[INFO] fetching crate tblis 0.2.3...
[INFO] checking tblis-0.2.3 against try#e617cc9342f64b2efdd8eeb91834ef450a15825f for pr-149596-1
[INFO] extracting crate tblis 0.2.3 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate tblis 0.2.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tblis 0.2.3
[INFO] tweaked toml for crates.io crate tblis 0.2.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tblis 0.2.3 on toolchain e617cc9342f64b2efdd8eeb91834ef450a15825f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e617cc9342f64b2efdd8eeb91834ef450a15825f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tblis 0.2.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" "+e617cc9342f64b2efdd8eeb91834ef450a15825f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+e617cc9342f64b2efdd8eeb91834ef450a15825f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7ca2f665bad1ed1f2d9fd91e5200cf3a783ebb3135b2bcaf8d1e2f483c16cae2
[INFO] running `Command { std: "docker" "start" "-a" "7ca2f665bad1ed1f2d9fd91e5200cf3a783ebb3135b2bcaf8d1e2f483c16cae2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7ca2f665bad1ed1f2d9fd91e5200cf3a783ebb3135b2bcaf8d1e2f483c16cae2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ca2f665bad1ed1f2d9fd91e5200cf3a783ebb3135b2bcaf8d1e2f483c16cae2", kill_on_drop: false }`
[INFO] [stdout] 7ca2f665bad1ed1f2d9fd91e5200cf3a783ebb3135b2bcaf8d1e2f483c16cae2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+e617cc9342f64b2efdd8eeb91834ef450a15825f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74dfa8c5e8643147a2f6f477236f35c815f60d27daa46e23f0adcd71318f7c33
[INFO] running `Command { std: "docker" "start" "-a" "74dfa8c5e8643147a2f6f477236f35c815f60d27daa46e23f0adcd71318f7c33", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling tblis-src v0.2.3
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking tblis-ffi v0.2.3
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling duplicate v2.0.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]     Checking opt-einsum-path v0.2.0
[INFO] [stderr]     Checking futures-util v0.3.31
[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 derive_builder_macro v0.20.2
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking tblis v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] error: ambiguous import visibility: pub(in crate::tensor_ops) or pub
[INFO] [stdout]    --> src/tensor_ops.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub use TblisBiCfg as TblisAddCfg;
[INFO] [stdout]     |         ^^^^^^^^^^
[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 #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and a macro-expanded name in the same module during import or macro resolution
[INFO] [stdout] note: `TblisBiCfg` could refer to the struct defined here
[INFO] [stdout]    --> src/tensor_ops.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / pub struct TblisBiCfg<T>
[INFO] [stdout] 117 | | where
[INFO] [stdout] 118 | |     T: TblisFloatAPI,
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | |     pub conjb: bool,
[INFO] [stdout] 132 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `TblisBiCfg` could also refer to the struct imported here
[INFO] [stdout]    --> src/tensor_ops.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 | use crate::prelude::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `TblisBiCfg` to disambiguate
[INFO] [stdout]     = note: `#[deny(ambiguous_import_visibilities)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous import visibility: pub(in crate::tensor_ops) or pub
[INFO] [stdout]    --> src/tensor_ops.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 | pub use TblisBiCfgBuilder as TblisAddCfgBuilder;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[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 #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and a macro-expanded name in the same module during import or macro resolution
[INFO] [stdout] note: `TblisBiCfgBuilder` could refer to the struct defined here
[INFO] [stdout]    --> src/tensor_ops.rs:115:10
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[derive(Builder, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] note: `TblisBiCfgBuilder` could also refer to the struct imported here
[INFO] [stdout]    --> src/tensor_ops.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 | use crate::prelude::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `TblisBiCfgBuilder` to disambiguate
[INFO] [stdout]     = note: this error originates in the derive macro `Builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous import visibility: pub(in crate::tensor_ops) or pub
[INFO] [stdout]    --> src/tensor_ops.rs:371:9
[INFO] [stdout]     |
[INFO] [stdout] 371 | pub use TblisBiCfg as TblisDotCfg;
[INFO] [stdout]     |         ^^^^^^^^^^
[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 #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and a macro-expanded name in the same module during import or macro resolution
[INFO] [stdout] note: `TblisBiCfg` could refer to the struct defined here
[INFO] [stdout]    --> src/tensor_ops.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / pub struct TblisBiCfg<T>
[INFO] [stdout] 117 | | where
[INFO] [stdout] 118 | |     T: TblisFloatAPI,
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | |     pub conjb: bool,
[INFO] [stdout] 132 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `TblisBiCfg` could also refer to the struct imported here
[INFO] [stdout]    --> src/tensor_ops.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 | use crate::prelude::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `TblisBiCfg` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous import visibility: pub(in crate::tensor_ops) or pub
[INFO] [stdout]    --> src/tensor_ops.rs:372:9
[INFO] [stdout]     |
[INFO] [stdout] 372 | pub use TblisBiCfgBuilder as TblisDotCfgBuilder;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[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 #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and a macro-expanded name in the same module during import or macro resolution
[INFO] [stdout] note: `TblisBiCfgBuilder` could refer to the struct defined here
[INFO] [stdout]    --> src/tensor_ops.rs:115:10
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[derive(Builder, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] note: `TblisBiCfgBuilder` could also refer to the struct imported here
[INFO] [stdout]    --> src/tensor_ops.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 | use crate::prelude::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `TblisBiCfgBuilder` to disambiguate
[INFO] [stdout]     = note: this error originates in the derive macro `Builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous import visibility: pub(in crate::tensor_ops) or pub
[INFO] [stdout]    --> src/tensor_ops.rs:482:9
[INFO] [stdout]     |
[INFO] [stdout] 482 | pub use TblisTriCfg as TblisMultCfg;
[INFO] [stdout]     |         ^^^^^^^^^^^
[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 #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and a macro-expanded name in the same module during import or macro resolution
[INFO] [stdout] note: `TblisTriCfg` could refer to the struct defined here
[INFO] [stdout]    --> src/tensor_ops.rs:51:1
[INFO] [stdout]     |
[INFO] [stdout]  51 | / pub struct TblisTriCfg<T>
[INFO] [stdout]  52 | | where
[INFO] [stdout]  53 | |     T: TblisFloatAPI,
[INFO] [stdout] ...   |
[INFO] [stdout]  66 | |     pub conjb: bool,
[INFO] [stdout]  67 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `TblisTriCfg` could also refer to the struct imported here
[INFO] [stdout]    --> src/tensor_ops.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 | use crate::prelude::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `TblisTriCfg` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous import visibility: pub(in crate::tensor_ops) or pub
[INFO] [stdout]    --> src/tensor_ops.rs:483:9
[INFO] [stdout]     |
[INFO] [stdout] 483 | pub use TblisTriCfgBuilder as TblisMultCfgBuilder;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[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 #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and a macro-expanded name in the same module during import or macro resolution
[INFO] [stdout] note: `TblisTriCfgBuilder` could refer to the struct defined here
[INFO] [stdout]    --> src/tensor_ops.rs:50:10
[INFO] [stdout]     |
[INFO] [stdout]  50 | #[derive(Builder, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] note: `TblisTriCfgBuilder` could also refer to the struct imported here
[INFO] [stdout]    --> src/tensor_ops.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 | use crate::prelude::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `TblisTriCfgBuilder` to disambiguate
[INFO] [stdout]     = note: this error originates in the derive macro `Builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous import visibility: pub(in crate::tensor_ops) or pub
[INFO] [stdout]    --> src/tensor_ops.rs:670:9
[INFO] [stdout]     |
[INFO] [stdout] 670 | pub use TblisUniCfg as TblisReduceCfg;
[INFO] [stdout]     |         ^^^^^^^^^^^
[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 #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and a macro-expanded name in the same module during import or macro resolution
[INFO] [stdout] note: `TblisUniCfg` could refer to the struct defined here
[INFO] [stdout]    --> src/tensor_ops.rs:180:1
[INFO] [stdout]     |
[INFO] [stdout] 180 | / pub struct TblisUniCfg<T>
[INFO] [stdout] 181 | | where
[INFO] [stdout] 182 | |     T: TblisFloatAPI,
[INFO] [stdout] ...   |
[INFO] [stdout] 191 | |     pub conj: bool,
[INFO] [stdout] 192 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `TblisUniCfg` could also refer to the struct imported here
[INFO] [stdout]    --> src/tensor_ops.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 | use crate::prelude::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `TblisUniCfg` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous import visibility: pub(in crate::tensor_ops) or pub
[INFO] [stdout]    --> src/tensor_ops.rs:671:9
[INFO] [stdout]     |
[INFO] [stdout] 671 | pub use TblisUniCfgBuilder as TblisReduceCfgBuilder;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[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 #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and a macro-expanded name in the same module during import or macro resolution
[INFO] [stdout] note: `TblisUniCfgBuilder` could refer to the struct defined here
[INFO] [stdout]    --> src/tensor_ops.rs:179:10
[INFO] [stdout]     |
[INFO] [stdout] 179 | #[derive(Builder, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] note: `TblisUniCfgBuilder` could also refer to the struct imported here
[INFO] [stdout]    --> src/tensor_ops.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 | use crate::prelude::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `TblisUniCfgBuilder` to disambiguate
[INFO] [stdout]     = note: this error originates in the derive macro `Builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous import visibility: pub(in crate::tensor_ops) or pub
[INFO] [stdout]    --> src/tensor_ops.rs:756:9
[INFO] [stdout]     |
[INFO] [stdout] 756 | pub use TblisUniCfg as TblisScaleCfg;
[INFO] [stdout]     |         ^^^^^^^^^^^
[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 #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and a macro-expanded name in the same module during import or macro resolution
[INFO] [stdout] note: `TblisUniCfg` could refer to the struct defined here
[INFO] [stdout]    --> src/tensor_ops.rs:180:1
[INFO] [stdout]     |
[INFO] [stdout] 180 | / pub struct TblisUniCfg<T>
[INFO] [stdout] 181 | | where
[INFO] [stdout] 182 | |     T: TblisFloatAPI,
[INFO] [stdout] ...   |
[INFO] [stdout] 191 | |     pub conj: bool,
[INFO] [stdout] 192 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `TblisUniCfg` could also refer to the struct imported here
[INFO] [stdout]    --> src/tensor_ops.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 | use crate::prelude::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `TblisUniCfg` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous import visibility: pub(in crate::tensor_ops) or pub
[INFO] [stdout]    --> src/tensor_ops.rs:757:9
[INFO] [stdout]     |
[INFO] [stdout] 757 | pub use TblisUniCfgBuilder as TblisScaleCfgBuilder;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[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 #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and a macro-expanded name in the same module during import or macro resolution
[INFO] [stdout] note: `TblisUniCfgBuilder` could refer to the struct defined here
[INFO] [stdout]    --> src/tensor_ops.rs:179:10
[INFO] [stdout]     |
[INFO] [stdout] 179 | #[derive(Builder, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] note: `TblisUniCfgBuilder` could also refer to the struct imported here
[INFO] [stdout]    --> src/tensor_ops.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 | use crate::prelude::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `TblisUniCfgBuilder` to disambiguate
[INFO] [stdout]     = note: this error originates in the derive macro `Builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous import visibility: pub(in crate::tensor_ops) or pub
[INFO] [stdout]    --> src/tensor_ops.rs:825:9
[INFO] [stdout]     |
[INFO] [stdout] 825 | pub use TblisZeroCfg as TblisSetCfg;
[INFO] [stdout]     |         ^^^^^^^^^^^^
[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 #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and a macro-expanded name in the same module during import or macro resolution
[INFO] [stdout] note: `TblisZeroCfg` could refer to the struct defined here
[INFO] [stdout]    --> src/tensor_ops.rs:222:1
[INFO] [stdout]     |
[INFO] [stdout] 222 | / pub struct TblisZeroCfg {
[INFO] [stdout] 223 | |     #[builder(default = "null()")]
[INFO] [stdout] 224 | |     pub comm: *const tblis_comm,
[INFO] [stdout] 225 | |     #[builder(default = "null()")]
[INFO] [stdout] 226 | |     pub cntx: *const tblis_config,
[INFO] [stdout] 227 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `TblisZeroCfg` could also refer to the struct imported here
[INFO] [stdout]    --> src/tensor_ops.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 | use crate::prelude::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `TblisZeroCfg` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous import visibility: pub(in crate::tensor_ops) or pub
[INFO] [stdout]    --> src/tensor_ops.rs:826:9
[INFO] [stdout]     |
[INFO] [stdout] 826 | pub use TblisZeroCfgBuilder as TblisSetCfgBuilder;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[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 #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and a macro-expanded name in the same module during import or macro resolution
[INFO] [stdout] note: `TblisZeroCfgBuilder` could refer to the struct defined here
[INFO] [stdout]    --> src/tensor_ops.rs:221:10
[INFO] [stdout]     |
[INFO] [stdout] 221 | #[derive(Builder, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] note: `TblisZeroCfgBuilder` could also refer to the struct imported here
[INFO] [stdout]    --> src/tensor_ops.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 | use crate::prelude::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `TblisZeroCfgBuilder` to disambiguate
[INFO] [stdout]     = note: this error originates in the derive macro `Builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous import visibility: pub(in crate::tensor_ops) or pub
[INFO] [stdout]    --> src/tensor_ops.rs:887:9
[INFO] [stdout]     |
[INFO] [stdout] 887 | pub use TblisUniCfg as TblisShiftCfg;
[INFO] [stdout]     |         ^^^^^^^^^^^
[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 #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and a macro-expanded name in the same module during import or macro resolution
[INFO] [stdout] note: `TblisUniCfg` could refer to the struct defined here
[INFO] [stdout]    --> src/tensor_ops.rs:180:1
[INFO] [stdout]     |
[INFO] [stdout] 180 | / pub struct TblisUniCfg<T>
[INFO] [stdout] 181 | | where
[INFO] [stdout] 182 | |     T: TblisFloatAPI,
[INFO] [stdout] ...   |
[INFO] [stdout] 191 | |     pub conj: bool,
[INFO] [stdout] 192 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `TblisUniCfg` could also refer to the struct imported here
[INFO] [stdout]    --> src/tensor_ops.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 | use crate::prelude::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `TblisUniCfg` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous import visibility: pub(in crate::tensor_ops) or pub
[INFO] [stdout]    --> src/tensor_ops.rs:888:9
[INFO] [stdout]     |
[INFO] [stdout] 888 | pub use TblisUniCfgBuilder as TblisShiftCfgBuilder;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[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 #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and a macro-expanded name in the same module during import or macro resolution
[INFO] [stdout] note: `TblisUniCfgBuilder` could refer to the struct defined here
[INFO] [stdout]    --> src/tensor_ops.rs:179:10
[INFO] [stdout]     |
[INFO] [stdout] 179 | #[derive(Builder, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] note: `TblisUniCfgBuilder` could also refer to the struct imported here
[INFO] [stdout]    --> src/tensor_ops.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 | use crate::prelude::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `TblisUniCfgBuilder` to disambiguate
[INFO] [stdout]     = note: this error originates in the derive macro `Builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous import visibility: pub(in crate::tensor_ops) or pub
[INFO] [stdout]    --> src/tensor_ops.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub use TblisBiCfg as TblisAddCfg;
[INFO] [stdout]     |         ^^^^^^^^^^
[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 #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and a macro-expanded name in the same module during import or macro resolution
[INFO] [stdout] note: `TblisBiCfg` could refer to the struct defined here
[INFO] [stdout]    --> src/tensor_ops.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / pub struct TblisBiCfg<T>
[INFO] [stdout] 117 | | where
[INFO] [stdout] 118 | |     T: TblisFloatAPI,
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | |     pub conjb: bool,
[INFO] [stdout] 132 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `TblisBiCfg` could also refer to the struct imported here
[INFO] [stdout]    --> src/tensor_ops.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 | use crate::prelude::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `TblisBiCfg` to disambiguate
[INFO] [stdout]     = note: `#[deny(ambiguous_import_visibilities)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous import visibility: pub(in crate::tensor_ops) or pub
[INFO] [stdout]    --> src/tensor_ops.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 | pub use TblisBiCfgBuilder as TblisAddCfgBuilder;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[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 #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and a macro-expanded name in the same module during import or macro resolution
[INFO] [stdout] note: `TblisBiCfgBuilder` could refer to the struct defined here
[INFO] [stdout]    --> src/tensor_ops.rs:115:10
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[derive(Builder, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] note: `TblisBiCfgBuilder` could also refer to the struct imported here
[INFO] [stdout]    --> src/tensor_ops.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 | use crate::prelude::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `TblisBiCfgBuilder` to disambiguate
[INFO] [stdout]     = note: this error originates in the derive macro `Builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous import visibility: pub(in crate::tensor_ops) or pub
[INFO] [stdout]    --> src/tensor_ops.rs:371:9
[INFO] [stdout]     |
[INFO] [stdout] 371 | pub use TblisBiCfg as TblisDotCfg;
[INFO] [stdout]     |         ^^^^^^^^^^
[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 #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and a macro-expanded name in the same module during import or macro resolution
[INFO] [stdout] note: `TblisBiCfg` could refer to the struct defined here
[INFO] [stdout]    --> src/tensor_ops.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | / pub struct TblisBiCfg<T>
[INFO] [stdout] 117 | | where
[INFO] [stdout] 118 | |     T: TblisFloatAPI,
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | |     pub conjb: bool,
[INFO] [stdout] 132 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `TblisBiCfg` could also refer to the struct imported here
[INFO] [stdout]    --> src/tensor_ops.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 | use crate::prelude::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `TblisBiCfg` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous import visibility: pub(in crate::tensor_ops) or pub
[INFO] [stdout]    --> src/tensor_ops.rs:372:9
[INFO] [stdout]     |
[INFO] [stdout] 372 | pub use TblisBiCfgBuilder as TblisDotCfgBuilder;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[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 #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and a macro-expanded name in the same module during import or macro resolution
[INFO] [stdout] note: `TblisBiCfgBuilder` could refer to the struct defined here
[INFO] [stdout]    --> src/tensor_ops.rs:115:10
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[derive(Builder, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] note: `TblisBiCfgBuilder` could also refer to the struct imported here
[INFO] [stdout]    --> src/tensor_ops.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 | use crate::prelude::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `TblisBiCfgBuilder` to disambiguate
[INFO] [stdout]     = note: this error originates in the derive macro `Builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous import visibility: pub(in crate::tensor_ops) or pub
[INFO] [stdout]    --> src/tensor_ops.rs:482:9
[INFO] [stdout]     |
[INFO] [stdout] 482 | pub use TblisTriCfg as TblisMultCfg;
[INFO] [stdout]     |         ^^^^^^^^^^^
[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 #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and a macro-expanded name in the same module during import or macro resolution
[INFO] [stdout] note: `TblisTriCfg` could refer to the struct defined here
[INFO] [stdout]    --> src/tensor_ops.rs:51:1
[INFO] [stdout]     |
[INFO] [stdout]  51 | / pub struct TblisTriCfg<T>
[INFO] [stdout]  52 | | where
[INFO] [stdout]  53 | |     T: TblisFloatAPI,
[INFO] [stdout] ...   |
[INFO] [stdout]  66 | |     pub conjb: bool,
[INFO] [stdout]  67 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `TblisTriCfg` could also refer to the struct imported here
[INFO] [stdout]    --> src/tensor_ops.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 | use crate::prelude::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `TblisTriCfg` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous import visibility: pub(in crate::tensor_ops) or pub
[INFO] [stdout]    --> src/tensor_ops.rs:483:9
[INFO] [stdout]     |
[INFO] [stdout] 483 | pub use TblisTriCfgBuilder as TblisMultCfgBuilder;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[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 #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and a macro-expanded name in the same module during import or macro resolution
[INFO] [stdout] note: `TblisTriCfgBuilder` could refer to the struct defined here
[INFO] [stdout]    --> src/tensor_ops.rs:50:10
[INFO] [stdout]     |
[INFO] [stdout]  50 | #[derive(Builder, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] note: `TblisTriCfgBuilder` could also refer to the struct imported here
[INFO] [stdout]    --> src/tensor_ops.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 | use crate::prelude::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `TblisTriCfgBuilder` to disambiguate
[INFO] [stdout]     = note: this error originates in the derive macro `Builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous import visibility: pub(in crate::tensor_ops) or pub
[INFO] [stdout]    --> src/tensor_ops.rs:670:9
[INFO] [stdout]     |
[INFO] [stdout] 670 | pub use TblisUniCfg as TblisReduceCfg;
[INFO] [stdout]     |         ^^^^^^^^^^^
[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 #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and a macro-expanded name in the same module during import or macro resolution
[INFO] [stdout] note: `TblisUniCfg` could refer to the struct defined here
[INFO] [stdout]    --> src/tensor_ops.rs:180:1
[INFO] [stdout]     |
[INFO] [stdout] 180 | / pub struct TblisUniCfg<T>
[INFO] [stdout] 181 | | where
[INFO] [stdout] 182 | |     T: TblisFloatAPI,
[INFO] [stdout] ...   |
[INFO] [stdout] 191 | |     pub conj: bool,
[INFO] [stdout] 192 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `TblisUniCfg` could also refer to the struct imported here
[INFO] [stdout]    --> src/tensor_ops.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 | use crate::prelude::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `TblisUniCfg` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous import visibility: pub(in crate::tensor_ops) or pub
[INFO] [stdout]    --> src/tensor_ops.rs:671:9
[INFO] [stdout]     |
[INFO] [stdout] 671 | pub use TblisUniCfgBuilder as TblisReduceCfgBuilder;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[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 #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and a macro-expanded name in the same module during import or macro resolution
[INFO] [stdout] note: `TblisUniCfgBuilder` could refer to the struct defined here
[INFO] [stdout]    --> src/tensor_ops.rs:179:10
[INFO] [stdout]     |
[INFO] [stdout] 179 | #[derive(Builder, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] note: `TblisUniCfgBuilder` could also refer to the struct imported here
[INFO] [stdout]    --> src/tensor_ops.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 | use crate::prelude::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `TblisUniCfgBuilder` to disambiguate
[INFO] [stdout]     = note: this error originates in the derive macro `Builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous import visibility: pub(in crate::tensor_ops) or pub
[INFO] [stdout]    --> src/tensor_ops.rs:756:9
[INFO] [stdout]     |
[INFO] [stdout] 756 | pub use TblisUniCfg as TblisScaleCfg;
[INFO] [stdout]     |         ^^^^^^^^^^^
[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 #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and a macro-expanded name in the same module during import or macro resolution
[INFO] [stdout] note: `TblisUniCfg` could refer to the struct defined here
[INFO] [stdout]    --> src/tensor_ops.rs:180:1
[INFO] [stdout]     |
[INFO] [stdout] 180 | / pub struct TblisUniCfg<T>
[INFO] [stdout] 181 | | where
[INFO] [stdout] 182 | |     T: TblisFloatAPI,
[INFO] [stdout] ...   |
[INFO] [stdout] 191 | |     pub conj: bool,
[INFO] [stdout] 192 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `TblisUniCfg` could also refer to the struct imported here
[INFO] [stdout]    --> src/tensor_ops.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 | use crate::prelude::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `TblisUniCfg` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous import visibility: pub(in crate::tensor_ops) or pub
[INFO] [stdout]    --> src/tensor_ops.rs:757:9
[INFO] [stdout]     |
[INFO] [stdout] 757 | pub use TblisUniCfgBuilder as TblisScaleCfgBuilder;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[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 #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and a macro-expanded name in the same module during import or macro resolution
[INFO] [stdout] note: `TblisUniCfgBuilder` could refer to the struct defined here
[INFO] [stdout]    --> src/tensor_ops.rs:179:10
[INFO] [stdout]     |
[INFO] [stdout] 179 | #[derive(Builder, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] note: `TblisUniCfgBuilder` could also refer to the struct imported here
[INFO] [stdout]    --> src/tensor_ops.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 | use crate::prelude::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `TblisUniCfgBuilder` to disambiguate
[INFO] [stdout]     = note: this error originates in the derive macro `Builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous import visibility: pub(in crate::tensor_ops) or pub
[INFO] [stdout]    --> src/tensor_ops.rs:825:9
[INFO] [stdout]     |
[INFO] [stdout] 825 | pub use TblisZeroCfg as TblisSetCfg;
[INFO] [stdout]     |         ^^^^^^^^^^^^
[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 #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and a macro-expanded name in the same module during import or macro resolution
[INFO] [stdout] note: `TblisZeroCfg` could refer to the struct defined here
[INFO] [stdout]    --> src/tensor_ops.rs:222:1
[INFO] [stdout]     |
[INFO] [stdout] 222 | / pub struct TblisZeroCfg {
[INFO] [stdout] 223 | |     #[builder(default = "null()")]
[INFO] [stdout] 224 | |     pub comm: *const tblis_comm,
[INFO] [stdout] 225 | |     #[builder(default = "null()")]
[INFO] [stdout] 226 | |     pub cntx: *const tblis_config,
[INFO] [stdout] 227 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `TblisZeroCfg` could also refer to the struct imported here
[INFO] [stdout]    --> src/tensor_ops.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 | use crate::prelude::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `TblisZeroCfg` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous import visibility: pub(in crate::tensor_ops) or pub
[INFO] [stdout]    --> src/tensor_ops.rs:826:9
[INFO] [stdout]     |
[INFO] [stdout] 826 | pub use TblisZeroCfgBuilder as TblisSetCfgBuilder;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[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 #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and a macro-expanded name in the same module during import or macro resolution
[INFO] [stdout] note: `TblisZeroCfgBuilder` could refer to the struct defined here
[INFO] [stdout]    --> src/tensor_ops.rs:221:10
[INFO] [stdout]     |
[INFO] [stdout] 221 | #[derive(Builder, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] note: `TblisZeroCfgBuilder` could also refer to the struct imported here
[INFO] [stdout]    --> src/tensor_ops.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 | use crate::prelude::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `TblisZeroCfgBuilder` to disambiguate
[INFO] [stdout]     = note: this error originates in the derive macro `Builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous import visibility: pub(in crate::tensor_ops) or pub
[INFO] [stdout]    --> src/tensor_ops.rs:887:9
[INFO] [stdout]     |
[INFO] [stdout] 887 | pub use TblisUniCfg as TblisShiftCfg;
[INFO] [stdout]     |         ^^^^^^^^^^^
[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 #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and a macro-expanded name in the same module during import or macro resolution
[INFO] [stdout] note: `TblisUniCfg` could refer to the struct defined here
[INFO] [stdout]    --> src/tensor_ops.rs:180:1
[INFO] [stdout]     |
[INFO] [stdout] 180 | / pub struct TblisUniCfg<T>
[INFO] [stdout] 181 | | where
[INFO] [stdout] 182 | |     T: TblisFloatAPI,
[INFO] [stdout] ...   |
[INFO] [stdout] 191 | |     pub conj: bool,
[INFO] [stdout] 192 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `TblisUniCfg` could also refer to the struct imported here
[INFO] [stdout]    --> src/tensor_ops.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 | use crate::prelude::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `TblisUniCfg` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: ambiguous import visibility: pub(in crate::tensor_ops) or pub
[INFO] [stdout]    --> src/tensor_ops.rs:888:9
[INFO] [stdout]     |
[INFO] [stdout] 888 | pub use TblisUniCfgBuilder as TblisShiftCfgBuilder;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[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 #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]     = note: ambiguous because of a conflict between a name from a glob import and a macro-expanded name in the same module during import or macro resolution
[INFO] [stdout] note: `TblisUniCfgBuilder` could refer to the struct defined here
[INFO] [stdout]    --> src/tensor_ops.rs:179:10
[INFO] [stdout]     |
[INFO] [stdout] 179 | #[derive(Builder, Debug, Clone)]
[INFO] [stdout]     |          ^^^^^^^
[INFO] [stdout] note: `TblisUniCfgBuilder` could also refer to the struct imported here
[INFO] [stdout]    --> src/tensor_ops.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 | use crate::prelude::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `TblisUniCfgBuilder` to disambiguate
[INFO] [stdout]     = note: this error originates in the derive macro `Builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tblis` (lib) due to 14 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tblis` (lib test) due to 14 previous errors
[INFO] running `Command { std: "docker" "inspect" "74dfa8c5e8643147a2f6f477236f35c815f60d27daa46e23f0adcd71318f7c33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74dfa8c5e8643147a2f6f477236f35c815f60d27daa46e23f0adcd71318f7c33", kill_on_drop: false }`
[INFO] [stdout] 74dfa8c5e8643147a2f6f477236f35c815f60d27daa46e23f0adcd71318f7c33
