[INFO] cloning repository https://github.com/DaveMcEwan/svdata
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DaveMcEwan/svdata" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaveMcEwan%2Fsvdata", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaveMcEwan%2Fsvdata'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ce7625a10c69096adbcfacfe7578f21d20d83c80
[INFO] testing DaveMcEwan/svdata against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDaveMcEwan%2Fsvdata" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DaveMcEwan/svdata
[INFO] finished tweaking git repo https://github.com/DaveMcEwan/svdata
[INFO] tweaked toml for git repo https://github.com/DaveMcEwan/svdata written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DaveMcEwan/svdata on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DaveMcEwan/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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 09ad0d2c693d1eb67d462b02bb7cca9f7181531e189817e6a904f43699270c94
[INFO] running `Command { std: "docker" "start" "-a" "09ad0d2c693d1eb67d462b02bb7cca9f7181531e189817e6a904f43699270c94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09ad0d2c693d1eb67d462b02bb7cca9f7181531e189817e6a904f43699270c94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09ad0d2c693d1eb67d462b02bb7cca9f7181531e189817e6a904f43699270c94", kill_on_drop: false }`
[INFO] [stdout] 09ad0d2c693d1eb67d462b02bb7cca9f7181531e189817e6a904f43699270c94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c22e657ad095724bbd8a95e34ca1a1d777bf248f02fc602d5686ef5dcd0caf1
[INFO] running `Command { std: "docker" "start" "-a" "0c22e657ad095724bbd8a95e34ca1a1d777bf248f02fc602d5686ef5dcd0caf1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling bytecount v0.6.2
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling bytecount v0.3.2
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling libc v0.2.117
[INFO] [stderr]    Compiling str-concat v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling anyhow v1.0.53
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling svdata v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling textwrap v0.14.2
[INFO] [stderr]    Compiling bitvec v0.19.6
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling regex v1.4.6
[INFO] [stderr]    Compiling verilog-filelist-parser v0.1.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling nom_locate v1.0.0
[INFO] [stderr]    Compiling nom_locate v2.1.0
[INFO] [stderr]    Compiling sv-parser-syntaxtree v0.13.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling sv-parser-macros v0.13.0
[INFO] [stderr]    Compiling nom-packrat-macros v0.5.0
[INFO] [stderr]    Compiling nom-recursive-macros v0.3.0
[INFO] [stderr]    Compiling nom-tracable-macros v0.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling clap_derive v3.0.14
[INFO] [stderr]    Compiling nom_locate v3.0.2
[INFO] [stderr]    Compiling nom-tracable v0.7.0
[INFO] [stderr]    Compiling nom-packrat v0.5.0
[INFO] [stderr]    Compiling nom-greedyerror v0.3.1
[INFO] [stderr]    Compiling nom-recursive v0.3.0
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling sv-parser-error v0.13.0
[INFO] [stderr]    Compiling enquote v1.1.0
[INFO] [stderr]    Compiling clap v3.0.14
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling serde_yaml v0.8.24
[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] [stdout] warning: unexpected `cfg` condition name: `tarpaulin`
[INFO] [stdout]   --> src/main.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[cfg_attr(tarpaulin, skip)]
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin`
[INFO] [stdout]   --> src/main.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[cfg_attr(tarpaulin, skip)]
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin`
[INFO] [stdout]    --> src/main.rs:162:12
[INFO] [stdout]     |
[INFO] [stdout] 162 | #[cfg_attr(tarpaulin, skip)]
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, nom v6.1.2, 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" "0c22e657ad095724bbd8a95e34ca1a1d777bf248f02fc602d5686ef5dcd0caf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c22e657ad095724bbd8a95e34ca1a1d777bf248f02fc602d5686ef5dcd0caf1", kill_on_drop: false }`
[INFO] [stdout] 0c22e657ad095724bbd8a95e34ca1a1d777bf248f02fc602d5686ef5dcd0caf1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 551abbb14bf08019f22bb40a923bdcd1439d94a86d4ce57ed086e17d341b4eb4
[INFO] running `Command { std: "docker" "start" "-a" "551abbb14bf08019f22bb40a923bdcd1439d94a86d4ce57ed086e17d341b4eb4", kill_on_drop: false }`
[INFO] [stderr]    Compiling svdata v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin`
[INFO] [stdout]   --> src/main.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[cfg_attr(tarpaulin, skip)]
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin`
[INFO] [stdout]   --> src/main.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[cfg_attr(tarpaulin, skip)]
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin`
[INFO] [stdout]    --> src/main.rs:162:12
[INFO] [stdout]     |
[INFO] [stdout] 162 | #[cfg_attr(tarpaulin, skip)]
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.71s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, nom v6.1.2, 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" "551abbb14bf08019f22bb40a923bdcd1439d94a86d4ce57ed086e17d341b4eb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "551abbb14bf08019f22bb40a923bdcd1439d94a86d4ce57ed086e17d341b4eb4", kill_on_drop: false }`
[INFO] [stdout] 551abbb14bf08019f22bb40a923bdcd1439d94a86d4ce57ed086e17d341b4eb4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c74906b410c5581d475f75b825d6359adc40ba6f7aae1bc20266ff22b8b39b99
[INFO] running `Command { std: "docker" "start" "-a" "c74906b410c5581d475f75b825d6359adc40ba6f7aae1bc20266ff22b8b39b99", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin`
[INFO] [stderr]   --> src/main.rs:64:12
[INFO] [stderr]    |
[INFO] [stderr] 64 | #[cfg_attr(tarpaulin, skip)]
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin`
[INFO] [stderr]   --> src/main.rs:75:12
[INFO] [stderr]    |
[INFO] [stderr] 75 | #[cfg_attr(tarpaulin, skip)]
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin`
[INFO] [stderr]    --> src/main.rs:162:12
[INFO] [stderr]     |
[INFO] [stderr] 162 | #[cfg_attr(tarpaulin, skip)]
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `svdata` (bin "svdata" test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, nom v6.1.2, 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/svdata-66581664bb42ed59)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/svdata-2e70f1f8b2121839)
[INFO] [stdout] 
[INFO] [stdout] running 384 tests
[INFO] [stdout] test tests::test_2state_case_eq3 ... ok
[INFO] [stdout] test tests::test_2state_case_eq10 ... ok
[INFO] [stdout] test tests::test_2state_case_eq0 ... ok
[INFO] [stdout] test tests::test_2state_case_eq1 ... ok
[INFO] [stdout] test tests::test_2state_case_eq6 ... ok
[INFO] [stdout] test tests::test_2state_case_eq2 ... ok
[INFO] [stdout] test tests::test_2state_case_eq4 ... ok
[INFO] [stdout] test tests::test_2state_case_eq5 ... ok
[INFO] [stdout] test tests::test_2state_case_eq11 ... ok
[INFO] [stdout] test tests::test_2state_case_eq9 ... ok
[INFO] [stdout] test tests::test_2state_cat1 ... ok
[INFO] [stdout] test tests::test_2state_ge1 ... ok
[INFO] [stdout] test tests::test_2state_cat0 ... ok
[INFO] [stdout] test tests::test_2state_case_eq8 ... ok
[INFO] [stdout] test tests::test_2state_ge5 ... ok
[INFO] [stdout] test tests::test_2state_ge4 ... ok
[INFO] [stdout] test tests::test_2state_ge12 ... ok
[INFO] [stdout] test tests::test_2state_ge0 ... ok
[INFO] [stdout] test tests::test_2state_ge10 ... ok
[INFO] [stdout] test tests::test_2state_case_eq7 ... ok
[INFO] [stdout] test tests::test_2state_ge11 ... ok
[INFO] [stdout] test tests::test_2state_ge2 ... ok
[INFO] [stdout] test tests::test_2state_ge8 ... ok
[INFO] [stdout] test tests::test_2state_gt1 ... ok
[INFO] [stdout] test tests::test_2state_ge9 ... ok
[INFO] [stdout] test tests::test_2state_ge3 ... ok
[INFO] [stdout] test tests::test_2state_gt3 ... ok
[INFO] [stdout] test tests::test_2state_gt4 ... ok
[INFO] [stdout] test tests::test_2state_gt2 ... ok
[INFO] [stdout] test tests::test_2state_gt10 ... ok
[INFO] [stdout] test tests::test_2state_cat2 ... ok
[INFO] [stdout] test tests::test_2state_gt8 ... ok
[INFO] [stdout] test tests::test_2state_gt12 ... ok
[INFO] [stdout] test tests::test_2state_gt7 ... ok
[INFO] [stdout] test tests::test_2state_gt6 ... ok
[INFO] [stdout] test tests::test_2state_ge6 ... ok
[INFO] [stdout] test tests::test_2state_ge7 ... ok
[INFO] [stdout] test tests::test_2state_gt11 ... ok
[INFO] [stdout] test tests::test_2state_gt0 ... ok
[INFO] [stdout] test tests::test_2state_case_eq12 ... ok
[INFO] [stdout] test tests::test_2state_gt9 ... ok
[INFO] [stdout] test tests::test_2state_le0 ... ok
[INFO] [stdout] test tests::test_2state_le10 ... ok
[INFO] [stdout] test tests::test_2state_inv0 ... ok
[INFO] [stdout] test tests::test_2state_le1 ... ok
[INFO] [stdout] test tests::test_2state_inv1 ... ok
[INFO] [stdout] test tests::test_2state_is_zero0 ... ok
[INFO] [stdout] test tests::test_2state_is_zero1 ... ok
[INFO] [stdout] test tests::test_2state_gt5 ... ok
[INFO] [stdout] test tests::test_2state_le11 ... ok
[INFO] [stdout] test tests::test_2state_le2 ... ok
[INFO] [stdout] test tests::test_2state_le5 ... ok
[INFO] [stdout] test tests::test_2state_le6 ... ok
[INFO] [stdout] test tests::test_2state_le8 ... ok
[INFO] [stdout] test tests::test_2state_le4 ... ok
[INFO] [stdout] test tests::test_2state_logical_eq1 ... ok
[INFO] [stdout] test tests::test_2state_le12 ... ok
[INFO] [stdout] test tests::test_2state_le9 ... ok
[INFO] [stdout] test tests::test_2state_logical_eq2 ... ok
[INFO] [stdout] test tests::test_2state_logical_eq3 ... ok
[INFO] [stdout] test tests::test_2state_le7 ... ok
[INFO] [stdout] test tests::test_2state_lsl1 ... ok
[INFO] [stdout] test tests::test_2state_logical_eq0 ... ok
[INFO] [stdout] test tests::test_2state_lsl3 ... ok
[INFO] [stdout] test tests::test_2state_lsr0 ... ok
[INFO] [stdout] test tests::test_2state_lsl0 ... ok
[INFO] [stdout] test tests::test_2state_lt1 ... ok
[INFO] [stdout] test tests::test_2state_lsl2 ... ok
[INFO] [stdout] test tests::test_2state_lsr2 ... ok
[INFO] [stdout] test tests::test_2state_le3 ... ok
[INFO] [stdout] test tests::test_2state_lt0 ... ok
[INFO] [stdout] test tests::test_2state_lt10 ... ok
[INFO] [stdout] test tests::test_2state_lt12 ... ok
[INFO] [stdout] test tests::test_2state_lt3 ... ok
[INFO] [stdout] test tests::test_2state_lt8 ... ok
[INFO] [stdout] test tests::test_2state_lt6 ... ok
[INFO] [stdout] test tests::test_2state_lt9 ... ok
[INFO] [stdout] test tests::test_2state_lt7 ... ok
[INFO] [stdout] test tests::test_2state_lt4 ... ok
[INFO] [stdout] test tests::test_2state_matched_sign_extension2 ... ok
[INFO] [stdout] test tests::test_2state_matched_sign_extension1 ... ok
[INFO] [stdout] test tests::test_2state_lsr1 ... ok
[INFO] [stdout] test tests::test_2state_lt11 ... ok
[INFO] [stdout] test tests::test_2state_lt5 ... ok
[INFO] [stdout] test tests::test_2state_matched_sign_extension3 ... ok
[INFO] [stdout] test tests::test_2state_matched_sign_extension0 ... ok
[INFO] [stdout] test tests::test_2state_neg0 ... ok
[INFO] [stdout] test tests::test_2state_lt2 ... ok
[INFO] [stdout] test tests::test_2state_neg2 ... ok
[INFO] [stdout] test tests::test_2state_rol0 ... ok
[INFO] [stdout] test tests::test_2state_ror0 ... ok
[INFO] [stdout] test tests::test_2state_sign_extension2 ... ok
[INFO] [stdout] test tests::test_2state_ror1 ... ok
[INFO] [stdout] test tests::test_2state_signed_addition_neg_neg0 ... ok
[INFO] [stdout] test tests::test_2state_neg1 ... ok
[INFO] [stdout] test tests::test_2state_rol1 ... ok
[INFO] [stdout] test tests::test_2state_signed_addition_neg_neg2 ... ok
[INFO] [stdout] test tests::test_2state_sign_extension0 ... ok
[INFO] [stdout] test tests::test_2state_sign_extension1 ... ok
[INFO] [stdout] test tests::test_2state_signed_addition_neg_neg3 ... ok
[INFO] [stdout] test tests::test_2state_signed_addition_neg_pos1 ... ok
[INFO] [stdout] test tests::test_2state_signed_addition_neg_pos0 ... ok
[INFO] [stdout] test tests::test_2state_signed_addition_neg_neg1 ... ok
[INFO] [stdout] test tests::test_2state_is_zero2 ... ok
[INFO] [stdout] test tests::test_2state_signed_addition_neg_pos3 ... ok
[INFO] [stdout] test tests::test_2state_signed_addition_pos_pos0 ... ok
[INFO] [stdout] test tests::test_2state_signed_addition_neg_pos2 ... ok
[INFO] [stdout] test tests::test_2state_signed_addition_pos_pos1 ... ok
[INFO] [stdout] test tests::test_2state_signed_is_negative1 ... ok
[INFO] [stdout] test tests::test_2state_signed_is_negative3 ... ok
[INFO] [stdout] test tests::test_2state_signed_is_negative2 ... ok
[INFO] [stdout] test tests::test_2state_signed_mul_neg_neg0 ... ok
[INFO] [stdout] test tests::test_2state_signed_mul_pos_neg0 ... ok
[INFO] [stdout] test tests::test_2state_signed_addition_pos_pos3 ... ok
[INFO] [stdout] test tests::test_2state_signed_mul_pos_pos0 ... ok
[INFO] [stdout] test tests::test_2state_signed_addition_pos_pos2 ... ok
[INFO] [stdout] test tests::test_2state_signed_mul_pos_pos1 ... ok
[INFO] [stdout] test tests::test_2state_signed_unsigned_addition0 ... ok
[INFO] [stdout] test tests::test_2state_signed_unsigned_addition1 ... ok
[INFO] [stdout] test tests::test_2state_signed_is_negative0 ... ok
[INFO] [stdout] test tests::test_2state_signed_mul_neg_neg1 ... ok
[INFO] [stdout] test tests::test_2state_truncate1 ... ok
[INFO] [stdout] test tests::test_2state_truncate3 ... ok
[INFO] [stdout] test tests::test_2state_signed_mul_pos_neg1 ... ok
[INFO] [stdout] test tests::test_2state_unsigned_mul0 ... ok
[INFO] [stdout] test tests::test_2state_usize_to_primlit0 ... ok
[INFO] [stdout] test tests::test_2state_signed_unsigned_mul1 ... ok
[INFO] [stdout] test tests::test_2state_truncate2 ... ok
[INFO] [stdout] test tests::test_2state_unsigned_mul2 ... ok
[INFO] [stdout] test tests::test_2state_usize_to_primlit1 ... ok
[INFO] [stdout] test tests::test_2state_unsigned_addition0 ... ok
[INFO] [stdout] test tests::test_2state_signed_unsigned_mul0 ... ok
[INFO] [stdout] test tests::test_2state_value_minimum_width2 ... ok
[INFO] [stdout] test tests::test_2state_unsigned_addition3 ... ok
[INFO] [stdout] test tests::test_2state_unsigned_addition2 ... ok
[INFO] [stdout] test tests::test_2state_unsigned_addition5 ... ok
[INFO] [stdout] test tests::test_2state_unsigned_mul1 ... ok
[INFO] [stdout] test tests::test_2state_unsigned_addition1 ... ok
[INFO] [stdout] test tests::test_2state_value_minimum_width1 ... ok
[INFO] [stdout] test tests::test_2state_unsigned_addition4 ... ok
[INFO] [stdout] test tests::test_4state_case_eq1 ... ok
[INFO] [stdout] test tests::test_4state_case_eq0 ... ok
[INFO] [stdout] test tests::test_2state_value_minimum_width5 ... ok
[INFO] [stdout] test tests::test_2state_value_minimum_width0 ... ok
[INFO] [stdout] test tests::test_2state_value_minimum_width6 ... ok
[INFO] [stdout] test tests::test_2state_wildcard_eq0 ... ok
[INFO] [stdout] test tests::test_2state_wildcard_eq1 ... ok
[INFO] [stdout] test tests::test_2state_wildcard_eq2 ... ok
[INFO] [stdout] test tests::test_4state_case_eq2 ... ok
[INFO] [stdout] test tests::test_2state_value_minimum_width3 ... ok
[INFO] [stdout] test tests::test_4state_ge0 ... ok
[INFO] [stdout] test tests::test_2state_wildcard_eq3 ... ok
[INFO] [stdout] test tests::test_4state_ge1 ... ok
[INFO] [stdout] test tests::test_4state_ge2 ... ok
[INFO] [stdout] test tests::test_4state_cat0 ... ok
[INFO] [stdout] test tests::test_4state_cat2 ... ok
[INFO] [stdout] test tests::test_2state_value_minimum_width4 ... ok
[INFO] [stdout] test tests::test_4state_le0 ... ok
[INFO] [stdout] test tests::test_4state_cat1 ... ok
[INFO] [stdout] test tests::test_4state_gt1 ... ok
[INFO] [stdout] test tests::test_4state_logical_eq1 ... ok
[INFO] [stdout] test tests::test_4state_le1 ... ok
[INFO] [stdout] test tests::test_4state_inv0 ... ok
[INFO] [stdout] test tests::test_4state_gt2 ... ok
[INFO] [stdout] test tests::test_4state_lsl3 ... ok
[INFO] [stdout] test tests::test_4state_gt0 ... ok
[INFO] [stdout] test tests::test_4state_logical_eq0 ... ok
[INFO] [stdout] test tests::test_4state_le2 ... ok
[INFO] [stdout] test tests::test_4state_inv1 ... ok
[INFO] [stdout] test tests::test_4state_logical_eq2 ... ok
[INFO] [stdout] test tests::test_4state_lsr2 ... ok
[INFO] [stdout] test tests::test_4state_lsl2 ... ok
[INFO] [stdout] test tests::test_4state_matched_sign_extension2 ... ok
[INFO] [stdout] test tests::test_4state_lsl0 ... ok
[INFO] [stdout] test tests::test_4state_lt0 ... ok
[INFO] [stdout] test tests::test_4state_lt1 ... ok
[INFO] [stdout] test tests::test_4state_lt2 ... ok
[INFO] [stdout] test tests::test_4state_lsl1 ... ok
[INFO] [stdout] test tests::test_4state_neg1 ... ok
[INFO] [stdout] test tests::test_4state_neg2 ... ok
[INFO] [stdout] test tests::test_4state_rol1 ... ok
[INFO] [stdout] test tests::test_4state_matched_sign_extension0 ... ok
[INFO] [stdout] test tests::test_4state_matched_sign_extension1 ... ok
[INFO] [stdout] test tests::test_4state_sign_extension0 ... ok
[INFO] [stdout] test tests::test_4state_neg0 ... ok
[INFO] [stdout] test tests::test_4state_signed_addition_neg_neg0 ... ok
[INFO] [stdout] test tests::test_4state_signed_addition_neg_neg1 ... ok
[INFO] [stdout] test tests::test_4state_lsr1 ... ok
[INFO] [stdout] test tests::test_4state_signed_addition_pos_pos1 ... ok
[INFO] [stdout] test tests::test_4state_signed_addition_neg_neg3 ... ok
[INFO] [stdout] test tests::test_4state_ror1 ... ok
[INFO] [stdout] test tests::test_4state_rol0 ... ok
[INFO] [stdout] test tests::test_4state_signed_addition_neg_pos3 ... ok
[INFO] [stdout] test tests::test_4state_signed_addition_pos_pos3 ... ok
[INFO] [stdout] test tests::test_4state_signed_addition_neg_pos0 ... ok
[INFO] [stdout] test tests::test_4state_signed_addition_neg_pos1 ... ok
[INFO] [stdout] test tests::test_4state_signed_addition_pos_pos2 ... ok
[INFO] [stdout] test tests::test_4state_signed_addition_neg_pos2 ... ok
[INFO] [stdout] test tests::test_4state_signed_addition_pos_pos0 ... ok
[INFO] [stdout] test tests::test_4state_signed_addition_neg_neg2 ... ok
[INFO] [stdout] test tests::test_4state_signed_mul_pos_neg0 ... ok
[INFO] [stdout] test tests::test_4state_signed_mul_pos_pos0 ... ok
[INFO] [stdout] test tests::test_4state_signed_mul_neg_neg0 ... ok
[INFO] [stdout] test tests::test_4state_signed_mul_neg_neg1 ... ok
[INFO] [stdout] test tests::test_4state_signed_unsigned_mul0 ... ok
[INFO] [stdout] test tests::test_4state_truncate1 ... ok
[INFO] [stdout] test tests::test_4state_ror0 ... ok
[INFO] [stdout] test tests::test_4state_truncate0 ... ok
[INFO] [stdout] test tests::test_4state_truncate2 ... ok
[INFO] [stdout] test tests::test_4state_truncate3 ... ok
[INFO] [stdout] test tests::test_4state_signed_mul_pos_neg1 ... ok
[INFO] [stdout] test tests::test_4state_sign_extension1 ... ok
[INFO] [stdout] test tests::test_4state_unsigned_addition2 ... ok
[INFO] [stdout] test tests::test_4state_unsigned_addition0 ... ok
[INFO] [stdout] test tests::test_4state_unsigned_mul0 ... ok
[INFO] [stdout] test tests::test_4state_sign_extension2 ... ok
[INFO] [stdout] test tests::test_4state_value_minimum_width0 ... ok
[INFO] [stdout] test tests::test_4state_value_minimum_width1 ... ok
[INFO] [stdout] test tests::test_4state_unsigned_addition5 ... ok
[INFO] [stdout] test tests::test_4state_unsigned_addition1 ... ok
[INFO] [stdout] test tests::test_4state_signed_mul_pos_pos1 ... ok
[INFO] [stdout] test tests::test_4state_signed_unsigned_mul1 ... ok
[INFO] [stdout] test tests::test_4state_unsigned_mul1 ... ok
[INFO] [stdout] test tests::test_4state_unsigned_addition4 ... ok
[INFO] [stdout] test tests::test_4state_signed_unsigned_addition1 ... ok
[INFO] [stdout] test tests::test_4state_unsigned_mul2 ... ok
[INFO] [stdout] test tests::test_4state_value_minimum_width2 ... ok
[INFO] [stdout] test tests::test_4state_value_minimum_width3 ... ok
[INFO] [stdout] test tests::test_4state_value_minimum_width4 ... ok
[INFO] [stdout] test tests::test_4state_value_minimum_width5 ... ok
[INFO] [stdout] test tests::test_4state_xz_case_eq2 ... ok
[INFO] [stdout] test tests::test_4state_value_minimum_width6 ... ok
[INFO] [stdout] test tests::test_4state_wildcard_eq0 ... ok
[INFO] [stdout] test tests::test_4state_wildcard_eq1 ... ok
[INFO] [stdout] test tests::test_4state_signed_unsigned_addition0 ... ok
[INFO] [stdout] test tests::test_4state_wildcard_eq2 ... ok
[INFO] [stdout] test tests::test_4state_xz_case_eq0 ... ok
[INFO] [stdout] test tests::test_4state_xz_case_eq1 ... ok
[INFO] [stdout] test tests::test_4state_xz_case_eq3 ... ok
[INFO] [stdout] test tests::test_2state_truncate0 ... ok
[INFO] [stdout] test tests::test_4state_xz_case_eq6 ... ok
[INFO] [stdout] test tests::test_4state_xz_cat0 ... ok
[INFO] [stdout] test tests::test_4state_unsigned_addition3 ... ok
[INFO] [stdout] test tests::test_4state_xz_cat1 ... ok
[INFO] [stdout] test tests::test_4state_xz_gt1 ... ok
[INFO] [stdout] test tests::test_4state_xz_gt2 ... ok
[INFO] [stdout] test tests::test_4state_xz_gt0 ... ok
[INFO] [stdout] test tests::test_4state_xz_ge0 ... ok
[INFO] [stdout] test tests::test_4state_xz_ge1 ... ok
[INFO] [stdout] test tests::test_4state_xz_case_eq5 ... ok
[INFO] [stdout] test tests::test_4state_xz_case_eq4 ... ok
[INFO] [stdout] test tests::test_4state_xz_cat2 ... ok
[INFO] [stdout] test tests::test_4state_lsr0 ... ok
[INFO] [stdout] test tests::test_4state_xz_le2 ... ok
[INFO] [stdout] test tests::test_4state_xz_le0 ... ok
[INFO] [stdout] test tests::test_4state_xz_logical_eq2 ... ok
[INFO] [stdout] test tests::test_4state_xz_logical_eq1 ... ok
[INFO] [stdout] test tests::test_4state_xz_le1 ... ok
[INFO] [stdout] test tests::test_4state_xz_inv0 ... ok
[INFO] [stdout] test tests::test_4state_xz_logical_eq0 ... ok
[INFO] [stdout] test tests::test_4state_xz_inv1 ... ok
[INFO] [stdout] test tests::test_4state_xz_lsr2 ... ok
[INFO] [stdout] test tests::test_4state_xz_lsl0 ... ok
[INFO] [stdout] test tests::test_4state_xz_lsr3 ... ok
[INFO] [stdout] test tests::test_4state_xz_lt0 ... ok
[INFO] [stdout] test tests::test_4state_xz_lsl5 ... ok
[INFO] [stdout] test tests::test_4state_xz_lsl6 ... ok
[INFO] [stdout] test tests::test_4state_xz_lsl2 ... ok
[INFO] [stdout] test tests::test_4state_xz_lsr1 ... ok
[INFO] [stdout] test tests::test_4state_xz_lsl3 ... ok
[INFO] [stdout] test tests::test_4state_xz_lt2 ... ok
[INFO] [stdout] test tests::test_4state_xz_matched_sign_extension2 ... ok
[INFO] [stdout] test tests::test_4state_xz_lsl1 ... ok
[INFO] [stdout] test tests::test_4state_xz_logical_eq3 ... ok
[INFO] [stdout] test tests::test_4state_xz_lsr4 ... ok
[INFO] [stdout] test tests::test_4state_xz_lt1 ... ok
[INFO] [stdout] test tests::test_4state_xz_lsr0 ... ok
[INFO] [stdout] test tests::test_4state_xz_ror1 ... ok
[INFO] [stdout] test tests::test_4state_xz_rol0 ... ok
[INFO] [stdout] test tests::test_4state_xz_lsl7 ... ok
[INFO] [stdout] test tests::test_4state_xz_ror0 ... ok
[INFO] [stdout] test tests::test_4state_xz_matched_sign_extension1 ... ok
[INFO] [stdout] test tests::test_4state_xz_lsl4 ... ok
[INFO] [stdout] test tests::test_4state_xz_rol1 ... ok
[INFO] [stdout] test tests::test_4state_xz_sign_extension0 ... ok
[INFO] [stdout] test tests::test_4state_xz_matched_sign_extension0 ... ok
[INFO] [stdout] test tests::test_4state_xz_signed_mul_pos_neg0 ... ok
[INFO] [stdout] test tests::test_4state_xz_sign_extension1 ... ok
[INFO] [stdout] test tests::test_4state_xz_signed_unsigned_addition1 ... ok
[INFO] [stdout] test tests::test_4state_xz_signed_mul_neg_neg0 ... ok
[INFO] [stdout] test tests::test_4state_xz_sign_extension2 ... ok
[INFO] [stdout] test tests::test_4state_xz_signed_unsigned_mul0 ... ok
[INFO] [stdout] test tests::test_4state_xz_truncate0 ... ok
[INFO] [stdout] test tests::test_4state_xz_truncate1 ... ok
[INFO] [stdout] test tests::test_4state_xz_truncate3 ... ok
[INFO] [stdout] test tests::test_4state_xz_signed_addition_neg_pos0 ... ok
[INFO] [stdout] test tests::test_4state_xz_signed_addition_pos_pos0 ... ok
[INFO] [stdout] test tests::test_4state_xz_signed_addition_neg_neg0 ... ok
[INFO] [stdout] test tests::test_4state_xz_unsigned_mul0 ... ok
[INFO] [stdout] test tests::test_4state_xz_signed_unsigned_mul1 ... ok
[INFO] [stdout] test tests::test_4state_xz_signed_mul_pos_neg1 ... ok
[INFO] [stdout] test tests::test_4state_xz_unsigned_addition2 ... ok
[INFO] [stdout] test tests::test_4state_xz_unsigned_mul1 ... ok
[INFO] [stdout] test tests::test_4state_xz_wildcard_eq1 ... ok
[INFO] [stdout] test tests::test_4state_xz_signed_mul_pos_pos0 ... ok
[INFO] [stdout] test tests::test_4state_xz_signed_mul_neg_neg1 ... ok
[INFO] [stdout] test tests::test_4state_xz_truncate2 ... ok
[INFO] [stdout] test tests::test_4state_xz_unsigned_addition0 ... ok
[INFO] [stdout] test tests::test_4state_xz_wildcard_eq0 ... ok
[INFO] [stdout] test tests::test_4state_xz_unsigned_addition1 ... ok
[INFO] [stdout] test tests::test_4state_xz_wildcard_eq3 ... ok
[INFO] [stdout] test tests::test_4state_xz_wildcard_eq2 ... ok
[INFO] [stdout] test tests::test_4state_xz_unsigned_mul2 ... ok
[INFO] [stdout] test tests::test_4state_xz_ge2 ... ok
[INFO] [stdout] test tests::test_4state_xz_signed_unsigned_addition0 ... ok
[INFO] [stdout] test tests::test_4state_xz_signed_mul_pos_pos1 ... ok
[INFO] [stdout] test tests::test_4state_xz_case_eq7 ... ok
[INFO] [stdout] test tests::test_ansi_port_inout_net_class ... ok
[INFO] [stdout] test tests::test_ansi_port_input_net_class ... ok
[INFO] [stdout] test tests::test_ansi_port_output_net_class ... ok
[INFO] [stdout] test tests::test_ansi_port_localparam ... ok
[INFO] [stdout] test tests::test_ansi_port_output_var_class ... ok
[INFO] [stdout] test tests::test_ansi_port_input_var_class ... ok
[INFO] [stdout] test tests::test_ansi_port_input_net_signed ... ok
[INFO] [stdout] test tests::test_ansi_port_output_net_signed ... ok
[INFO] [stdout] test tests::test_ansi_port_output_var_unsigned ... ok
[INFO] [stdout] test tests::test_ansi_port_input_var_unsigned ... ok
[INFO] [stdout] test tests::test_ansi_port_input_var_signed ... ok
[INFO] [stdout] test tests::test_ansi_port_output_net_unsigned ... ok
[INFO] [stdout] test tests::test_ansi_port_parameter_comment_inheritance1 ... ok
[INFO] [stdout] test tests::test_ansi_port_inout_net_signed ... ok
[INFO] [stdout] test tests::test_ansi_module_header_comment0 ... ok
[INFO] [stdout] test tests::test_ansi_port_parameter_comment_nokeyword ... ok
[INFO] [stdout] test tests::test_ieee1800_2017_mh1 ... ok
[INFO] [stdout] test tests::test_ansi_port_parameter_comment_inheritance0 ... ok
[INFO] [stdout] test tests::test_ansi_port_parameter_comment_keyword ... ok
[INFO] [stdout] test tests::test_ansi_port_inout_net_unsigned ... ok
[INFO] [stdout] test tests::test_ansi_port_comment_keyword1 ... ok
[INFO] [stdout] test tests::test_ansi_port_output_var_signed ... ok
[INFO] [stdout] test tests::test_ieee1800_2017_mh0 ... ok
[INFO] [stdout] test tests::test_ieee1800_2017_mh10 ... ok
[INFO] [stdout] test tests::test_ieee1800_2017_mh12 ... ok
[INFO] [stdout] test tests::test_ieee1800_2017_mh14 ... ok
[INFO] [stdout] test tests::test_ansi_port_parameter_keyword ... ok
[INFO] [stdout] test tests::test_ieee1800_2017_mh11 ... ok
[INFO] [stdout] test tests::test_ansi_port_input_net_unsigned ... ok
[INFO] [stdout] test tests::test_ieee1800_2017_mh13 ... ok
[INFO] [stdout] test tests::test_ieee1800_2017_mh15 ... ok
[INFO] [stdout] test tests::test_ieee1800_2017_mh18 ... ok
[INFO] [stdout] test tests::test_ansi_module_package_common_file1 ... ok
[INFO] [stdout] test tests::test_ieee1800_2017_mh5 ... ok
[INFO] [stdout] test tests::test_ieee1800_2017_mh16 ... ok
[INFO] [stdout] test tests::test_ieee1800_2017_mh2 ... ok
[INFO] [stdout] test tests::test_ansi_port_comment_keyword0 ... ok
[INFO] [stdout] test tests::test_ieee1800_2017_mh3 ... ok
[INFO] [stdout] test tests::test_ieee1800_2017_mh17 ... ok
[INFO] [stdout] test tests::test_ieee1800_2017_mh4 ... ok
[INFO] [stdout] test tests::test_ieee1800_2017_mh7 ... ok
[INFO] [stdout] test tests::test_ieee1800_2017_mh8 ... ok
[INFO] [stdout] test tests::test_ieee1800_2017_mh20 ... ok
[INFO] [stdout] test tests::test_ieee1800_2017_mh19 ... ok
[INFO] [stdout] test tests::test_ieee1800_2017_mh9 ... ok
[INFO] [stdout] test tests::test_ansi_port_parameter_nokeyword ... ok
[INFO] [stdout] test tests::test_ansi_module_package_common_file0 ... ok
[INFO] [stdout] test tests::test_instantiation_no_port_connections ... ok
[INFO] [stdout] test tests::test_instantiation_unconnected_port_connections ... ok
[INFO] [stdout] test tests::test_instantiation_byname_variabel_indexing ... ok
[INFO] [stdout] test tests::test_instantiation_byorder_simple ... ok
[INFO] [stdout] test tests::test_instantiation_byname_label ... ok
[INFO] [stdout] test tests::test_package_localparam_smoketest ... ok
[INFO] [stdout] test tests::test_package_localparam_expressions ... ok
[INFO] [stdout] test tests::test_package_parameter_comment_inheritance0 ... ok
[INFO] [stdout] test tests::test_instantiation_byname_multiple_modules ... ok
[INFO] [stdout] test tests::test_parameter_resolver_binary_operations0 ... ok
[INFO] [stdout] test tests::test_instantiation_byname_simpel_datagraph ... ok
[INFO] [stdout] test tests::test_instantiation_byname_complex_datagraph ... ok
[INFO] [stdout] test tests::test_instantiation_byname_fulladder ... ok
[INFO] [stdout] test tests::test_package_localparam_usertypes ... ok
[INFO] [stdout] test tests::test_instantiation_byname_circular_datagraph ... ok
[INFO] [stdout] test tests::test_parameter_resolver_binary_operations1 ... ok
[INFO] [stdout] test tests::test_package_localparam_comments ... ok
[INFO] [stdout] test tests::test_ieee1800_2017_mh6 ... ok
[INFO] [stdout] test tests::test_package_localparam_nonintegral ... ok
[INFO] [stdout] test tests::test_package_localparam_integral ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 384 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.40s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests svdata
[INFO] [stdout] 
[INFO] [stdout] running 299 tests
[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 5553) ... 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::_matched_sign_extend (line 428) ... 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::_minimum_width (line 5532) ... 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::_minimum_width (line 5619) ... 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 372) ... 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::_matched_sign_extend (line 487) ... 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::_sign_extend (line 663) ... 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 5682) ... ok
[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::_sign_extend (line 684) ... 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::_minimum_width (line 5745) ... 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::_minimum_width (line 5640) ... 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::_truncate (line 5867) ... 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::_sign_extend (line 771) ... 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::_truncate (line 5954) ... 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 313) ... 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::_minimum_width (line 5703) ... 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::_sign_extend (line 837) ... 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::_truncate (line 6104) ... FAILED
[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::add_primlit (line 6259) ... 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::add_primlit (line 6315) ... 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 6203) ... 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 6402) ... 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 6287) ... 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::_truncate (line 6017) ... 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 6632) ... 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 5888) ... 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 6576) ... 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::_truncate (line 6041) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_matched_sign_extend (line 257) has been running for over 60 seconds
[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 6865) ... 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::add_primlit (line 6894) ... 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 6953) ... 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 6925) ... 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::case_eq (line 4371) ... 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::add_primlit (line 6719) ... 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::case_eq (line 4476) ... 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::add_primlit (line 7041) ... 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 4350) ... 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 4413) ... 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::case_eq (line 4518) ... 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::case_eq (line 4602) ... 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 4734) ... 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::_truncate (line 5930) has been running for over 60 seconds
[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 4776) ... 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::case_eq (line 4539) ... 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::case_eq (line 4668) ... 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::cat (line 2318) ... 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::case_eq (line 4626) ... 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::cat (line 2492) ... 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 4692) ... 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::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::cat (line 2405) ... 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::cat (line 2464) ... 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::case_eq (line 4392) ... 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 4051) ... 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::add_primlit (line 6520) has been running for over 60 seconds
[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 4093) ... 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 4135) ... 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 4114) ... 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 4267) ... 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 3492) ... 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::add_primlit (line 6837) has been running for over 60 seconds
[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 4222) ... 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::ge (line 4243) ... 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::gt (line 3576) ... 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 3534) ... 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 3660) ... 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 3768) ... 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 3813) ... 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::inv (line 1110) ... 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 3855) ... 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::_matched_sign_extend (line 257) ... 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::_truncate (line 5930) ... 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 87) ... 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::inv (line 1134) ... 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::is_zero (line 134) ... 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::inv (line 1179) ... 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::is_negative (line 99) ... 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::gt (line 3639) ... 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::le (line 3172) ... 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::le (line 3214) ... 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::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 3343) ... 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 3067) ... 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 3409) ... 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::logical_eq (line 4924) ... 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 3277) ... 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 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 3130) ... 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::le (line 3151) ... 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::le (line 3088) ... 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 5119) ... 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 5011) ... 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 1370) ... 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 1349) ... 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::logical_eq (line 4990) ... 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::lsl (line 1412) ... 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::logical_eq (line 4945) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsl (line 1478) ... ok
[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::le (line 3256) ... 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 1760) ... 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::lsl (line 1304) ... 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::lsr (line 1826) ... 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::lsl (line 1583) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsr (line 1847) ... ok
[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 2585) ... 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::le (line 3109) has been running for over 60 seconds
[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::lt (line 2711) ... 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::lsl (line 1541) ... 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 2837) ... 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 2795) ... 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::lt (line 2882) ... 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::lt (line 2927) ... 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 2816) ... 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::lt (line 2903) ... 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::le (line 3109) ... 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::mult (line 7274) ... 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 7330) ... 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 7476) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7389) ... ok
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7246) ... ok
[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) ... ok
[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 7535) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7563) ... ok
[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 7190) ... 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::mult (line 7678) ... 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::lsl (line 1520) has been running for over 60 seconds
[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 7852) ... 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::mult (line 7936) ... 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 7591) ... 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::mult (line 7824) ... ok
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7706) ... ok
[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::mult (line 7964) ... 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::mult (line 8082) ... 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::negate (line 984) ... 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::negate (line 918) ... 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::lt (line 2669) has been running for over 60 seconds
[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 7995) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::negate (line 960) ... ok
[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::rol (line 2069) ... 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::ror (line 2208) ... 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 2024) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ror (line 2163) ... ok
[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 2139) ... ok
[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 5160) ... 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::rol (line 1979) ... FAILED
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7448) has been running for over 60 seconds
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::wildcard_eq (line 5334) ... ok
[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 5313) ... ok
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::wildcard_eq (line 5355) ... ok
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::usize_to_primlit (line 8222) ... ok
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::usize_to_primlit (line 8208) ... ok
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::wildcard_eq (line 5289) ... ok
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::wildcard_eq (line 5376) ... ok
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsl (line 1520) ... ok
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7647) has been running for over 60 seconds
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7647) ... ok
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7448) ... ok
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::wildcard_eq (line 5223) ... ok
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2669) ... ok
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ror (line 2184) ... ok
[INFO] [stdout] test src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::rol (line 2048) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_minimum_width (line 5574) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc2oM0SZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc2oM0SZ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestvxyirG/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcVKKTnQ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcVKKTnQ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestbCV6A5/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustccrhOF1/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustccrhOF1/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestjt7t41/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcVpQ9Sw/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcVpQ9Sw/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest05XURe/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcr89xJ1/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcr89xJ1/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestYkN4IA/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcZTHviD/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcZTHviD/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestXFimI3/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcjzkECg/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcjzkECg/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestYmLTUT/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc1VAqxD/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc1VAqxD/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestw4acKH/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcA7GR5o/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcA7GR5o/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestrhYiel/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc86IvCC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc86IvCC/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestKXZg4L/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcXrpBsq/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcXrpBsq/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestmYJ54h/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcRqeT9r/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcRqeT9r/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestorWMno/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcmjyDYt/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcmjyDYt/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestQ6lf8w/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc5q8GtJ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc5q8GtJ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestIvCbC6/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcYUyHjg/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcYUyHjg/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestnknZcg/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcKxzmHd/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcKxzmHd/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestTmSB38/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcUieInr/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcUieInr/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesty407Qj/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcCfiBoK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcCfiBoK/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestI1lrUM/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustco1elha/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustco1elha/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestWZxQ04/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcQ8EUbT/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcQ8EUbT/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestOX75q6/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcsG0AhZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcsG0AhZ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestnxDjja/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcio1jvZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcio1jvZ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestuUL20B/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcOxD6HP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcOxD6HP/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestDgrjK9/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcp0j11T/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcp0j11T/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest1Aheca/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcoxlKJ8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcoxlKJ8/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestDcDBpP/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustchboGJo/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustchboGJo/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest2KJsC2/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc7aIVKi/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc7aIVKi/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestZZglOq/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcQwH2XD/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcQwH2XD/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestZFIJZA/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcQa0k5V/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcQa0k5V/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest1fU2Xw/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustczanegg/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustczanegg/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest8qbF99/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustczWujGy/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustczWujGy/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesttNkfBf/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcFe9D0k/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcFe9D0k/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestlsXcB1/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcJK4Xlp/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcJK4Xlp/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestBhrZks/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcfhTF1k/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcfhTF1k/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest266Pe4/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc9mRdwV/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc9mRdwV/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestvhKAy0/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_matched_sign_extend (line 341) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcChFm2k/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcChFm2k/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest31BFJG/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcDqYvLV/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcDqYvLV/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestGmE9wR/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcDFlGUn/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcDFlGUn/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestZhUgw1/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustczRUmUt/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustczRUmUt/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestrGTCL3/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcwKudRn/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcwKudRn/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestHJNLDn/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcHFAY0W/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcHFAY0W/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestMjgUvA/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcCqFzK5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcCqFzK5/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestGikIow/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcph3i9v/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcph3i9v/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestKXsUpI/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcqJvNRR/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcqJvNRR/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestFcImAR/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcxNC6bQ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcxNC6bQ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestlI0POG/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcXEbLBP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcXEbLBP/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestOWq33Z/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustchtzANp/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustchtzANp/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestCbOyvg/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcnIQ0LZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcnIQ0LZ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest8SBt1u/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc2enhrt/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc2enhrt/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestjxFomF/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc7dWLFT/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc7dWLFT/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest4LqrYa/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcJj78wD/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcJj78wD/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestH3Ovd7/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcySd0Fp/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcySd0Fp/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestIfpNqe/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcMdDgmt/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcMdDgmt/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest29FGWh/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcEIDVWN/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcEIDVWN/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestwJkc0r/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcYzjTTi/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcYzjTTi/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest18LBTN/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcVBAkD8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcVBAkD8/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestWc2XGP/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustckUIM9q/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustckUIM9q/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest0wSPvo/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc6Yi41j/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc6Yi41j/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestDDlh7H/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcwMFrJ8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcwMFrJ8/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestWjFlnz/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustclNSNY1/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustclNSNY1/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestXGadzx/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcQMT8a3/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcQMT8a3/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest7RHLus/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcfRuVl1/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcfRuVl1/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestgGUAi8/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustckLOL5Q/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustckLOL5Q/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestyHk89G/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcCAJONn/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcCAJONn/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestGhy3eM/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcbbHLIb/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcbbHLIb/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestnIz0oG/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcNRiTSJ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcNRiTSJ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestPEAlXq/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcWp6HCV/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcWp6HCV/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest02S8zt/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcrkS0PS/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcrkS0PS/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestbcNP9W/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcjIIt19/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcjIIt19/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestfrOmDA/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcUkeGXM/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcUkeGXM/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest27FEYs/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcKETlDR/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcKETlDR/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest7Sj24T/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustchSxsoz/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustchSxsoz/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestZfqEWU/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcYFo27Y/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcYFo27Y/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestPBTOjN/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcFJIIQa/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcFJIIQa/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestOpze0P/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcak51QP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcak51QP/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestGQedjc/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcApYqRJ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcApYqRJ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestUmSWlA/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcb6OVjh/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcb6OVjh/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestMKTCob/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcvKR1Kf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcvKR1Kf/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestqWLoe5/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc7IB6Ya/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc7IB6Ya/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestl4Y5tU/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcHrRNrp/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcHrRNrp/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesthX4XaG/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustccAGvmg/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustccAGvmg/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestGUKH6j/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc4gbprU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc4gbprU/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestH6TNtJ/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcGxq3s2/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcGxq3s2/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestm7bomt/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcsocqqC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcsocqqC/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestS2vIQD/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcdnAMUA/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcdnAMUA/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest7QPwgR/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc4CwkhR/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc4CwkhR/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestQdEpWZ/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcUKtpdx/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcUKtpdx/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest8dvUHt/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcchj603/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcchj603/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestXqGvW0/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcAiGO8l/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcAiGO8l/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest9bulDW/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcmuR2YJ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcmuR2YJ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest5dcoAH/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcD9XZ6d/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcD9XZ6d/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesthXofD1/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcZHFuWE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcZHFuWE/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestVVhfTE/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcfrEiLP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcfrEiLP/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesth9zwbG/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcjAhI83/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcjAhI83/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestZknkOq/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcX2d3DH/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcX2d3DH/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestXSqvhh/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcOVzFJJ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcOVzFJJ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestDLd15E/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcKm7nzt/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcKm7nzt/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestUZbJNk/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcZNq364/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcZNq364/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestn4liTB/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustceA0pcY/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustceA0pcY/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestQQmekK/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcGBzyOe/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcGBzyOe/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestS7Y1DO/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcLPyv3F/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcLPyv3F/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestn0GGxk/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc52bKL8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc52bKL8/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestQk8Uoj/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustctMgc8J/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustctMgc8J/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestOOrGsd/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc9Z9abM/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc9Z9abM/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest6jRgGf/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcbwTPrl/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcbwTPrl/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestcOGKJ8/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc5Lrj6O/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc5Lrj6O/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestYpthxy/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc4YfPUW/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc4YfPUW/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestT0YVud/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc5eNZ1u/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc5eNZ1u/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestVH35jZ/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc0WufjF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc0WufjF/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesttstQWt/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc2qr4Jc/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc2qr4Jc/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestt489Jn/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc8te87c/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc8te87c/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestyZ4oUh/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcLLJQ62/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcLLJQ62/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestcmfe8e/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcrcw1fF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcrcw1fF/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest5qgvFC/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcwnBjlu/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcwnBjlu/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest5TND6v/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcgVsztP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcgVsztP/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestSZKDXm/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc768NAs/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc768NAs/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestvRhP5V/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustckNeT6Y/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustckNeT6Y/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesttjlSwY/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcbKmlWA/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcbKmlWA/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestVGg06F/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcgqIqLn/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcgqIqLn/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest35ae24/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcbFlKa3/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcbFlKa3/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestHp9Mwf/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcKrzt4B/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcKrzt4B/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest6zc9AB/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcBXO79d/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcBXO79d/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestkqhRNu/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcmqzvI3/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcmqzvI3/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestGd4QAz/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcH7XRTc/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcH7XRTc/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestJu6u7r/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcCMWMjy/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcCMWMjy/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestfzEqR8/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc5jaems/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc5jaems/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestxAl5UI/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcJJJWEC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcJJJWEC/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestkiQYMN/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcmvcNcJ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcmvcNcJ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestayANGH/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcQ0CHW7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcQ0CHW7/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesthnrpcp/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcfAOTBx/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcfAOTBx/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestx02LAu/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc7xBeaU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc7xBeaU/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestBFb2vZ/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcJIODdr/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcJIODdr/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestG4JX0W/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustceANexQ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustceANexQ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestF7eFvM/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcf0KPIY/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcf0KPIY/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestNaYuI0/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc2cxARZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc2cxARZ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestEknuJm/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcqQHca1/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcqQHca1/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestNS4Jc3/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcLHu1Ww/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcLHu1Ww/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestrC8ATO/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcUfgVz3/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcUfgVz3/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestW7hywI/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcPbFbmp/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcPbFbmp/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestEpRJQA/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcEqwuIk/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcEqwuIk/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestMEWn3R/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc5T48X2/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc5T48X2/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestntqtR1/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcdnLz9w/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcdnLz9w/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestBtrBQP/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustceWfSwf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustceWfSwf/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestTauy6G/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc5YNOBL/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc5YNOBL/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestJD9UTo/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc5arz2E/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc5arz2E/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestyMUqJJ/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcDxuEvw/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcDxuEvw/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestjfhyxm/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcuupuFL/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcuupuFL/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestwOsgcZ/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcCjSTho/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcCjSTho/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestNTmbvD/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustct34HRH/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustct34HRH/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestTLpLmY/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcnGHBdx/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcnGHBdx/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestbNXkGJ/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcdSQg8s/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcdSQg8s/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest6HiVvG/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcXoqg9q/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcXoqg9q/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestF0kP76/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcfp3vhf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcfp3vhf/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestJ8R6YN/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcEAripW/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcEAripW/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest15EjFq/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcSb6cJ8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcSb6cJ8/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestcc5Rqn/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustckrfIUi/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustckrfIUi/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest244sRN/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcjCXwOD/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcjCXwOD/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestnQx8P6/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcFpmLbY/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcFpmLbY/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestI2pChQ/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcCqkYgF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcCqkYgF/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestCgj8T5/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcUmMlz5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcUmMlz5/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestXbeACa/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcLF2yoK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcLF2yoK/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestmJ4E9p/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcOkTnJ3/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcOkTnJ3/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestMkmrhg/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustccInO3l/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustccInO3l/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestan6qYg/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcHyFaKM/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcHyFaKM/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestE8hGIe/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcQGMY98/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcQGMY98/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestapiKpb/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc6VzDZv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc6VzDZv/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest3iru46/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcO4kiDt/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcO4kiDt/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest6USZZB/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcqA1BCt/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcqA1BCt/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestyS3ar0/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcYcrwgG/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcYcrwgG/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestuHxDrt/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcfwP0E0/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcfwP0E0/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest7hY53P/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcoUbTED/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcoUbTED/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestzrULPr/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc4eXmhT/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc4eXmhT/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestKab0jZ/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustck5ifhJ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustck5ifhJ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest4BBGKQ/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcsKnIuv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcsKnIuv/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestAjCmMT/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcSVjbdK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcSVjbdK/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestLSTB9g/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustceNmcIm/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustceNmcIm/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestEgSk7Q/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcyzRKvb/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcyzRKvb/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestXhnWzl/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcG3wwip/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcG3wwip/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesthbLq1d/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcHiIDy5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcHiIDy5/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest0KzN2x/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcz9Gmei/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcz9Gmei/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestLuWTKD/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcA5Cbdy/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcA5Cbdy/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestdC1DQW/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcPJsLKq/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcPJsLKq/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest0QqkzX/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcSi55jt/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcSi55jt/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest1gfNuG/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcmXlnI2/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcmXlnI2/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestQRlZRA/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcCnQ307/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcCnQ307/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestKq414b/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcJ0E1Ni/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcJ0E1Ni/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestc9GJH5/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcaJYOHJ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcaJYOHJ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestDM5qPp/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcGWjs9s/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcGWjs9s/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest6zTRfr/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustctVASio/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustctVASio/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestuQ3RE0/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc2MfiYz/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc2MfiYz/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesthrYxrS/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcaf4azY/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcaf4azY/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestVAvDwF/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc5appWg/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc5appWg/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestmeHuYI/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustciXx6xE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustciXx6xE/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestSDPI5g/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcctx86q/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcctx86q/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestxiYuxP/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustczYz4Ja/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustczYz4Ja/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestb38CoN/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcAC6GmF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcAC6GmF/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestvZc6fT/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcerf4zl/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcerf4zl/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestWRUS5u/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcYBrgYd/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcYBrgYd/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest0Szu1H/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc6ZusW8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc6ZusW8/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestB4zRyU/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcRmQKUh/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcRmQKUh/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestKAAIzj/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcNsV7Ku/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcNsV7Ku/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestHPb1Bs/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcjafpUk/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcjafpUk/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestQJJet8/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcrSH6lb/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcrSH6lb/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestTJJoDJ/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcySdcPB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcySdcPB/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest9j6yyB/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcIZUd5S/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcIZUd5S/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestAvocaV/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcyNFh5U/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcyNFh5U/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestZhmUEI/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc5plANG/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc5plANG/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestD1J9hT/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcHVFVQB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcHVFVQB/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesteGy7gu/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc8fFhRF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc8fFhRF/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest3heNrF/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcx7c7zv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcx7c7zv/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestfJTztw/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustccREX7l/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustccREX7l/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestPIBU0f/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc2ZDy17/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc2ZDy17/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestyb7z3G/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc7C0f64/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc7C0f64/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestGMmKgi/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcH07XMr/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcH07XMr/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestNm5G5q/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcKHPeaF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcKHPeaF/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesth04ESi/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcYByK4b/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcYByK4b/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest8O4K0S/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc9nNcPi/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc9nNcPi/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestl3TWCd/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcgd9ysc/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcgd9ysc/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestYT1UuA/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcX2QWkq/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcX2QWkq/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestUN9RQ3/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcrVAzeV/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcrVAzeV/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesti2bVAz/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc1W9zuW/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc1W9zuW/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestSBy7Ts/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcnPTdv4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcnPTdv4/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestuQX2iL/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustch9LIub/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustch9LIub/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestcPUYcQ/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcAXyxqF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcAXyxqF/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestfJldav/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcn7DfBY/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcn7DfBY/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestfeBMTb/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcylrmTg/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcylrmTg/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestn1RxHi/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcgYsmXc/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcgYsmXc/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestie64L7/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcw2RWg7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcw2RWg7/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest5QbxQa/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustch7fnmX/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustch7fnmX/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestTLpan8/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcsZEbkn/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcsZEbkn/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestf43uWE/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustco6bSC5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustco6bSC5/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestbWKYWm/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcJsmPyC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcJsmPyC/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest8nnkoM/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc1o2KZ2/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc1o2KZ2/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestTyYFyW/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcrzMl1G/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcrzMl1G/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestgaEIQ8/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcU3H1sU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcU3H1sU/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest7EAe05/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcBJhY22/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcBJhY22/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestsNJiW9/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcjbQqdg/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcjbQqdg/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest4orNxx/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcpju5eC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcpju5eC/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestZ6iMZP/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustctVZvgj/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustctVZvgj/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestuUmHUk/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustci1Isjr/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustci1Isjr/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesta7FEMK/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcbSPH6G/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcbSPH6G/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest2CjTN6/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcYUYx7X/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcYUYx7X/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestiVhyT6/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustchjb6YO/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustchjb6YO/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestZYPd6U/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcKRyese/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcKRyese/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestSHg4uu/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcP36ria/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcP36ria/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestIkdaMI/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcdUfoUk/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcdUfoUk/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestMxmeHT/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustckQ8Pls/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustckQ8Pls/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest7EunmO/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustctg3RLW/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustctg3RLW/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest53CerW/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcser14L/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcser14L/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestihml5T/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustci1Hkbd/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustci1Hkbd/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestv45jMW/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustclQanhW/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustclQanhW/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest1ihpuk/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcwbub63/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcwbub63/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestf1Es67/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcdQfo2F/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcdQfo2F/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestwLcNoI/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcEWykxH/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcEWykxH/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestUFxp0J/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcVgYemZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcVgYemZ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest70Kl1M/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcgnFFSL/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcgnFFSL/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestBhlGHu/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustch4uSkZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustch4uSkZ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesta1Kwgh/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcbUh0Hm/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcbUh0Hm/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestKOCnIv/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc0T6O08/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc0T6O08/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestRfzCo4/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcsXUgai/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcsXUgai/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestRKDIGi/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcJ5omGZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcJ5omGZ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestukkNMp/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcj8t5Xh/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcj8t5Xh/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest8ZFenc/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcpnO0d8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcpnO0d8/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestCPYJ40/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcHOlHcO/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcHOlHcO/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestZ1Mpsl/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcqntFgt/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcqntFgt/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestkxx7Dc/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustct1bCnj/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustct1bCnj/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestdApRxw/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcN2r0tE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcN2r0tE/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestBdCeAS/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcFBWlEz/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcFBWlEz/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestQgNlbx/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc7yZPDb/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc7yZPDb/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest9rpxtF/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcdVFB7n/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcdVFB7n/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestJaUI27/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc3UNG2R/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc3UNG2R/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestk4Du1h/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcvWSRa9/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcvWSRa9/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestddfnvB/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[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: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc0acq0H/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsvdata-97153b78196fe659,libsv_parser-7e0568b9fc37c73f,libsv_parser_pp-ed3ed73b96959901,libsv_parser_parser-a950fce7b7910a23,libstr_concat-1900417a0c6ba6b0,libsv_parser_syntaxtree-495d3d70b93ed9b6,libnom_tracable-ab9dad7352de476d,libnom_recursive-512c551a56c41e39,libnom_packrat-af14fb441c60b33a,libsv_parser_error-cc798e101e1dc18c,libthiserror-bd4037f2e16373cf,libnom_greedyerror-2bce214e53a5ccca,libnom_locate-0f735fbf4762e27d,libnom_locate-fc3285a97d3de5ce,libbytecount-b6020d61664addae,libnom_locate-f81b8a8f3925e676,libbytecount-1f12d2310a1deb87,libnom-eb9112ba7418d41f,libnom-521a135df950ef4d,libmemchr-bb72f17163707cad,liblexical_core-0696f7a3c7caedad,libbitflags-dde12b0d7d495b50,libryu-60f963e30936d324,libstatic_assertions-f0217ecdd817a834,libarrayvec-73a3ce42020c25f9,libcfg_if-3e7fc4e38d4a72b5,libbitvec-09e64cfb7ebf8709,libfunty-e1c859bc251159cb,libwyz-59047f08be5cc7f6,libtap-37e510577f660e8b,libradium-98312a691e3dbc03,libserde-3be79672a9fc5adb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc0acq0H/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestP0ZXEb/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_matched_sign_extend (line 257)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_matched_sign_extend (line 285)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_matched_sign_extend (line 313)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_matched_sign_extend (line 341)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_matched_sign_extend (line 372)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_matched_sign_extend (line 400)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_matched_sign_extend (line 428)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_matched_sign_extend (line 459)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_matched_sign_extend (line 487)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_matched_sign_extend (line 515)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_minimum_width (line 5469)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_minimum_width (line 5490)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_minimum_width (line 5511)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_minimum_width (line 5532)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_minimum_width (line 5553)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_minimum_width (line 5574)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_minimum_width (line 5595)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_minimum_width (line 5619)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_minimum_width (line 5640)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_minimum_width (line 5661)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_minimum_width (line 5703)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_minimum_width (line 5724)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_minimum_width (line 5745)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_sign_extend (line 663)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_sign_extend (line 684)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_sign_extend (line 705)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_sign_extend (line 729)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_sign_extend (line 750)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_sign_extend (line 771)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_sign_extend (line 795)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_sign_extend (line 816)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_sign_extend (line 837)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_truncate (line 5867)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_truncate (line 5888)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_truncate (line 5909)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_truncate (line 5930)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_truncate (line 5954)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_truncate (line 5975)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_truncate (line 5996)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_truncate (line 6017)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_truncate (line 6041)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_truncate (line 6062)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_truncate (line 6083)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::_truncate (line 6104)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6203)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6231)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6259)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6287)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6315)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6343)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6374)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6402)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6433)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6461)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6489)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6520)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6548)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6576)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6604)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6632)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6660)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6691)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6719)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6750)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6778)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6806)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6837)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6865)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6894)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6925)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6953)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 6984)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 7013)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::add_primlit (line 7041)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4350)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4371)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4392)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4413)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4434)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4455)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4476)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4497)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4518)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4539)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4560)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4581)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4602)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4626)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4647)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4668)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4692)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4713)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4734)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4755)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4776)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4797)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4818)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::case_eq (line 4839)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::cat (line 2290)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::cat (line 2318)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::cat (line 2346)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::cat (line 2377)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::cat (line 2405)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::cat (line 2433)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::cat (line 2464)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::cat (line 2492)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::cat (line 2520)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 3925)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 3946)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 3967)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 3988)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 4009)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 4030)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 4051)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 4072)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 4093)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 4114)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 4135)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 4156)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 4177)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 4201)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 4222)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 4243)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 4267)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 4288)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ge (line 4309)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3471)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3492)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3513)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3534)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3555)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3576)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3597)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3618)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3639)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3660)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3681)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3702)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3723)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3747)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3768)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3789)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3813)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3834)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::gt (line 3855)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::inv (line 1089)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::inv (line 1110)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::inv (line 1134)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::inv (line 1155)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::inv (line 1179)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::inv (line 1200)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::is_negative (line 111)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::is_negative (line 75)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::is_negative (line 87)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::is_negative (line 99)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::is_zero (line 134)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::is_zero (line 146)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::is_zero (line 158)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3046)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3067)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3088)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3109)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3130)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3151)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3172)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3193)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3214)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3235)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3256)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3277)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3298)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3322)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3343)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3364)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3388)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3409)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::le (line 3430)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::logical_eq (line 4903)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::logical_eq (line 4924)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::logical_eq (line 4945)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::logical_eq (line 4966)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::logical_eq (line 4990)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::logical_eq (line 5011)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::logical_eq (line 5032)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::logical_eq (line 5056)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::logical_eq (line 5077)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::logical_eq (line 5098)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::logical_eq (line 5119)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsl (line 1262)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsl (line 1283)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsl (line 1304)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsl (line 1325)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsl (line 1349)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsl (line 1370)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsl (line 1391)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsl (line 1412)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsl (line 1436)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsl (line 1457)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsl (line 1499)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsl (line 1541)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsl (line 1562)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsl (line 1583)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsr (line 1673)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsr (line 1694)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsr (line 1715)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsr (line 1739)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsr (line 1760)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsr (line 1781)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsr (line 1805)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsr (line 1826)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsr (line 1868)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lsr (line 1889)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2585)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2606)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2627)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2648)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2690)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2711)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2732)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2753)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2774)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2795)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2816)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2837)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2861)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2882)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2903)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2927)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2948)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::lt (line 2969)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7190)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7218)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7274)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7302)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7330)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7420)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7476)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7507)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7535)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7591)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7619)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7678)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7737)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7765)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7793)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7852)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7880)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7908)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7936)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7964)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 7995)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 8023)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 8054)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 8082)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::mult (line 8110)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::negate (line 1005)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::negate (line 1026)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::negate (line 918)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::negate (line 939)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::negate (line 984)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::rol (line 1958)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::rol (line 1979)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::rol (line 2003)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::rol (line 2024)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::rol (line 2069)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ror (line 2118)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ror (line 2208)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::ror (line 2229)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::wildcard_eq (line 5160)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::wildcard_eq (line 5181)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::wildcard_eq (line 5202)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::wildcard_eq (line 5247)
[INFO] [stdout]     src/sv_primlit_integral.rs - sv_primlit_integral::SvPrimaryLiteralIntegral::wildcard_eq (line 5268)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 26 passed; 273 failed; 0 ignored; 0 measured; 0 filtered out; finished in 277.15s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c74906b410c5581d475f75b825d6359adc40ba6f7aae1bc20266ff22b8b39b99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c74906b410c5581d475f75b825d6359adc40ba6f7aae1bc20266ff22b8b39b99", kill_on_drop: false }`
[INFO] [stdout] c74906b410c5581d475f75b825d6359adc40ba6f7aae1bc20266ff22b8b39b99
