[INFO] fetching crate after-effects 0.2.1...
[INFO] checking after-effects-0.2.1 against try#9cbe924c1a7ad92a8d63366fe967735898f13b4d for pr-149195-2
[INFO] extracting crate after-effects 0.2.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate after-effects 0.2.1
[INFO] finished tweaking crates.io crate after-effects 0.2.1
[INFO] tweaked toml for crates.io crate after-effects 0.2.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate after-effects 0.2.1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9cbe924c1a7ad92a8d63366fe967735898f13b4d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 73 packages to latest compatible versions
[INFO] [stderr]       Adding after-effects-sys v0.2.1 (available: v0.3.0)
[INFO] [stderr]       Adding bincode v1.3.3 (available: v2.0.1)
[INFO] [stderr]       Adding hash32 v0.3.1 (available: v1.0.0)
[INFO] [stderr]       Adding nalgebra v0.33.2 (available: v0.34.1)
[INFO] [stderr]       Adding ultraviolet v0.9.2 (available: v0.10.0)
[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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9cbe924c1a7ad92a8d63366fe967735898f13b4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1cd74136c3b158123f491e805aaaa2191f33acb7a8de2c11cfb89e529c939947
[INFO] running `Command { std: "docker" "start" "-a" "1cd74136c3b158123f491e805aaaa2191f33acb7a8de2c11cfb89e529c939947", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1cd74136c3b158123f491e805aaaa2191f33acb7a8de2c11cfb89e529c939947", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cd74136c3b158123f491e805aaaa2191f33acb7a8de2c11cfb89e529c939947", kill_on_drop: false }`
[INFO] [stdout] 1cd74136c3b158123f491e805aaaa2191f33acb7a8de2c11cfb89e529c939947
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 503de9c91055c5f1474e84ec87189858c49ba3937f878ece520a99732a298d8c
[INFO] running `Command { std: "docker" "start" "-a" "503de9c91055c5f1474e84ec87189858c49ba3937f878ece520a99732a298d8c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking cstr-literal v0.1.0
[INFO] [stderr]     Checking widestring v1.2.1
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling after-effects-sys v0.2.1
[INFO] [stderr]     Checking after-effects v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0659]: `ModeFlags` is ambiguous
[INFO] [stdout]   --> src/aegp/suites/world.rs:80:80
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn fast_blur(&self, world: impl AsPtr<AEGP_WorldH>, radius: f64, mode: ModeFlags, quality: Quality) -> Result<(), Error> {
[INFO] [stdout]    |                                                                                ^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ModeFlags` could refer to the enum imported here
[INFO] [stdout]   --> src/aegp/suites/world.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use crate::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ModeFlags` to disambiguate
[INFO] [stdout] note: `ModeFlags` could also refer to the enum imported here
[INFO] [stdout]   --> src/aegp/suites/world.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use crate::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ModeFlags` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Quality` is ambiguous
[INFO] [stdout]   --> src/aegp/suites/world.rs:80:100
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn fast_blur(&self, world: impl AsPtr<AEGP_WorldH>, radius: f64, mode: ModeFlags, quality: Quality) -> Result<(), Error> {
[INFO] [stdout]    |                                                                                                    ^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Quality` could refer to the enum imported here
[INFO] [stdout]   --> src/aegp/suites/world.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use crate::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Quality` to disambiguate
[INFO] [stdout] note: `Quality` could also refer to the enum imported here
[INFO] [stdout]   --> src/aegp/suites/world.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use crate::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Quality` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `ModeFlags` is ambiguous
[INFO] [stdout]    --> src/aegp/suites/world.rs:157:38
[INFO] [stdout]     |
[INFO] [stdout] 157 |         fast_blur(radius: f64, mode: ModeFlags, quality: Quality) -> () => suite.fast_blur,
[INFO] [stdout]     |                                      ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ModeFlags` could refer to the enum imported here
[INFO] [stdout]    --> src/aegp/suites/world.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `ModeFlags` to disambiguate
[INFO] [stdout] note: `ModeFlags` could also refer to the enum imported here
[INFO] [stdout]    --> src/aegp/suites/world.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `ModeFlags` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Quality` is ambiguous
[INFO] [stdout]    --> src/aegp/suites/world.rs:157:58
[INFO] [stdout]     |
[INFO] [stdout] 157 |         fast_blur(radius: f64, mode: ModeFlags, quality: Quality) -> () => suite.fast_blur,
[INFO] [stdout]     |                                                          ^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Quality` could refer to the enum imported here
[INFO] [stdout]    --> src/aegp/suites/world.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Quality` to disambiguate
[INFO] [stdout] note: `Quality` could also refer to the enum imported here
[INFO] [stdout]    --> src/aegp/suites/world.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Quality` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Quality` is ambiguous
[INFO] [stdout]   --> src/pf/suites/world_transform.rs:75:78
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn transfer_rect(&self, effect_ref: impl AsPtr<PF_ProgPtr>, quality: Quality, flags: ModeFlags, field: Field, src_rect: Opti...
[INFO] [stdout]    |                                                                              ^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Quality` could refer to the enum imported here
[INFO] [stdout]   --> src/pf/suites/world_transform.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use crate::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Quality` to disambiguate
[INFO] [stdout] note: `Quality` could also refer to the enum imported here
[INFO] [stdout]   --> src/pf/suites/world_transform.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use crate::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Quality` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `ModeFlags` is ambiguous
[INFO] [stdout]   --> src/pf/suites/world_transform.rs:75:94
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn transfer_rect(&self, effect_ref: impl AsPtr<PF_ProgPtr>, quality: Quality, flags: ModeFlags, field: Field, src_rect: Opti...
[INFO] [stdout]    |                                                                                              ^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ModeFlags` could refer to the enum imported here
[INFO] [stdout]   --> src/pf/suites/world_transform.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use crate::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ModeFlags` to disambiguate
[INFO] [stdout] note: `ModeFlags` could also refer to the enum imported here
[INFO] [stdout]   --> src/pf/suites/world_transform.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use crate::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ModeFlags` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Quality` is ambiguous
[INFO] [stdout]    --> src/pf/suites/world_transform.rs:101:80
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn transform_world(&self, effect_ref: impl AsPtr<PF_ProgPtr>, quality: Quality, mode_flags: ModeFlags, field: Field, src: *...
[INFO] [stdout]     |                                                                                ^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Quality` could refer to the enum imported here
[INFO] [stdout]    --> src/pf/suites/world_transform.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Quality` to disambiguate
[INFO] [stdout] note: `Quality` could also refer to the enum imported here
[INFO] [stdout]    --> src/pf/suites/world_transform.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Quality` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `ModeFlags` is ambiguous
[INFO] [stdout]    --> src/pf/suites/world_transform.rs:101:101
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn transform_world(&self, effect_ref: impl AsPtr<PF_ProgPtr>, quality: Quality, mode_flags: ModeFlags, field: Field, src: *...
[INFO] [stdout]     |                                                                                                     ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ModeFlags` could refer to the enum imported here
[INFO] [stdout]    --> src/pf/suites/world_transform.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `ModeFlags` to disambiguate
[INFO] [stdout] note: `ModeFlags` could also refer to the enum imported here
[INFO] [stdout]    --> src/pf/suites/world_transform.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `ModeFlags` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Quality` is ambiguous
[INFO] [stdout]   --> src/pf/in_data.rs:58:30
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn quality(&self) -> Quality {
[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: `Quality` could refer to the enum imported here
[INFO] [stdout]   --> src/pf/in_data.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Quality` to disambiguate
[INFO] [stdout] note: `Quality` could also refer to the enum imported here
[INFO] [stdout]   --> src/pf/in_data.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Quality` to disambiguate
[INFO] [stdout]    = note: `#[deny(ambiguous_glob_imports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub use pf::*;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         the name `Quality` in the type namespace is first re-exported here
[INFO] [stdout]    |         but the name `Quality` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub use pf::*;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         the name `ModeFlags` in the type namespace is first re-exported here
[INFO] [stdout]    |         but the name `ModeFlags` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `ModeFlags` is ambiguous
[INFO] [stdout]   --> src/aegp/suites/world.rs:80:80
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn fast_blur(&self, world: impl AsPtr<AEGP_WorldH>, radius: f64, mode: ModeFlags, quality: Quality) -> Result<(), Error> {
[INFO] [stdout]    |                                                                                ^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ModeFlags` could refer to the enum imported here
[INFO] [stdout]   --> src/aegp/suites/world.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use crate::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ModeFlags` to disambiguate
[INFO] [stdout] note: `ModeFlags` could also refer to the enum imported here
[INFO] [stdout]   --> src/aegp/suites/world.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use crate::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ModeFlags` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Quality` is ambiguous
[INFO] [stdout]   --> src/aegp/suites/world.rs:80:100
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn fast_blur(&self, world: impl AsPtr<AEGP_WorldH>, radius: f64, mode: ModeFlags, quality: Quality) -> Result<(), Error> {
[INFO] [stdout]    |                                                                                                    ^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Quality` could refer to the enum imported here
[INFO] [stdout]   --> src/aegp/suites/world.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use crate::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Quality` to disambiguate
[INFO] [stdout] note: `Quality` could also refer to the enum imported here
[INFO] [stdout]   --> src/aegp/suites/world.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use crate::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Quality` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `ModeFlags` is ambiguous
[INFO] [stdout]    --> src/aegp/suites/world.rs:157:38
[INFO] [stdout]     |
[INFO] [stdout] 157 |         fast_blur(radius: f64, mode: ModeFlags, quality: Quality) -> () => suite.fast_blur,
[INFO] [stdout]     |                                      ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ModeFlags` could refer to the enum imported here
[INFO] [stdout]    --> src/aegp/suites/world.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `ModeFlags` to disambiguate
[INFO] [stdout] note: `ModeFlags` could also refer to the enum imported here
[INFO] [stdout]    --> src/aegp/suites/world.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `ModeFlags` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Quality` is ambiguous
[INFO] [stdout]    --> src/aegp/suites/world.rs:157:58
[INFO] [stdout]     |
[INFO] [stdout] 157 |         fast_blur(radius: f64, mode: ModeFlags, quality: Quality) -> () => suite.fast_blur,
[INFO] [stdout]     |                                                          ^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Quality` could refer to the enum imported here
[INFO] [stdout]    --> src/aegp/suites/world.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Quality` to disambiguate
[INFO] [stdout] note: `Quality` could also refer to the enum imported here
[INFO] [stdout]    --> src/aegp/suites/world.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Quality` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Quality` is ambiguous
[INFO] [stdout]   --> src/pf/suites/world_transform.rs:75:78
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn transfer_rect(&self, effect_ref: impl AsPtr<PF_ProgPtr>, quality: Quality, flags: ModeFlags, field: Field, src_rect: Opti...
[INFO] [stdout]    |                                                                              ^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Quality` could refer to the enum imported here
[INFO] [stdout]   --> src/pf/suites/world_transform.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use crate::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Quality` to disambiguate
[INFO] [stdout] note: `Quality` could also refer to the enum imported here
[INFO] [stdout]   --> src/pf/suites/world_transform.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use crate::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Quality` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `ModeFlags` is ambiguous
[INFO] [stdout]   --> src/pf/suites/world_transform.rs:75:94
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn transfer_rect(&self, effect_ref: impl AsPtr<PF_ProgPtr>, quality: Quality, flags: ModeFlags, field: Field, src_rect: Opti...
[INFO] [stdout]    |                                                                                              ^^^^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ModeFlags` could refer to the enum imported here
[INFO] [stdout]   --> src/pf/suites/world_transform.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use crate::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ModeFlags` to disambiguate
[INFO] [stdout] note: `ModeFlags` could also refer to the enum imported here
[INFO] [stdout]   --> src/pf/suites/world_transform.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use crate::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `ModeFlags` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `Quality` is ambiguous
[INFO] [stdout]    --> src/pf/suites/world_transform.rs:101:80
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn transform_world(&self, effect_ref: impl AsPtr<PF_ProgPtr>, quality: Quality, mode_flags: ModeFlags, field: Field, src: *...
[INFO] [stdout]     |                                                                                ^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Quality` could refer to the enum imported here
[INFO] [stdout]    --> src/pf/suites/world_transform.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Quality` to disambiguate
[INFO] [stdout] note: `Quality` could also refer to the enum imported here
[INFO] [stdout]    --> src/pf/suites/world_transform.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Quality` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `ModeFlags` is ambiguous
[INFO] [stdout]    --> src/pf/suites/world_transform.rs:101:101
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn transform_world(&self, effect_ref: impl AsPtr<PF_ProgPtr>, quality: Quality, mode_flags: ModeFlags, field: Field, src: *...
[INFO] [stdout]     |                                                                                                     ^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ModeFlags` could refer to the enum imported here
[INFO] [stdout]    --> src/pf/suites/world_transform.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `ModeFlags` to disambiguate
[INFO] [stdout] note: `ModeFlags` could also refer to the enum imported here
[INFO] [stdout]    --> src/pf/suites/world_transform.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout]   1 | use crate::*;
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `ModeFlags` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Quality` is ambiguous
[INFO] [stdout]   --> src/pf/in_data.rs:58:30
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn quality(&self) -> Quality {
[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: `Quality` could refer to the enum imported here
[INFO] [stdout]   --> src/pf/in_data.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Quality` to disambiguate
[INFO] [stdout] note: `Quality` could also refer to the enum imported here
[INFO] [stdout]   --> src/pf/in_data.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use super::*;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Quality` to disambiguate
[INFO] [stdout]    = note: `#[deny(ambiguous_glob_imports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub use pf::*;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         the name `Quality` in the type namespace is first re-exported here
[INFO] [stdout]    |         but the name `Quality` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub use pf::*;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         the name `ModeFlags` in the type namespace is first re-exported here
[INFO] [stdout]    |         but the name `ModeFlags` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0659`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `after-effects` (lib test) due to 10 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0659`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `after-effects` (lib) due to 10 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "503de9c91055c5f1474e84ec87189858c49ba3937f878ece520a99732a298d8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "503de9c91055c5f1474e84ec87189858c49ba3937f878ece520a99732a298d8c", kill_on_drop: false }`
[INFO] [stdout] 503de9c91055c5f1474e84ec87189858c49ba3937f878ece520a99732a298d8c
