[INFO] fetching crate ommx 2.0.3... [INFO] testing ommx-2.0.3 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate ommx 2.0.3 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate ommx 2.0.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate ommx 2.0.3 [INFO] tweaked toml for crates.io crate ommx 2.0.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ommx 2.0.3 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 crates.io crate ommx 2.0.3 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a3cce467ba85b91565e4f6666495747c8f3af12fa6765525a5c98dc3c7f5ccb [INFO] running `Command { std: "docker" "start" "-a" "9a3cce467ba85b91565e4f6666495747c8f3af12fa6765525a5c98dc3c7f5ccb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a3cce467ba85b91565e4f6666495747c8f3af12fa6765525a5c98dc3c7f5ccb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a3cce467ba85b91565e4f6666495747c8f3af12fa6765525a5c98dc3c7f5ccb", kill_on_drop: false }` [INFO] [stdout] 9a3cce467ba85b91565e4f6666495747c8f3af12fa6765525a5c98dc3c7f5ccb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a6c2e373150fa02f70a456943722520e0546a61a4806827b8eba7a616e6fbb7 [INFO] running `Command { std: "docker" "start" "-a" "2a6c2e373150fa02f70a456943722520e0546a61a4806827b8eba7a616e6fbb7", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling thiserror v2.0.15 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling petgraph v0.8.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Compiling thiserror-impl v2.0.15 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling katexit v0.1.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Compiling oci-spec v0.6.7 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling ommx v2.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ocipkg v0.3.9 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/function.rs:75:22 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn as_linear(&self) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 75 | pub fn as_linear(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/function.rs:85:25 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn as_quadratic(&self) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 85 | pub fn as_quadratic(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/v1_ext/constraint.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn function(&self) -> Cow { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 14 | pub fn function(&self) -> Cow<'_, Function> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/v1_ext/instance.rs:19:22 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn objective(&self) -> Cow { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 19 | pub fn objective(&self) -> Cow<'_, Function> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/v1_ext/parametric_instance.rs:90:22 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn objective(&self) -> Cow { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 90 | pub fn objective(&self) -> Cow<'_, Function> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.31s [INFO] running `Command { std: "docker" "inspect" "2a6c2e373150fa02f70a456943722520e0546a61a4806827b8eba7a616e6fbb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a6c2e373150fa02f70a456943722520e0546a61a4806827b8eba7a616e6fbb7", kill_on_drop: false }` [INFO] [stdout] 2a6c2e373150fa02f70a456943722520e0546a61a4806827b8eba7a616e6fbb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 297c35e664284c13358282802b07c99db73e90add0d6f358cf42525bf8836df0 [INFO] running `Command { std: "docker" "start" "-a" "297c35e664284c13358282802b07c99db73e90add0d6f358cf42525bf8836df0", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling codspeed-criterion-compat v2.10.1 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling codspeed v2.10.1 [INFO] [stderr] Compiling oci-spec v0.6.7 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling codspeed-criterion-compat-walltime v2.10.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling ocipkg v0.3.9 [INFO] [stderr] Compiling ommx v2.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/function.rs:75:22 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn as_linear(&self) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 75 | pub fn as_linear(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/function.rs:85:25 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn as_quadratic(&self) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 85 | pub fn as_quadratic(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/v1_ext/constraint.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn function(&self) -> Cow { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 14 | pub fn function(&self) -> Cow<'_, Function> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/v1_ext/instance.rs:19:22 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn objective(&self) -> Cow { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 19 | pub fn objective(&self) -> Cow<'_, Function> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/v1_ext/parametric_instance.rs:90:22 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn objective(&self) -> Cow { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 90 | pub fn objective(&self) -> Cow<'_, Function> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/function.rs:75:22 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn as_linear(&self) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 75 | pub fn as_linear(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/function.rs:85:25 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn as_quadratic(&self) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 85 | pub fn as_quadratic(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/v1_ext/constraint.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn function(&self) -> Cow { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 14 | pub fn function(&self) -> Cow<'_, Function> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/v1_ext/instance.rs:19:22 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn objective(&self) -> Cow { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 19 | pub fn objective(&self) -> Cow<'_, Function> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/v1_ext/parametric_instance.rs:90:22 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn objective(&self) -> Cow { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 90 | pub fn objective(&self) -> Cow<'_, Function> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 20.56s [INFO] running `Command { std: "docker" "inspect" "297c35e664284c13358282802b07c99db73e90add0d6f358cf42525bf8836df0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "297c35e664284c13358282802b07c99db73e90add0d6f358cf42525bf8836df0", kill_on_drop: false }` [INFO] [stdout] 297c35e664284c13358282802b07c99db73e90add0d6f358cf42525bf8836df0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 62ee129ce4eafc0a59d6abab2b0e6bd77d9f964999acaf47e244228184bce4c0 [INFO] running `Command { std: "docker" "start" "-a" "62ee129ce4eafc0a59d6abab2b0e6bd77d9f964999acaf47e244228184bce4c0", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/function.rs:75:22 [INFO] [stderr] | [INFO] [stderr] 75 | pub fn as_linear(&self) -> Option> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 75 | pub fn as_linear(&self) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/function.rs:85:25 [INFO] [stderr] | [INFO] [stderr] 85 | pub fn as_quadratic(&self) -> Option> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 85 | pub fn as_quadratic(&self) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/v1_ext/constraint.rs:14:21 [INFO] [stderr] | [INFO] [stderr] 14 | pub fn function(&self) -> Cow { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 14 | pub fn function(&self) -> Cow<'_, Function> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/v1_ext/instance.rs:19:22 [INFO] [stderr] | [INFO] [stderr] 19 | pub fn objective(&self) -> Cow { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 19 | pub fn objective(&self) -> Cow<'_, Function> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/v1_ext/parametric_instance.rs:90:22 [INFO] [stderr] | [INFO] [stderr] 90 | pub fn objective(&self) -> Cow { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 90 | pub fn objective(&self) -> Cow<'_, Function> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `ommx` (lib) generated 5 warnings (run `cargo fix --lib -p ommx` to apply 5 suggestions) [INFO] [stderr] warning: `ommx` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ommx-aeb5fb49b8e59f42) [INFO] [stdout] [INFO] [stdout] running 294 tests [INFO] [stdout] test bound::tests::eq ... ok [INFO] [stdout] test bound::tests::intersection ... ok [INFO] [stdout] test bound::tests::partial_ord ... ok [INFO] [stdout] test constraint::parse::tests::test_evaluated_constraint_parse ... ok [INFO] [stdout] test constraint_hints::one_hot::tests::test_partial_evaluate_error_on_invalid_value ... ok [INFO] [stdout] test constraint::reduce_binary_power::tests::test_constraint_reduce_binary_power ... ok [INFO] [stdout] test constraint_hints::one_hot::tests::test_partial_evaluate_error_on_multiple_ones ... ok [INFO] [stdout] test constraint_hints::one_hot::tests::test_partial_evaluate_all_zeros_error ... ok [INFO] [stdout] test constraint_hints::one_hot::tests::test_partial_evaluate_fixes_others_when_one_is_fixed ... ok [INFO] [stdout] test constraint_hints::one_hot::tests::test_partial_evaluate_removes_zero_variables ... ok [INFO] [stdout] test constraint_hints::sos1::tests::test_partial_evaluate_error_on_multiple_nonzero ... ok [INFO] [stdout] test constraint_hints::sos1::tests::test_partial_evaluate_all_zeros_valid ... ok [INFO] [stdout] test constraint_hints::sos1::tests::test_partial_evaluate_fixes_others_when_one_is_nonzero ... ok [INFO] [stdout] test constraint_hints::sos1::tests::test_partial_evaluate_removes_zero_variables ... ok [INFO] [stdout] test constraint_hints::tests::test_constraint_hints_partial_evaluate_error_propagation ... ok [INFO] [stdout] test constraint_hints::tests::test_constraint_hints_partial_evaluate_no_changes ... ok [INFO] [stdout] test constraint_hints::tests::test_constraint_hints_partial_evaluate_cascade ... ok [INFO] [stdout] test decision_variable::approx::tests::test_different_bounds_not_equal ... ok [INFO] [stdout] test decision_variable::approx::tests::test_point_bound_continuous_integer_equal ... ok [INFO] [stdout] test decision_variable::approx::tests::test_point_bound_nonzero_all_basic_kinds_equal ... ok [INFO] [stdout] test decision_variable::approx::tests::test_bound_contains_zero_semi_equal ... ok [INFO] [stdout] test decision_variable::approx::tests::test_different_ids_not_equal ... ok [INFO] [stdout] test decision_variable::approx::tests::test_point_bound_nonzero_semi_not_equal ... ok [INFO] [stdout] test constraint_hints::tests::test_constraint_hints_partial_evaluate_propagation ... ok [INFO] [stdout] test decision_variable::approx::tests::test_point_bound_zero_all_kinds_equal ... ok [INFO] [stdout] test decision_variable::approx::tests::test_same_kind_and_bound_equal ... ok [INFO] [stdout] test decision_variable::approx::tests::test_tolerance_in_point_bound ... ok [INFO] [stdout] test decision_variable::parse::tests::test_parse_sampled_decision_variable ... ok [INFO] [stdout] test decision_variable::tests::test_clip_bound_empty_intersection ... ok [INFO] [stdout] test decision_variable::tests::test_clip_bound_normal_intersection ... ok [INFO] [stdout] test decision_variable::tests::test_clip_bound_with_kinds ... ok [INFO] [stdout] test decision_variable::tests::test_evaluated_decision_variable_try_from ... ok [INFO] [stdout] test bound::tests::minus_zero ... ok [INFO] [stdout] test constraint::parse::tests::error_message ... ok [INFO] [stdout] test decision_variable::parse::tests::test_parse_decision_variable ... ok [INFO] [stdout] test bound::tests::bound_pow ... ok [INFO] [stdout] test decision_variable::parse::tests::test_parse_sampled_decision_variable_missing_samples ... ok [INFO] [stdout] test decision_variable::parse::tests::test_parse_sampled_decision_variable_missing_decision_variable ... ok [INFO] [stdout] test decision_variable::tests::test_evaluated_decision_variable_try_from_missing_value ... ok [INFO] [stdout] test evaluate::tests::linear_partial_evaluate ... ok [INFO] [stdout] test bound::tests::pow ... ok [INFO] [stdout] test bound::tests::contains ... ok [INFO] [stdout] test bound::tests::add ... ok [INFO] [stdout] test bound::tests::mul ... ok [INFO] [stdout] test evaluate::tests::linear_half_partial_evaluate ... ok [INFO] [stdout] test evaluate::tests::linear_partial_evaluate_to_constant ... ok [INFO] [stdout] test dataset::miplib2017::tests::test_instance_annotations ... ok [INFO] [stdout] test evaluate::tests::function_partial_evaluate_to_constant ... ok [INFO] [stdout] test evaluate::tests::linear_evaluate_add_commutativity ... ok [INFO] [stdout] test evaluate::tests::linear_evaluate_mul_commutativity ... ok [INFO] [stdout] test evaluate::tests::function_evaluate_add_commutativity ... ok [INFO] [stdout] test evaluate::tests::function_half_partial_evaluate ... ok [INFO] [stdout] test format::tests::test_polynomial_base_display_coefficient_negative_one ... ok [INFO] [stdout] test format::tests::test_polynomial_base_display_coefficient_one ... ok [INFO] [stdout] test format::tests::test_polynomial_base_display_constant ... ok [INFO] [stdout] test format::tests::test_polynomial_base_display_empty ... ok [INFO] [stdout] test format::tests::test_polynomial_base_display_multiple_terms ... ok [INFO] [stdout] test format::tests::test_polynomial_base_display_quadratic ... ok [INFO] [stdout] test format::tests::test_polynomial_base_display_single_term ... ok [INFO] [stdout] test evaluate::tests::polynomial_partial_evaluate_to_constant ... ok [INFO] [stdout] test evaluate::tests::polynomial_half_partial_evaluate ... ok [INFO] [stdout] test evaluate::tests::function_evaluate_mul_commutativity ... ok [INFO] [stdout] test evaluate::tests::quadratic_partial_evaluate_to_constant ... ok [INFO] [stdout] test evaluate::tests::quadratic_half_partial_evaluate ... ok [INFO] [stdout] test function::approx::tests::test_abs_diff_eq ... ok [INFO] [stdout] test evaluate::tests::polynomial_evaluate_add_commutativity ... ok [INFO] [stdout] test evaluate::tests::polynomial_evaluate_mul_commutativity ... ok [INFO] [stdout] test evaluate::tests::quadratic_evaluate_mul_commutativity ... ok [INFO] [stdout] test evaluate::tests::quadratic_evaluate_add_commutativity ... ok [INFO] [stdout] test evaluate::tests::substitute ... ok [INFO] [stdout] test function::add::tests::zero ... ok [INFO] [stdout] test function::reduce_binary_power::tests::test_function_reduce_binary_power ... ok [INFO] [stdout] test function::mul::tests::zero ... ok [INFO] [stdout] test function::add::tests::add_commutative ... ok [INFO] [stdout] test evaluate::tests::evaluate_instance ... ok [INFO] [stdout] test function::add::tests::add_ref ... ok [INFO] [stdout] test function::parse::tests::test_function_roundtrip ... ok [INFO] [stdout] test function::add::tests::add_associative ... ok [INFO] [stdout] test evaluate::tests::partial_eval_instance ... ok [INFO] [stdout] test function::mul::tests::mul_commutative ... ok [INFO] [stdout] test instance::clip_bounds::tests::test_clip_bounds_empty ... ok [INFO] [stdout] test instance::clip_bounds::tests::test_clip_bounds_normal ... ok [INFO] [stdout] test instance::clip_bounds::tests::test_clip_bounds_rollback ... ok [INFO] [stdout] test instance::clip_bounds::tests::test_clip_bounds_undefined_variable ... ok [INFO] [stdout] test instance::constraint_hints::tests::test_instance_add_constraint_hints ... ok [INFO] [stdout] test instance::constraint_hints::tests::test_parametric_instance_add_constraint_hints ... ok [INFO] [stdout] test constraint::evaluate::tests::test_evaluate_samples ... ok [INFO] [stdout] test evaluate::tests::evaluate_samples ... ok [INFO] [stdout] test instance::evaluate::tests::test_partial_evaluate_with_constraint_hints ... ok [INFO] [stdout] test instance::log_encode::tests::test_log_encode_instance ... ok [INFO] [stdout] test instance::log_encode::tests::test_log_encoding_coefficients ... ok [INFO] [stdout] test instance::new::tests::test_instance_new_fails_with_undefined_variable_in_constraint ... ok [INFO] [stdout] test instance::new::tests::test_instance_new_fails_with_undefined_variable_in_objective ... ok [INFO] [stdout] test instance::new::tests::test_parametric_instance_new_fails_with_duplicated_variable_id ... ok [INFO] [stdout] test instance::new::tests::test_parametric_instance_new_fails_with_undefined_variable_in_constraint ... ok [INFO] [stdout] test instance::new::tests::test_parametric_instance_new_fails_with_undefined_variable_in_objective ... ok [INFO] [stdout] test instance::new::tests::test_parametric_instance_new_succeeds ... ok [INFO] [stdout] test function::sub::tests::zero_sub ... ok [INFO] [stdout] test instance::parse::tests::test_instance_parse_fails_with_duplicate_constraint_ids ... ok [INFO] [stdout] test instance::parse::tests::test_instance_parse_fails_with_duplicated_constraint_id_in_constraints ... ok [INFO] [stdout] test instance::parse::tests::test_instance_parse_fails_with_missing_objective ... ok [INFO] [stdout] test instance::parse::tests::test_instance_parse_fails_with_undefined_variable_in_constraint ... ok [INFO] [stdout] test instance::parse::tests::test_instance_parse_fails_with_undefined_variable_in_objective ... ok [INFO] [stdout] test instance::parse::tests::test_instance_parse_with_invalid_sense_uses_default ... ok [INFO] [stdout] test instance::parse::tests::test_parametric_instance_parse_fails_with_duplicate_constraint_ids ... ok [INFO] [stdout] test instance::parse::tests::test_parametric_instance_parse_fails_with_duplicated_constraint_id_in_constraints ... ok [INFO] [stdout] test instance::parse::tests::test_parametric_instance_parse_fails_with_duplicated_variable_id ... ok [INFO] [stdout] test instance::parse::tests::test_parametric_instance_parse_fails_with_missing_objective ... ok [INFO] [stdout] test instance::parse::tests::test_parametric_instance_parse_fails_with_undefined_variable_in_constraint ... ok [INFO] [stdout] test instance::parse::tests::test_parametric_instance_parse_fails_with_undefined_variable_in_objective ... ok [INFO] [stdout] test instance::parse::tests::test_parametric_instance_parse_with_invalid_sense_uses_default ... ok [INFO] [stdout] test instance::penalty::tests::test_penalty_method ... ok [INFO] [stdout] test instance::penalty::tests::test_penalty_methods_with_no_constraints ... ok [INFO] [stdout] test instance::penalty::tests::test_uniform_penalty_method ... ok [INFO] [stdout] test instance::reduce_binary_power::tests::test_instance_reduce_binary_power ... ok [INFO] [stdout] test function::sub::tests::sub_via_add_neg ... ok [INFO] [stdout] test instance::reduce_binary_power::tests::test_instance_reduce_binary_power_no_binary ... ok [INFO] [stdout] test instance::setter::tests::test_insert_constraint_multiple_operations ... ok [INFO] [stdout] test instance::setter::tests::test_insert_constraint_replace_existing ... ok [INFO] [stdout] test instance::setter::tests::test_insert_constraint_replace_removed_constraint ... ok [INFO] [stdout] test instance::setter::tests::test_insert_constraint_success ... ok [INFO] [stdout] test instance::setter::tests::test_insert_constraint_undefined_variable ... ok [INFO] [stdout] test instance::setter::tests::test_insert_constraint_with_dependency_key ... ok [INFO] [stdout] test instance::setter::tests::test_set_objective_with_dependency_key ... ok [INFO] [stdout] test instance::substitute::tests::test_constraint_hints_removal_on_substitute ... ok [INFO] [stdout] test instance::substitute::tests::test_constraint_hints_removal_with_removed_constraints ... ok [INFO] [stdout] test instance::substitute::tests::test_instance_substitute ... ok [INFO] [stdout] test mps::compressed::tests::test_is_gzipped ... ok [INFO] [stdout] test mps::format::tests::test_write_bounds_integer_types ... ok [INFO] [stdout] test mps::format::tests::test_write_bounds_mixed_types ... ok [INFO] [stdout] test mps::format::tests::test_write_bounds_negative ... ok [INFO] [stdout] test mps::format::tests::test_write_bounds_positive ... ok [INFO] [stdout] test mps::format::tests::test_write_bounds_unbounded ... ok [INFO] [stdout] test mps::parser::tests::as_binary ... ok [INFO] [stdout] test mps::parser::tests::objsense ... ok [INFO] [stdout] test mps::parser::tests::range_eq_n ... ok [INFO] [stdout] test mps::parser::tests::range_eq_p ... ok [INFO] [stdout] test mps::parser::tests::range_ge ... ok [INFO] [stdout] test mps::parser::tests::range_le ... ok [INFO] [stdout] test mps::tests::edge_cases::test_removed_constraint_information_loss ... ok [INFO] [stdout] test mps::tests::edge_cases::test_removed_constraint_variable_preservation ... ok [INFO] [stdout] test mps::tests::edge_cases::test_unused_variable_filtering ... ok [INFO] [stdout] test function::mul::tests::mul_ref ... ok [INFO] [stdout] test mps::tests::invalid_cases::test_nonlinear_constraint_error ... ok [INFO] [stdout] test mps::tests::invalid_cases::test_nonlinear_objective_error ... ok [INFO] [stdout] test mps::tests::read_tests::test_basic_mps_parsing ... ok [INFO] [stdout] test mps::tests::read_tests::test_binary_variables ... ok [INFO] [stdout] test mps::tests::read_tests::test_free_variables ... ok [INFO] [stdout] test mps::tests::read_tests::test_complex_mps_parsing ... ok [INFO] [stdout] test mps::tests::read_tests::test_integer_variables ... ok [INFO] [stdout] test function::sub::tests::neg_sub ... ok [INFO] [stdout] test mps::tests::read_tests::test_mps_with_ranges ... ok [INFO] [stdout] test mps::tests::read_tests::test_objsense_maximize ... ok [INFO] [stdout] test mps::tests::read_tests::test_parse_qcmatrix ... ok [INFO] [stdout] test mps::tests::read_tests::test_parse_quadobj ... ok [INFO] [stdout] test evaluate::tests::partial_eval_instance_to_solution ... ok [INFO] [stdout] test function::sub::tests::sub_ref ... ok [INFO] [stdout] test function::evaluate::tests::test_evaluate_samples ... ok [INFO] [stdout] test polynomial_base::add::tests::add_commutative ... ok [INFO] [stdout] test polynomial_base::add::tests::add_ref ... ok [INFO] [stdout] test polynomial_base::approx::tests::test_abs_diff_eq ... ok [INFO] [stdout] test polynomial_base::add::tests::add_associative ... ok [INFO] [stdout] test polynomial_base::add::tests::sub_ref ... ok [INFO] [stdout] test polynomial_base::add::tests::zero ... ok [INFO] [stdout] test function::parse::tests::test_function ... ok [INFO] [stdout] test function::mul::tests::mul_associative ... ok [INFO] [stdout] test polynomial_base::evaluate::tests::test_evaluate_linear ... ok [INFO] [stdout] test polynomial_base::evaluate::tests::test_add_evaluate_linear ... ok [INFO] [stdout] test polynomial_base::evaluate::tests::test_evaluate_polynomial ... ok [INFO] [stdout] test polynomial_base::evaluate::tests::test_add_evaluate_quadratic ... ok [INFO] [stdout] test polynomial_base::evaluate::tests::test_evaluate_quadratic ... ok [INFO] [stdout] test polynomial_base::evaluate::tests::test_add_evaluate_polynomial ... ok [INFO] [stdout] test polynomial_base::evaluate::tests::test_mul_evaluate_linear ... ok [INFO] [stdout] test polynomial_base::evaluate::tests::test_evaluate_samples ... ok [INFO] [stdout] test polynomial_base::evaluate::tests::test_partial_evaluate_linear ... ok [INFO] [stdout] test polynomial_base::linear::tests::test_unacceptable_parameter ... ok [INFO] [stdout] test polynomial_base::linear::tests::test_linear ... ok [INFO] [stdout] test polynomial_base::parse::tests::test_parse_linear ... ok [INFO] [stdout] test polynomial_base::parse::tests::test_parse_linear_error ... ok [INFO] [stdout] test polynomial_base::parse::tests::test_parse_polynomial ... ok [INFO] [stdout] test polynomial_base::parse::tests::test_parse_quadratic ... ok [INFO] [stdout] test polynomial_base::parse::tests::test_linear_roundtrip ... ok [INFO] [stdout] test polynomial_base::evaluate::tests::test_partial_evaluate_polynomial ... ok [INFO] [stdout] test polynomial_base::polynomial::tests::largest_terms ... ok [INFO] [stdout] test polynomial_base::evaluate::tests::test_partial_evaluate_quadratic ... ok [INFO] [stdout] test polynomial_base::polynomial::tests::test_reduce_binary_power ... ok [INFO] [stdout] test instance::arbitrary::tests::test_variable_id_is_defined ... ok [INFO] [stdout] test instance::analysis::tests::test_kind_partition ... ok [INFO] [stdout] test polynomial_base::substitute::tests::substitute_linear_to_linear ... ok [INFO] [stdout] test polynomial_base::parse::tests::test_polynomial_roundtrip ... ok [INFO] [stdout] test polynomial_base::tests::test_content_factor ... ok [INFO] [stdout] test polynomial_base::substitute::tests::substitute_linear_to_quadratic ... ok [INFO] [stdout] test polynomial_base::tests::test_deterministic ... ok [INFO] [stdout] test polynomial_base::tests::test_polynomial_base_reduce_binary_power ... ok [INFO] [stdout] test qplib::parser::test::cursor_collect ... ok [INFO] [stdout] test qplib::parser::test::example_problem ... ok [INFO] [stdout] test instance::analysis::tests::test_used_partition ... ok [INFO] [stdout] test polynomial_base::parse::tests::test_quadratic_roundtrip ... ok [INFO] [stdout] test polynomial_base::evaluate::tests::test_mul_evaluate_quadratic ... ok [INFO] [stdout] test polynomial_base::quadratic::tests::test_quadratic ... ok [INFO] [stdout] test polynomial_base::polynomial::tests::test_polynomial ... ok [INFO] [stdout] test polynomial_base::evaluate::tests::test_mul_evaluate_polynomial ... ok [INFO] [stdout] test random::linear::tests::test_arbitrary_linear ... ok [INFO] [stdout] test random::tests::test_map_k_to_tuple_2d ... ok [INFO] [stdout] test random::tests::test_map_k_to_tuple_3d ... ok [INFO] [stdout] test random::tests::test_multichoose ... ok [INFO] [stdout] test instance::analysis::tests::test_populate ... ok [INFO] [stdout] test random::tests::test_arbitrary_integer_partition ... ok [INFO] [stdout] test instance::reduce_binary_power::tests::test_instance_reduce_binary_power_idempotent ... ok [INFO] [stdout] test random::function::tests::test_arbitrary_function ... ok [INFO] [stdout] test sample_set::extract::tests::test_extract_constraints_unknown_name ... ok [INFO] [stdout] test sample_set::extract::tests::test_extract_decision_variables ... ok [INFO] [stdout] test sample_set::extract::tests::test_extract_duplicate_subscripts ... ok [INFO] [stdout] test sample_set::extract::tests::test_extract_parameterized_variable_error ... ok [INFO] [stdout] test sample_set::parse::tests::test_inconsistent_feasibility_validation ... ok [INFO] [stdout] test instance::parse::tests::instance_roundtrip ... ok [INFO] [stdout] test sample_set::parse::tests::test_sample_set_parse ... ok [INFO] [stdout] test sampled::approx::tests::test_partial_eq ... ok [INFO] [stdout] test sampled::tests::test_new_dedup ... ok [INFO] [stdout] test sampled::tests::test_new_no_dedup_vs_new_dedup ... ok [INFO] [stdout] test random::tests::test_unique_integers_recursion_limit ... ok [INFO] [stdout] test sampled::tests::test_sampled_get ... ok [INFO] [stdout] test solution::parse::tests::test_inconsistent_feasibility_validation ... ok [INFO] [stdout] test solution::parse::tests::test_inconsistent_variable_value ... ok [INFO] [stdout] test solution::parse::tests::test_missing_variable_value ... ok [INFO] [stdout] test solution::parse::tests::test_solution_parse ... ok [INFO] [stdout] test solution::parse::tests::test_solution_parser_unspecified_sense ... ok [INFO] [stdout] test solution::parse::tests::test_unknown_enum_value_error ... ok [INFO] [stdout] test solution::parse::tests::test_unknown_sense_enum_value ... ok [INFO] [stdout] test random::linear::tests::test_max_num_terms ... ok [INFO] [stdout] test substitute::assignments::tests::test_evaluate_topological_order ... ok [INFO] [stdout] test substitute::assignments::tests::test_substitute_acyclic_fail ... ok [INFO] [stdout] test substitute::assignments::tests::test_substitute_acyclic_success ... ok [INFO] [stdout] test random::tests::test_unique_integers ... ok [INFO] [stdout] test v1_ext::function::tests::content_factor ... ok [INFO] [stdout] test random::quadratic::tests::test_arbitrary_quadratic ... ok [INFO] [stdout] test v1_ext::function::tests::evaluate_bound ... ok [INFO] [stdout] test random::polynomial::tests::test_arbitrary_polynomial ... ok [INFO] [stdout] test v1_ext::function::tests::evaluate_bound_missing ... ok [INFO] [stdout] test mps::tests::write_arbitrary::test_write_mps ... ok [INFO] [stdout] test instance::evaluate::tests::test_evaluate_instance ... ok [INFO] [stdout] test v1_ext::function::tests::test_as_const_any ... ok [INFO] [stdout] test v1_ext::function::tests::test_as_constant_roundtrip ... ok [INFO] [stdout] test instance::evaluate::tests::partial_evaluate ... ok [INFO] [stdout] test random::tests::test_unique_integers_panic_too_large_size - should panic ... ok [INFO] [stdout] test random::tests::test_unique_integers_panic_invalid_range - should panic ... ok [INFO] [stdout] test sampled::tests::test_sampled ... ok [INFO] [stdout] test sample_set::parse::tests::test_unknown_sense_enum_value ... ok [INFO] [stdout] test substitute::macros::tests::test_assign_macro_cycle_detection - should panic ... ok [INFO] [stdout] test substitute::macros::tests::test_assign_macro_self_reference - should panic ... ok [INFO] [stdout] test v1_ext::function::tests::test_as_linear_any ... ok [INFO] [stdout] test v1_ext::instance::tests::log_encode ... ok [INFO] [stdout] test v1_ext::function::tests::evaluate_bound_arb ... ok [INFO] [stdout] test v1_ext::instance::tests::test_eval_dependencies ... ok [INFO] [stdout] test v1_ext::function::tests::test_max_degree_0 ... ok [INFO] [stdout] test v1_ext::function::tests::test_as_linear_roundtrip ... ok [INFO] [stdout] test v1_ext::function::tests::content_factor_arb ... ok [INFO] [stdout] test v1_ext::linear::tests::format ... ok [INFO] [stdout] test v1_ext::function::tests::test_zero ... ok [INFO] [stdout] test v1_ext::function::tests::test_max_degree_1 ... ok [INFO] [stdout] test v1_ext::function::tests::test_max_degree_2 ... ok [INFO] [stdout] test v1_ext::function::tests::test_add_associativity ... ok [INFO] [stdout] test v1_ext::function::tests::test_scalar_distributive ... ok [INFO] [stdout] test v1_ext::function::tests::test_distributive ... ok [INFO] [stdout] test v1_ext::linear::tests::test_scalar_distributive ... ok [INFO] [stdout] test v1_ext::polynomial::tests::format ... ok [INFO] [stdout] test v1_ext::linear::tests::test_zero ... ok [INFO] [stdout] test v1_ext::linear::tests::test_add_associativity ... ok [INFO] [stdout] test v1_ext::linear::tests::test_distributive ... ok [INFO] [stdout] test mps::tests::write_arbitrary::test_roundtrip ... ok [INFO] [stdout] test v1_ext::polynomial::tests::test_as_constant ... ok [INFO] [stdout] test v1_ext::linear::tests::test_mul_associativity ... ok [INFO] [stdout] test v1_ext::function::tests::test_mul_associativity ... ok [INFO] [stdout] test v1_ext::quadratic::tests::format ... ok [INFO] [stdout] test v1_ext::polynomial::tests::test_zero ... ok [INFO] [stdout] test v1_ext::polynomial::tests::test_as_linear ... ok [INFO] [stdout] test v1_ext::polynomial::tests::test_scalar_distributive ... ok [INFO] [stdout] test v1_ext::polynomial::tests::test_add_associativity ... ok [INFO] [stdout] test v1_ext::quadratic::tests::test_zero ... ok [INFO] [stdout] test v1_ext::quadratic::tests::test_add_associativity ... ok [INFO] [stdout] test v1_ext::quadratic::tests::test_scalar_distributive ... ok [INFO] [stdout] test v1_ext::polynomial::tests::test_distributive ... ok [INFO] [stdout] test v1_ext::instance::tests::test_instance_arbitrary_any ... ok [INFO] [stdout] test random::quadratic::tests::test_arbitrary_quadratic_full ... ok [INFO] [stdout] test v1_ext::quadratic::tests::test_mul_associativity ... ok [INFO] [stdout] test v1_ext::polynomial::tests::test_mul_associativity ... ok [INFO] [stdout] test v1_ext::quadratic::tests::test_distributive ... ok [INFO] [stdout] test random::samples::tests::test_arbitrary_samples ... ok [INFO] [stdout] test v1_ext::parametric_instance::tests::test_parametric_instance_conversion ... ok [INFO] [stdout] test v1_ext::instance::tests::substitute_fixed_value ... ok [INFO] [stdout] test v1_ext::instance::tests::test_qubo ... ok [INFO] [stdout] test v1_ext::parametric_instance::tests::validate ... ok [INFO] [stdout] test v1_ext::instance::tests::test_hubo ... ok [INFO] [stdout] test polynomial_base::substitute::tests::removes_assigned_variables ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 294 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.21s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/ommx.rs (/opt/rustwide/target/debug/deps/ommx-4ffb8efca0c16a74) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests ommx [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stdout] test src/instance/log_encode.rs - instance::log_encode::log_encoding_coefficients (line 36) ... ok [INFO] [stdout] test src/lib.rs - (line 44) ... FAILED [INFO] [stdout] test src/instance/decision_variable.rs - instance::decision_variable::Instance::get_decision_variable_by_name (line 15) ... FAILED [INFO] [stdout] test src/lib.rs - (line 94) ... FAILED [INFO] [stdout] test src/bound.rs - bound::Bound::as_integer_bound (line 357) ... FAILED [INFO] [stdout] test src/decision_variable.rs - decision_variable::DecisionVariable::check_value_consistency (line 229) ... FAILED [INFO] [stdout] test src/decision_variable.rs - decision_variable::Kind::consistent_bound (line 68) ... FAILED [INFO] [stdout] test src/dataset/miplib2017.rs - dataset::miplib2017::instance_annotations (line 140) ... FAILED [INFO] [stdout] test src/mps.rs - mps (line 3) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 166) ... FAILED [INFO] [stdout] test src/lib.rs - (line 70) ... FAILED [INFO] [stdout] test src/lib.rs - (line 16) ... FAILED [INFO] [stdout] test src/lib.rs - (line 144) ... FAILED [INFO] [stdout] test src/macros.rs - macros::coeff (line 14) ... FAILED [INFO] [stdout] test src/dataset.rs - dataset (line 7) ... FAILED [INFO] [stdout] test src/lib.rs - (line 231) ... FAILED [INFO] [stdout] test src/bound.rs - bound::Bound (line 61) ... FAILED [INFO] [stdout] test src/random.rs - random (line 8) ... FAILED [INFO] [stdout] test src/macros.rs - macros::monomial (line 124) ... FAILED [INFO] [stdout] test src/macros.rs - macros::coeff (line 36) ... FAILED [INFO] [stdout] test src/substitute.rs - substitute::Substitute (line 20) ... FAILED [INFO] [stdout] test src/substitute.rs - substitute::Substitute (line 43) ... FAILED [INFO] [stdout] test src/macros.rs - macros::linear (line 61) ... FAILED [INFO] [stdout] test src/macros.rs - macros::quadratic (line 88) ... FAILED [INFO] [stdout] test src/substitute.rs - substitute::Substitute::substitute_one (line 205) ... FAILED [INFO] [stdout] test src/substitute.rs - substitute::Substitute (line 58) ... FAILED [INFO] [stdout] test src/random/function.rs - random::function::FunctionParameters::num_terms (line 13) ... FAILED [INFO] [stdout] test src/v1_ext/linear.rs - v1_ext::linear::Linear (line 68) ... FAILED [INFO] [stdout] test src/substitute/macros.rs - substitute::macros::assign (line 25) ... ok [INFO] [stdout] test src/substitute/macros.rs - substitute::macros::assign (line 59) ... ok [INFO] [stdout] test src/substitute/assignments.rs - substitute::assignments::AcyclicAssignments::evaluation_order_iter (line 114) ... ok [INFO] [stdout] test src/substitute/assignments.rs - substitute::assignments::AcyclicAssignments::substitution_order_iter (line 88) ... ok [INFO] [stdout] test src/substitute.rs - substitute::Substitute::substitute_acyclic (line 118) ... ok [INFO] [stdout] test src/substitute/macros.rs - substitute::macros::assign (line 37) ... ok [INFO] [stdout] test src/substitute.rs - substitute::Substitute (line 74) ... ok [INFO] [stdout] test src/substitute.rs - substitute::Substitute::substitute (line 169) ... ok [INFO] [stdout] test src/macros.rs - macros::variable_ids (line 157) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 44) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcJATyr4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libommx-10c62393e07bd4e5,libcsv-a8a94207557efce1,libcsv_core-17ec0205f5cb2025,libpetgraph-a750bc54c09def93,libfixedbitset-625fd2a9d775ed11,libthiserror-1745aa51fb5b7bb4,libapprox-f8d1e442dff1c892,libordered_float-baa3ac71a1180579,libproptest-2f52d9927e9f4279,libunarray-2b0ca735f001c2fa,librand_xorshift-95a0c5bff9d1ad43,librand_chacha-492221ad48e22265,libppv_lite86-2bbd1e73b8abcbbe,libzerocopy-ae6265f4d6aef6ae,librand-3562b7ec2df8a674,librand_core-948b4e89a1a264a4,librusty_fork-09c745402d4013cd,libwait_timeout-58a86e84778c2b52,libtempfile-ae012500dccf76d6,libfastrand-751bcde24b8aa073,libfnv-79e2cbfbe03dcd16,libquick_error-9f96d0cb10ca2956,libbit_set-2785e03bda030723,libbit_vec-46bedad1cbb6f5b7,libitertools-067730ce68b32d04,libeither-e5ea87bd27ac73a9,libnum-172832641ffba7d5,libnum_iter-00592a736af319eb,libnum_rational-56956151dc62ad25,libnum_complex-e4dcb8d88ed1a614,libnum_bigint-2138a30d94e6b258,libnum_integer-a2884bdcc76a33e2,libprost-0cfccc04cf815aef,libbytes-f2fa72719066c118,libocipkg-cabe4e053089796d,liburlencoding-061758bc6028ea3e,libuuid-1243fb8a38883e54,libgetrandom-c25dbd92afd283e5,libbase16ct-c4cc4b0550013254,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libtar-b571ab9a2080ca62,libxattr-34ed23ff007cf1c9,librustix-f2fef41ac91665be,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-d28fdc10158f862f,libfiletime-8d61225b5495ac35,libtoml-fff53e6bd69e811e,libtoml_edit-a4b236e705d9c933,libserde_spanned-508814e3feb09734,libindexmap-08bf6b26c718c769,libhashbrown-1b10fa912acc6640,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libwinnow-30e554620d607436,libtoml_write-2c704ffd35684d73,libtoml_datetime-53b496ca5f4c1a6c,libureq-8c9b685deb2e1353,libwebpki_roots-a7b744af066469e4,libwebpki_roots-b97000dc553d2d96,libonce_cell-e9252a7b5119f3eb,librustls-5ffe8ffc4f941dca,libsubtle-2ae6a7038b9a0630,libwebpki-9736e2bc988312b5,libring-fbc4a4437b17d415,libgetrandom-6f241ec43db089dd,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,liblazy_static-3674be3f4245d19b,liblog-d6f7bb1298e9acd0,libsha2-eca788b961d860c8,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libdirectories-0ad381ae746ed415,libdirs_sys-76fe7757dce79e57,liblibc-a033ff8e3a2aed60,liboption_ext-61303ef911796993,libmaplit-f141af93a08d6c7e,libchrono-5270a8153d3373ce,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-c445de6622136476,libflate2-3d013ff461138fa5,libminiz_oxide-53580ea928ee692f,libadler2-1712579794513681,libcrc32fast-2b7a1fd93149b03b,libcfg_if-3a213765134f0c85,libregex-7dd277cd09103f66,libregex_automata-73890d5f43760ddd,libaho_corasick-13047ec2778cb315,libregex_syntax-cf9ef9729ec61e4c,liburl-b67c5c84a3e897a5,libidna-8b56418538f47755,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8ab5ab12bf9deaf,libicu_properties-505d24ce2eb52e16,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-6b6ccf81f9fe64c5,libsmallvec-3281308869c19c4b,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-9ccc669208199748,libpotential_utf-f16d5aff931bfd69,libicu_provider-4f055fdb21ca990b,libicu_locale_core-c2d9ff0b468c54ea,libtinystr-4cc4056e2501a94a,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-caceaa09e6921878,libzerotrie-34a57b33c9a4d2bd,libyoke-3a1f1f02b7e3b30a,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-2c38194e8f43a8b0,libform_urlencoded-ccbcef42f8ae53ab,libpercent_encoding-e42b7a0b4a5edca5,libbase64-32787b0325ea6df8,libanyhow-37a8c652d1faf997,liboci_spec-deb73ab5cda484e9,libserde_json-6c5c9c24f7160112,libmemchr-f639ee087ae982c6,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libstrum-e3cef8f7d45a2447,libthiserror-3f199d990167e9fe,libserde-f611bdbdc016c7d7,libderive_builder-1f1c23ae1efae795}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcJATyr4/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-e3cc02768d585e7e/out/build" "-L" "/opt/rustwide/target/debug/build/ring-07a4531931b05782/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesthsZQYe/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/instance/decision_variable.rs - instance::decision_variable::Instance::get_decision_variable_by_name (line 15) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcPzkbM3/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libommx-10c62393e07bd4e5,libcsv-a8a94207557efce1,libcsv_core-17ec0205f5cb2025,libpetgraph-a750bc54c09def93,libfixedbitset-625fd2a9d775ed11,libthiserror-1745aa51fb5b7bb4,libapprox-f8d1e442dff1c892,libordered_float-baa3ac71a1180579,libproptest-2f52d9927e9f4279,libunarray-2b0ca735f001c2fa,librand_xorshift-95a0c5bff9d1ad43,librand_chacha-492221ad48e22265,libppv_lite86-2bbd1e73b8abcbbe,libzerocopy-ae6265f4d6aef6ae,librand-3562b7ec2df8a674,librand_core-948b4e89a1a264a4,librusty_fork-09c745402d4013cd,libwait_timeout-58a86e84778c2b52,libtempfile-ae012500dccf76d6,libfastrand-751bcde24b8aa073,libfnv-79e2cbfbe03dcd16,libquick_error-9f96d0cb10ca2956,libbit_set-2785e03bda030723,libbit_vec-46bedad1cbb6f5b7,libitertools-067730ce68b32d04,libeither-e5ea87bd27ac73a9,libnum-172832641ffba7d5,libnum_iter-00592a736af319eb,libnum_rational-56956151dc62ad25,libnum_complex-e4dcb8d88ed1a614,libnum_bigint-2138a30d94e6b258,libnum_integer-a2884bdcc76a33e2,libprost-0cfccc04cf815aef,libbytes-f2fa72719066c118,libocipkg-cabe4e053089796d,liburlencoding-061758bc6028ea3e,libuuid-1243fb8a38883e54,libgetrandom-c25dbd92afd283e5,libbase16ct-c4cc4b0550013254,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libtar-b571ab9a2080ca62,libxattr-34ed23ff007cf1c9,librustix-f2fef41ac91665be,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-d28fdc10158f862f,libfiletime-8d61225b5495ac35,libtoml-fff53e6bd69e811e,libtoml_edit-a4b236e705d9c933,libserde_spanned-508814e3feb09734,libindexmap-08bf6b26c718c769,libhashbrown-1b10fa912acc6640,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libwinnow-30e554620d607436,libtoml_write-2c704ffd35684d73,libtoml_datetime-53b496ca5f4c1a6c,libureq-8c9b685deb2e1353,libwebpki_roots-a7b744af066469e4,libwebpki_roots-b97000dc553d2d96,libonce_cell-e9252a7b5119f3eb,librustls-5ffe8ffc4f941dca,libsubtle-2ae6a7038b9a0630,libwebpki-9736e2bc988312b5,libring-fbc4a4437b17d415,libgetrandom-6f241ec43db089dd,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,liblazy_static-3674be3f4245d19b,liblog-d6f7bb1298e9acd0,libsha2-eca788b961d860c8,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libdirectories-0ad381ae746ed415,libdirs_sys-76fe7757dce79e57,liblibc-a033ff8e3a2aed60,liboption_ext-61303ef911796993,libmaplit-f141af93a08d6c7e,libchrono-5270a8153d3373ce,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-c445de6622136476,libflate2-3d013ff461138fa5,libminiz_oxide-53580ea928ee692f,libadler2-1712579794513681,libcrc32fast-2b7a1fd93149b03b,libcfg_if-3a213765134f0c85,libregex-7dd277cd09103f66,libregex_automata-73890d5f43760ddd,libaho_corasick-13047ec2778cb315,libregex_syntax-cf9ef9729ec61e4c,liburl-b67c5c84a3e897a5,libidna-8b56418538f47755,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8ab5ab12bf9deaf,libicu_properties-505d24ce2eb52e16,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-6b6ccf81f9fe64c5,libsmallvec-3281308869c19c4b,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-9ccc669208199748,libpotential_utf-f16d5aff931bfd69,libicu_provider-4f055fdb21ca990b,libicu_locale_core-c2d9ff0b468c54ea,libtinystr-4cc4056e2501a94a,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-caceaa09e6921878,libzerotrie-34a57b33c9a4d2bd,libyoke-3a1f1f02b7e3b30a,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-2c38194e8f43a8b0,libform_urlencoded-ccbcef42f8ae53ab,libpercent_encoding-e42b7a0b4a5edca5,libbase64-32787b0325ea6df8,libanyhow-37a8c652d1faf997,liboci_spec-deb73ab5cda484e9,libserde_json-6c5c9c24f7160112,libmemchr-f639ee087ae982c6,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libstrum-e3cef8f7d45a2447,libthiserror-3f199d990167e9fe,libserde-f611bdbdc016c7d7,libderive_builder-1f1c23ae1efae795}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcPzkbM3/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-e3cc02768d585e7e/out/build" "-L" "/opt/rustwide/target/debug/build/ring-07a4531931b05782/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestK0iJnN/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 94) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcnIm077/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libommx-10c62393e07bd4e5,libcsv-a8a94207557efce1,libcsv_core-17ec0205f5cb2025,libpetgraph-a750bc54c09def93,libfixedbitset-625fd2a9d775ed11,libthiserror-1745aa51fb5b7bb4,libapprox-f8d1e442dff1c892,libordered_float-baa3ac71a1180579,libproptest-2f52d9927e9f4279,libunarray-2b0ca735f001c2fa,librand_xorshift-95a0c5bff9d1ad43,librand_chacha-492221ad48e22265,libppv_lite86-2bbd1e73b8abcbbe,libzerocopy-ae6265f4d6aef6ae,librand-3562b7ec2df8a674,librand_core-948b4e89a1a264a4,librusty_fork-09c745402d4013cd,libwait_timeout-58a86e84778c2b52,libtempfile-ae012500dccf76d6,libfastrand-751bcde24b8aa073,libfnv-79e2cbfbe03dcd16,libquick_error-9f96d0cb10ca2956,libbit_set-2785e03bda030723,libbit_vec-46bedad1cbb6f5b7,libitertools-067730ce68b32d04,libeither-e5ea87bd27ac73a9,libnum-172832641ffba7d5,libnum_iter-00592a736af319eb,libnum_rational-56956151dc62ad25,libnum_complex-e4dcb8d88ed1a614,libnum_bigint-2138a30d94e6b258,libnum_integer-a2884bdcc76a33e2,libprost-0cfccc04cf815aef,libbytes-f2fa72719066c118,libocipkg-cabe4e053089796d,liburlencoding-061758bc6028ea3e,libuuid-1243fb8a38883e54,libgetrandom-c25dbd92afd283e5,libbase16ct-c4cc4b0550013254,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libtar-b571ab9a2080ca62,libxattr-34ed23ff007cf1c9,librustix-f2fef41ac91665be,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-d28fdc10158f862f,libfiletime-8d61225b5495ac35,libtoml-fff53e6bd69e811e,libtoml_edit-a4b236e705d9c933,libserde_spanned-508814e3feb09734,libindexmap-08bf6b26c718c769,libhashbrown-1b10fa912acc6640,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libwinnow-30e554620d607436,libtoml_write-2c704ffd35684d73,libtoml_datetime-53b496ca5f4c1a6c,libureq-8c9b685deb2e1353,libwebpki_roots-a7b744af066469e4,libwebpki_roots-b97000dc553d2d96,libonce_cell-e9252a7b5119f3eb,librustls-5ffe8ffc4f941dca,libsubtle-2ae6a7038b9a0630,libwebpki-9736e2bc988312b5,libring-fbc4a4437b17d415,libgetrandom-6f241ec43db089dd,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,liblazy_static-3674be3f4245d19b,liblog-d6f7bb1298e9acd0,libsha2-eca788b961d860c8,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libdirectories-0ad381ae746ed415,libdirs_sys-76fe7757dce79e57,liblibc-a033ff8e3a2aed60,liboption_ext-61303ef911796993,libmaplit-f141af93a08d6c7e,libchrono-5270a8153d3373ce,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-c445de6622136476,libflate2-3d013ff461138fa5,libminiz_oxide-53580ea928ee692f,libadler2-1712579794513681,libcrc32fast-2b7a1fd93149b03b,libcfg_if-3a213765134f0c85,libregex-7dd277cd09103f66,libregex_automata-73890d5f43760ddd,libaho_corasick-13047ec2778cb315,libregex_syntax-cf9ef9729ec61e4c,liburl-b67c5c84a3e897a5,libidna-8b56418538f47755,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8ab5ab12bf9deaf,libicu_properties-505d24ce2eb52e16,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-6b6ccf81f9fe64c5,libsmallvec-3281308869c19c4b,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-9ccc669208199748,libpotential_utf-f16d5aff931bfd69,libicu_provider-4f055fdb21ca990b,libicu_locale_core-c2d9ff0b468c54ea,libtinystr-4cc4056e2501a94a,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-caceaa09e6921878,libzerotrie-34a57b33c9a4d2bd,libyoke-3a1f1f02b7e3b30a,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-2c38194e8f43a8b0,libform_urlencoded-ccbcef42f8ae53ab,libpercent_encoding-e42b7a0b4a5edca5,libbase64-32787b0325ea6df8,libanyhow-37a8c652d1faf997,liboci_spec-deb73ab5cda484e9,libserde_json-6c5c9c24f7160112,libmemchr-f639ee087ae982c6,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libstrum-e3cef8f7d45a2447,libthiserror-3f199d990167e9fe,libserde-f611bdbdc016c7d7,libderive_builder-1f1c23ae1efae795}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcnIm077/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-e3cc02768d585e7e/out/build" "-L" "/opt/rustwide/target/debug/build/ring-07a4531931b05782/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestKk18o6/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/bound.rs - bound::Bound::as_integer_bound (line 357) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcevsoCc/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libommx-10c62393e07bd4e5,libcsv-a8a94207557efce1,libcsv_core-17ec0205f5cb2025,libpetgraph-a750bc54c09def93,libfixedbitset-625fd2a9d775ed11,libthiserror-1745aa51fb5b7bb4,libapprox-f8d1e442dff1c892,libordered_float-baa3ac71a1180579,libproptest-2f52d9927e9f4279,libunarray-2b0ca735f001c2fa,librand_xorshift-95a0c5bff9d1ad43,librand_chacha-492221ad48e22265,libppv_lite86-2bbd1e73b8abcbbe,libzerocopy-ae6265f4d6aef6ae,librand-3562b7ec2df8a674,librand_core-948b4e89a1a264a4,librusty_fork-09c745402d4013cd,libwait_timeout-58a86e84778c2b52,libtempfile-ae012500dccf76d6,libfastrand-751bcde24b8aa073,libfnv-79e2cbfbe03dcd16,libquick_error-9f96d0cb10ca2956,libbit_set-2785e03bda030723,libbit_vec-46bedad1cbb6f5b7,libitertools-067730ce68b32d04,libeither-e5ea87bd27ac73a9,libnum-172832641ffba7d5,libnum_iter-00592a736af319eb,libnum_rational-56956151dc62ad25,libnum_complex-e4dcb8d88ed1a614,libnum_bigint-2138a30d94e6b258,libnum_integer-a2884bdcc76a33e2,libprost-0cfccc04cf815aef,libbytes-f2fa72719066c118,libocipkg-cabe4e053089796d,liburlencoding-061758bc6028ea3e,libuuid-1243fb8a38883e54,libgetrandom-c25dbd92afd283e5,libbase16ct-c4cc4b0550013254,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libtar-b571ab9a2080ca62,libxattr-34ed23ff007cf1c9,librustix-f2fef41ac91665be,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-d28fdc10158f862f,libfiletime-8d61225b5495ac35,libtoml-fff53e6bd69e811e,libtoml_edit-a4b236e705d9c933,libserde_spanned-508814e3feb09734,libindexmap-08bf6b26c718c769,libhashbrown-1b10fa912acc6640,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libwinnow-30e554620d607436,libtoml_write-2c704ffd35684d73,libtoml_datetime-53b496ca5f4c1a6c,libureq-8c9b685deb2e1353,libwebpki_roots-a7b744af066469e4,libwebpki_roots-b97000dc553d2d96,libonce_cell-e9252a7b5119f3eb,librustls-5ffe8ffc4f941dca,libsubtle-2ae6a7038b9a0630,libwebpki-9736e2bc988312b5,libring-fbc4a4437b17d415,libgetrandom-6f241ec43db089dd,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,liblazy_static-3674be3f4245d19b,liblog-d6f7bb1298e9acd0,libsha2-eca788b961d860c8,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libdirectories-0ad381ae746ed415,libdirs_sys-76fe7757dce79e57,liblibc-a033ff8e3a2aed60,liboption_ext-61303ef911796993,libmaplit-f141af93a08d6c7e,libchrono-5270a8153d3373ce,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-c445de6622136476,libflate2-3d013ff461138fa5,libminiz_oxide-53580ea928ee692f,libadler2-1712579794513681,libcrc32fast-2b7a1fd93149b03b,libcfg_if-3a213765134f0c85,libregex-7dd277cd09103f66,libregex_automata-73890d5f43760ddd,libaho_corasick-13047ec2778cb315,libregex_syntax-cf9ef9729ec61e4c,liburl-b67c5c84a3e897a5,libidna-8b56418538f47755,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8ab5ab12bf9deaf,libicu_properties-505d24ce2eb52e16,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-6b6ccf81f9fe64c5,libsmallvec-3281308869c19c4b,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-9ccc669208199748,libpotential_utf-f16d5aff931bfd69,libicu_provider-4f055fdb21ca990b,libicu_locale_core-c2d9ff0b468c54ea,libtinystr-4cc4056e2501a94a,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-caceaa09e6921878,libzerotrie-34a57b33c9a4d2bd,libyoke-3a1f1f02b7e3b30a,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-2c38194e8f43a8b0,libform_urlencoded-ccbcef42f8ae53ab,libpercent_encoding-e42b7a0b4a5edca5,libbase64-32787b0325ea6df8,libanyhow-37a8c652d1faf997,liboci_spec-deb73ab5cda484e9,libserde_json-6c5c9c24f7160112,libmemchr-f639ee087ae982c6,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libstrum-e3cef8f7d45a2447,libthiserror-3f199d990167e9fe,libserde-f611bdbdc016c7d7,libderive_builder-1f1c23ae1efae795}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcevsoCc/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-e3cc02768d585e7e/out/build" "-L" "/opt/rustwide/target/debug/build/ring-07a4531931b05782/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestG9wJJw/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/decision_variable.rs - decision_variable::DecisionVariable::check_value_consistency (line 229) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcd5jvC5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libommx-10c62393e07bd4e5,libcsv-a8a94207557efce1,libcsv_core-17ec0205f5cb2025,libpetgraph-a750bc54c09def93,libfixedbitset-625fd2a9d775ed11,libthiserror-1745aa51fb5b7bb4,libapprox-f8d1e442dff1c892,libordered_float-baa3ac71a1180579,libproptest-2f52d9927e9f4279,libunarray-2b0ca735f001c2fa,librand_xorshift-95a0c5bff9d1ad43,librand_chacha-492221ad48e22265,libppv_lite86-2bbd1e73b8abcbbe,libzerocopy-ae6265f4d6aef6ae,librand-3562b7ec2df8a674,librand_core-948b4e89a1a264a4,librusty_fork-09c745402d4013cd,libwait_timeout-58a86e84778c2b52,libtempfile-ae012500dccf76d6,libfastrand-751bcde24b8aa073,libfnv-79e2cbfbe03dcd16,libquick_error-9f96d0cb10ca2956,libbit_set-2785e03bda030723,libbit_vec-46bedad1cbb6f5b7,libitertools-067730ce68b32d04,libeither-e5ea87bd27ac73a9,libnum-172832641ffba7d5,libnum_iter-00592a736af319eb,libnum_rational-56956151dc62ad25,libnum_complex-e4dcb8d88ed1a614,libnum_bigint-2138a30d94e6b258,libnum_integer-a2884bdcc76a33e2,libprost-0cfccc04cf815aef,libbytes-f2fa72719066c118,libocipkg-cabe4e053089796d,liburlencoding-061758bc6028ea3e,libuuid-1243fb8a38883e54,libgetrandom-c25dbd92afd283e5,libbase16ct-c4cc4b0550013254,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libtar-b571ab9a2080ca62,libxattr-34ed23ff007cf1c9,librustix-f2fef41ac91665be,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-d28fdc10158f862f,libfiletime-8d61225b5495ac35,libtoml-fff53e6bd69e811e,libtoml_edit-a4b236e705d9c933,libserde_spanned-508814e3feb09734,libindexmap-08bf6b26c718c769,libhashbrown-1b10fa912acc6640,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libwinnow-30e554620d607436,libtoml_write-2c704ffd35684d73,libtoml_datetime-53b496ca5f4c1a6c,libureq-8c9b685deb2e1353,libwebpki_roots-a7b744af066469e4,libwebpki_roots-b97000dc553d2d96,libonce_cell-e9252a7b5119f3eb,librustls-5ffe8ffc4f941dca,libsubtle-2ae6a7038b9a0630,libwebpki-9736e2bc988312b5,libring-fbc4a4437b17d415,libgetrandom-6f241ec43db089dd,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,liblazy_static-3674be3f4245d19b,liblog-d6f7bb1298e9acd0,libsha2-eca788b961d860c8,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libdirectories-0ad381ae746ed415,libdirs_sys-76fe7757dce79e57,liblibc-a033ff8e3a2aed60,liboption_ext-61303ef911796993,libmaplit-f141af93a08d6c7e,libchrono-5270a8153d3373ce,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-c445de6622136476,libflate2-3d013ff461138fa5,libminiz_oxide-53580ea928ee692f,libadler2-1712579794513681,libcrc32fast-2b7a1fd93149b03b,libcfg_if-3a213765134f0c85,libregex-7dd277cd09103f66,libregex_automata-73890d5f43760ddd,libaho_corasick-13047ec2778cb315,libregex_syntax-cf9ef9729ec61e4c,liburl-b67c5c84a3e897a5,libidna-8b56418538f47755,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8ab5ab12bf9deaf,libicu_properties-505d24ce2eb52e16,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-6b6ccf81f9fe64c5,libsmallvec-3281308869c19c4b,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-9ccc669208199748,libpotential_utf-f16d5aff931bfd69,libicu_provider-4f055fdb21ca990b,libicu_locale_core-c2d9ff0b468c54ea,libtinystr-4cc4056e2501a94a,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-caceaa09e6921878,libzerotrie-34a57b33c9a4d2bd,libyoke-3a1f1f02b7e3b30a,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-2c38194e8f43a8b0,libform_urlencoded-ccbcef42f8ae53ab,libpercent_encoding-e42b7a0b4a5edca5,libbase64-32787b0325ea6df8,libanyhow-37a8c652d1faf997,liboci_spec-deb73ab5cda484e9,libserde_json-6c5c9c24f7160112,libmemchr-f639ee087ae982c6,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libstrum-e3cef8f7d45a2447,libthiserror-3f199d990167e9fe,libserde-f611bdbdc016c7d7,libderive_builder-1f1c23ae1efae795}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcd5jvC5/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-e3cc02768d585e7e/out/build" "-L" "/opt/rustwide/target/debug/build/ring-07a4531931b05782/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest22rO87/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/decision_variable.rs - decision_variable::Kind::consistent_bound (line 68) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc1Y0qi5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libommx-10c62393e07bd4e5,libcsv-a8a94207557efce1,libcsv_core-17ec0205f5cb2025,libpetgraph-a750bc54c09def93,libfixedbitset-625fd2a9d775ed11,libthiserror-1745aa51fb5b7bb4,libapprox-f8d1e442dff1c892,libordered_float-baa3ac71a1180579,libproptest-2f52d9927e9f4279,libunarray-2b0ca735f001c2fa,librand_xorshift-95a0c5bff9d1ad43,librand_chacha-492221ad48e22265,libppv_lite86-2bbd1e73b8abcbbe,libzerocopy-ae6265f4d6aef6ae,librand-3562b7ec2df8a674,librand_core-948b4e89a1a264a4,librusty_fork-09c745402d4013cd,libwait_timeout-58a86e84778c2b52,libtempfile-ae012500dccf76d6,libfastrand-751bcde24b8aa073,libfnv-79e2cbfbe03dcd16,libquick_error-9f96d0cb10ca2956,libbit_set-2785e03bda030723,libbit_vec-46bedad1cbb6f5b7,libitertools-067730ce68b32d04,libeither-e5ea87bd27ac73a9,libnum-172832641ffba7d5,libnum_iter-00592a736af319eb,libnum_rational-56956151dc62ad25,libnum_complex-e4dcb8d88ed1a614,libnum_bigint-2138a30d94e6b258,libnum_integer-a2884bdcc76a33e2,libprost-0cfccc04cf815aef,libbytes-f2fa72719066c118,libocipkg-cabe4e053089796d,liburlencoding-061758bc6028ea3e,libuuid-1243fb8a38883e54,libgetrandom-c25dbd92afd283e5,libbase16ct-c4cc4b0550013254,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libtar-b571ab9a2080ca62,libxattr-34ed23ff007cf1c9,librustix-f2fef41ac91665be,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-d28fdc10158f862f,libfiletime-8d61225b5495ac35,libtoml-fff53e6bd69e811e,libtoml_edit-a4b236e705d9c933,libserde_spanned-508814e3feb09734,libindexmap-08bf6b26c718c769,libhashbrown-1b10fa912acc6640,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libwinnow-30e554620d607436,libtoml_write-2c704ffd35684d73,libtoml_datetime-53b496ca5f4c1a6c,libureq-8c9b685deb2e1353,libwebpki_roots-a7b744af066469e4,libwebpki_roots-b97000dc553d2d96,libonce_cell-e9252a7b5119f3eb,librustls-5ffe8ffc4f941dca,libsubtle-2ae6a7038b9a0630,libwebpki-9736e2bc988312b5,libring-fbc4a4437b17d415,libgetrandom-6f241ec43db089dd,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,liblazy_static-3674be3f4245d19b,liblog-d6f7bb1298e9acd0,libsha2-eca788b961d860c8,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libdirectories-0ad381ae746ed415,libdirs_sys-76fe7757dce79e57,liblibc-a033ff8e3a2aed60,liboption_ext-61303ef911796993,libmaplit-f141af93a08d6c7e,libchrono-5270a8153d3373ce,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-c445de6622136476,libflate2-3d013ff461138fa5,libminiz_oxide-53580ea928ee692f,libadler2-1712579794513681,libcrc32fast-2b7a1fd93149b03b,libcfg_if-3a213765134f0c85,libregex-7dd277cd09103f66,libregex_automata-73890d5f43760ddd,libaho_corasick-13047ec2778cb315,libregex_syntax-cf9ef9729ec61e4c,liburl-b67c5c84a3e897a5,libidna-8b56418538f47755,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8ab5ab12bf9deaf,libicu_properties-505d24ce2eb52e16,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-6b6ccf81f9fe64c5,libsmallvec-3281308869c19c4b,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-9ccc669208199748,libpotential_utf-f16d5aff931bfd69,libicu_provider-4f055fdb21ca990b,libicu_locale_core-c2d9ff0b468c54ea,libtinystr-4cc4056e2501a94a,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-caceaa09e6921878,libzerotrie-34a57b33c9a4d2bd,libyoke-3a1f1f02b7e3b30a,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-2c38194e8f43a8b0,libform_urlencoded-ccbcef42f8ae53ab,libpercent_encoding-e42b7a0b4a5edca5,libbase64-32787b0325ea6df8,libanyhow-37a8c652d1faf997,liboci_spec-deb73ab5cda484e9,libserde_json-6c5c9c24f7160112,libmemchr-f639ee087ae982c6,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libstrum-e3cef8f7d45a2447,libthiserror-3f199d990167e9fe,libserde-f611bdbdc016c7d7,libderive_builder-1f1c23ae1efae795}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc1Y0qi5/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-e3cc02768d585e7e/out/build" "-L" "/opt/rustwide/target/debug/build/ring-07a4531931b05782/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest0rzALl/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/dataset/miplib2017.rs - dataset::miplib2017::instance_annotations (line 140) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcFtrv16/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libommx-10c62393e07bd4e5,libcsv-a8a94207557efce1,libcsv_core-17ec0205f5cb2025,libpetgraph-a750bc54c09def93,libfixedbitset-625fd2a9d775ed11,libthiserror-1745aa51fb5b7bb4,libapprox-f8d1e442dff1c892,libordered_float-baa3ac71a1180579,libproptest-2f52d9927e9f4279,libunarray-2b0ca735f001c2fa,librand_xorshift-95a0c5bff9d1ad43,librand_chacha-492221ad48e22265,libppv_lite86-2bbd1e73b8abcbbe,libzerocopy-ae6265f4d6aef6ae,librand-3562b7ec2df8a674,librand_core-948b4e89a1a264a4,librusty_fork-09c745402d4013cd,libwait_timeout-58a86e84778c2b52,libtempfile-ae012500dccf76d6,libfastrand-751bcde24b8aa073,libfnv-79e2cbfbe03dcd16,libquick_error-9f96d0cb10ca2956,libbit_set-2785e03bda030723,libbit_vec-46bedad1cbb6f5b7,libitertools-067730ce68b32d04,libeither-e5ea87bd27ac73a9,libnum-172832641ffba7d5,libnum_iter-00592a736af319eb,libnum_rational-56956151dc62ad25,libnum_complex-e4dcb8d88ed1a614,libnum_bigint-2138a30d94e6b258,libnum_integer-a2884bdcc76a33e2,libprost-0cfccc04cf815aef,libbytes-f2fa72719066c118,libocipkg-cabe4e053089796d,liburlencoding-061758bc6028ea3e,libuuid-1243fb8a38883e54,libgetrandom-c25dbd92afd283e5,libbase16ct-c4cc4b0550013254,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libtar-b571ab9a2080ca62,libxattr-34ed23ff007cf1c9,librustix-f2fef41ac91665be,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-d28fdc10158f862f,libfiletime-8d61225b5495ac35,libtoml-fff53e6bd69e811e,libtoml_edit-a4b236e705d9c933,libserde_spanned-508814e3feb09734,libindexmap-08bf6b26c718c769,libhashbrown-1b10fa912acc6640,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libwinnow-30e554620d607436,libtoml_write-2c704ffd35684d73,libtoml_datetime-53b496ca5f4c1a6c,libureq-8c9b685deb2e1353,libwebpki_roots-a7b744af066469e4,libwebpki_roots-b97000dc553d2d96,libonce_cell-e9252a7b5119f3eb,librustls-5ffe8ffc4f941dca,libsubtle-2ae6a7038b9a0630,libwebpki-9736e2bc988312b5,libring-fbc4a4437b17d415,libgetrandom-6f241ec43db089dd,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,liblazy_static-3674be3f4245d19b,liblog-d6f7bb1298e9acd0,libsha2-eca788b961d860c8,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libdirectories-0ad381ae746ed415,libdirs_sys-76fe7757dce79e57,liblibc-a033ff8e3a2aed60,liboption_ext-61303ef911796993,libmaplit-f141af93a08d6c7e,libchrono-5270a8153d3373ce,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-c445de6622136476,libflate2-3d013ff461138fa5,libminiz_oxide-53580ea928ee692f,libadler2-1712579794513681,libcrc32fast-2b7a1fd93149b03b,libcfg_if-3a213765134f0c85,libregex-7dd277cd09103f66,libregex_automata-73890d5f43760ddd,libaho_corasick-13047ec2778cb315,libregex_syntax-cf9ef9729ec61e4c,liburl-b67c5c84a3e897a5,libidna-8b56418538f47755,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8ab5ab12bf9deaf,libicu_properties-505d24ce2eb52e16,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-6b6ccf81f9fe64c5,libsmallvec-3281308869c19c4b,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-9ccc669208199748,libpotential_utf-f16d5aff931bfd69,libicu_provider-4f055fdb21ca990b,libicu_locale_core-c2d9ff0b468c54ea,libtinystr-4cc4056e2501a94a,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-caceaa09e6921878,libzerotrie-34a57b33c9a4d2bd,libyoke-3a1f1f02b7e3b30a,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-2c38194e8f43a8b0,libform_urlencoded-ccbcef42f8ae53ab,libpercent_encoding-e42b7a0b4a5edca5,libbase64-32787b0325ea6df8,libanyhow-37a8c652d1faf997,liboci_spec-deb73ab5cda484e9,libserde_json-6c5c9c24f7160112,libmemchr-f639ee087ae982c6,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libstrum-e3cef8f7d45a2447,libthiserror-3f199d990167e9fe,libserde-f611bdbdc016c7d7,libderive_builder-1f1c23ae1efae795}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcFtrv16/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-e3cc02768d585e7e/out/build" "-L" "/opt/rustwide/target/debug/build/ring-07a4531931b05782/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestVM4YeK/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 166) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcS9YVIy/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libommx-10c62393e07bd4e5,libcsv-a8a94207557efce1,libcsv_core-17ec0205f5cb2025,libpetgraph-a750bc54c09def93,libfixedbitset-625fd2a9d775ed11,libthiserror-1745aa51fb5b7bb4,libapprox-f8d1e442dff1c892,libordered_float-baa3ac71a1180579,libproptest-2f52d9927e9f4279,libunarray-2b0ca735f001c2fa,librand_xorshift-95a0c5bff9d1ad43,librand_chacha-492221ad48e22265,libppv_lite86-2bbd1e73b8abcbbe,libzerocopy-ae6265f4d6aef6ae,librand-3562b7ec2df8a674,librand_core-948b4e89a1a264a4,librusty_fork-09c745402d4013cd,libwait_timeout-58a86e84778c2b52,libtempfile-ae012500dccf76d6,libfastrand-751bcde24b8aa073,libfnv-79e2cbfbe03dcd16,libquick_error-9f96d0cb10ca2956,libbit_set-2785e03bda030723,libbit_vec-46bedad1cbb6f5b7,libitertools-067730ce68b32d04,libeither-e5ea87bd27ac73a9,libnum-172832641ffba7d5,libnum_iter-00592a736af319eb,libnum_rational-56956151dc62ad25,libnum_complex-e4dcb8d88ed1a614,libnum_bigint-2138a30d94e6b258,libnum_integer-a2884bdcc76a33e2,libprost-0cfccc04cf815aef,libbytes-f2fa72719066c118,libocipkg-cabe4e053089796d,liburlencoding-061758bc6028ea3e,libuuid-1243fb8a38883e54,libgetrandom-c25dbd92afd283e5,libbase16ct-c4cc4b0550013254,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libtar-b571ab9a2080ca62,libxattr-34ed23ff007cf1c9,librustix-f2fef41ac91665be,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-d28fdc10158f862f,libfiletime-8d61225b5495ac35,libtoml-fff53e6bd69e811e,libtoml_edit-a4b236e705d9c933,libserde_spanned-508814e3feb09734,libindexmap-08bf6b26c718c769,libhashbrown-1b10fa912acc6640,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libwinnow-30e554620d607436,libtoml_write-2c704ffd35684d73,libtoml_datetime-53b496ca5f4c1a6c,libureq-8c9b685deb2e1353,libwebpki_roots-a7b744af066469e4,libwebpki_roots-b97000dc553d2d96,libonce_cell-e9252a7b5119f3eb,librustls-5ffe8ffc4f941dca,libsubtle-2ae6a7038b9a0630,libwebpki-9736e2bc988312b5,libring-fbc4a4437b17d415,libgetrandom-6f241ec43db089dd,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,liblazy_static-3674be3f4245d19b,liblog-d6f7bb1298e9acd0,libsha2-eca788b961d860c8,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libdirectories-0ad381ae746ed415,libdirs_sys-76fe7757dce79e57,liblibc-a033ff8e3a2aed60,liboption_ext-61303ef911796993,libmaplit-f141af93a08d6c7e,libchrono-5270a8153d3373ce,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-c445de6622136476,libflate2-3d013ff461138fa5,libminiz_oxide-53580ea928ee692f,libadler2-1712579794513681,libcrc32fast-2b7a1fd93149b03b,libcfg_if-3a213765134f0c85,libregex-7dd277cd09103f66,libregex_automata-73890d5f43760ddd,libaho_corasick-13047ec2778cb315,libregex_syntax-cf9ef9729ec61e4c,liburl-b67c5c84a3e897a5,libidna-8b56418538f47755,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8ab5ab12bf9deaf,libicu_properties-505d24ce2eb52e16,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-6b6ccf81f9fe64c5,libsmallvec-3281308869c19c4b,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-9ccc669208199748,libpotential_utf-f16d5aff931bfd69,libicu_provider-4f055fdb21ca990b,libicu_locale_core-c2d9ff0b468c54ea,libtinystr-4cc4056e2501a94a,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-caceaa09e6921878,libzerotrie-34a57b33c9a4d2bd,libyoke-3a1f1f02b7e3b30a,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-2c38194e8f43a8b0,libform_urlencoded-ccbcef42f8ae53ab,libpercent_encoding-e42b7a0b4a5edca5,libbase64-32787b0325ea6df8,libanyhow-37a8c652d1faf997,liboci_spec-deb73ab5cda484e9,libserde_json-6c5c9c24f7160112,libmemchr-f639ee087ae982c6,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libstrum-e3cef8f7d45a2447,libthiserror-3f199d990167e9fe,libserde-f611bdbdc016c7d7,libderive_builder-1f1c23ae1efae795}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcS9YVIy/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-e3cc02768d585e7e/out/build" "-L" "/opt/rustwide/target/debug/build/ring-07a4531931b05782/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestjZuWbC/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 70) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcQfrSOo/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libommx-10c62393e07bd4e5,libcsv-a8a94207557efce1,libcsv_core-17ec0205f5cb2025,libpetgraph-a750bc54c09def93,libfixedbitset-625fd2a9d775ed11,libthiserror-1745aa51fb5b7bb4,libapprox-f8d1e442dff1c892,libordered_float-baa3ac71a1180579,libproptest-2f52d9927e9f4279,libunarray-2b0ca735f001c2fa,librand_xorshift-95a0c5bff9d1ad43,librand_chacha-492221ad48e22265,libppv_lite86-2bbd1e73b8abcbbe,libzerocopy-ae6265f4d6aef6ae,librand-3562b7ec2df8a674,librand_core-948b4e89a1a264a4,librusty_fork-09c745402d4013cd,libwait_timeout-58a86e84778c2b52,libtempfile-ae012500dccf76d6,libfastrand-751bcde24b8aa073,libfnv-79e2cbfbe03dcd16,libquick_error-9f96d0cb10ca2956,libbit_set-2785e03bda030723,libbit_vec-46bedad1cbb6f5b7,libitertools-067730ce68b32d04,libeither-e5ea87bd27ac73a9,libnum-172832641ffba7d5,libnum_iter-00592a736af319eb,libnum_rational-56956151dc62ad25,libnum_complex-e4dcb8d88ed1a614,libnum_bigint-2138a30d94e6b258,libnum_integer-a2884bdcc76a33e2,libprost-0cfccc04cf815aef,libbytes-f2fa72719066c118,libocipkg-cabe4e053089796d,liburlencoding-061758bc6028ea3e,libuuid-1243fb8a38883e54,libgetrandom-c25dbd92afd283e5,libbase16ct-c4cc4b0550013254,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libtar-b571ab9a2080ca62,libxattr-34ed23ff007cf1c9,librustix-f2fef41ac91665be,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-d28fdc10158f862f,libfiletime-8d61225b5495ac35,libtoml-fff53e6bd69e811e,libtoml_edit-a4b236e705d9c933,libserde_spanned-508814e3feb09734,libindexmap-08bf6b26c718c769,libhashbrown-1b10fa912acc6640,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libwinnow-30e554620d607436,libtoml_write-2c704ffd35684d73,libtoml_datetime-53b496ca5f4c1a6c,libureq-8c9b685deb2e1353,libwebpki_roots-a7b744af066469e4,libwebpki_roots-b97000dc553d2d96,libonce_cell-e9252a7b5119f3eb,librustls-5ffe8ffc4f941dca,libsubtle-2ae6a7038b9a0630,libwebpki-9736e2bc988312b5,libring-fbc4a4437b17d415,libgetrandom-6f241ec43db089dd,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,liblazy_static-3674be3f4245d19b,liblog-d6f7bb1298e9acd0,libsha2-eca788b961d860c8,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libdirectories-0ad381ae746ed415,libdirs_sys-76fe7757dce79e57,liblibc-a033ff8e3a2aed60,liboption_ext-61303ef911796993,libmaplit-f141af93a08d6c7e,libchrono-5270a8153d3373ce,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-c445de6622136476,libflate2-3d013ff461138fa5,libminiz_oxide-53580ea928ee692f,libadler2-1712579794513681,libcrc32fast-2b7a1fd93149b03b,libcfg_if-3a213765134f0c85,libregex-7dd277cd09103f66,libregex_automata-73890d5f43760ddd,libaho_corasick-13047ec2778cb315,libregex_syntax-cf9ef9729ec61e4c,liburl-b67c5c84a3e897a5,libidna-8b56418538f47755,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8ab5ab12bf9deaf,libicu_properties-505d24ce2eb52e16,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-6b6ccf81f9fe64c5,libsmallvec-3281308869c19c4b,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-9ccc669208199748,libpotential_utf-f16d5aff931bfd69,libicu_provider-4f055fdb21ca990b,libicu_locale_core-c2d9ff0b468c54ea,libtinystr-4cc4056e2501a94a,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-caceaa09e6921878,libzerotrie-34a57b33c9a4d2bd,libyoke-3a1f1f02b7e3b30a,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-2c38194e8f43a8b0,libform_urlencoded-ccbcef42f8ae53ab,libpercent_encoding-e42b7a0b4a5edca5,libbase64-32787b0325ea6df8,libanyhow-37a8c652d1faf997,liboci_spec-deb73ab5cda484e9,libserde_json-6c5c9c24f7160112,libmemchr-f639ee087ae982c6,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libstrum-e3cef8f7d45a2447,libthiserror-3f199d990167e9fe,libserde-f611bdbdc016c7d7,libderive_builder-1f1c23ae1efae795}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcQfrSOo/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-e3cc02768d585e7e/out/build" "-L" "/opt/rustwide/target/debug/build/ring-07a4531931b05782/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestUEVEWP/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 16) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcmgZ2To/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libommx-10c62393e07bd4e5,libcsv-a8a94207557efce1,libcsv_core-17ec0205f5cb2025,libpetgraph-a750bc54c09def93,libfixedbitset-625fd2a9d775ed11,libthiserror-1745aa51fb5b7bb4,libapprox-f8d1e442dff1c892,libordered_float-baa3ac71a1180579,libproptest-2f52d9927e9f4279,libunarray-2b0ca735f001c2fa,librand_xorshift-95a0c5bff9d1ad43,librand_chacha-492221ad48e22265,libppv_lite86-2bbd1e73b8abcbbe,libzerocopy-ae6265f4d6aef6ae,librand-3562b7ec2df8a674,librand_core-948b4e89a1a264a4,librusty_fork-09c745402d4013cd,libwait_timeout-58a86e84778c2b52,libtempfile-ae012500dccf76d6,libfastrand-751bcde24b8aa073,libfnv-79e2cbfbe03dcd16,libquick_error-9f96d0cb10ca2956,libbit_set-2785e03bda030723,libbit_vec-46bedad1cbb6f5b7,libitertools-067730ce68b32d04,libeither-e5ea87bd27ac73a9,libnum-172832641ffba7d5,libnum_iter-00592a736af319eb,libnum_rational-56956151dc62ad25,libnum_complex-e4dcb8d88ed1a614,libnum_bigint-2138a30d94e6b258,libnum_integer-a2884bdcc76a33e2,libprost-0cfccc04cf815aef,libbytes-f2fa72719066c118,libocipkg-cabe4e053089796d,liburlencoding-061758bc6028ea3e,libuuid-1243fb8a38883e54,libgetrandom-c25dbd92afd283e5,libbase16ct-c4cc4b0550013254,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libtar-b571ab9a2080ca62,libxattr-34ed23ff007cf1c9,librustix-f2fef41ac91665be,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-d28fdc10158f862f,libfiletime-8d61225b5495ac35,libtoml-fff53e6bd69e811e,libtoml_edit-a4b236e705d9c933,libserde_spanned-508814e3feb09734,libindexmap-08bf6b26c718c769,libhashbrown-1b10fa912acc6640,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libwinnow-30e554620d607436,libtoml_write-2c704ffd35684d73,libtoml_datetime-53b496ca5f4c1a6c,libureq-8c9b685deb2e1353,libwebpki_roots-a7b744af066469e4,libwebpki_roots-b97000dc553d2d96,libonce_cell-e9252a7b5119f3eb,librustls-5ffe8ffc4f941dca,libsubtle-2ae6a7038b9a0630,libwebpki-9736e2bc988312b5,libring-fbc4a4437b17d415,libgetrandom-6f241ec43db089dd,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,liblazy_static-3674be3f4245d19b,liblog-d6f7bb1298e9acd0,libsha2-eca788b961d860c8,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libdirectories-0ad381ae746ed415,libdirs_sys-76fe7757dce79e57,liblibc-a033ff8e3a2aed60,liboption_ext-61303ef911796993,libmaplit-f141af93a08d6c7e,libchrono-5270a8153d3373ce,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-c445de6622136476,libflate2-3d013ff461138fa5,libminiz_oxide-53580ea928ee692f,libadler2-1712579794513681,libcrc32fast-2b7a1fd93149b03b,libcfg_if-3a213765134f0c85,libregex-7dd277cd09103f66,libregex_automata-73890d5f43760ddd,libaho_corasick-13047ec2778cb315,libregex_syntax-cf9ef9729ec61e4c,liburl-b67c5c84a3e897a5,libidna-8b56418538f47755,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8ab5ab12bf9deaf,libicu_properties-505d24ce2eb52e16,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-6b6ccf81f9fe64c5,libsmallvec-3281308869c19c4b,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-9ccc669208199748,libpotential_utf-f16d5aff931bfd69,libicu_provider-4f055fdb21ca990b,libicu_locale_core-c2d9ff0b468c54ea,libtinystr-4cc4056e2501a94a,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-caceaa09e6921878,libzerotrie-34a57b33c9a4d2bd,libyoke-3a1f1f02b7e3b30a,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-2c38194e8f43a8b0,libform_urlencoded-ccbcef42f8ae53ab,libpercent_encoding-e42b7a0b4a5edca5,libbase64-32787b0325ea6df8,libanyhow-37a8c652d1faf997,liboci_spec-deb73ab5cda484e9,libserde_json-6c5c9c24f7160112,libmemchr-f639ee087ae982c6,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libstrum-e3cef8f7d45a2447,libthiserror-3f199d990167e9fe,libserde-f611bdbdc016c7d7,libderive_builder-1f1c23ae1efae795}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcmgZ2To/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-e3cc02768d585e7e/out/build" "-L" "/opt/rustwide/target/debug/build/ring-07a4531931b05782/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestOpGhJb/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 144) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcxZVEKc/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libommx-10c62393e07bd4e5,libcsv-a8a94207557efce1,libcsv_core-17ec0205f5cb2025,libpetgraph-a750bc54c09def93,libfixedbitset-625fd2a9d775ed11,libthiserror-1745aa51fb5b7bb4,libapprox-f8d1e442dff1c892,libordered_float-baa3ac71a1180579,libproptest-2f52d9927e9f4279,libunarray-2b0ca735f001c2fa,librand_xorshift-95a0c5bff9d1ad43,librand_chacha-492221ad48e22265,libppv_lite86-2bbd1e73b8abcbbe,libzerocopy-ae6265f4d6aef6ae,librand-3562b7ec2df8a674,librand_core-948b4e89a1a264a4,librusty_fork-09c745402d4013cd,libwait_timeout-58a86e84778c2b52,libtempfile-ae012500dccf76d6,libfastrand-751bcde24b8aa073,libfnv-79e2cbfbe03dcd16,libquick_error-9f96d0cb10ca2956,libbit_set-2785e03bda030723,libbit_vec-46bedad1cbb6f5b7,libitertools-067730ce68b32d04,libeither-e5ea87bd27ac73a9,libnum-172832641ffba7d5,libnum_iter-00592a736af319eb,libnum_rational-56956151dc62ad25,libnum_complex-e4dcb8d88ed1a614,libnum_bigint-2138a30d94e6b258,libnum_integer-a2884bdcc76a33e2,libprost-0cfccc04cf815aef,libbytes-f2fa72719066c118,libocipkg-cabe4e053089796d,liburlencoding-061758bc6028ea3e,libuuid-1243fb8a38883e54,libgetrandom-c25dbd92afd283e5,libbase16ct-c4cc4b0550013254,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libtar-b571ab9a2080ca62,libxattr-34ed23ff007cf1c9,librustix-f2fef41ac91665be,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-d28fdc10158f862f,libfiletime-8d61225b5495ac35,libtoml-fff53e6bd69e811e,libtoml_edit-a4b236e705d9c933,libserde_spanned-508814e3feb09734,libindexmap-08bf6b26c718c769,libhashbrown-1b10fa912acc6640,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libwinnow-30e554620d607436,libtoml_write-2c704ffd35684d73,libtoml_datetime-53b496ca5f4c1a6c,libureq-8c9b685deb2e1353,libwebpki_roots-a7b744af066469e4,libwebpki_roots-b97000dc553d2d96,libonce_cell-e9252a7b5119f3eb,librustls-5ffe8ffc4f941dca,libsubtle-2ae6a7038b9a0630,libwebpki-9736e2bc988312b5,libring-fbc4a4437b17d415,libgetrandom-6f241ec43db089dd,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,liblazy_static-3674be3f4245d19b,liblog-d6f7bb1298e9acd0,libsha2-eca788b961d860c8,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libdirectories-0ad381ae746ed415,libdirs_sys-76fe7757dce79e57,liblibc-a033ff8e3a2aed60,liboption_ext-61303ef911796993,libmaplit-f141af93a08d6c7e,libchrono-5270a8153d3373ce,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-c445de6622136476,libflate2-3d013ff461138fa5,libminiz_oxide-53580ea928ee692f,libadler2-1712579794513681,libcrc32fast-2b7a1fd93149b03b,libcfg_if-3a213765134f0c85,libregex-7dd277cd09103f66,libregex_automata-73890d5f43760ddd,libaho_corasick-13047ec2778cb315,libregex_syntax-cf9ef9729ec61e4c,liburl-b67c5c84a3e897a5,libidna-8b56418538f47755,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8ab5ab12bf9deaf,libicu_properties-505d24ce2eb52e16,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-6b6ccf81f9fe64c5,libsmallvec-3281308869c19c4b,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-9ccc669208199748,libpotential_utf-f16d5aff931bfd69,libicu_provider-4f055fdb21ca990b,libicu_locale_core-c2d9ff0b468c54ea,libtinystr-4cc4056e2501a94a,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-caceaa09e6921878,libzerotrie-34a57b33c9a4d2bd,libyoke-3a1f1f02b7e3b30a,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-2c38194e8f43a8b0,libform_urlencoded-ccbcef42f8ae53ab,libpercent_encoding-e42b7a0b4a5edca5,libbase64-32787b0325ea6df8,libanyhow-37a8c652d1faf997,liboci_spec-deb73ab5cda484e9,libserde_json-6c5c9c24f7160112,libmemchr-f639ee087ae982c6,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libstrum-e3cef8f7d45a2447,libthiserror-3f199d990167e9fe,libserde-f611bdbdc016c7d7,libderive_builder-1f1c23ae1efae795}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcxZVEKc/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-e3cc02768d585e7e/out/build" "-L" "/opt/rustwide/target/debug/build/ring-07a4531931b05782/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesthFt7b2/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/macros.rs - macros::coeff (line 14) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcQOdrIM/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libommx-10c62393e07bd4e5,libcsv-a8a94207557efce1,libcsv_core-17ec0205f5cb2025,libpetgraph-a750bc54c09def93,libfixedbitset-625fd2a9d775ed11,libthiserror-1745aa51fb5b7bb4,libapprox-f8d1e442dff1c892,libordered_float-baa3ac71a1180579,libproptest-2f52d9927e9f4279,libunarray-2b0ca735f001c2fa,librand_xorshift-95a0c5bff9d1ad43,librand_chacha-492221ad48e22265,libppv_lite86-2bbd1e73b8abcbbe,libzerocopy-ae6265f4d6aef6ae,librand-3562b7ec2df8a674,librand_core-948b4e89a1a264a4,librusty_fork-09c745402d4013cd,libwait_timeout-58a86e84778c2b52,libtempfile-ae012500dccf76d6,libfastrand-751bcde24b8aa073,libfnv-79e2cbfbe03dcd16,libquick_error-9f96d0cb10ca2956,libbit_set-2785e03bda030723,libbit_vec-46bedad1cbb6f5b7,libitertools-067730ce68b32d04,libeither-e5ea87bd27ac73a9,libnum-172832641ffba7d5,libnum_iter-00592a736af319eb,libnum_rational-56956151dc62ad25,libnum_complex-e4dcb8d88ed1a614,libnum_bigint-2138a30d94e6b258,libnum_integer-a2884bdcc76a33e2,libprost-0cfccc04cf815aef,libbytes-f2fa72719066c118,libocipkg-cabe4e053089796d,liburlencoding-061758bc6028ea3e,libuuid-1243fb8a38883e54,libgetrandom-c25dbd92afd283e5,libbase16ct-c4cc4b0550013254,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libtar-b571ab9a2080ca62,libxattr-34ed23ff007cf1c9,librustix-f2fef41ac91665be,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-d28fdc10158f862f,libfiletime-8d61225b5495ac35,libtoml-fff53e6bd69e811e,libtoml_edit-a4b236e705d9c933,libserde_spanned-508814e3feb09734,libindexmap-08bf6b26c718c769,libhashbrown-1b10fa912acc6640,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libwinnow-30e554620d607436,libtoml_write-2c704ffd35684d73,libtoml_datetime-53b496ca5f4c1a6c,libureq-8c9b685deb2e1353,libwebpki_roots-a7b744af066469e4,libwebpki_roots-b97000dc553d2d96,libonce_cell-e9252a7b5119f3eb,librustls-5ffe8ffc4f941dca,libsubtle-2ae6a7038b9a0630,libwebpki-9736e2bc988312b5,libring-fbc4a4437b17d415,libgetrandom-6f241ec43db089dd,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,liblazy_static-3674be3f4245d19b,liblog-d6f7bb1298e9acd0,libsha2-eca788b961d860c8,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libdirectories-0ad381ae746ed415,libdirs_sys-76fe7757dce79e57,liblibc-a033ff8e3a2aed60,liboption_ext-61303ef911796993,libmaplit-f141af93a08d6c7e,libchrono-5270a8153d3373ce,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-c445de6622136476,libflate2-3d013ff461138fa5,libminiz_oxide-53580ea928ee692f,libadler2-1712579794513681,libcrc32fast-2b7a1fd93149b03b,libcfg_if-3a213765134f0c85,libregex-7dd277cd09103f66,libregex_automata-73890d5f43760ddd,libaho_corasick-13047ec2778cb315,libregex_syntax-cf9ef9729ec61e4c,liburl-b67c5c84a3e897a5,libidna-8b56418538f47755,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8ab5ab12bf9deaf,libicu_properties-505d24ce2eb52e16,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-6b6ccf81f9fe64c5,libsmallvec-3281308869c19c4b,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-9ccc669208199748,libpotential_utf-f16d5aff931bfd69,libicu_provider-4f055fdb21ca990b,libicu_locale_core-c2d9ff0b468c54ea,libtinystr-4cc4056e2501a94a,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-caceaa09e6921878,libzerotrie-34a57b33c9a4d2bd,libyoke-3a1f1f02b7e3b30a,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-2c38194e8f43a8b0,libform_urlencoded-ccbcef42f8ae53ab,libpercent_encoding-e42b7a0b4a5edca5,libbase64-32787b0325ea6df8,libanyhow-37a8c652d1faf997,liboci_spec-deb73ab5cda484e9,libserde_json-6c5c9c24f7160112,libmemchr-f639ee087ae982c6,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libstrum-e3cef8f7d45a2447,libthiserror-3f199d990167e9fe,libserde-f611bdbdc016c7d7,libderive_builder-1f1c23ae1efae795}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcQOdrIM/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-e3cc02768d585e7e/out/build" "-L" "/opt/rustwide/target/debug/build/ring-07a4531931b05782/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestUpQnwc/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/dataset.rs - dataset (line 7) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustckHlqER/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libommx-10c62393e07bd4e5,libcsv-a8a94207557efce1,libcsv_core-17ec0205f5cb2025,libpetgraph-a750bc54c09def93,libfixedbitset-625fd2a9d775ed11,libthiserror-1745aa51fb5b7bb4,libapprox-f8d1e442dff1c892,libordered_float-baa3ac71a1180579,libproptest-2f52d9927e9f4279,libunarray-2b0ca735f001c2fa,librand_xorshift-95a0c5bff9d1ad43,librand_chacha-492221ad48e22265,libppv_lite86-2bbd1e73b8abcbbe,libzerocopy-ae6265f4d6aef6ae,librand-3562b7ec2df8a674,librand_core-948b4e89a1a264a4,librusty_fork-09c745402d4013cd,libwait_timeout-58a86e84778c2b52,libtempfile-ae012500dccf76d6,libfastrand-751bcde24b8aa073,libfnv-79e2cbfbe03dcd16,libquick_error-9f96d0cb10ca2956,libbit_set-2785e03bda030723,libbit_vec-46bedad1cbb6f5b7,libitertools-067730ce68b32d04,libeither-e5ea87bd27ac73a9,libnum-172832641ffba7d5,libnum_iter-00592a736af319eb,libnum_rational-56956151dc62ad25,libnum_complex-e4dcb8d88ed1a614,libnum_bigint-2138a30d94e6b258,libnum_integer-a2884bdcc76a33e2,libprost-0cfccc04cf815aef,libbytes-f2fa72719066c118,libocipkg-cabe4e053089796d,liburlencoding-061758bc6028ea3e,libuuid-1243fb8a38883e54,libgetrandom-c25dbd92afd283e5,libbase16ct-c4cc4b0550013254,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libtar-b571ab9a2080ca62,libxattr-34ed23ff007cf1c9,librustix-f2fef41ac91665be,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-d28fdc10158f862f,libfiletime-8d61225b5495ac35,libtoml-fff53e6bd69e811e,libtoml_edit-a4b236e705d9c933,libserde_spanned-508814e3feb09734,libindexmap-08bf6b26c718c769,libhashbrown-1b10fa912acc6640,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libwinnow-30e554620d607436,libtoml_write-2c704ffd35684d73,libtoml_datetime-53b496ca5f4c1a6c,libureq-8c9b685deb2e1353,libwebpki_roots-a7b744af066469e4,libwebpki_roots-b97000dc553d2d96,libonce_cell-e9252a7b5119f3eb,librustls-5ffe8ffc4f941dca,libsubtle-2ae6a7038b9a0630,libwebpki-9736e2bc988312b5,libring-fbc4a4437b17d415,libgetrandom-6f241ec43db089dd,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,liblazy_static-3674be3f4245d19b,liblog-d6f7bb1298e9acd0,libsha2-eca788b961d860c8,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libdirectories-0ad381ae746ed415,libdirs_sys-76fe7757dce79e57,liblibc-a033ff8e3a2aed60,liboption_ext-61303ef911796993,libmaplit-f141af93a08d6c7e,libchrono-5270a8153d3373ce,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-c445de6622136476,libflate2-3d013ff461138fa5,libminiz_oxide-53580ea928ee692f,libadler2-1712579794513681,libcrc32fast-2b7a1fd93149b03b,libcfg_if-3a213765134f0c85,libregex-7dd277cd09103f66,libregex_automata-73890d5f43760ddd,libaho_corasick-13047ec2778cb315,libregex_syntax-cf9ef9729ec61e4c,liburl-b67c5c84a3e897a5,libidna-8b56418538f47755,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8ab5ab12bf9deaf,libicu_properties-505d24ce2eb52e16,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-6b6ccf81f9fe64c5,libsmallvec-3281308869c19c4b,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-9ccc669208199748,libpotential_utf-f16d5aff931bfd69,libicu_provider-4f055fdb21ca990b,libicu_locale_core-c2d9ff0b468c54ea,libtinystr-4cc4056e2501a94a,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-caceaa09e6921878,libzerotrie-34a57b33c9a4d2bd,libyoke-3a1f1f02b7e3b30a,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-2c38194e8f43a8b0,libform_urlencoded-ccbcef42f8ae53ab,libpercent_encoding-e42b7a0b4a5edca5,libbase64-32787b0325ea6df8,libanyhow-37a8c652d1faf997,liboci_spec-deb73ab5cda484e9,libserde_json-6c5c9c24f7160112,libmemchr-f639ee087ae982c6,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libstrum-e3cef8f7d45a2447,libthiserror-3f199d990167e9fe,libserde-f611bdbdc016c7d7,libderive_builder-1f1c23ae1efae795}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustckHlqER/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-e3cc02768d585e7e/out/build" "-L" "/opt/rustwide/target/debug/build/ring-07a4531931b05782/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestMfLkV5/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 231) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcS35zfA/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libommx-10c62393e07bd4e5,libcsv-a8a94207557efce1,libcsv_core-17ec0205f5cb2025,libpetgraph-a750bc54c09def93,libfixedbitset-625fd2a9d775ed11,libthiserror-1745aa51fb5b7bb4,libapprox-f8d1e442dff1c892,libordered_float-baa3ac71a1180579,libproptest-2f52d9927e9f4279,libunarray-2b0ca735f001c2fa,librand_xorshift-95a0c5bff9d1ad43,librand_chacha-492221ad48e22265,libppv_lite86-2bbd1e73b8abcbbe,libzerocopy-ae6265f4d6aef6ae,librand-3562b7ec2df8a674,librand_core-948b4e89a1a264a4,librusty_fork-09c745402d4013cd,libwait_timeout-58a86e84778c2b52,libtempfile-ae012500dccf76d6,libfastrand-751bcde24b8aa073,libfnv-79e2cbfbe03dcd16,libquick_error-9f96d0cb10ca2956,libbit_set-2785e03bda030723,libbit_vec-46bedad1cbb6f5b7,libitertools-067730ce68b32d04,libeither-e5ea87bd27ac73a9,libnum-172832641ffba7d5,libnum_iter-00592a736af319eb,libnum_rational-56956151dc62ad25,libnum_complex-e4dcb8d88ed1a614,libnum_bigint-2138a30d94e6b258,libnum_integer-a2884bdcc76a33e2,libprost-0cfccc04cf815aef,libbytes-f2fa72719066c118,libocipkg-cabe4e053089796d,liburlencoding-061758bc6028ea3e,libuuid-1243fb8a38883e54,libgetrandom-c25dbd92afd283e5,libbase16ct-c4cc4b0550013254,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libtar-b571ab9a2080ca62,libxattr-34ed23ff007cf1c9,librustix-f2fef41ac91665be,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-d28fdc10158f862f,libfiletime-8d61225b5495ac35,libtoml-fff53e6bd69e811e,libtoml_edit-a4b236e705d9c933,libserde_spanned-508814e3feb09734,libindexmap-08bf6b26c718c769,libhashbrown-1b10fa912acc6640,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libwinnow-30e554620d607436,libtoml_write-2c704ffd35684d73,libtoml_datetime-53b496ca5f4c1a6c,libureq-8c9b685deb2e1353,libwebpki_roots-a7b744af066469e4,libwebpki_roots-b97000dc553d2d96,libonce_cell-e9252a7b5119f3eb,librustls-5ffe8ffc4f941dca,libsubtle-2ae6a7038b9a0630,libwebpki-9736e2bc988312b5,libring-fbc4a4437b17d415,libgetrandom-6f241ec43db089dd,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,liblazy_static-3674be3f4245d19b,liblog-d6f7bb1298e9acd0,libsha2-eca788b961d860c8,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libdirectories-0ad381ae746ed415,libdirs_sys-76fe7757dce79e57,liblibc-a033ff8e3a2aed60,liboption_ext-61303ef911796993,libmaplit-f141af93a08d6c7e,libchrono-5270a8153d3373ce,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-c445de6622136476,libflate2-3d013ff461138fa5,libminiz_oxide-53580ea928ee692f,libadler2-1712579794513681,libcrc32fast-2b7a1fd93149b03b,libcfg_if-3a213765134f0c85,libregex-7dd277cd09103f66,libregex_automata-73890d5f43760ddd,libaho_corasick-13047ec2778cb315,libregex_syntax-cf9ef9729ec61e4c,liburl-b67c5c84a3e897a5,libidna-8b56418538f47755,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8ab5ab12bf9deaf,libicu_properties-505d24ce2eb52e16,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-6b6ccf81f9fe64c5,libsmallvec-3281308869c19c4b,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-9ccc669208199748,libpotential_utf-f16d5aff931bfd69,libicu_provider-4f055fdb21ca990b,libicu_locale_core-c2d9ff0b468c54ea,libtinystr-4cc4056e2501a94a,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-caceaa09e6921878,libzerotrie-34a57b33c9a4d2bd,libyoke-3a1f1f02b7e3b30a,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-2c38194e8f43a8b0,libform_urlencoded-ccbcef42f8ae53ab,libpercent_encoding-e42b7a0b4a5edca5,libbase64-32787b0325ea6df8,libanyhow-37a8c652d1faf997,liboci_spec-deb73ab5cda484e9,libserde_json-6c5c9c24f7160112,libmemchr-f639ee087ae982c6,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libstrum-e3cef8f7d45a2447,libthiserror-3f199d990167e9fe,libserde-f611bdbdc016c7d7,libderive_builder-1f1c23ae1efae795}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcS35zfA/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-e3cc02768d585e7e/out/build" "-L" "/opt/rustwide/target/debug/build/ring-07a4531931b05782/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestoKEbwF/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/bound.rs - bound::Bound (line 61) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcTgNtID/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libommx-10c62393e07bd4e5,libcsv-a8a94207557efce1,libcsv_core-17ec0205f5cb2025,libpetgraph-a750bc54c09def93,libfixedbitset-625fd2a9d775ed11,libthiserror-1745aa51fb5b7bb4,libapprox-f8d1e442dff1c892,libordered_float-baa3ac71a1180579,libproptest-2f52d9927e9f4279,libunarray-2b0ca735f001c2fa,librand_xorshift-95a0c5bff9d1ad43,librand_chacha-492221ad48e22265,libppv_lite86-2bbd1e73b8abcbbe,libzerocopy-ae6265f4d6aef6ae,librand-3562b7ec2df8a674,librand_core-948b4e89a1a264a4,librusty_fork-09c745402d4013cd,libwait_timeout-58a86e84778c2b52,libtempfile-ae012500dccf76d6,libfastrand-751bcde24b8aa073,libfnv-79e2cbfbe03dcd16,libquick_error-9f96d0cb10ca2956,libbit_set-2785e03bda030723,libbit_vec-46bedad1cbb6f5b7,libitertools-067730ce68b32d04,libeither-e5ea87bd27ac73a9,libnum-172832641ffba7d5,libnum_iter-00592a736af319eb,libnum_rational-56956151dc62ad25,libnum_complex-e4dcb8d88ed1a614,libnum_bigint-2138a30d94e6b258,libnum_integer-a2884bdcc76a33e2,libprost-0cfccc04cf815aef,libbytes-f2fa72719066c118,libocipkg-cabe4e053089796d,liburlencoding-061758bc6028ea3e,libuuid-1243fb8a38883e54,libgetrandom-c25dbd92afd283e5,libbase16ct-c4cc4b0550013254,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libtar-b571ab9a2080ca62,libxattr-34ed23ff007cf1c9,librustix-f2fef41ac91665be,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-d28fdc10158f862f,libfiletime-8d61225b5495ac35,libtoml-fff53e6bd69e811e,libtoml_edit-a4b236e705d9c933,libserde_spanned-508814e3feb09734,libindexmap-08bf6b26c718c769,libhashbrown-1b10fa912acc6640,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libwinnow-30e554620d607436,libtoml_write-2c704ffd35684d73,libtoml_datetime-53b496ca5f4c1a6c,libureq-8c9b685deb2e1353,libwebpki_roots-a7b744af066469e4,libwebpki_roots-b97000dc553d2d96,libonce_cell-e9252a7b5119f3eb,librustls-5ffe8ffc4f941dca,libsubtle-2ae6a7038b9a0630,libwebpki-9736e2bc988312b5,libring-fbc4a4437b17d415,libgetrandom-6f241ec43db089dd,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,liblazy_static-3674be3f4245d19b,liblog-d6f7bb1298e9acd0,libsha2-eca788b961d860c8,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libdirectories-0ad381ae746ed415,libdirs_sys-76fe7757dce79e57,liblibc-a033ff8e3a2aed60,liboption_ext-61303ef911796993,libmaplit-f141af93a08d6c7e,libchrono-5270a8153d3373ce,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-c445de6622136476,libflate2-3d013ff461138fa5,libminiz_oxide-53580ea928ee692f,libadler2-1712579794513681,libcrc32fast-2b7a1fd93149b03b,libcfg_if-3a213765134f0c85,libregex-7dd277cd09103f66,libregex_automata-73890d5f43760ddd,libaho_corasick-13047ec2778cb315,libregex_syntax-cf9ef9729ec61e4c,liburl-b67c5c84a3e897a5,libidna-8b56418538f47755,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8ab5ab12bf9deaf,libicu_properties-505d24ce2eb52e16,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-6b6ccf81f9fe64c5,libsmallvec-3281308869c19c4b,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-9ccc669208199748,libpotential_utf-f16d5aff931bfd69,libicu_provider-4f055fdb21ca990b,libicu_locale_core-c2d9ff0b468c54ea,libtinystr-4cc4056e2501a94a,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-caceaa09e6921878,libzerotrie-34a57b33c9a4d2bd,libyoke-3a1f1f02b7e3b30a,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-2c38194e8f43a8b0,libform_urlencoded-ccbcef42f8ae53ab,libpercent_encoding-e42b7a0b4a5edca5,libbase64-32787b0325ea6df8,libanyhow-37a8c652d1faf997,liboci_spec-deb73ab5cda484e9,libserde_json-6c5c9c24f7160112,libmemchr-f639ee087ae982c6,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libstrum-e3cef8f7d45a2447,libthiserror-3f199d990167e9fe,libserde-f611bdbdc016c7d7,libderive_builder-1f1c23ae1efae795}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcTgNtID/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-e3cc02768d585e7e/out/build" "-L" "/opt/rustwide/target/debug/build/ring-07a4531931b05782/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestU5PINn/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/random.rs - random (line 8) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcKXNzKD/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libommx-10c62393e07bd4e5,libcsv-a8a94207557efce1,libcsv_core-17ec0205f5cb2025,libpetgraph-a750bc54c09def93,libfixedbitset-625fd2a9d775ed11,libthiserror-1745aa51fb5b7bb4,libapprox-f8d1e442dff1c892,libordered_float-baa3ac71a1180579,libproptest-2f52d9927e9f4279,libunarray-2b0ca735f001c2fa,librand_xorshift-95a0c5bff9d1ad43,librand_chacha-492221ad48e22265,libppv_lite86-2bbd1e73b8abcbbe,libzerocopy-ae6265f4d6aef6ae,librand-3562b7ec2df8a674,librand_core-948b4e89a1a264a4,librusty_fork-09c745402d4013cd,libwait_timeout-58a86e84778c2b52,libtempfile-ae012500dccf76d6,libfastrand-751bcde24b8aa073,libfnv-79e2cbfbe03dcd16,libquick_error-9f96d0cb10ca2956,libbit_set-2785e03bda030723,libbit_vec-46bedad1cbb6f5b7,libitertools-067730ce68b32d04,libeither-e5ea87bd27ac73a9,libnum-172832641ffba7d5,libnum_iter-00592a736af319eb,libnum_rational-56956151dc62ad25,libnum_complex-e4dcb8d88ed1a614,libnum_bigint-2138a30d94e6b258,libnum_integer-a2884bdcc76a33e2,libprost-0cfccc04cf815aef,libbytes-f2fa72719066c118,libocipkg-cabe4e053089796d,liburlencoding-061758bc6028ea3e,libuuid-1243fb8a38883e54,libgetrandom-c25dbd92afd283e5,libbase16ct-c4cc4b0550013254,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libtar-b571ab9a2080ca62,libxattr-34ed23ff007cf1c9,librustix-f2fef41ac91665be,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-d28fdc10158f862f,libfiletime-8d61225b5495ac35,libtoml-fff53e6bd69e811e,libtoml_edit-a4b236e705d9c933,libserde_spanned-508814e3feb09734,libindexmap-08bf6b26c718c769,libhashbrown-1b10fa912acc6640,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libwinnow-30e554620d607436,libtoml_write-2c704ffd35684d73,libtoml_datetime-53b496ca5f4c1a6c,libureq-8c9b685deb2e1353,libwebpki_roots-a7b744af066469e4,libwebpki_roots-b97000dc553d2d96,libonce_cell-e9252a7b5119f3eb,librustls-5ffe8ffc4f941dca,libsubtle-2ae6a7038b9a0630,libwebpki-9736e2bc988312b5,libring-fbc4a4437b17d415,libgetrandom-6f241ec43db089dd,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,liblazy_static-3674be3f4245d19b,liblog-d6f7bb1298e9acd0,libsha2-eca788b961d860c8,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libdirectories-0ad381ae746ed415,libdirs_sys-76fe7757dce79e57,liblibc-a033ff8e3a2aed60,liboption_ext-61303ef911796993,libmaplit-f141af93a08d6c7e,libchrono-5270a8153d3373ce,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-c445de6622136476,libflate2-3d013ff461138fa5,libminiz_oxide-53580ea928ee692f,libadler2-1712579794513681,libcrc32fast-2b7a1fd93149b03b,libcfg_if-3a213765134f0c85,libregex-7dd277cd09103f66,libregex_automata-73890d5f43760ddd,libaho_corasick-13047ec2778cb315,libregex_syntax-cf9ef9729ec61e4c,liburl-b67c5c84a3e897a5,libidna-8b56418538f47755,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8ab5ab12bf9deaf,libicu_properties-505d24ce2eb52e16,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-6b6ccf81f9fe64c5,libsmallvec-3281308869c19c4b,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-9ccc669208199748,libpotential_utf-f16d5aff931bfd69,libicu_provider-4f055fdb21ca990b,libicu_locale_core-c2d9ff0b468c54ea,libtinystr-4cc4056e2501a94a,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-caceaa09e6921878,libzerotrie-34a57b33c9a4d2bd,libyoke-3a1f1f02b7e3b30a,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-2c38194e8f43a8b0,libform_urlencoded-ccbcef42f8ae53ab,libpercent_encoding-e42b7a0b4a5edca5,libbase64-32787b0325ea6df8,libanyhow-37a8c652d1faf997,liboci_spec-deb73ab5cda484e9,libserde_json-6c5c9c24f7160112,libmemchr-f639ee087ae982c6,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libstrum-e3cef8f7d45a2447,libthiserror-3f199d990167e9fe,libserde-f611bdbdc016c7d7,libderive_builder-1f1c23ae1efae795}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcKXNzKD/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-e3cc02768d585e7e/out/build" "-L" "/opt/rustwide/target/debug/build/ring-07a4531931b05782/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestmte1ig/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/macros.rs - macros::monomial (line 124) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc1GCJNY/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libommx-10c62393e07bd4e5,libcsv-a8a94207557efce1,libcsv_core-17ec0205f5cb2025,libpetgraph-a750bc54c09def93,libfixedbitset-625fd2a9d775ed11,libthiserror-1745aa51fb5b7bb4,libapprox-f8d1e442dff1c892,libordered_float-baa3ac71a1180579,libproptest-2f52d9927e9f4279,libunarray-2b0ca735f001c2fa,librand_xorshift-95a0c5bff9d1ad43,librand_chacha-492221ad48e22265,libppv_lite86-2bbd1e73b8abcbbe,libzerocopy-ae6265f4d6aef6ae,librand-3562b7ec2df8a674,librand_core-948b4e89a1a264a4,librusty_fork-09c745402d4013cd,libwait_timeout-58a86e84778c2b52,libtempfile-ae012500dccf76d6,libfastrand-751bcde24b8aa073,libfnv-79e2cbfbe03dcd16,libquick_error-9f96d0cb10ca2956,libbit_set-2785e03bda030723,libbit_vec-46bedad1cbb6f5b7,libitertools-067730ce68b32d04,libeither-e5ea87bd27ac73a9,libnum-172832641ffba7d5,libnum_iter-00592a736af319eb,libnum_rational-56956151dc62ad25,libnum_complex-e4dcb8d88ed1a614,libnum_bigint-2138a30d94e6b258,libnum_integer-a2884bdcc76a33e2,libprost-0cfccc04cf815aef,libbytes-f2fa72719066c118,libocipkg-cabe4e053089796d,liburlencoding-061758bc6028ea3e,libuuid-1243fb8a38883e54,libgetrandom-c25dbd92afd283e5,libbase16ct-c4cc4b0550013254,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libtar-b571ab9a2080ca62,libxattr-34ed23ff007cf1c9,librustix-f2fef41ac91665be,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-d28fdc10158f862f,libfiletime-8d61225b5495ac35,libtoml-fff53e6bd69e811e,libtoml_edit-a4b236e705d9c933,libserde_spanned-508814e3feb09734,libindexmap-08bf6b26c718c769,libhashbrown-1b10fa912acc6640,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libwinnow-30e554620d607436,libtoml_write-2c704ffd35684d73,libtoml_datetime-53b496ca5f4c1a6c,libureq-8c9b685deb2e1353,libwebpki_roots-a7b744af066469e4,libwebpki_roots-b97000dc553d2d96,libonce_cell-e9252a7b5119f3eb,librustls-5ffe8ffc4f941dca,libsubtle-2ae6a7038b9a0630,libwebpki-9736e2bc988312b5,libring-fbc4a4437b17d415,libgetrandom-6f241ec43db089dd,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,liblazy_static-3674be3f4245d19b,liblog-d6f7bb1298e9acd0,libsha2-eca788b961d860c8,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libdirectories-0ad381ae746ed415,libdirs_sys-76fe7757dce79e57,liblibc-a033ff8e3a2aed60,liboption_ext-61303ef911796993,libmaplit-f141af93a08d6c7e,libchrono-5270a8153d3373ce,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-c445de6622136476,libflate2-3d013ff461138fa5,libminiz_oxide-53580ea928ee692f,libadler2-1712579794513681,libcrc32fast-2b7a1fd93149b03b,libcfg_if-3a213765134f0c85,libregex-7dd277cd09103f66,libregex_automata-73890d5f43760ddd,libaho_corasick-13047ec2778cb315,libregex_syntax-cf9ef9729ec61e4c,liburl-b67c5c84a3e897a5,libidna-8b56418538f47755,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8ab5ab12bf9deaf,libicu_properties-505d24ce2eb52e16,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-6b6ccf81f9fe64c5,libsmallvec-3281308869c19c4b,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-9ccc669208199748,libpotential_utf-f16d5aff931bfd69,libicu_provider-4f055fdb21ca990b,libicu_locale_core-c2d9ff0b468c54ea,libtinystr-4cc4056e2501a94a,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-caceaa09e6921878,libzerotrie-34a57b33c9a4d2bd,libyoke-3a1f1f02b7e3b30a,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-2c38194e8f43a8b0,libform_urlencoded-ccbcef42f8ae53ab,libpercent_encoding-e42b7a0b4a5edca5,libbase64-32787b0325ea6df8,libanyhow-37a8c652d1faf997,liboci_spec-deb73ab5cda484e9,libserde_json-6c5c9c24f7160112,libmemchr-f639ee087ae982c6,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libstrum-e3cef8f7d45a2447,libthiserror-3f199d990167e9fe,libserde-f611bdbdc016c7d7,libderive_builder-1f1c23ae1efae795}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc1GCJNY/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-e3cc02768d585e7e/out/build" "-L" "/opt/rustwide/target/debug/build/ring-07a4531931b05782/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestZ38nrW/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/macros.rs - macros::coeff (line 36) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcusfanm/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libommx-10c62393e07bd4e5,libcsv-a8a94207557efce1,libcsv_core-17ec0205f5cb2025,libpetgraph-a750bc54c09def93,libfixedbitset-625fd2a9d775ed11,libthiserror-1745aa51fb5b7bb4,libapprox-f8d1e442dff1c892,libordered_float-baa3ac71a1180579,libproptest-2f52d9927e9f4279,libunarray-2b0ca735f001c2fa,librand_xorshift-95a0c5bff9d1ad43,librand_chacha-492221ad48e22265,libppv_lite86-2bbd1e73b8abcbbe,libzerocopy-ae6265f4d6aef6ae,librand-3562b7ec2df8a674,librand_core-948b4e89a1a264a4,librusty_fork-09c745402d4013cd,libwait_timeout-58a86e84778c2b52,libtempfile-ae012500dccf76d6,libfastrand-751bcde24b8aa073,libfnv-79e2cbfbe03dcd16,libquick_error-9f96d0cb10ca2956,libbit_set-2785e03bda030723,libbit_vec-46bedad1cbb6f5b7,libitertools-067730ce68b32d04,libeither-e5ea87bd27ac73a9,libnum-172832641ffba7d5,libnum_iter-00592a736af319eb,libnum_rational-56956151dc62ad25,libnum_complex-e4dcb8d88ed1a614,libnum_bigint-2138a30d94e6b258,libnum_integer-a2884bdcc76a33e2,libprost-0cfccc04cf815aef,libbytes-f2fa72719066c118,libocipkg-cabe4e053089796d,liburlencoding-061758bc6028ea3e,libuuid-1243fb8a38883e54,libgetrandom-c25dbd92afd283e5,libbase16ct-c4cc4b0550013254,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libtar-b571ab9a2080ca62,libxattr-34ed23ff007cf1c9,librustix-f2fef41ac91665be,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-d28fdc10158f862f,libfiletime-8d61225b5495ac35,libtoml-fff53e6bd69e811e,libtoml_edit-a4b236e705d9c933,libserde_spanned-508814e3feb09734,libindexmap-08bf6b26c718c769,libhashbrown-1b10fa912acc6640,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libwinnow-30e554620d607436,libtoml_write-2c704ffd35684d73,libtoml_datetime-53b496ca5f4c1a6c,libureq-8c9b685deb2e1353,libwebpki_roots-a7b744af066469e4,libwebpki_roots-b97000dc553d2d96,libonce_cell-e9252a7b5119f3eb,librustls-5ffe8ffc4f941dca,libsubtle-2ae6a7038b9a0630,libwebpki-9736e2bc988312b5,libring-fbc4a4437b17d415,libgetrandom-6f241ec43db089dd,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,liblazy_static-3674be3f4245d19b,liblog-d6f7bb1298e9acd0,libsha2-eca788b961d860c8,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libdirectories-0ad381ae746ed415,libdirs_sys-76fe7757dce79e57,liblibc-a033ff8e3a2aed60,liboption_ext-61303ef911796993,libmaplit-f141af93a08d6c7e,libchrono-5270a8153d3373ce,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-c445de6622136476,libflate2-3d013ff461138fa5,libminiz_oxide-53580ea928ee692f,libadler2-1712579794513681,libcrc32fast-2b7a1fd93149b03b,libcfg_if-3a213765134f0c85,libregex-7dd277cd09103f66,libregex_automata-73890d5f43760ddd,libaho_corasick-13047ec2778cb315,libregex_syntax-cf9ef9729ec61e4c,liburl-b67c5c84a3e897a5,libidna-8b56418538f47755,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8ab5ab12bf9deaf,libicu_properties-505d24ce2eb52e16,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-6b6ccf81f9fe64c5,libsmallvec-3281308869c19c4b,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-9ccc669208199748,libpotential_utf-f16d5aff931bfd69,libicu_provider-4f055fdb21ca990b,libicu_locale_core-c2d9ff0b468c54ea,libtinystr-4cc4056e2501a94a,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-caceaa09e6921878,libzerotrie-34a57b33c9a4d2bd,libyoke-3a1f1f02b7e3b30a,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-2c38194e8f43a8b0,libform_urlencoded-ccbcef42f8ae53ab,libpercent_encoding-e42b7a0b4a5edca5,libbase64-32787b0325ea6df8,libanyhow-37a8c652d1faf997,liboci_spec-deb73ab5cda484e9,libserde_json-6c5c9c24f7160112,libmemchr-f639ee087ae982c6,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libstrum-e3cef8f7d45a2447,libthiserror-3f199d990167e9fe,libserde-f611bdbdc016c7d7,libderive_builder-1f1c23ae1efae795}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcusfanm/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-e3cc02768d585e7e/out/build" "-L" "/opt/rustwide/target/debug/build/ring-07a4531931b05782/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestY1ZOmN/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/substitute.rs - substitute::Substitute (line 20) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcRP59Uf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libommx-10c62393e07bd4e5,libcsv-a8a94207557efce1,libcsv_core-17ec0205f5cb2025,libpetgraph-a750bc54c09def93,libfixedbitset-625fd2a9d775ed11,libthiserror-1745aa51fb5b7bb4,libapprox-f8d1e442dff1c892,libordered_float-baa3ac71a1180579,libproptest-2f52d9927e9f4279,libunarray-2b0ca735f001c2fa,librand_xorshift-95a0c5bff9d1ad43,librand_chacha-492221ad48e22265,libppv_lite86-2bbd1e73b8abcbbe,libzerocopy-ae6265f4d6aef6ae,librand-3562b7ec2df8a674,librand_core-948b4e89a1a264a4,librusty_fork-09c745402d4013cd,libwait_timeout-58a86e84778c2b52,libtempfile-ae012500dccf76d6,libfastrand-751bcde24b8aa073,libfnv-79e2cbfbe03dcd16,libquick_error-9f96d0cb10ca2956,libbit_set-2785e03bda030723,libbit_vec-46bedad1cbb6f5b7,libitertools-067730ce68b32d04,libeither-e5ea87bd27ac73a9,libnum-172832641ffba7d5,libnum_iter-00592a736af319eb,libnum_rational-56956151dc62ad25,libnum_complex-e4dcb8d88ed1a614,libnum_bigint-2138a30d94e6b258,libnum_integer-a2884bdcc76a33e2,libprost-0cfccc04cf815aef,libbytes-f2fa72719066c118,libocipkg-cabe4e053089796d,liburlencoding-061758bc6028ea3e,libuuid-1243fb8a38883e54,libgetrandom-c25dbd92afd283e5,libbase16ct-c4cc4b0550013254,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libtar-b571ab9a2080ca62,libxattr-34ed23ff007cf1c9,librustix-f2fef41ac91665be,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-d28fdc10158f862f,libfiletime-8d61225b5495ac35,libtoml-fff53e6bd69e811e,libtoml_edit-a4b236e705d9c933,libserde_spanned-508814e3feb09734,libindexmap-08bf6b26c718c769,libhashbrown-1b10fa912acc6640,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libwinnow-30e554620d607436,libtoml_write-2c704ffd35684d73,libtoml_datetime-53b496ca5f4c1a6c,libureq-8c9b685deb2e1353,libwebpki_roots-a7b744af066469e4,libwebpki_roots-b97000dc553d2d96,libonce_cell-e9252a7b5119f3eb,librustls-5ffe8ffc4f941dca,libsubtle-2ae6a7038b9a0630,libwebpki-9736e2bc988312b5,libring-fbc4a4437b17d415,libgetrandom-6f241ec43db089dd,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,liblazy_static-3674be3f4245d19b,liblog-d6f7bb1298e9acd0,libsha2-eca788b961d860c8,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libdirectories-0ad381ae746ed415,libdirs_sys-76fe7757dce79e57,liblibc-a033ff8e3a2aed60,liboption_ext-61303ef911796993,libmaplit-f141af93a08d6c7e,libchrono-5270a8153d3373ce,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-c445de6622136476,libflate2-3d013ff461138fa5,libminiz_oxide-53580ea928ee692f,libadler2-1712579794513681,libcrc32fast-2b7a1fd93149b03b,libcfg_if-3a213765134f0c85,libregex-7dd277cd09103f66,libregex_automata-73890d5f43760ddd,libaho_corasick-13047ec2778cb315,libregex_syntax-cf9ef9729ec61e4c,liburl-b67c5c84a3e897a5,libidna-8b56418538f47755,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8ab5ab12bf9deaf,libicu_properties-505d24ce2eb52e16,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-6b6ccf81f9fe64c5,libsmallvec-3281308869c19c4b,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-9ccc669208199748,libpotential_utf-f16d5aff931bfd69,libicu_provider-4f055fdb21ca990b,libicu_locale_core-c2d9ff0b468c54ea,libtinystr-4cc4056e2501a94a,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-caceaa09e6921878,libzerotrie-34a57b33c9a4d2bd,libyoke-3a1f1f02b7e3b30a,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-2c38194e8f43a8b0,libform_urlencoded-ccbcef42f8ae53ab,libpercent_encoding-e42b7a0b4a5edca5,libbase64-32787b0325ea6df8,libanyhow-37a8c652d1faf997,liboci_spec-deb73ab5cda484e9,libserde_json-6c5c9c24f7160112,libmemchr-f639ee087ae982c6,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libstrum-e3cef8f7d45a2447,libthiserror-3f199d990167e9fe,libserde-f611bdbdc016c7d7,libderive_builder-1f1c23ae1efae795}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcRP59Uf/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-e3cc02768d585e7e/out/build" "-L" "/opt/rustwide/target/debug/build/ring-07a4531931b05782/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestumyXah/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/substitute.rs - substitute::Substitute (line 43) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcDRgO3i/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libommx-10c62393e07bd4e5,libcsv-a8a94207557efce1,libcsv_core-17ec0205f5cb2025,libpetgraph-a750bc54c09def93,libfixedbitset-625fd2a9d775ed11,libthiserror-1745aa51fb5b7bb4,libapprox-f8d1e442dff1c892,libordered_float-baa3ac71a1180579,libproptest-2f52d9927e9f4279,libunarray-2b0ca735f001c2fa,librand_xorshift-95a0c5bff9d1ad43,librand_chacha-492221ad48e22265,libppv_lite86-2bbd1e73b8abcbbe,libzerocopy-ae6265f4d6aef6ae,librand-3562b7ec2df8a674,librand_core-948b4e89a1a264a4,librusty_fork-09c745402d4013cd,libwait_timeout-58a86e84778c2b52,libtempfile-ae012500dccf76d6,libfastrand-751bcde24b8aa073,libfnv-79e2cbfbe03dcd16,libquick_error-9f96d0cb10ca2956,libbit_set-2785e03bda030723,libbit_vec-46bedad1cbb6f5b7,libitertools-067730ce68b32d04,libeither-e5ea87bd27ac73a9,libnum-172832641ffba7d5,libnum_iter-00592a736af319eb,libnum_rational-56956151dc62ad25,libnum_complex-e4dcb8d88ed1a614,libnum_bigint-2138a30d94e6b258,libnum_integer-a2884bdcc76a33e2,libprost-0cfccc04cf815aef,libbytes-f2fa72719066c118,libocipkg-cabe4e053089796d,liburlencoding-061758bc6028ea3e,libuuid-1243fb8a38883e54,libgetrandom-c25dbd92afd283e5,libbase16ct-c4cc4b0550013254,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libtar-b571ab9a2080ca62,libxattr-34ed23ff007cf1c9,librustix-f2fef41ac91665be,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-d28fdc10158f862f,libfiletime-8d61225b5495ac35,libtoml-fff53e6bd69e811e,libtoml_edit-a4b236e705d9c933,libserde_spanned-508814e3feb09734,libindexmap-08bf6b26c718c769,libhashbrown-1b10fa912acc6640,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libwinnow-30e554620d607436,libtoml_write-2c704ffd35684d73,libtoml_datetime-53b496ca5f4c1a6c,libureq-8c9b685deb2e1353,libwebpki_roots-a7b744af066469e4,libwebpki_roots-b97000dc553d2d96,libonce_cell-e9252a7b5119f3eb,librustls-5ffe8ffc4f941dca,libsubtle-2ae6a7038b9a0630,libwebpki-9736e2bc988312b5,libring-fbc4a4437b17d415,libgetrandom-6f241ec43db089dd,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,liblazy_static-3674be3f4245d19b,liblog-d6f7bb1298e9acd0,libsha2-eca788b961d860c8,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libdirectories-0ad381ae746ed415,libdirs_sys-76fe7757dce79e57,liblibc-a033ff8e3a2aed60,liboption_ext-61303ef911796993,libmaplit-f141af93a08d6c7e,libchrono-5270a8153d3373ce,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-c445de6622136476,libflate2-3d013ff461138fa5,libminiz_oxide-53580ea928ee692f,libadler2-1712579794513681,libcrc32fast-2b7a1fd93149b03b,libcfg_if-3a213765134f0c85,libregex-7dd277cd09103f66,libregex_automata-73890d5f43760ddd,libaho_corasick-13047ec2778cb315,libregex_syntax-cf9ef9729ec61e4c,liburl-b67c5c84a3e897a5,libidna-8b56418538f47755,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8ab5ab12bf9deaf,libicu_properties-505d24ce2eb52e16,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-6b6ccf81f9fe64c5,libsmallvec-3281308869c19c4b,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-9ccc669208199748,libpotential_utf-f16d5aff931bfd69,libicu_provider-4f055fdb21ca990b,libicu_locale_core-c2d9ff0b468c54ea,libtinystr-4cc4056e2501a94a,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-caceaa09e6921878,libzerotrie-34a57b33c9a4d2bd,libyoke-3a1f1f02b7e3b30a,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-2c38194e8f43a8b0,libform_urlencoded-ccbcef42f8ae53ab,libpercent_encoding-e42b7a0b4a5edca5,libbase64-32787b0325ea6df8,libanyhow-37a8c652d1faf997,liboci_spec-deb73ab5cda484e9,libserde_json-6c5c9c24f7160112,libmemchr-f639ee087ae982c6,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libstrum-e3cef8f7d45a2447,libthiserror-3f199d990167e9fe,libserde-f611bdbdc016c7d7,libderive_builder-1f1c23ae1efae795}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcDRgO3i/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-e3cc02768d585e7e/out/build" "-L" "/opt/rustwide/target/debug/build/ring-07a4531931b05782/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestRRZKoO/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/macros.rs - macros::linear (line 61) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc39ILWg/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libommx-10c62393e07bd4e5,libcsv-a8a94207557efce1,libcsv_core-17ec0205f5cb2025,libpetgraph-a750bc54c09def93,libfixedbitset-625fd2a9d775ed11,libthiserror-1745aa51fb5b7bb4,libapprox-f8d1e442dff1c892,libordered_float-baa3ac71a1180579,libproptest-2f52d9927e9f4279,libunarray-2b0ca735f001c2fa,librand_xorshift-95a0c5bff9d1ad43,librand_chacha-492221ad48e22265,libppv_lite86-2bbd1e73b8abcbbe,libzerocopy-ae6265f4d6aef6ae,librand-3562b7ec2df8a674,librand_core-948b4e89a1a264a4,librusty_fork-09c745402d4013cd,libwait_timeout-58a86e84778c2b52,libtempfile-ae012500dccf76d6,libfastrand-751bcde24b8aa073,libfnv-79e2cbfbe03dcd16,libquick_error-9f96d0cb10ca2956,libbit_set-2785e03bda030723,libbit_vec-46bedad1cbb6f5b7,libitertools-067730ce68b32d04,libeither-e5ea87bd27ac73a9,libnum-172832641ffba7d5,libnum_iter-00592a736af319eb,libnum_rational-56956151dc62ad25,libnum_complex-e4dcb8d88ed1a614,libnum_bigint-2138a30d94e6b258,libnum_integer-a2884bdcc76a33e2,libprost-0cfccc04cf815aef,libbytes-f2fa72719066c118,libocipkg-cabe4e053089796d,liburlencoding-061758bc6028ea3e,libuuid-1243fb8a38883e54,libgetrandom-c25dbd92afd283e5,libbase16ct-c4cc4b0550013254,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libtar-b571ab9a2080ca62,libxattr-34ed23ff007cf1c9,librustix-f2fef41ac91665be,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-d28fdc10158f862f,libfiletime-8d61225b5495ac35,libtoml-fff53e6bd69e811e,libtoml_edit-a4b236e705d9c933,libserde_spanned-508814e3feb09734,libindexmap-08bf6b26c718c769,libhashbrown-1b10fa912acc6640,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libwinnow-30e554620d607436,libtoml_write-2c704ffd35684d73,libtoml_datetime-53b496ca5f4c1a6c,libureq-8c9b685deb2e1353,libwebpki_roots-a7b744af066469e4,libwebpki_roots-b97000dc553d2d96,libonce_cell-e9252a7b5119f3eb,librustls-5ffe8ffc4f941dca,libsubtle-2ae6a7038b9a0630,libwebpki-9736e2bc988312b5,libring-fbc4a4437b17d415,libgetrandom-6f241ec43db089dd,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,liblazy_static-3674be3f4245d19b,liblog-d6f7bb1298e9acd0,libsha2-eca788b961d860c8,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libdirectories-0ad381ae746ed415,libdirs_sys-76fe7757dce79e57,liblibc-a033ff8e3a2aed60,liboption_ext-61303ef911796993,libmaplit-f141af93a08d6c7e,libchrono-5270a8153d3373ce,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-c445de6622136476,libflate2-3d013ff461138fa5,libminiz_oxide-53580ea928ee692f,libadler2-1712579794513681,libcrc32fast-2b7a1fd93149b03b,libcfg_if-3a213765134f0c85,libregex-7dd277cd09103f66,libregex_automata-73890d5f43760ddd,libaho_corasick-13047ec2778cb315,libregex_syntax-cf9ef9729ec61e4c,liburl-b67c5c84a3e897a5,libidna-8b56418538f47755,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8ab5ab12bf9deaf,libicu_properties-505d24ce2eb52e16,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-6b6ccf81f9fe64c5,libsmallvec-3281308869c19c4b,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-9ccc669208199748,libpotential_utf-f16d5aff931bfd69,libicu_provider-4f055fdb21ca990b,libicu_locale_core-c2d9ff0b468c54ea,libtinystr-4cc4056e2501a94a,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-caceaa09e6921878,libzerotrie-34a57b33c9a4d2bd,libyoke-3a1f1f02b7e3b30a,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-2c38194e8f43a8b0,libform_urlencoded-ccbcef42f8ae53ab,libpercent_encoding-e42b7a0b4a5edca5,libbase64-32787b0325ea6df8,libanyhow-37a8c652d1faf997,liboci_spec-deb73ab5cda484e9,libserde_json-6c5c9c24f7160112,libmemchr-f639ee087ae982c6,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libstrum-e3cef8f7d45a2447,libthiserror-3f199d990167e9fe,libserde-f611bdbdc016c7d7,libderive_builder-1f1c23ae1efae795}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc39ILWg/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-e3cc02768d585e7e/out/build" "-L" "/opt/rustwide/target/debug/build/ring-07a4531931b05782/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestjI9I6P/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/macros.rs - macros::quadratic (line 88) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcnibUSQ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libommx-10c62393e07bd4e5,libcsv-a8a94207557efce1,libcsv_core-17ec0205f5cb2025,libpetgraph-a750bc54c09def93,libfixedbitset-625fd2a9d775ed11,libthiserror-1745aa51fb5b7bb4,libapprox-f8d1e442dff1c892,libordered_float-baa3ac71a1180579,libproptest-2f52d9927e9f4279,libunarray-2b0ca735f001c2fa,librand_xorshift-95a0c5bff9d1ad43,librand_chacha-492221ad48e22265,libppv_lite86-2bbd1e73b8abcbbe,libzerocopy-ae6265f4d6aef6ae,librand-3562b7ec2df8a674,librand_core-948b4e89a1a264a4,librusty_fork-09c745402d4013cd,libwait_timeout-58a86e84778c2b52,libtempfile-ae012500dccf76d6,libfastrand-751bcde24b8aa073,libfnv-79e2cbfbe03dcd16,libquick_error-9f96d0cb10ca2956,libbit_set-2785e03bda030723,libbit_vec-46bedad1cbb6f5b7,libitertools-067730ce68b32d04,libeither-e5ea87bd27ac73a9,libnum-172832641ffba7d5,libnum_iter-00592a736af319eb,libnum_rational-56956151dc62ad25,libnum_complex-e4dcb8d88ed1a614,libnum_bigint-2138a30d94e6b258,libnum_integer-a2884bdcc76a33e2,libprost-0cfccc04cf815aef,libbytes-f2fa72719066c118,libocipkg-cabe4e053089796d,liburlencoding-061758bc6028ea3e,libuuid-1243fb8a38883e54,libgetrandom-c25dbd92afd283e5,libbase16ct-c4cc4b0550013254,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libtar-b571ab9a2080ca62,libxattr-34ed23ff007cf1c9,librustix-f2fef41ac91665be,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-d28fdc10158f862f,libfiletime-8d61225b5495ac35,libtoml-fff53e6bd69e811e,libtoml_edit-a4b236e705d9c933,libserde_spanned-508814e3feb09734,libindexmap-08bf6b26c718c769,libhashbrown-1b10fa912acc6640,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libwinnow-30e554620d607436,libtoml_write-2c704ffd35684d73,libtoml_datetime-53b496ca5f4c1a6c,libureq-8c9b685deb2e1353,libwebpki_roots-a7b744af066469e4,libwebpki_roots-b97000dc553d2d96,libonce_cell-e9252a7b5119f3eb,librustls-5ffe8ffc4f941dca,libsubtle-2ae6a7038b9a0630,libwebpki-9736e2bc988312b5,libring-fbc4a4437b17d415,libgetrandom-6f241ec43db089dd,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,liblazy_static-3674be3f4245d19b,liblog-d6f7bb1298e9acd0,libsha2-eca788b961d860c8,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libdirectories-0ad381ae746ed415,libdirs_sys-76fe7757dce79e57,liblibc-a033ff8e3a2aed60,liboption_ext-61303ef911796993,libmaplit-f141af93a08d6c7e,libchrono-5270a8153d3373ce,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-c445de6622136476,libflate2-3d013ff461138fa5,libminiz_oxide-53580ea928ee692f,libadler2-1712579794513681,libcrc32fast-2b7a1fd93149b03b,libcfg_if-3a213765134f0c85,libregex-7dd277cd09103f66,libregex_automata-73890d5f43760ddd,libaho_corasick-13047ec2778cb315,libregex_syntax-cf9ef9729ec61e4c,liburl-b67c5c84a3e897a5,libidna-8b56418538f47755,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8ab5ab12bf9deaf,libicu_properties-505d24ce2eb52e16,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-6b6ccf81f9fe64c5,libsmallvec-3281308869c19c4b,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-9ccc669208199748,libpotential_utf-f16d5aff931bfd69,libicu_provider-4f055fdb21ca990b,libicu_locale_core-c2d9ff0b468c54ea,libtinystr-4cc4056e2501a94a,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-caceaa09e6921878,libzerotrie-34a57b33c9a4d2bd,libyoke-3a1f1f02b7e3b30a,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-2c38194e8f43a8b0,libform_urlencoded-ccbcef42f8ae53ab,libpercent_encoding-e42b7a0b4a5edca5,libbase64-32787b0325ea6df8,libanyhow-37a8c652d1faf997,liboci_spec-deb73ab5cda484e9,libserde_json-6c5c9c24f7160112,libmemchr-f639ee087ae982c6,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libstrum-e3cef8f7d45a2447,libthiserror-3f199d990167e9fe,libserde-f611bdbdc016c7d7,libderive_builder-1f1c23ae1efae795}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcnibUSQ/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-e3cc02768d585e7e/out/build" "-L" "/opt/rustwide/target/debug/build/ring-07a4531931b05782/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestHY9UeI/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/substitute.rs - substitute::Substitute::substitute_one (line 205) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcWmmwLk/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libommx-10c62393e07bd4e5,libcsv-a8a94207557efce1,libcsv_core-17ec0205f5cb2025,libpetgraph-a750bc54c09def93,libfixedbitset-625fd2a9d775ed11,libthiserror-1745aa51fb5b7bb4,libapprox-f8d1e442dff1c892,libordered_float-baa3ac71a1180579,libproptest-2f52d9927e9f4279,libunarray-2b0ca735f001c2fa,librand_xorshift-95a0c5bff9d1ad43,librand_chacha-492221ad48e22265,libppv_lite86-2bbd1e73b8abcbbe,libzerocopy-ae6265f4d6aef6ae,librand-3562b7ec2df8a674,librand_core-948b4e89a1a264a4,librusty_fork-09c745402d4013cd,libwait_timeout-58a86e84778c2b52,libtempfile-ae012500dccf76d6,libfastrand-751bcde24b8aa073,libfnv-79e2cbfbe03dcd16,libquick_error-9f96d0cb10ca2956,libbit_set-2785e03bda030723,libbit_vec-46bedad1cbb6f5b7,libitertools-067730ce68b32d04,libeither-e5ea87bd27ac73a9,libnum-172832641ffba7d5,libnum_iter-00592a736af319eb,libnum_rational-56956151dc62ad25,libnum_complex-e4dcb8d88ed1a614,libnum_bigint-2138a30d94e6b258,libnum_integer-a2884bdcc76a33e2,libprost-0cfccc04cf815aef,libbytes-f2fa72719066c118,libocipkg-cabe4e053089796d,liburlencoding-061758bc6028ea3e,libuuid-1243fb8a38883e54,libgetrandom-c25dbd92afd283e5,libbase16ct-c4cc4b0550013254,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libtar-b571ab9a2080ca62,libxattr-34ed23ff007cf1c9,librustix-f2fef41ac91665be,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-d28fdc10158f862f,libfiletime-8d61225b5495ac35,libtoml-fff53e6bd69e811e,libtoml_edit-a4b236e705d9c933,libserde_spanned-508814e3feb09734,libindexmap-08bf6b26c718c769,libhashbrown-1b10fa912acc6640,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libwinnow-30e554620d607436,libtoml_write-2c704ffd35684d73,libtoml_datetime-53b496ca5f4c1a6c,libureq-8c9b685deb2e1353,libwebpki_roots-a7b744af066469e4,libwebpki_roots-b97000dc553d2d96,libonce_cell-e9252a7b5119f3eb,librustls-5ffe8ffc4f941dca,libsubtle-2ae6a7038b9a0630,libwebpki-9736e2bc988312b5,libring-fbc4a4437b17d415,libgetrandom-6f241ec43db089dd,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,liblazy_static-3674be3f4245d19b,liblog-d6f7bb1298e9acd0,libsha2-eca788b961d860c8,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libdirectories-0ad381ae746ed415,libdirs_sys-76fe7757dce79e57,liblibc-a033ff8e3a2aed60,liboption_ext-61303ef911796993,libmaplit-f141af93a08d6c7e,libchrono-5270a8153d3373ce,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-c445de6622136476,libflate2-3d013ff461138fa5,libminiz_oxide-53580ea928ee692f,libadler2-1712579794513681,libcrc32fast-2b7a1fd93149b03b,libcfg_if-3a213765134f0c85,libregex-7dd277cd09103f66,libregex_automata-73890d5f43760ddd,libaho_corasick-13047ec2778cb315,libregex_syntax-cf9ef9729ec61e4c,liburl-b67c5c84a3e897a5,libidna-8b56418538f47755,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8ab5ab12bf9deaf,libicu_properties-505d24ce2eb52e16,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-6b6ccf81f9fe64c5,libsmallvec-3281308869c19c4b,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-9ccc669208199748,libpotential_utf-f16d5aff931bfd69,libicu_provider-4f055fdb21ca990b,libicu_locale_core-c2d9ff0b468c54ea,libtinystr-4cc4056e2501a94a,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-caceaa09e6921878,libzerotrie-34a57b33c9a4d2bd,libyoke-3a1f1f02b7e3b30a,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-2c38194e8f43a8b0,libform_urlencoded-ccbcef42f8ae53ab,libpercent_encoding-e42b7a0b4a5edca5,libbase64-32787b0325ea6df8,libanyhow-37a8c652d1faf997,liboci_spec-deb73ab5cda484e9,libserde_json-6c5c9c24f7160112,libmemchr-f639ee087ae982c6,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libstrum-e3cef8f7d45a2447,libthiserror-3f199d990167e9fe,libserde-f611bdbdc016c7d7,libderive_builder-1f1c23ae1efae795}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcWmmwLk/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-e3cc02768d585e7e/out/build" "-L" "/opt/rustwide/target/debug/build/ring-07a4531931b05782/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest3nNc7c/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/substitute.rs - substitute::Substitute (line 58) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcDYJ2N6/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libommx-10c62393e07bd4e5,libcsv-a8a94207557efce1,libcsv_core-17ec0205f5cb2025,libpetgraph-a750bc54c09def93,libfixedbitset-625fd2a9d775ed11,libthiserror-1745aa51fb5b7bb4,libapprox-f8d1e442dff1c892,libordered_float-baa3ac71a1180579,libproptest-2f52d9927e9f4279,libunarray-2b0ca735f001c2fa,librand_xorshift-95a0c5bff9d1ad43,librand_chacha-492221ad48e22265,libppv_lite86-2bbd1e73b8abcbbe,libzerocopy-ae6265f4d6aef6ae,librand-3562b7ec2df8a674,librand_core-948b4e89a1a264a4,librusty_fork-09c745402d4013cd,libwait_timeout-58a86e84778c2b52,libtempfile-ae012500dccf76d6,libfastrand-751bcde24b8aa073,libfnv-79e2cbfbe03dcd16,libquick_error-9f96d0cb10ca2956,libbit_set-2785e03bda030723,libbit_vec-46bedad1cbb6f5b7,libitertools-067730ce68b32d04,libeither-e5ea87bd27ac73a9,libnum-172832641ffba7d5,libnum_iter-00592a736af319eb,libnum_rational-56956151dc62ad25,libnum_complex-e4dcb8d88ed1a614,libnum_bigint-2138a30d94e6b258,libnum_integer-a2884bdcc76a33e2,libprost-0cfccc04cf815aef,libbytes-f2fa72719066c118,libocipkg-cabe4e053089796d,liburlencoding-061758bc6028ea3e,libuuid-1243fb8a38883e54,libgetrandom-c25dbd92afd283e5,libbase16ct-c4cc4b0550013254,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libtar-b571ab9a2080ca62,libxattr-34ed23ff007cf1c9,librustix-f2fef41ac91665be,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-d28fdc10158f862f,libfiletime-8d61225b5495ac35,libtoml-fff53e6bd69e811e,libtoml_edit-a4b236e705d9c933,libserde_spanned-508814e3feb09734,libindexmap-08bf6b26c718c769,libhashbrown-1b10fa912acc6640,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libwinnow-30e554620d607436,libtoml_write-2c704ffd35684d73,libtoml_datetime-53b496ca5f4c1a6c,libureq-8c9b685deb2e1353,libwebpki_roots-a7b744af066469e4,libwebpki_roots-b97000dc553d2d96,libonce_cell-e9252a7b5119f3eb,librustls-5ffe8ffc4f941dca,libsubtle-2ae6a7038b9a0630,libwebpki-9736e2bc988312b5,libring-fbc4a4437b17d415,libgetrandom-6f241ec43db089dd,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,liblazy_static-3674be3f4245d19b,liblog-d6f7bb1298e9acd0,libsha2-eca788b961d860c8,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libdirectories-0ad381ae746ed415,libdirs_sys-76fe7757dce79e57,liblibc-a033ff8e3a2aed60,liboption_ext-61303ef911796993,libmaplit-f141af93a08d6c7e,libchrono-5270a8153d3373ce,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-c445de6622136476,libflate2-3d013ff461138fa5,libminiz_oxide-53580ea928ee692f,libadler2-1712579794513681,libcrc32fast-2b7a1fd93149b03b,libcfg_if-3a213765134f0c85,libregex-7dd277cd09103f66,libregex_automata-73890d5f43760ddd,libaho_corasick-13047ec2778cb315,libregex_syntax-cf9ef9729ec61e4c,liburl-b67c5c84a3e897a5,libidna-8b56418538f47755,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8ab5ab12bf9deaf,libicu_properties-505d24ce2eb52e16,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-6b6ccf81f9fe64c5,libsmallvec-3281308869c19c4b,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-9ccc669208199748,libpotential_utf-f16d5aff931bfd69,libicu_provider-4f055fdb21ca990b,libicu_locale_core-c2d9ff0b468c54ea,libtinystr-4cc4056e2501a94a,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-caceaa09e6921878,libzerotrie-34a57b33c9a4d2bd,libyoke-3a1f1f02b7e3b30a,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-2c38194e8f43a8b0,libform_urlencoded-ccbcef42f8ae53ab,libpercent_encoding-e42b7a0b4a5edca5,libbase64-32787b0325ea6df8,libanyhow-37a8c652d1faf997,liboci_spec-deb73ab5cda484e9,libserde_json-6c5c9c24f7160112,libmemchr-f639ee087ae982c6,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libstrum-e3cef8f7d45a2447,libthiserror-3f199d990167e9fe,libserde-f611bdbdc016c7d7,libderive_builder-1f1c23ae1efae795}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcDYJ2N6/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-e3cc02768d585e7e/out/build" "-L" "/opt/rustwide/target/debug/build/ring-07a4531931b05782/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestZdzzEi/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/random/function.rs - random::function::FunctionParameters::num_terms (line 13) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcS0hQzd/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libommx-10c62393e07bd4e5,libcsv-a8a94207557efce1,libcsv_core-17ec0205f5cb2025,libpetgraph-a750bc54c09def93,libfixedbitset-625fd2a9d775ed11,libthiserror-1745aa51fb5b7bb4,libapprox-f8d1e442dff1c892,libordered_float-baa3ac71a1180579,libproptest-2f52d9927e9f4279,libunarray-2b0ca735f001c2fa,librand_xorshift-95a0c5bff9d1ad43,librand_chacha-492221ad48e22265,libppv_lite86-2bbd1e73b8abcbbe,libzerocopy-ae6265f4d6aef6ae,librand-3562b7ec2df8a674,librand_core-948b4e89a1a264a4,librusty_fork-09c745402d4013cd,libwait_timeout-58a86e84778c2b52,libtempfile-ae012500dccf76d6,libfastrand-751bcde24b8aa073,libfnv-79e2cbfbe03dcd16,libquick_error-9f96d0cb10ca2956,libbit_set-2785e03bda030723,libbit_vec-46bedad1cbb6f5b7,libitertools-067730ce68b32d04,libeither-e5ea87bd27ac73a9,libnum-172832641ffba7d5,libnum_iter-00592a736af319eb,libnum_rational-56956151dc62ad25,libnum_complex-e4dcb8d88ed1a614,libnum_bigint-2138a30d94e6b258,libnum_integer-a2884bdcc76a33e2,libprost-0cfccc04cf815aef,libbytes-f2fa72719066c118,libocipkg-cabe4e053089796d,liburlencoding-061758bc6028ea3e,libuuid-1243fb8a38883e54,libgetrandom-c25dbd92afd283e5,libbase16ct-c4cc4b0550013254,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libtar-b571ab9a2080ca62,libxattr-34ed23ff007cf1c9,librustix-f2fef41ac91665be,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-d28fdc10158f862f,libfiletime-8d61225b5495ac35,libtoml-fff53e6bd69e811e,libtoml_edit-a4b236e705d9c933,libserde_spanned-508814e3feb09734,libindexmap-08bf6b26c718c769,libhashbrown-1b10fa912acc6640,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libwinnow-30e554620d607436,libtoml_write-2c704ffd35684d73,libtoml_datetime-53b496ca5f4c1a6c,libureq-8c9b685deb2e1353,libwebpki_roots-a7b744af066469e4,libwebpki_roots-b97000dc553d2d96,libonce_cell-e9252a7b5119f3eb,librustls-5ffe8ffc4f941dca,libsubtle-2ae6a7038b9a0630,libwebpki-9736e2bc988312b5,libring-fbc4a4437b17d415,libgetrandom-6f241ec43db089dd,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,liblazy_static-3674be3f4245d19b,liblog-d6f7bb1298e9acd0,libsha2-eca788b961d860c8,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libdirectories-0ad381ae746ed415,libdirs_sys-76fe7757dce79e57,liblibc-a033ff8e3a2aed60,liboption_ext-61303ef911796993,libmaplit-f141af93a08d6c7e,libchrono-5270a8153d3373ce,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-c445de6622136476,libflate2-3d013ff461138fa5,libminiz_oxide-53580ea928ee692f,libadler2-1712579794513681,libcrc32fast-2b7a1fd93149b03b,libcfg_if-3a213765134f0c85,libregex-7dd277cd09103f66,libregex_automata-73890d5f43760ddd,libaho_corasick-13047ec2778cb315,libregex_syntax-cf9ef9729ec61e4c,liburl-b67c5c84a3e897a5,libidna-8b56418538f47755,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8ab5ab12bf9deaf,libicu_properties-505d24ce2eb52e16,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-6b6ccf81f9fe64c5,libsmallvec-3281308869c19c4b,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-9ccc669208199748,libpotential_utf-f16d5aff931bfd69,libicu_provider-4f055fdb21ca990b,libicu_locale_core-c2d9ff0b468c54ea,libtinystr-4cc4056e2501a94a,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-caceaa09e6921878,libzerotrie-34a57b33c9a4d2bd,libyoke-3a1f1f02b7e3b30a,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-2c38194e8f43a8b0,libform_urlencoded-ccbcef42f8ae53ab,libpercent_encoding-e42b7a0b4a5edca5,libbase64-32787b0325ea6df8,libanyhow-37a8c652d1faf997,liboci_spec-deb73ab5cda484e9,libserde_json-6c5c9c24f7160112,libmemchr-f639ee087ae982c6,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libstrum-e3cef8f7d45a2447,libthiserror-3f199d990167e9fe,libserde-f611bdbdc016c7d7,libderive_builder-1f1c23ae1efae795}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcS0hQzd/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-e3cc02768d585e7e/out/build" "-L" "/opt/rustwide/target/debug/build/ring-07a4531931b05782/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestfqI2DS/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/v1_ext/linear.rs - v1_ext::linear::Linear (line 68) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcUcJf3N/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libommx-10c62393e07bd4e5,libcsv-a8a94207557efce1,libcsv_core-17ec0205f5cb2025,libpetgraph-a750bc54c09def93,libfixedbitset-625fd2a9d775ed11,libthiserror-1745aa51fb5b7bb4,libapprox-f8d1e442dff1c892,libordered_float-baa3ac71a1180579,libproptest-2f52d9927e9f4279,libunarray-2b0ca735f001c2fa,librand_xorshift-95a0c5bff9d1ad43,librand_chacha-492221ad48e22265,libppv_lite86-2bbd1e73b8abcbbe,libzerocopy-ae6265f4d6aef6ae,librand-3562b7ec2df8a674,librand_core-948b4e89a1a264a4,librusty_fork-09c745402d4013cd,libwait_timeout-58a86e84778c2b52,libtempfile-ae012500dccf76d6,libfastrand-751bcde24b8aa073,libfnv-79e2cbfbe03dcd16,libquick_error-9f96d0cb10ca2956,libbit_set-2785e03bda030723,libbit_vec-46bedad1cbb6f5b7,libitertools-067730ce68b32d04,libeither-e5ea87bd27ac73a9,libnum-172832641ffba7d5,libnum_iter-00592a736af319eb,libnum_rational-56956151dc62ad25,libnum_complex-e4dcb8d88ed1a614,libnum_bigint-2138a30d94e6b258,libnum_integer-a2884bdcc76a33e2,libprost-0cfccc04cf815aef,libbytes-f2fa72719066c118,libocipkg-cabe4e053089796d,liburlencoding-061758bc6028ea3e,libuuid-1243fb8a38883e54,libgetrandom-c25dbd92afd283e5,libbase16ct-c4cc4b0550013254,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,libtar-b571ab9a2080ca62,libxattr-34ed23ff007cf1c9,librustix-f2fef41ac91665be,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-d28fdc10158f862f,libfiletime-8d61225b5495ac35,libtoml-fff53e6bd69e811e,libtoml_edit-a4b236e705d9c933,libserde_spanned-508814e3feb09734,libindexmap-08bf6b26c718c769,libhashbrown-1b10fa912acc6640,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libwinnow-30e554620d607436,libtoml_write-2c704ffd35684d73,libtoml_datetime-53b496ca5f4c1a6c,libureq-8c9b685deb2e1353,libwebpki_roots-a7b744af066469e4,libwebpki_roots-b97000dc553d2d96,libonce_cell-e9252a7b5119f3eb,librustls-5ffe8ffc4f941dca,libsubtle-2ae6a7038b9a0630,libwebpki-9736e2bc988312b5,libring-fbc4a4437b17d415,libgetrandom-6f241ec43db089dd,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,liblazy_static-3674be3f4245d19b,liblog-d6f7bb1298e9acd0,libsha2-eca788b961d860c8,libcpufeatures-e04321643d03190d,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libdirectories-0ad381ae746ed415,libdirs_sys-76fe7757dce79e57,liblibc-a033ff8e3a2aed60,liboption_ext-61303ef911796993,libmaplit-f141af93a08d6c7e,libchrono-5270a8153d3373ce,libiana_time_zone-7ebdf60e360da8b0,libnum_traits-c445de6622136476,libflate2-3d013ff461138fa5,libminiz_oxide-53580ea928ee692f,libadler2-1712579794513681,libcrc32fast-2b7a1fd93149b03b,libcfg_if-3a213765134f0c85,libregex-7dd277cd09103f66,libregex_automata-73890d5f43760ddd,libaho_corasick-13047ec2778cb315,libregex_syntax-cf9ef9729ec61e4c,liburl-b67c5c84a3e897a5,libidna-8b56418538f47755,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8ab5ab12bf9deaf,libicu_properties-505d24ce2eb52e16,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-6b6ccf81f9fe64c5,libsmallvec-3281308869c19c4b,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-9ccc669208199748,libpotential_utf-f16d5aff931bfd69,libicu_provider-4f055fdb21ca990b,libicu_locale_core-c2d9ff0b468c54ea,libtinystr-4cc4056e2501a94a,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-caceaa09e6921878,libzerotrie-34a57b33c9a4d2bd,libyoke-3a1f1f02b7e3b30a,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-2c38194e8f43a8b0,libform_urlencoded-ccbcef42f8ae53ab,libpercent_encoding-e42b7a0b4a5edca5,libbase64-32787b0325ea6df8,libanyhow-37a8c652d1faf997,liboci_spec-deb73ab5cda484e9,libserde_json-6c5c9c24f7160112,libmemchr-f639ee087ae982c6,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libstrum-e3cef8f7d45a2447,libthiserror-3f199d990167e9fe,libserde-f611bdbdc016c7d7,libderive_builder-1f1c23ae1efae795}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcUcJf3N/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-e3cc02768d585e7e/out/build" "-L" "/opt/rustwide/target/debug/build/ring-07a4531931b05782/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest1vGZq2/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [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/bound.rs - bound::Bound (line 61) [INFO] [stdout] src/bound.rs - bound::Bound::as_integer_bound (line 357) [INFO] [stdout] src/dataset.rs - dataset (line 7) [INFO] [stdout] src/dataset/miplib2017.rs - dataset::miplib2017::instance_annotations (line 140) [INFO] [stdout] src/decision_variable.rs - decision_variable::DecisionVariable::check_value_consistency (line 229) [INFO] [stdout] src/decision_variable.rs - decision_variable::Kind::consistent_bound (line 68) [INFO] [stdout] src/instance/decision_variable.rs - instance::decision_variable::Instance::get_decision_variable_by_name (line 15) [INFO] [stdout] src/lib.rs - (line 144) [INFO] [stdout] src/lib.rs - (line 16) [INFO] [stdout] src/lib.rs - (line 166) [INFO] [stdout] src/lib.rs - (line 231) [INFO] [stdout] src/lib.rs - (line 44) [INFO] [stdout] src/lib.rs - (line 70) [INFO] [stdout] src/lib.rs - (line 94) [INFO] [stdout] src/macros.rs - macros::coeff (line 14) [INFO] [stdout] src/macros.rs - macros::coeff (line 36) [INFO] [stdout] src/macros.rs - macros::linear (line 61) [INFO] [stdout] src/macros.rs - macros::monomial (line 124) [INFO] [stdout] src/macros.rs - macros::quadratic (line 88) [INFO] [stdout] src/random.rs - random (line 8) [INFO] [stdout] src/random/function.rs - random::function::FunctionParameters::num_terms (line 13) [INFO] [stdout] src/substitute.rs - substitute::Substitute (line 20) [INFO] [stdout] src/substitute.rs - substitute::Substitute (line 43) [INFO] [stdout] src/substitute.rs - substitute::Substitute (line 58) [INFO] [stdout] src/substitute.rs - substitute::Substitute::substitute_one (line 205) [INFO] [stdout] src/v1_ext/linear.rs - v1_ext::linear::Linear (line 68) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 11 passed; 26 failed; 0 ignored; 0 measured; 0 filtered out; finished in 24.81s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "62ee129ce4eafc0a59d6abab2b0e6bd77d9f964999acaf47e244228184bce4c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62ee129ce4eafc0a59d6abab2b0e6bd77d9f964999acaf47e244228184bce4c0", kill_on_drop: false }` [INFO] [stdout] 62ee129ce4eafc0a59d6abab2b0e6bd77d9f964999acaf47e244228184bce4c0