[INFO] fetching crate ommx 2.3.0...
[INFO] checking ommx-2.3.0 against try#9cbe924c1a7ad92a8d63366fe967735898f13b4d for pr-149195-2
[INFO] extracting crate ommx 2.3.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate ommx 2.3.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate ommx 2.3.0
[INFO] tweaked toml for crates.io crate ommx 2.3.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ommx 2.3.0 on toolchain 9cbe924c1a7ad92a8d63366fe967735898f13b4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9cbe924c1a7ad92a8d63366fe967735898f13b4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ommx 2.3.0 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" "+9cbe924c1a7ad92a8d63366fe967735898f13b4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9cbe924c1a7ad92a8d63366fe967735898f13b4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 34e1a9ac3b07863b7696683f350be0435509687dc16016941c8d1873fb7e84b4
[INFO] running `Command { std: "docker" "start" "-a" "34e1a9ac3b07863b7696683f350be0435509687dc16016941c8d1873fb7e84b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "34e1a9ac3b07863b7696683f350be0435509687dc16016941c8d1873fb7e84b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34e1a9ac3b07863b7696683f350be0435509687dc16016941c8d1873fb7e84b4", kill_on_drop: false }`
[INFO] [stdout] 34e1a9ac3b07863b7696683f350be0435509687dc16016941c8d1873fb7e84b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9cbe924c1a7ad92a8d63366fe967735898f13b4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7140200b08906de4b58892dbfdab8fbfdaed7b42c8e1819bf1e0844a738c24d9
[INFO] running `Command { std: "docker" "start" "-a" "7140200b08906de4b58892dbfdab8fbfdaed7b42c8e1819bf1e0844a738c24d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking webpki-roots v1.0.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking clap_builder v4.5.52
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking base16ct v0.3.0
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking jiff v0.2.16
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]    Compiling codspeed-criterion-compat v2.10.1
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking criterion-plot v0.5.0
[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]     Checking toml v0.9.8
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling scroll_derive v0.13.1
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling katexit v0.1.5
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]     Checking scroll v0.13.0
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking goblin v0.10.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]     Checking prost v0.12.6
[INFO] [stderr]     Checking clap v4.5.52
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking codspeed v2.10.1
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]     Checking insta v1.43.2
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking oci-spec v0.8.3
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking proptest v1.9.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking codspeed-criterion-compat-walltime v2.10.1
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]     Checking ocipkg v0.4.0
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling ommx v2.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: `Bound` is ambiguous
[INFO] [stdout]    --> src/bound.rs:538:24
[INFO] [stdout]     |
[INFO] [stdout] 538 |         assert!(1.0 <= Bound::new(2.0, 3.0).unwrap());
[INFO] [stdout]     |                        ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Bound` could refer to the struct imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] note: `Bound` could also refer to the enum imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout]     = note: `#[deny(ambiguous_glob_imports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Bound` is ambiguous
[INFO] [stdout]    --> src/bound.rs:539:24
[INFO] [stdout]     |
[INFO] [stdout] 539 |         assert!(2.0 <= Bound::new(2.0, 3.0).unwrap());
[INFO] [stdout]     |                        ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Bound` could refer to the struct imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] note: `Bound` could also refer to the enum imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Bound` is ambiguous
[INFO] [stdout]    --> src/bound.rs:540:24
[INFO] [stdout]     |
[INFO] [stdout] 540 |         assert!(3.0 >= Bound::new(2.0, 3.0).unwrap());
[INFO] [stdout]     |                        ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Bound` could refer to the struct imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] note: `Bound` could also refer to the enum imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Bound` is ambiguous
[INFO] [stdout]    --> src/bound.rs:541:24
[INFO] [stdout]     |
[INFO] [stdout] 541 |         assert!(4.0 >= Bound::new(2.0, 3.0).unwrap());
[INFO] [stdout]     |                        ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Bound` could refer to the struct imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] note: `Bound` could also refer to the enum imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Bound` is ambiguous
[INFO] [stdout]    --> src/bound.rs:542:38
[INFO] [stdout]     |
[INFO] [stdout] 542 |         assert!(f64::NEG_INFINITY <= Bound::new(2.0, 3.0).unwrap());
[INFO] [stdout]     |                                      ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Bound` could refer to the struct imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] note: `Bound` could also refer to the enum imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Bound` is ambiguous
[INFO] [stdout]    --> src/bound.rs:543:34
[INFO] [stdout]     |
[INFO] [stdout] 543 |         assert!(f64::INFINITY >= Bound::new(2.0, 3.0).unwrap());
[INFO] [stdout]     |                                  ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Bound` could refer to the struct imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] note: `Bound` could also refer to the enum imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Bound` is ambiguous
[INFO] [stdout]    --> src/bound.rs:549:13
[INFO] [stdout]     |
[INFO] [stdout] 549 |             Bound::new(f64::NEG_INFINITY, f64::INFINITY).unwrap(),
[INFO] [stdout]     |             ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Bound` could refer to the struct imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] note: `Bound` could also refer to the enum imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Bound` is ambiguous
[INFO] [stdout]    --> src/bound.rs:550:13
[INFO] [stdout]     |
[INFO] [stdout] 550 |             Bound::default()
[INFO] [stdout]     |             ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Bound` could refer to the struct imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] note: `Bound` could also refer to the enum imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Bound` is ambiguous
[INFO] [stdout]    --> src/bound.rs:552:20
[INFO] [stdout]     |
[INFO] [stdout] 552 |         assert_eq!(Bound::new(0.0, f64::INFINITY).unwrap(), Bound::positive());
[INFO] [stdout]     |                    ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Bound` could refer to the struct imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] note: `Bound` could also refer to the enum imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Bound` is ambiguous
[INFO] [stdout]    --> src/bound.rs:552:61
[INFO] [stdout]     |
[INFO] [stdout] 552 |         assert_eq!(Bound::new(0.0, f64::INFINITY).unwrap(), Bound::positive());
[INFO] [stdout]     |                                                             ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Bound` could refer to the struct imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] note: `Bound` could also refer to the enum imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Bound` is ambiguous
[INFO] [stdout]    --> src/bound.rs:554:13
[INFO] [stdout]     |
[INFO] [stdout] 554 |             Bound::new(f64::NEG_INFINITY, 0.0).unwrap(),
[INFO] [stdout]     |             ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Bound` could refer to the struct imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] note: `Bound` could also refer to the enum imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Bound` is ambiguous
[INFO] [stdout]    --> src/bound.rs:555:13
[INFO] [stdout]     |
[INFO] [stdout] 555 |             Bound::negative()
[INFO] [stdout]     |             ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Bound` could refer to the struct imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] note: `Bound` could also refer to the enum imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Bound` is ambiguous
[INFO] [stdout]    --> src/bound.rs:559:13
[INFO] [stdout]     |
[INFO] [stdout] 559 |             Bound::new(1.0, 2.0).unwrap(),
[INFO] [stdout]     |             ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Bound` could refer to the struct imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] note: `Bound` could also refer to the enum imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Bound` is ambiguous
[INFO] [stdout]    --> src/bound.rs:560:13
[INFO] [stdout]     |
[INFO] [stdout] 560 |             Bound::new(1.0, 2.00000001).unwrap(),
[INFO] [stdout]     |             ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Bound` could refer to the struct imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] note: `Bound` could also refer to the enum imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Bound` is ambiguous
[INFO] [stdout]    --> src/bound.rs:563:13
[INFO] [stdout]     |
[INFO] [stdout] 563 |             Bound::new(f64::NEG_INFINITY, f64::INFINITY).unwrap(),
[INFO] [stdout]     |             ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Bound` could refer to the struct imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] note: `Bound` could also refer to the enum imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Bound` is ambiguous
[INFO] [stdout]    --> src/bound.rs:564:13
[INFO] [stdout]     |
[INFO] [stdout] 564 |             Bound::default()
[INFO] [stdout]     |             ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Bound` could refer to the struct imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] note: `Bound` could also refer to the enum imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Bound` is ambiguous
[INFO] [stdout]    --> src/bound.rs:566:29
[INFO] [stdout]     |
[INFO] [stdout] 566 |         assert_abs_diff_eq!(Bound::new(0.0, f64::INFINITY).unwrap(), Bound::positive());
[INFO] [stdout]     |                             ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Bound` could refer to the struct imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] note: `Bound` could also refer to the enum imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Bound` is ambiguous
[INFO] [stdout]    --> src/bound.rs:566:70
[INFO] [stdout]     |
[INFO] [stdout] 566 |         assert_abs_diff_eq!(Bound::new(0.0, f64::INFINITY).unwrap(), Bound::positive());
[INFO] [stdout]     |                                                                      ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Bound` could refer to the struct imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] note: `Bound` could also refer to the enum imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Bound` is ambiguous
[INFO] [stdout]    --> src/bound.rs:568:13
[INFO] [stdout]     |
[INFO] [stdout] 568 |             Bound::new(f64::NEG_INFINITY, 0.0).unwrap(),
[INFO] [stdout]     |             ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Bound` could refer to the struct imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] note: `Bound` could also refer to the enum imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Bound` is ambiguous
[INFO] [stdout]    --> src/bound.rs:569:13
[INFO] [stdout]     |
[INFO] [stdout] 569 |             Bound::negative()
[INFO] [stdout]     |             ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Bound` could refer to the struct imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] note: `Bound` could also refer to the enum imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Bound` is ambiguous
[INFO] [stdout]    --> src/bound.rs:576:13
[INFO] [stdout]     |
[INFO] [stdout] 576 |             Bound::new(1.0, 2.0)
[INFO] [stdout]     |             ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Bound` could refer to the struct imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] note: `Bound` could also refer to the enum imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Bound` is ambiguous
[INFO] [stdout]    --> src/bound.rs:578:32
[INFO] [stdout]     |
[INFO] [stdout] 578 |                 .intersection(&Bound::new(1.5, 3.0).unwrap()),
[INFO] [stdout]     |                                ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Bound` could refer to the struct imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] note: `Bound` could also refer to the enum imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Bound` is ambiguous
[INFO] [stdout]    --> src/bound.rs:579:18
[INFO] [stdout]     |
[INFO] [stdout] 579 |             Some(Bound::new(1.5, 2.0).unwrap())
[INFO] [stdout]     |                  ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Bound` could refer to the struct imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] note: `Bound` could also refer to the enum imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Bound` is ambiguous
[INFO] [stdout]    --> src/bound.rs:582:13
[INFO] [stdout]     |
[INFO] [stdout] 582 |             Bound::new(1.0, 2.0)
[INFO] [stdout]     |             ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Bound` could refer to the struct imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] note: `Bound` could also refer to the enum imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Bound` is ambiguous
[INFO] [stdout]    --> src/bound.rs:584:32
[INFO] [stdout]     |
[INFO] [stdout] 584 |                 .intersection(&Bound::new(2.5, 3.0).unwrap()),
[INFO] [stdout]     |                                ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Bound` could refer to the struct imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] note: `Bound` could also refer to the enum imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Bound` is ambiguous
[INFO] [stdout]    --> src/bound.rs:588:13
[INFO] [stdout]     |
[INFO] [stdout] 588 |             Bound::positive().intersection(&Bound::negative()).unwrap(),
[INFO] [stdout]     |             ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Bound` could refer to the struct imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] note: `Bound` could also refer to the enum imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Bound` is ambiguous
[INFO] [stdout]    --> src/bound.rs:588:45
[INFO] [stdout]     |
[INFO] [stdout] 588 |             Bound::positive().intersection(&Bound::negative()).unwrap(),
[INFO] [stdout]     |                                             ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Bound` could refer to the struct imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] note: `Bound` could also refer to the enum imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Bound` is ambiguous
[INFO] [stdout]    --> src/bound.rs:595:21
[INFO] [stdout]     |
[INFO] [stdout] 595 |         let bound = Bound::new(-0.1, 1.1).unwrap();
[INFO] [stdout]     |                     ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Bound` could refer to the struct imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] note: `Bound` could also refer to the enum imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Bound` is ambiguous
[INFO] [stdout]    --> src/bound.rs:601:39
[INFO] [stdout]     |
[INFO] [stdout] 601 |         insta::assert_debug_snapshot!(Bound::new(2.0, 3.0).unwrap().pow(2), @"Bound[4, 9]");
[INFO] [stdout]     |                                       ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Bound` could refer to the struct imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] note: `Bound` could also refer to the enum imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Bound` is ambiguous
[INFO] [stdout]    --> src/bound.rs:602:39
[INFO] [stdout]     |
[INFO] [stdout] 602 |         insta::assert_debug_snapshot!(Bound::new(2.0, 3.0).unwrap().pow(3), @"Bound[8, 27]");
[INFO] [stdout]     |                                       ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Bound` could refer to the struct imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] note: `Bound` could also refer to the enum imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Bound` is ambiguous
[INFO] [stdout]    --> src/bound.rs:603:39
[INFO] [stdout]     |
[INFO] [stdout] 603 |         insta::assert_debug_snapshot!(Bound::new(-2.0, 3.0).unwrap().pow(2), @"Bound[0, 9]");
[INFO] [stdout]     |                                       ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Bound` could refer to the struct imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] note: `Bound` could also refer to the enum imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Bound` is ambiguous
[INFO] [stdout]    --> src/bound.rs:604:39
[INFO] [stdout]     |
[INFO] [stdout] 604 |         insta::assert_debug_snapshot!(Bound::new(-2.0, 3.0).unwrap().pow(3), @"Bound[-8, 27]");
[INFO] [stdout]     |                                       ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Bound` could refer to the struct imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] note: `Bound` could also refer to the enum imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Bound` is ambiguous
[INFO] [stdout]    --> src/bound.rs:605:39
[INFO] [stdout]     |
[INFO] [stdout] 605 |         insta::assert_debug_snapshot!(Bound::default().pow(2), @"Bound[0, inf)");
[INFO] [stdout]     |                                       ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Bound` could refer to the struct imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] note: `Bound` could also refer to the enum imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Bound` is ambiguous
[INFO] [stdout]    --> src/bound.rs:606:39
[INFO] [stdout]     |
[INFO] [stdout] 606 |         insta::assert_debug_snapshot!(Bound::default().pow(3), @"Bound(-inf, inf)");
[INFO] [stdout]     |                                       ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Bound` could refer to the struct imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] note: `Bound` could also refer to the enum imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Bound` is ambiguous
[INFO] [stdout]    --> src/bound.rs:609:49
[INFO] [stdout]     |
[INFO] [stdout] 609 |     fn bound_and_containing() -> BoxedStrategy<(Bound, f64)> {
[INFO] [stdout]     |                                                 ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Bound` could refer to the struct imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] note: `Bound` could also refer to the enum imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Bound` is ambiguous
[INFO] [stdout]    --> src/bound.rs:610:9
[INFO] [stdout]     |
[INFO] [stdout] 610 |         Bound::arbitrary()
[INFO] [stdout]     |         ^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Bound` could refer to the struct imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] note: `Bound` could also refer to the enum imported here
[INFO] [stdout]    --> src/bound.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Bound` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ommx` (lib test) due to 72 previous errors
[INFO] running `Command { std: "docker" "inspect" "7140200b08906de4b58892dbfdab8fbfdaed7b42c8e1819bf1e0844a738c24d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7140200b08906de4b58892dbfdab8fbfdaed7b42c8e1819bf1e0844a738c24d9", kill_on_drop: false }`
[INFO] [stdout] 7140200b08906de4b58892dbfdab8fbfdaed7b42c8e1819bf1e0844a738c24d9
