[INFO] cloning repository https://github.com/4nickel/tag-suite
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/4nickel/tag-suite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4nickel%2Ftag-suite", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4nickel%2Ftag-suite'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d047267917a485c382e7b8eba400dd0d1b221689
[INFO] checking 4nickel/tag-suite against try#863511eff87e66198b396935f3b5c8a543022f53 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4nickel%2Ftag-suite" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/4nickel/tag-suite
[INFO] finished tweaking git repo https://github.com/4nickel/tag-suite
[INFO] tweaked toml for git repo https://github.com/4nickel/tag-suite written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/4nickel/tag-suite on toolchain 863511eff87e66198b396935f3b5c8a543022f53
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/4nickel/tag-suite 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" "+863511eff87e66198b396935f3b5c8a543022f53" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a7722ecfb44569ff7804ccb9fe0bf05787042bd71675810d8f3551b6521071d3
[INFO] running `Command { std: "docker" "start" "-a" "a7722ecfb44569ff7804ccb9fe0bf05787042bd71675810d8f3551b6521071d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a7722ecfb44569ff7804ccb9fe0bf05787042bd71675810d8f3551b6521071d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7722ecfb44569ff7804ccb9fe0bf05787042bd71675810d8f3551b6521071d3", kill_on_drop: false }`
[INFO] [stdout] a7722ecfb44569ff7804ccb9fe0bf05787042bd71675810d8f3551b6521071d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d1fbe44111ea850da44f40caa6498509aed84827fac1fd7a2474f200795ebf4
[INFO] running `Command { std: "docker" "start" "-a" "4d1fbe44111ea850da44f40caa6498509aed84827fac1fd7a2474f200795ebf4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking owning_ref v0.4.1
[INFO] [stderr]     Checking md5 v0.6.1
[INFO] [stderr]     Checking shell-escape v0.1.5
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]    Compiling libsqlite3-sys v0.22.2
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking xattr v0.2.3
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking diesel v1.4.8
[INFO] [stderr]     Checking internship v0.6.0
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking tag-suite v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: environment variable `XDG_CONFIG_HOME` not defined at compile time
[INFO] [stdout]   --> src/lib.rs:33:35
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub const CONFIG_HOME: &str = env!("XDG_CONFIG_HOME");
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("XDG_CONFIG_HOME")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `XDG_CONFIG_HOME` not defined at compile time
[INFO] [stdout]   --> src/lib.rs:33:35
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub const CONFIG_HOME: &str = env!("XDG_CONFIG_HOME");
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("XDG_CONFIG_HOME")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `XDG_DATA_HOME` not defined at compile time
[INFO] [stdout]   --> src/lib.rs:34:33
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub const DATA_HOME: &str = env!("XDG_DATA_HOME");
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("XDG_DATA_HOME")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `XDG_DATA_HOME` not defined at compile time
[INFO] [stdout]   --> src/lib.rs:34:33
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub const DATA_HOME: &str = env!("XDG_DATA_HOME");
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("XDG_DATA_HOME")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/app/data/mod.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub use super::query::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ the name `state` in the type namespace is first re-exported here
[INFO] [stdout] 15 |     pub use super::tag::*;
[INFO] [stdout]    |             ------------- but the name `state` 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/app/data/mod.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub use super::query::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ the name `import` in the type namespace is first re-exported here
[INFO] [stdout] 15 |     pub use super::tag::*;
[INFO] [stdout]    |             ------------- but the name `import` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/app/data/mod.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub use super::query::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ the name `export` in the type namespace is first re-exported here
[INFO] [stdout] 15 |     pub use super::tag::*;
[INFO] [stdout]    |             ------------- but the name `export` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/app/data/mod.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub use super::query::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ the name `api` in the type namespace is first re-exported here
[INFO] [stdout] 15 |     pub use super::tag::*;
[INFO] [stdout]    |             ------------- but the name `api` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/app/data/mod.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub use super::query::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ the name `Results` in the type namespace is first re-exported here
[INFO] [stdout] 15 |     pub use super::tag::*;
[INFO] [stdout]    |             ------------- but the name `Results` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/app/meta/mod.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub use super::command::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^ the name `Summary` in the type namespace is first re-exported here
[INFO] [stdout] 20 |     pub use super::template::*;
[INFO] [stdout] 21 |     pub use super::action::*;
[INFO] [stdout]    |             ---------------- but the name `Summary` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/app/meta/mod.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub use super::prelude::*;
[INFO] [stdout]    |             ----------------- but the name `Command` in the type namespace is also re-exported here
[INFO] [stdout] 19 |     pub use super::command::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^ the name `Command` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/app/meta/mod.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub use super::prelude::*;
[INFO] [stdout]    |             ----------------- but the name `Convention` in the type namespace is also re-exported here
[INFO] [stdout] 19 |     pub use super::command::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^ the name `Convention` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Command` is ambiguous
[INFO] [stdout]   --> src/app/meta/template.rs:2:32
[INFO] [stdout]    |
[INFO] [stdout]  2 | use super::{import::*, config, Command};
[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: `Command` could refer to the struct imported here
[INFO] [stdout]   --> src/app/meta/mod.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub use super::command::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Command` to disambiguate
[INFO] [stdout] note: `Command` could also refer to the struct imported here
[INFO] [stdout]   --> src/app/meta/mod.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub use super::prelude::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Command` to disambiguate
[INFO] [stdout]    = note: `#[deny(ambiguous_glob_imports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Convention` is ambiguous
[INFO] [stdout]   --> src/app/data/mod.rs:58:48
[INFO] [stdout]    |
[INFO] [stdout] 58 |         pub fn enforce(&self, convention: &Vec<Convention>, commit: bool) -> Res<Vec<FieldReport>> {
[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: `Convention` could refer to the struct imported here
[INFO] [stdout]   --> src/app/meta/mod.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub use super::command::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Convention` to disambiguate
[INFO] [stdout] note: `Convention` could also refer to the struct imported here
[INFO] [stdout]   --> src/app/meta/mod.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub use super::prelude::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Convention` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Summary` is ambiguous
[INFO] [stdout]   --> src/app/data/mod.rs:67:97
[INFO] [stdout]    |
[INFO] [stdout] 67 |         pub fn query_map(&self, pipeline: Pipeline, action: CommandAction, commit: bool) -> Res<Summary> {
[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: `Summary` could refer to the struct imported here
[INFO] [stdout]   --> src/app/meta/mod.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub use super::command::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Summary` to disambiguate
[INFO] [stdout] note: `Summary` could also refer to the struct imported here
[INFO] [stdout]   --> src/app/meta/mod.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub use super::action::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Summary` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Command` is ambiguous
[INFO] [stdout]   --> src/app/data/mod.rs:68:27
[INFO] [stdout]    |
[INFO] [stdout] 68 |             let command = Command::from_command_action(pipeline, &action);
[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: `Command` could refer to the struct imported here
[INFO] [stdout]   --> src/app/meta/mod.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub use super::command::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Command` to disambiguate
[INFO] [stdout] note: `Command` could also refer to the struct imported here
[INFO] [stdout]   --> src/app/meta/mod.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub use super::prelude::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Command` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Command` is ambiguous
[INFO] [stdout]   --> src/app/meta/template.rs:33:83
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn instantiate(&self, args: &Vec<String>, expand: &Expansions) -> Res<Vec<Command>> {
[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: `Command` could refer to the struct imported here
[INFO] [stdout]   --> src/app/meta/mod.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub use super::command::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Command` to disambiguate
[INFO] [stdout] note: `Command` could also refer to the struct imported here
[INFO] [stdout]   --> src/app/meta/mod.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub use super::prelude::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Command` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Command` is ambiguous
[INFO] [stdout]   --> src/app/meta/template.rs:36:20
[INFO] [stdout]    |
[INFO] [stdout] 36 |             v.push(Command::configure(c.clone(), &params)?);
[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: `Command` could refer to the struct imported here
[INFO] [stdout]   --> src/app/meta/mod.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub use super::command::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Command` to disambiguate
[INFO] [stdout] note: `Command` could also refer to the struct imported here
[INFO] [stdout]   --> src/app/meta/mod.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub use super::prelude::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Command` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/app/meta/mod.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub use super::prelude::*;
[INFO] [stdout]    |             ----------------- but the name `Template` in the type namespace is also re-exported here
[INFO] [stdout] 19 |     pub use super::command::*;
[INFO] [stdout] 20 |     pub use super::template::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^ the name `Template` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Template` is ambiguous
[INFO] [stdout]   --> src/app/meta/command.rs:4:16
[INFO] [stdout]    |
[INFO] [stdout]  4 |         meta::{Template, config::CommandAction},
[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: `Template` could refer to the struct imported here
[INFO] [stdout]   --> src/app/meta/mod.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub use super::template::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Template` to disambiguate
[INFO] [stdout] note: `Template` could also refer to the struct imported here
[INFO] [stdout]   --> src/app/meta/mod.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub use super::prelude::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Template` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Template` is ambiguous
[INFO] [stdout]   --> src/app/meta/command.rs:64:99
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn configure(config: config::Convention, expand: &Expansions, templates: &HashMap<String, Template>) -> Res<Self> {
[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: `Template` could refer to the struct imported here
[INFO] [stdout]   --> src/app/meta/mod.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub use super::template::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Template` to disambiguate
[INFO] [stdout] note: `Template` could also refer to the struct imported here
[INFO] [stdout]   --> src/app/meta/mod.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub use super::prelude::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Template` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/app/mod.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub use super::data::export::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^ the name `Pipeline` in the type namespace is first re-exported here
[INFO] [stdout] 12 |     pub use super::meta::export::*;
[INFO] [stdout]    |             ---------------------- but the name `Pipeline` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use filter::*;
[INFO] [stdout]   |         ^^^^^^^^^ the name `export` in the type namespace is first re-exported here
[INFO] [stdout] 3 | pub mod query;
[INFO] [stdout] 4 | pub use query::*;
[INFO] [stdout]   |         -------- but the name `export` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use filter::*;
[INFO] [stdout]   |         ^^^^^^^^^ the name `error` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 6 | pub use combinator::*;
[INFO] [stdout]   |         ------------- but the name `error` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use filter::*;
[INFO] [stdout]   |         ^^^^^^^^^ the name `Context` in the type namespace is first re-exported here
[INFO] [stdout] 3 | pub mod query;
[INFO] [stdout] 4 | pub use query::*;
[INFO] [stdout]   |         -------- but the name `Context` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use filter::*;
[INFO] [stdout]   |         ^^^^^^^^^ the name `Dsl` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 6 | pub use combinator::*;
[INFO] [stdout]   |         ------------- but the name `Dsl` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `filter::*`
[INFO] [stdout]  --> src/dsl/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use filter::*;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `query::*`
[INFO] [stdout]  --> src/dsl/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use query::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `combinator::*`
[INFO] [stdout]  --> src/dsl/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use combinator::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/dsl/mod.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub use crate::{expression::export::*, db::export::*};
[INFO] [stdout]    |                     --------------------- but the name `Expression` in the type namespace is also re-exported here
[INFO] [stdout] 11 |     pub use regex::Regex;
[INFO] [stdout] 12 |     pub use diesel::prelude::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^ the name `Expression` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/model/mod.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub use super::file::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ the name `IDS` in the value namespace is first re-exported here
[INFO] [stdout] 35 |     pub use super::tag::*;
[INFO] [stdout] 36 |     pub use super::file_tag::*;
[INFO] [stdout]    |             ------------------ but the name `IDS` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/model/mod.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub use super::file::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ the name `Insert` in the type namespace is first re-exported here
[INFO] [stdout] 35 |     pub use super::tag::*;
[INFO] [stdout]    |             ------------- but the name `Insert` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/model/mod.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub use super::file::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ the name `Borrow` in the type namespace is first re-exported here
[INFO] [stdout] 35 |     pub use super::tag::*;
[INFO] [stdout]    |             ------------- but the name `Borrow` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/model/mod.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub use super::file::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ the name `Ident` in the type namespace is first re-exported here
[INFO] [stdout] 35 |     pub use super::tag::*;
[INFO] [stdout]    |             ------------- but the name `Ident` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/app/data/mod.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub use super::query::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ the name `state` in the type namespace is first re-exported here
[INFO] [stdout] 15 |     pub use super::tag::*;
[INFO] [stdout]    |             ------------- but the name `state` 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/app/data/mod.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub use super::query::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ the name `import` in the type namespace is first re-exported here
[INFO] [stdout] 15 |     pub use super::tag::*;
[INFO] [stdout]    |             ------------- but the name `import` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/app/data/mod.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub use super::query::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ the name `export` in the type namespace is first re-exported here
[INFO] [stdout] 15 |     pub use super::tag::*;
[INFO] [stdout]    |             ------------- but the name `export` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/app/data/mod.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub use super::query::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ the name `api` in the type namespace is first re-exported here
[INFO] [stdout] 15 |     pub use super::tag::*;
[INFO] [stdout]    |             ------------- but the name `api` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/app/data/mod.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub use super::query::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ the name `Results` in the type namespace is first re-exported here
[INFO] [stdout] 15 |     pub use super::tag::*;
[INFO] [stdout]    |             ------------- but the name `Results` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/app/meta/mod.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub use super::command::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^ the name `Summary` in the type namespace is first re-exported here
[INFO] [stdout] 20 |     pub use super::template::*;
[INFO] [stdout] 21 |     pub use super::action::*;
[INFO] [stdout]    |             ---------------- but the name `Summary` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/app/meta/mod.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub use super::prelude::*;
[INFO] [stdout]    |             ----------------- but the name `Command` in the type namespace is also re-exported here
[INFO] [stdout] 19 |     pub use super::command::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^ the name `Command` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/app/meta/mod.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub use super::prelude::*;
[INFO] [stdout]    |             ----------------- but the name `Convention` in the type namespace is also re-exported here
[INFO] [stdout] 19 |     pub use super::command::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^ the name `Convention` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Command` is ambiguous
[INFO] [stdout]   --> src/app/meta/template.rs:2:32
[INFO] [stdout]    |
[INFO] [stdout]  2 | use super::{import::*, config, Command};
[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: `Command` could refer to the struct imported here
[INFO] [stdout]   --> src/app/meta/mod.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub use super::command::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Command` to disambiguate
[INFO] [stdout] note: `Command` could also refer to the struct imported here
[INFO] [stdout]   --> src/app/meta/mod.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub use super::prelude::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Command` to disambiguate
[INFO] [stdout]    = note: `#[deny(ambiguous_glob_imports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Convention` is ambiguous
[INFO] [stdout]   --> src/app/data/mod.rs:58:48
[INFO] [stdout]    |
[INFO] [stdout] 58 |         pub fn enforce(&self, convention: &Vec<Convention>, commit: bool) -> Res<Vec<FieldReport>> {
[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: `Convention` could refer to the struct imported here
[INFO] [stdout]   --> src/app/meta/mod.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub use super::command::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Convention` to disambiguate
[INFO] [stdout] note: `Convention` could also refer to the struct imported here
[INFO] [stdout]   --> src/app/meta/mod.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub use super::prelude::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Convention` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Summary` is ambiguous
[INFO] [stdout]   --> src/app/data/mod.rs:67:97
[INFO] [stdout]    |
[INFO] [stdout] 67 |         pub fn query_map(&self, pipeline: Pipeline, action: CommandAction, commit: bool) -> Res<Summary> {
[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: `Summary` could refer to the struct imported here
[INFO] [stdout]   --> src/app/meta/mod.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub use super::command::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Summary` to disambiguate
[INFO] [stdout] note: `Summary` could also refer to the struct imported here
[INFO] [stdout]   --> src/app/meta/mod.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub use super::action::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Summary` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Command` is ambiguous
[INFO] [stdout]   --> src/app/data/mod.rs:68:27
[INFO] [stdout]    |
[INFO] [stdout] 68 |             let command = Command::from_command_action(pipeline, &action);
[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: `Command` could refer to the struct imported here
[INFO] [stdout]   --> src/app/meta/mod.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub use super::command::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Command` to disambiguate
[INFO] [stdout] note: `Command` could also refer to the struct imported here
[INFO] [stdout]   --> src/app/meta/mod.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub use super::prelude::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Command` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Command` is ambiguous
[INFO] [stdout]   --> src/app/meta/template.rs:33:83
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn instantiate(&self, args: &Vec<String>, expand: &Expansions) -> Res<Vec<Command>> {
[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: `Command` could refer to the struct imported here
[INFO] [stdout]   --> src/app/meta/mod.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub use super::command::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Command` to disambiguate
[INFO] [stdout] note: `Command` could also refer to the struct imported here
[INFO] [stdout]   --> src/app/meta/mod.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub use super::prelude::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Command` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Command` is ambiguous
[INFO] [stdout]   --> src/app/meta/template.rs:36:20
[INFO] [stdout]    |
[INFO] [stdout] 36 |             v.push(Command::configure(c.clone(), &params)?);
[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: `Command` could refer to the struct imported here
[INFO] [stdout]   --> src/app/meta/mod.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub use super::command::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Command` to disambiguate
[INFO] [stdout] note: `Command` could also refer to the struct imported here
[INFO] [stdout]   --> src/app/meta/mod.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub use super::prelude::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Command` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/app/meta/mod.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub use super::prelude::*;
[INFO] [stdout]    |             ----------------- but the name `Template` in the type namespace is also re-exported here
[INFO] [stdout] 19 |     pub use super::command::*;
[INFO] [stdout] 20 |     pub use super::template::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^ the name `Template` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Template` is ambiguous
[INFO] [stdout]   --> src/app/meta/command.rs:4:16
[INFO] [stdout]    |
[INFO] [stdout]  4 |         meta::{Template, config::CommandAction},
[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: `Template` could refer to the struct imported here
[INFO] [stdout]   --> src/app/meta/mod.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub use super::template::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Template` to disambiguate
[INFO] [stdout] note: `Template` could also refer to the struct imported here
[INFO] [stdout]   --> src/app/meta/mod.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub use super::prelude::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Template` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Template` is ambiguous
[INFO] [stdout]   --> src/app/meta/command.rs:64:99
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn configure(config: config::Convention, expand: &Expansions, templates: &HashMap<String, Template>) -> Res<Self> {
[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: `Template` could refer to the struct imported here
[INFO] [stdout]   --> src/app/meta/mod.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub use super::template::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Template` to disambiguate
[INFO] [stdout] note: `Template` could also refer to the struct imported here
[INFO] [stdout]   --> src/app/meta/mod.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub use super::prelude::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Template` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/app/mod.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub use super::data::export::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^ the name `Pipeline` in the type namespace is first re-exported here
[INFO] [stdout] 12 |     pub use super::meta::export::*;
[INFO] [stdout]    |             ---------------------- but the name `Pipeline` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use filter::*;
[INFO] [stdout]   |         ^^^^^^^^^ the name `export` in the type namespace is first re-exported here
[INFO] [stdout] 3 | pub mod query;
[INFO] [stdout] 4 | pub use query::*;
[INFO] [stdout]   |         -------- but the name `export` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use filter::*;
[INFO] [stdout]   |         ^^^^^^^^^ the name `error` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 6 | pub use combinator::*;
[INFO] [stdout]   |         ------------- but the name `error` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use filter::*;
[INFO] [stdout]   |         ^^^^^^^^^ the name `Context` in the type namespace is first re-exported here
[INFO] [stdout] 3 | pub mod query;
[INFO] [stdout] 4 | pub use query::*;
[INFO] [stdout]   |         -------- but the name `Context` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/dsl/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use filter::*;
[INFO] [stdout]   |         ^^^^^^^^^ the name `Dsl` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 6 | pub use combinator::*;
[INFO] [stdout]   |         ------------- but the name `Dsl` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `filter::*`
[INFO] [stdout]  --> src/dsl/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use filter::*;
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `query::*`
[INFO] [stdout]  --> src/dsl/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use query::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `combinator::*`
[INFO] [stdout]  --> src/dsl/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use combinator::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/dsl/mod.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub use crate::{expression::export::*, db::export::*};
[INFO] [stdout]    |                     --------------------- but the name `Expression` in the type namespace is also re-exported here
[INFO] [stdout] 11 |     pub use regex::Regex;
[INFO] [stdout] 12 |     pub use diesel::prelude::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^ the name `Expression` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/model/mod.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub use super::file::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ the name `IDS` in the value namespace is first re-exported here
[INFO] [stdout] 35 |     pub use super::tag::*;
[INFO] [stdout] 36 |     pub use super::file_tag::*;
[INFO] [stdout]    |             ------------------ but the name `IDS` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/model/mod.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub use super::file::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ the name `Insert` in the type namespace is first re-exported here
[INFO] [stdout] 35 |     pub use super::tag::*;
[INFO] [stdout]    |             ------------- but the name `Insert` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/model/mod.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub use super::file::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ the name `Borrow` in the type namespace is first re-exported here
[INFO] [stdout] 35 |     pub use super::tag::*;
[INFO] [stdout]    |             ------------- but the name `Borrow` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/model/mod.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub use super::file::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ the name `Ident` in the type namespace is first re-exported here
[INFO] [stdout] 35 |     pub use super::tag::*;
[INFO] [stdout]    |             ------------- but the name `Ident` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]   --> src/util/profiler.rs:56:19
[INFO] [stdout]    |
[INFO] [stdout] 56 |         self.exit.timestamp_nanos() - self.enter.timestamp_nanos()
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]   --> src/util/profiler.rs:56:50
[INFO] [stdout]    |
[INFO] [stdout] 56 |         self.exit.timestamp_nanos() - self.enter.timestamp_nanos()
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]   --> src/util/profiler.rs:56:19
[INFO] [stdout]    |
[INFO] [stdout] 56 |         self.exit.timestamp_nanos() - self.enter.timestamp_nanos()
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]   --> src/util/profiler.rs:56:50
[INFO] [stdout]    |
[INFO] [stdout] 56 |         self.exit.timestamp_nanos() - self.enter.timestamp_nanos()
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/expression/tokenizer.rs:211:17
[INFO] [stdout]     |
[INFO] [stdout] 211 |             let mut tokens = Tokenizer::new(s.chars());
[INFO] [stdout]     |                 ----^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/expression/tokenizer.rs:222:17
[INFO] [stdout]     |
[INFO] [stdout] 222 |             let mut tokens = Tokenizer::new(s.chars());
[INFO] [stdout]     |                 ----^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tag-suite` (lib) due to 18 previous errors; 24 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tag-suite` (lib test) due to 18 previous errors; 26 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "4d1fbe44111ea850da44f40caa6498509aed84827fac1fd7a2474f200795ebf4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d1fbe44111ea850da44f40caa6498509aed84827fac1fd7a2474f200795ebf4", kill_on_drop: false }`
[INFO] [stdout] 4d1fbe44111ea850da44f40caa6498509aed84827fac1fd7a2474f200795ebf4
