[INFO] fetching crate ommx 2.0.3... [INFO] testing ommx-2.0.3 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate ommx 2.0.3 into /workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ommx 2.0.3 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded codspeed-criterion-compat v2.10.1 [INFO] [stderr] Downloaded codspeed v2.10.1 [INFO] [stderr] Downloaded ocipkg v0.3.9 [INFO] [stderr] Downloaded codspeed-criterion-compat-walltime v2.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d5cd0d11a62402641da0c00b8516bc6daaab70ddcafbf0dcf1a38e7ca6b09db [INFO] running `Command { std: "docker" "start" "-a" "1d5cd0d11a62402641da0c00b8516bc6daaab70ddcafbf0dcf1a38e7ca6b09db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d5cd0d11a62402641da0c00b8516bc6daaab70ddcafbf0dcf1a38e7ca6b09db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d5cd0d11a62402641da0c00b8516bc6daaab70ddcafbf0dcf1a38e7ca6b09db", kill_on_drop: false }` [INFO] [stdout] 1d5cd0d11a62402641da0c00b8516bc6daaab70ddcafbf0dcf1a38e7ca6b09db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c9c604d9919f1cdc634b9d4f9e4c9a54cf5cabfc67294912ed727620a95de2b [INFO] running `Command { std: "docker" "start" "-a" "7c9c604d9919f1cdc634b9d4f9e4c9a54cf5cabfc67294912ed727620a95de2b", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rand_core v0.9.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 miniz_oxide v0.8.9 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling dirs-sys v0.4.1 [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 tempfile v3.20.0 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thiserror v2.0.15 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling env_filter v0.1.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 num-rational v0.4.2 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling directories v5.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 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 darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling thiserror-impl v2.0.15 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling petgraph v0.8.2 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling katexit v0.1.5 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling oci-spec v0.6.7 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling ocipkg v0.3.9 [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Compiling built v0.7.7 [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 10s [INFO] running `Command { std: "docker" "inspect" "7c9c604d9919f1cdc634b9d4f9e4c9a54cf5cabfc67294912ed727620a95de2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c9c604d9919f1cdc634b9d4f9e4c9a54cf5cabfc67294912ed727620a95de2b", kill_on_drop: false }` [INFO] [stdout] 7c9c604d9919f1cdc634b9d4f9e4c9a54cf5cabfc67294912ed727620a95de2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf0a2798b30947532c993120998d832896a97a1daf7d154d311afe66eafb60e8 [INFO] running `Command { std: "docker" "start" "-a" "bf0a2798b30947532c993120998d832896a97a1daf7d154d311afe66eafb60e8", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling codspeed-criterion-compat v2.10.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [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 codspeed v2.10.1 [INFO] [stderr] Compiling tinytemplate v1.2.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 1m 51s [INFO] running `Command { std: "docker" "inspect" "bf0a2798b30947532c993120998d832896a97a1daf7d154d311afe66eafb60e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf0a2798b30947532c993120998d832896a97a1daf7d154d311afe66eafb60e8", kill_on_drop: false }` [INFO] [stdout] bf0a2798b30947532c993120998d832896a97a1daf7d154d311afe66eafb60e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 88602e17eb486b0fb59a2e7ce93900606c958c5609fd4f47ee157ab372b07ec6 [INFO] running `Command { std: "docker" "start" "-a" "88602e17eb486b0fb59a2e7ce93900606c958c5609fd4f47ee157ab372b07ec6", 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.37s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ommx-fa6ececd3eafd60b) [INFO] [stdout] [INFO] [stdout] running 294 tests [INFO] [stdout] test bound::tests::intersection ... ok [INFO] [stdout] test bound::tests::partial_ord ... ok [INFO] [stdout] test bound::tests::eq ... ok [INFO] [stdout] test bound::tests::contains ... ok [INFO] [stdout] test constraint::parse::tests::test_evaluated_constraint_parse ... 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_all_zeros_error ... ok [INFO] [stdout] test constraint_hints::one_hot::tests::test_partial_evaluate_error_on_invalid_value ... 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_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_all_zeros_valid ... 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_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_cascade ... 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_propagation ... ok [INFO] [stdout] test bound::tests::minus_zero ... ok [INFO] [stdout] test decision_variable::approx::tests::test_bound_contains_zero_semi_equal ... ok [INFO] [stdout] test constraint::parse::tests::error_message ... 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_different_ids_not_equal ... ok [INFO] [stdout] test bound::tests::bound_pow ... ok [INFO] [stdout] test decision_variable::approx::tests::test_point_bound_zero_all_kinds_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_same_kind_and_bound_equal ... ok [INFO] [stdout] test decision_variable::approx::tests::test_point_bound_nonzero_semi_not_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::parse::tests::test_parse_decision_variable ... 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_clip_bound_empty_intersection ... ok [INFO] [stdout] test decision_variable::tests::test_clip_bound_with_kinds ... ok [INFO] [stdout] test decision_variable::tests::test_clip_bound_normal_intersection ... ok [INFO] [stdout] test decision_variable::tests::test_evaluated_decision_variable_try_from ... ok [INFO] [stdout] test decision_variable::tests::test_evaluated_decision_variable_try_from_missing_value ... ok [INFO] [stdout] test bound::tests::pow ... ok [INFO] [stdout] test bound::tests::add ... ok [INFO] [stdout] test bound::tests::mul ... ok [INFO] [stdout] test dataset::miplib2017::tests::test_instance_annotations ... ok [INFO] [stdout] test evaluate::tests::linear_evaluate_add_commutativity ... ok [INFO] [stdout] test evaluate::tests::function_partial_evaluate_to_constant ... ok [INFO] [stdout] test evaluate::tests::function_evaluate_add_commutativity ... ok [INFO] [stdout] test evaluate::tests::linear_partial_evaluate ... ok [INFO] [stdout] test evaluate::tests::function_half_partial_evaluate ... ok [INFO] [stdout] test evaluate::tests::function_evaluate_mul_commutativity ... ok [INFO] [stdout] test evaluate::tests::linear_evaluate_mul_commutativity ... 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 evaluate::tests::evaluate_instance ... ok [INFO] [stdout] test evaluate::tests::polynomial_evaluate_add_commutativity ... ok [INFO] [stdout] test evaluate::tests::polynomial_half_partial_evaluate ... ok [INFO] [stdout] test evaluate::tests::evaluate_samples ... ok [INFO] [stdout] test evaluate::tests::polynomial_partial_evaluate_to_constant ... ok [INFO] [stdout] test constraint::evaluate::tests::test_evaluate_samples ... ok [INFO] [stdout] test evaluate::tests::polynomial_evaluate_mul_commutativity ... ok [INFO] [stdout] test format::tests::test_polynomial_base_display_coefficient_negative_one ... ok [INFO] [stdout] test evaluate::tests::quadratic_partial_evaluate_to_constant ... 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_coefficient_one ... 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 format::tests::test_polynomial_base_display_multiple_terms ... ok [INFO] [stdout] test evaluate::tests::quadratic_half_partial_evaluate ... ok [INFO] [stdout] test evaluate::tests::quadratic_evaluate_add_commutativity ... ok [INFO] [stdout] test evaluate::tests::quadratic_evaluate_mul_commutativity ... ok [INFO] [stdout] test function::approx::tests::test_abs_diff_eq ... ok [INFO] [stdout] test evaluate::tests::substitute ... ok [INFO] [stdout] test evaluate::tests::partial_eval_instance ... ok [INFO] [stdout] test function::add::tests::zero ... ok [INFO] [stdout] test function::add::tests::add_commutative ... ok [INFO] [stdout] test function::add::tests::add_ref ... ok [INFO] [stdout] test evaluate::tests::partial_eval_instance_to_solution ... ok [INFO] [stdout] test function::add::tests::add_associative ... ok [INFO] [stdout] test function::reduce_binary_power::tests::test_function_reduce_binary_power ... ok [INFO] [stdout] test function::mul::tests::mul_commutative ... ok [INFO] [stdout] test function::mul::tests::zero ... ok [INFO] [stdout] test function::parse::tests::test_function_roundtrip ... ok [INFO] [stdout] test function::sub::tests::sub_via_add_neg ... ok [INFO] [stdout] test function::mul::tests::mul_ref ... ok [INFO] [stdout] test function::sub::tests::zero_sub ... ok [INFO] [stdout] test function::sub::tests::neg_sub ... ok [INFO] [stdout] test function::evaluate::tests::test_evaluate_samples ... 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 function::sub::tests::sub_ref ... ok [INFO] [stdout] test function::mul::tests::mul_associative ... ok [INFO] [stdout] test instance::evaluate::tests::test_partial_evaluate_with_constraint_hints ... ok [INFO] [stdout] test function::parse::tests::test_function ... ok [INFO] [stdout] test instance::log_encode::tests::test_log_encoding_coefficients ... ok [INFO] [stdout] test instance::log_encode::tests::test_log_encode_instance ... 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_succeeds ... ok [INFO] [stdout] test instance::new::tests::test_parametric_instance_new_fails_with_undefined_variable_in_objective ... 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 instance::arbitrary::tests::test_variable_id_is_defined ... 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 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_complex_mps_parsing ... ok [INFO] [stdout] test mps::tests::read_tests::test_free_variables ... ok [INFO] [stdout] test mps::tests::read_tests::test_integer_variables ... 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 instance::analysis::tests::test_kind_partition ... ok [INFO] [stdout] test instance::analysis::tests::test_used_partition ... ok [INFO] [stdout] test instance::analysis::tests::test_populate ... ok [INFO] [stdout] test polynomial_base::add::tests::add_associative ... ok [INFO] [stdout] test polynomial_base::add::tests::add_commutative ... ok [INFO] [stdout] test instance::evaluate::tests::test_evaluate_instance ... ok [INFO] [stdout] test polynomial_base::add::tests::zero ... ok [INFO] [stdout] test polynomial_base::approx::tests::test_abs_diff_eq ... ok [INFO] [stdout] test polynomial_base::add::tests::add_ref ... ok [INFO] [stdout] test instance::parse::tests::instance_roundtrip ... ok [INFO] [stdout] test polynomial_base::add::tests::sub_ref ... ok [INFO] [stdout] test instance::evaluate::tests::partial_evaluate ... 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 instance::reduce_binary_power::tests::test_instance_reduce_binary_power_idempotent ... 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_partial_evaluate_linear ... ok [INFO] [stdout] test polynomial_base::linear::tests::test_linear ... ok [INFO] [stdout] test polynomial_base::linear::tests::test_unacceptable_parameter ... ok [INFO] [stdout] test polynomial_base::evaluate::tests::test_evaluate_samples ... 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::evaluate::tests::test_mul_evaluate_quadratic ... ok [INFO] [stdout] test polynomial_base::parse::tests::test_polynomial_roundtrip ... ok [INFO] [stdout] test polynomial_base::polynomial::tests::largest_terms ... ok [INFO] [stdout] test polynomial_base::parse::tests::test_linear_roundtrip ... ok [INFO] [stdout] test polynomial_base::polynomial::tests::test_reduce_binary_power ... ok [INFO] [stdout] test polynomial_base::evaluate::tests::test_partial_evaluate_polynomial ... ok [INFO] [stdout] test mps::tests::write_arbitrary::test_roundtrip ... ok [INFO] [stdout] test polynomial_base::substitute::tests::substitute_linear_to_linear ... ok [INFO] [stdout] test polynomial_base::substitute::tests::substitute_linear_to_quadratic ... ok [INFO] [stdout] test polynomial_base::tests::test_content_factor ... 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 polynomial_base::quadratic::tests::test_quadratic ... ok [INFO] [stdout] test polynomial_base::polynomial::tests::test_polynomial ... ok [INFO] [stdout] test polynomial_base::parse::tests::test_quadratic_roundtrip ... ok [INFO] [stdout] test polynomial_base::evaluate::tests::test_partial_evaluate_quadratic ... ok [INFO] [stdout] test polynomial_base::evaluate::tests::test_mul_evaluate_polynomial ... ok [INFO] [stdout] test random::polynomial::tests::test_arbitrary_polynomial ... ok [INFO] [stdout] test random::linear::tests::test_max_num_terms ... ok [INFO] [stdout] test random::tests::test_arbitrary_integer_partition ... 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 mps::tests::write_arbitrary::test_write_mps ... ok [INFO] [stdout] test random::function::tests::test_arbitrary_function ... ok [INFO] [stdout] test random::tests::test_unique_integers ... ok [INFO] [stdout] test random::linear::tests::test_arbitrary_linear ... ok [INFO] [stdout] test random::tests::test_unique_integers_recursion_limit ... 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_parameterized_variable_error ... ok [INFO] [stdout] test sample_set::parse::tests::test_inconsistent_feasibility_validation ... ok [INFO] [stdout] test sample_set::parse::tests::test_sample_set_parse ... ok [INFO] [stdout] test sample_set::extract::tests::test_extract_duplicate_subscripts ... 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::quadratic::tests::test_arbitrary_quadratic ... 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 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_panic_invalid_range - should panic ... ok [INFO] [stdout] test random::tests::test_unique_integers_panic_too_large_size - should panic ... ok [INFO] [stdout] test sample_set::parse::tests::test_unknown_sense_enum_value ... ok [INFO] [stdout] test v1_ext::function::tests::content_factor ... ok [INFO] [stdout] test v1_ext::function::tests::evaluate_bound ... ok [INFO] [stdout] test sampled::tests::test_sampled ... ok [INFO] [stdout] test v1_ext::function::tests::evaluate_bound_missing ... 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_constant_roundtrip ... ok [INFO] [stdout] test v1_ext::function::tests::test_as_const_any ... ok [INFO] [stdout] test v1_ext::function::tests::content_factor_arb ... ok [INFO] [stdout] test v1_ext::function::tests::test_as_linear_any ... ok [INFO] [stdout] test v1_ext::function::tests::test_max_degree_0 ... ok [INFO] [stdout] test v1_ext::function::tests::evaluate_bound_arb ... ok [INFO] [stdout] test v1_ext::function::tests::test_as_linear_roundtrip ... ok [INFO] [stdout] test v1_ext::function::tests::test_add_associativity ... 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::instance::tests::log_encode ... ok [INFO] [stdout] test v1_ext::function::tests::test_zero ... ok [INFO] [stdout] test v1_ext::instance::tests::test_eval_dependencies ... 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::function::tests::test_mul_associativity ... ok [INFO] [stdout] test v1_ext::linear::tests::format ... ok [INFO] [stdout] test v1_ext::linear::tests::test_add_associativity ... ok [INFO] [stdout] test random::quadratic::tests::test_arbitrary_quadratic_full ... ok [INFO] [stdout] test v1_ext::linear::tests::test_distributive ... ok [INFO] [stdout] test random::samples::tests::test_arbitrary_samples ... ok [INFO] [stdout] test v1_ext::linear::tests::test_mul_associativity ... ok [INFO] [stdout] test v1_ext::linear::tests::test_scalar_distributive ... ok [INFO] [stdout] test v1_ext::instance::tests::test_qubo ... 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::polynomial::tests::test_as_constant ... ok [INFO] [stdout] test v1_ext::instance::tests::test_instance_arbitrary_any ... ok [INFO] [stdout] test v1_ext::polynomial::tests::test_as_linear ... ok [INFO] [stdout] test v1_ext::instance::tests::substitute_fixed_value ... 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::format ... ok [INFO] [stdout] test v1_ext::polynomial::tests::test_distributive ... ok [INFO] [stdout] test v1_ext::polynomial::tests::test_zero ... ok [INFO] [stdout] test v1_ext::instance::tests::test_hubo ... ok [INFO] [stdout] test v1_ext::quadratic::tests::test_distributive ... ok [INFO] [stdout] test v1_ext::polynomial::tests::test_mul_associativity ... 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::parametric_instance::tests::validate ... ok [INFO] [stdout] test v1_ext::parametric_instance::tests::test_parametric_instance_conversion ... ok [INFO] [stdout] test v1_ext::quadratic::tests::test_zero ... ok [INFO] [stdout] test v1_ext::quadratic::tests::test_mul_associativity ... 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 28.35s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/ommx.rs (/opt/rustwide/target/debug/deps/ommx-2c55578efc10f6a3) [INFO] [stderr] Doc-tests ommx [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stdout] test src/instance/log_encode.rs - instance::log_encode::log_encoding_coefficients (line 36) ... ok [INFO] [stdout] test src/bound.rs - bound::Bound::as_integer_bound (line 357) ... ok [INFO] [stdout] test src/dataset/miplib2017.rs - dataset::miplib2017::instance_annotations (line 140) ... ok [INFO] [stdout] test src/decision_variable.rs - decision_variable::DecisionVariable::check_value_consistency (line 229) ... ok [INFO] [stdout] test src/lib.rs - (line 231) ... ok [INFO] [stdout] test src/lib.rs - (line 166) ... ok [INFO] [stdout] test src/lib.rs - (line 16) ... ok [INFO] [stdout] test src/bound.rs - bound::Bound (line 61) ... ok [INFO] [stdout] test src/lib.rs - (line 144) ... ok [INFO] [stdout] test src/instance/decision_variable.rs - instance::decision_variable::Instance::get_decision_variable_by_name (line 15) ... ok [INFO] [stdout] test src/decision_variable.rs - decision_variable::Kind::consistent_bound (line 68) ... ok [INFO] [stdout] test src/dataset.rs - dataset (line 7) ... FAILED [INFO] [stdout] test src/lib.rs - (line 70) ... ok [INFO] [stdout] test src/lib.rs - (line 94) ... ok [INFO] [stdout] test src/mps.rs - mps (line 3) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 44) ... ok [INFO] [stdout] test src/macros.rs - macros::coeff (line 14) ... ok [INFO] [stdout] test src/macros.rs - macros::monomial (line 124) ... ok [INFO] [stdout] test src/macros.rs - macros::coeff (line 36) ... ok [INFO] [stdout] test src/macros.rs - macros::linear (line 61) ... ok [INFO] [stdout] test src/macros.rs - macros::variable_ids (line 157) ... ok [INFO] [stdout] test src/macros.rs - macros::quadratic (line 88) ... ok [INFO] [stdout] test src/random.rs - random (line 8) ... ok [INFO] [stdout] test src/substitute.rs - substitute::Substitute::substitute_acyclic (line 118) ... ok [INFO] [stdout] test src/substitute.rs - substitute::Substitute::substitute_one (line 205) ... ok [INFO] [stdout] test src/substitute.rs - substitute::Substitute (line 58) ... ok [INFO] [stdout] test src/substitute.rs - substitute::Substitute (line 20) ... ok [INFO] [stdout] test src/substitute.rs - substitute::Substitute (line 74) ... ok [INFO] [stdout] test src/substitute.rs - substitute::Substitute (line 43) ... ok [INFO] [stdout] test src/substitute.rs - substitute::Substitute::substitute (line 169) ... ok [INFO] [stdout] test src/random/function.rs - random::function::FunctionParameters::num_terms (line 13) ... ok [INFO] [stdout] test src/substitute/assignments.rs - substitute::assignments::AcyclicAssignments::evaluation_order_iter (line 114) ... ok [INFO] [stdout] test src/substitute/macros.rs - substitute::macros::assign (line 25) ... ok [INFO] [stdout] test src/substitute/assignments.rs - substitute::assignments::AcyclicAssignments::substitution_order_iter (line 88) ... ok [INFO] [stdout] test src/substitute/macros.rs - substitute::macros::assign (line 37) ... ok [INFO] [stdout] test src/v1_ext/linear.rs - v1_ext::linear::Linear (line 68) ... ok [INFO] [stdout] test src/substitute/macros.rs - substitute::macros::assign (line 59) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/dataset.rs - dataset (line 7) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (580) panicked at src/dataset.rs:8:56: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: https://ghcr.io/v2/jij-inc/ommx/miplib2017/manifests/air05: Dns Failed: resolve dns name 'ghcr.io:443': failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.99/src/backtrace.rs:27:14 [INFO] [stdout] 1: >::into [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/convert/mod.rs:784:9 [INFO] [stdout] 2: >::try_from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ocipkg-0.3.9/src/distribution/auth.rs:193:48 [INFO] [stdout] 3: ocipkg::distribution::client::Client::call [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ocipkg-0.3.9/src/distribution/client.rs:53:27 [INFO] [stdout] 4: ocipkg::distribution::client::Client::get_manifest [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ocipkg-0.3.9/src/distribution/client.rs:106:24 [INFO] [stdout] 5: ::get_manifest [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ocipkg-0.3.9/src/image/remote.rs:41:21 [INFO] [stdout] 6: ocipkg::image::layout::copy [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ocipkg-0.3.9/src/image/layout.rs:54:25 [INFO] [stdout] 7: ommx::artifact::Artifact::pull [INFO] [stdout] at ./src/artifact.rs:190:19 [INFO] [stdout] 8: ommx::dataset::miplib2017::load [INFO] [stdout] at ./src/dataset/miplib2017.rs:255:59 [INFO] [stdout] 9: rust_out::main::_doctest_main_src_dataset_rs_7_0 [INFO] [stdout] 10: rust_out::main [INFO] [stdout] 11: core::ops::function::FnOnce::call_once [INFO] [stdout] 12: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] 13: std::rt::lang_start::{{closure}} [INFO] [stdout] 14: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 15: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 16: std::panicking::catch_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 17: std::panic::catch_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 18: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:175:24 [INFO] [stdout] 19: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 20: std::panicking::catch_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 21: std::panic::catch_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 22: std::rt::lang_start_internal [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:171:5 [INFO] [stdout] 23: std::rt::lang_start [INFO] [stdout] 24: main [INFO] [stdout] 25: [INFO] [stdout] 26: __libc_start_main [INFO] [stdout] 27: _start [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x620163c29ab2 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x620163c29ab2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x620163c29ab2 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x620163c29ab2 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x620163c3bb0f - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x620163c3bb0f - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x620163c01443 - std::io::default_write_fmt::hb0810a37865e52a5 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x620163c01443 - std::io::Write::write_fmt::h12c8908aaac7ca22 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x620163c09752 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x620163c0c99f - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x620163c0c7f9 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x620163c0cf75 - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x620163c0ce0a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x620163c09889 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x620163bf472d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x620163c46c70 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stdout] 16: 0x620163c45ca6 - core::result::unwrap_failed::h3ce108722ad88f1e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/result.rs:1852:5 [INFO] [stdout] 17: 0x6201634fa055 - rust_out::main::_doctest_main_src_dataset_rs_7_0::hc1e06faf9cde3c85 [INFO] [stdout] 18: 0x6201634f9fc6 - rust_out::main::hb2c1f26112d8e974 [INFO] [stdout] 19: 0x6201634f9ee3 - core::ops::function::FnOnce::call_once::h01e49b384cd31373 [INFO] [stdout] 20: 0x6201634f9ec6 - std::sys::backtrace::__rust_begin_short_backtrace::hc341f747de1a6e5f [INFO] [stdout] 21: 0x6201634f9ea9 - std::rt::lang_start::{{closure}}::h5855c6a947873adf [INFO] [stdout] 22: 0x620163c02c90 - core::ops::function::impls:: for &F>::call_once::h1dc0a50e6295ec78 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:290:21 [INFO] [stdout] 23: 0x620163c02c90 - std::panicking::catch_unwind::do_call::h209f742e9999044e [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 24: 0x620163c02c90 - std::panicking::catch_unwind::h508c6e2aa6d72749 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 25: 0x620163c02c90 - std::panic::catch_unwind::hebcbb24aa9914693 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 26: 0x620163c02c90 - std::rt::lang_start_internal::{{closure}}::h703cbe32967ef209 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:175:24 [INFO] [stdout] 27: 0x620163c02c90 - std::panicking::catch_unwind::do_call::hf50f2a30bce4e10b [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x620163c02c90 - std::panicking::catch_unwind::hac448d7e3b12daa3 [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x620163c02c90 - std::panic::catch_unwind::ha9d74a13d77f299c [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x620163c02c90 - std::rt::lang_start_internal::ha26d244788d1956d [INFO] [stdout] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:171:5 [INFO] [stdout] 31: 0x6201634f9e91 - std::rt::lang_start::h75941d661fa88314 [INFO] [stdout] 32: 0x6201634fa7c5 - main [INFO] [stdout] 33: 0x7768249c01ca - [INFO] [stdout] 34: 0x7768249c028b - __libc_start_main [INFO] [stdout] 35: 0x6201634f9da5 - _start [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/dataset.rs - dataset (line 7) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 36 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 28.79s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "88602e17eb486b0fb59a2e7ce93900606c958c5609fd4f47ee157ab372b07ec6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88602e17eb486b0fb59a2e7ce93900606c958c5609fd4f47ee157ab372b07ec6", kill_on_drop: false }` [INFO] [stdout] 88602e17eb486b0fb59a2e7ce93900606c958c5609fd4f47ee157ab372b07ec6