[INFO] fetching crate wick-config 0.28.0...
[INFO] testing wick-config-0.28.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate wick-config 0.28.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate wick-config 0.28.0
[INFO] finished tweaking crates.io crate wick-config 0.28.0
[INFO] tweaked toml for crates.io crate wick-config 0.28.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wick-config 0.28.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 361 packages to latest compatible versions
[INFO] [stderr]       Adding derive_builder v0.12.0 (available: v0.20.2)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding rstest v0.18.2 (available: v0.26.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7487320ad8c5ffbc683e3304dcc1bf2cc24d803192fd8b19969b12acb0974832
[INFO] running `Command { std: "docker" "start" "-a" "7487320ad8c5ffbc683e3304dcc1bf2cc24d803192fd8b19969b12acb0974832", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7487320ad8c5ffbc683e3304dcc1bf2cc24d803192fd8b19969b12acb0974832", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7487320ad8c5ffbc683e3304dcc1bf2cc24d803192fd8b19969b12acb0974832", kill_on_drop: false }`
[INFO] [stdout] 7487320ad8c5ffbc683e3304dcc1bf2cc24d803192fd8b19969b12acb0974832
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1205e7207e588c109cf8684903a30cb3ef033189262c79f6c05ac1a3e935f87f
[INFO] running `Command { std: "docker" "start" "-a" "1205e7207e588c109cf8684903a30cb3ef033189262c79f6c05ac1a3e935f87f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling wasmrs-frames v0.17.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling loose-liquid-derive v0.27.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling anymap2 v0.13.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling loose-liquid-core v0.27.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling wasmrs-runtime v0.17.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling seeded-random v0.6.0
[INFO] [stderr]    Compiling jwt v0.16.0
[INFO] [stderr]    Compiling loose-liquid-lib v0.27.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling olpc-cjson v0.1.4
[INFO] [stderr]    Compiling wasmrs-codec v0.17.0
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling wasmrs-rx v0.17.0
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling http-auth v0.1.10
[INFO] [stderr]    Compiling sha256 v1.6.0
[INFO] [stderr]    Compiling wick-interface-types v0.17.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling loose-liquid v0.27.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling wick-xdg v0.4.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling wasmrs v0.17.0
[INFO] [stderr]    Compiling base64-serde v0.7.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling structmeta-derive v0.2.0
[INFO] [stderr]    Compiling liquid-json v0.6.1
[INFO] [stderr]    Compiling serde_with_macros v3.15.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling asset-container v0.4.0
[INFO] [stderr]    Compiling structmeta v0.2.0
[INFO] [stderr]    Compiling wick-packet v0.17.0
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling normpath v1.5.0
[INFO] [stderr]    Compiling serde_with v3.15.1
[INFO] [stderr]    Compiling serde-with-expand-env v1.1.0
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling derive-asset-container v0.4.0
[INFO] [stderr]    Compiling flow-expression-parser v0.7.0
[INFO] [stderr]    Compiling property v0.3.3
[INFO] [stderr]    Compiling flow-component v0.7.0
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling option-utils v0.1.0
[INFO] [stderr]    Compiling wildmatch v2.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling oci-distribution v0.9.4
[INFO] [stderr]    Compiling wick-oci-utils v0.5.0
[INFO] [stderr]    Compiling wick-asset-reference v0.5.0
[INFO] [stderr]    Compiling wick-config v0.28.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> src/lib.rs:93:3
[INFO] [stdout]    |
[INFO] [stdout] 93 |   private_in_public,
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/audit.rs:54:7
[INFO] [stdout]     |
[INFO] [stdout]  54 |       crate::config::ConfigOrDefinition::Config(c) => Audit::new(c),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:107:3
[INFO] [stdout]     |
[INFO] [stdout] 107 |   unused_qualifications,
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout]  54 -       crate::config::ConfigOrDefinition::Config(c) => Audit::new(c),
[INFO] [stdout]  54 +       ConfigOrDefinition::Config(c) => Audit::new(c),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/audit.rs:55:7
[INFO] [stdout]    |
[INFO] [stdout] 55 |       crate::config::ConfigOrDefinition::Definition { id, .. } => Audit {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 55 -       crate::config::ConfigOrDefinition::Definition { id, .. } => Audit {
[INFO] [stdout] 55 +       ConfigOrDefinition::Definition { id, .. } => Audit {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/lockdown/error.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 33 |         .map(std::string::ToString::to_string)
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 33 -         .map(std::string::ToString::to_string)
[INFO] [stdout] 33 +         .map(ToString::to_string)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/lockdown.rs:19:36
[INFO] [stdout]    |
[INFO] [stdout] 19 |     AuditedResource::TcpPort(v) => self::port::validate(
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 19 -     AuditedResource::TcpPort(v) => self::port::validate(
[INFO] [stdout] 19 +     AuditedResource::TcpPort(v) => port::validate(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/lockdown.rs:28:36
[INFO] [stdout]    |
[INFO] [stdout] 28 |     AuditedResource::UdpPort(v) => self::port::validate(
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 28 -     AuditedResource::UdpPort(v) => self::port::validate(
[INFO] [stdout] 28 +     AuditedResource::UdpPort(v) => port::validate(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/lockdown.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         self::volume::validate(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 50 -         self::volume::validate(
[INFO] [stdout] 50 +         volume::validate(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/lockdown.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |         self::url::validate(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 60 -         self::url::validate(
[INFO] [stdout] 60 +         url::validate(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/lockdown.rs:71:35
[INFO] [stdout]    |
[INFO] [stdout] 71 |     AuditedResource::Volume(v) => self::volume::validate(
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 71 -     AuditedResource::Volume(v) => self::volume::validate(
[INFO] [stdout] 71 +     AuditedResource::Volume(v) => volume::validate(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/config/components/manifest.rs:45:18
[INFO] [stdout]    |
[INFO] [stdout] 45 |       let lock = crate::config::cache::CONFIG_CACHE.lock();
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 45 -       let lock = crate::config::cache::CONFIG_CACHE.lock();
[INFO] [stdout] 45 +       let lock = config::cache::CONFIG_CACHE.lock();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/config/app_config/triggers/http/proxy_router.rs:70:24
[INFO] [stdout]    |
[INFO] [stdout] 70 |   let router_binding = config::Binding::new(
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 70 -   let router_binding = config::Binding::new(
[INFO] [stdout] 70 +   let router_binding = Binding::new(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/config/app_config/triggers/http/raw_router.rs:72:24
[INFO] [stdout]    |
[INFO] [stdout] 72 |   let router_binding = config::Binding::new(
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 72 -   let router_binding = config::Binding::new(
[INFO] [stdout] 72 +   let router_binding = Binding::new(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/config/app_config/triggers/http/rest_router.rs:205:24
[INFO] [stdout]     |
[INFO] [stdout] 205 |   let router_binding = config::Binding::new(
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 205 -   let router_binding = config::Binding::new(
[INFO] [stdout] 205 +   let router_binding = Binding::new(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/config/app_config/triggers/http/static_router.rs:71:24
[INFO] [stdout]    |
[INFO] [stdout] 71 |   let router_binding = config::Binding::new(
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 71 -   let router_binding = config::Binding::new(
[INFO] [stdout] 71 +   let router_binding = Binding::new(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/config/app_config.rs:199:36
[INFO] [stdout]     |
[INFO] [stdout] 199 |     let source = self.source().map(std::path::Path::to_path_buf);
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 199 -     let source = self.source().map(std::path::Path::to_path_buf);
[INFO] [stdout] 199 +     let source = self.source().map(Path::to_path_buf);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/config/common/component_definition.rs:85:47
[INFO] [stdout]    |
[INFO] [stdout] 85 |       bindings.push(Binding::new(import_name, config::ImportDefinition::Component(def)));
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 85 -       bindings.push(Binding::new(import_name, config::ImportDefinition::Component(def)));
[INFO] [stdout] 85 +       bindings.push(Binding::new(import_name, ImportDefinition::Component(def)));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/config/common/interface.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[asset(asset(crate::config::AssetReference))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 11 - #[asset(asset(crate::config::AssetReference))]
[INFO] [stdout] 11 + #[asset(asset(config::AssetReference))]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/config/common/resources.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     url::Url::parse(&value)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 104 -     url::Url::parse(&value)
[INFO] [stdout] 104 +     Url::parse(&value)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/config/common/template_config.rs:165:5
[INFO] [stdout]     |
[INFO] [stdout] 165 |     serde_json::Value::String(v) => Ok(v.clone()),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 165 -     serde_json::Value::String(v) => Ok(v.clone()),
[INFO] [stdout] 165 +     Value::String(v) => Ok(v.clone()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/config/common/template_config.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     serde_json::Value::Number(v) => Ok(v.to_string()),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 166 -     serde_json::Value::Number(v) => Ok(v.to_string()),
[INFO] [stdout] 166 +     Value::Number(v) => Ok(v.to_string()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/config/common/template_config.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 |     serde_json::Value::Null => Ok(String::new()),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 167 -     serde_json::Value::Null => Ok(String::new()),
[INFO] [stdout] 167 +     Value::Null => Ok(String::new()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/config/common/template_config.rs:168:5
[INFO] [stdout]     |
[INFO] [stdout] 168 |     serde_json::Value::Bool(v) => Ok(v.to_string()),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 168 -     serde_json::Value::Bool(v) => Ok(v.to_string()),
[INFO] [stdout] 168 +     Value::Bool(v) => Ok(v.to_string()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/config/common/template_config.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 169 |     serde_json::Value::Array(_) => Err(ManifestError::TemplateStructure),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 169 -     serde_json::Value::Array(_) => Err(ManifestError::TemplateStructure),
[INFO] [stdout] 169 +     Value::Array(_) => Err(ManifestError::TemplateStructure),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/config/common/template_config.rs:170:5
[INFO] [stdout]     |
[INFO] [stdout] 170 |     serde_json::Value::Object(_) => Err(ManifestError::TemplateStructure),
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 170 -     serde_json::Value::Object(_) => Err(ManifestError::TemplateStructure),
[INFO] [stdout] 170 +     Value::Object(_) => Err(ManifestError::TemplateStructure),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/config/component_config/composite.rs:21:15
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[asset(asset(crate::config::AssetReference))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 21 - #[asset(asset(crate::config::AssetReference))]
[INFO] [stdout] 21 + #[asset(asset(config::AssetReference))]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/config/component_config.rs:281:36
[INFO] [stdout]     |
[INFO] [stdout] 281 |     let source = self.source().map(std::path::Path::to_path_buf);
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 281 -     let source = self.source().map(std::path::Path::to_path_buf);
[INFO] [stdout] 281 +     let source = self.source().map(Path::to_path_buf);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/config/configuration_tree.rs:136:7
[INFO] [stdout]     |
[INFO] [stdout] 136 |       super::ImportDefinition::Component(c) => match c {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 136 -       super::ImportDefinition::Component(c) => match c {
[INFO] [stdout] 136 +       ImportDefinition::Component(c) => match c {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/config/configuration_tree.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |         super::ComponentDefinition::Manifest(c) => {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 137 -         super::ComponentDefinition::Manifest(c) => {
[INFO] [stdout] 137 +         ComponentDefinition::Manifest(c) => {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/config/configuration_tree.rs:154:7
[INFO] [stdout]     |
[INFO] [stdout] 154 |       super::ImportDefinition::Types(_) => {}
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 154 -       super::ImportDefinition::Types(_) => {}
[INFO] [stdout] 154 +       ImportDefinition::Types(_) => {}
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/v0/conversions.rs:52:14
[INFO] [stdout]    |
[INFO] [stdout] 52 | impl TryFrom<crate::v0::CollectionDefinition> for config::ImportDefinition {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/v0.rs:9:3
[INFO] [stdout]    |
[INFO] [stdout]  9 |   unused_qualifications,
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 52 - impl TryFrom<crate::v0::CollectionDefinition> for config::ImportDefinition {
[INFO] [stdout] 52 + impl TryFrom<v0::CollectionDefinition> for config::ImportDefinition {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/v0/conversions.rs:54:20
[INFO] [stdout]    |
[INFO] [stdout] 54 |   fn try_from(def: crate::v0::CollectionDefinition) -> std::result::Result<Self, Self::Error> {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 54 -   fn try_from(def: crate::v0::CollectionDefinition) -> std::result::Result<Self, Self::Error> {
[INFO] [stdout] 54 +   fn try_from(def: v0::CollectionDefinition) -> std::result::Result<Self, Self::Error> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/v0/conversions.rs:59:14
[INFO] [stdout]    |
[INFO] [stdout] 59 | impl TryFrom<crate::v0::CollectionDefinition> for config::ComponentDefinition {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 59 - impl TryFrom<crate::v0::CollectionDefinition> for config::ComponentDefinition {
[INFO] [stdout] 59 + impl TryFrom<v0::CollectionDefinition> for config::ComponentDefinition {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/v0/conversions.rs:61:20
[INFO] [stdout]    |
[INFO] [stdout] 61 |   fn try_from(def: crate::v0::CollectionDefinition) -> std::result::Result<Self, Self::Error> {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 61 -   fn try_from(def: crate::v0::CollectionDefinition) -> std::result::Result<Self, Self::Error> {
[INFO] [stdout] 61 +   fn try_from(def: v0::CollectionDefinition) -> std::result::Result<Self, Self::Error> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/v0/conversions.rs:63:7
[INFO] [stdout]    |
[INFO] [stdout] 63 |       crate::v0::CollectionKind::Native => panic!("Can not define native components in a manifest"),
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 63 -       crate::v0::CollectionKind::Native => panic!("Can not define native components in a manifest"),
[INFO] [stdout] 63 +       v0::CollectionKind::Native => panic!("Can not define native components in a manifest"),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/v0/conversions.rs:64:7
[INFO] [stdout]    |
[INFO] [stdout] 64 |       crate::v0::CollectionKind::GrpcUrl => {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 64 -       crate::v0::CollectionKind::GrpcUrl => {
[INFO] [stdout] 64 +       v0::CollectionKind::GrpcUrl => {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/v0/conversions.rs:71:7
[INFO] [stdout]    |
[INFO] [stdout] 71 |       crate::v0::CollectionKind::WaPC => config::ComponentDefinition::Wasm(config::components::WasmComponent {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 71 -       crate::v0::CollectionKind::WaPC => config::ComponentDefinition::Wasm(config::components::WasmComponent {
[INFO] [stdout] 71 +       v0::CollectionKind::WaPC => config::ComponentDefinition::Wasm(config::components::WasmComponent {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/v0/conversions.rs:76:7
[INFO] [stdout]    |
[INFO] [stdout] 76 |       crate::v0::CollectionKind::Network => {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 76 -       crate::v0::CollectionKind::Network => {
[INFO] [stdout] 76 +       v0::CollectionKind::Network => {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/v0/conversions.rs:89:14
[INFO] [stdout]    |
[INFO] [stdout] 89 | impl TryFrom<crate::v0::SchematicManifest> for config::FlowOperation {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 89 - impl TryFrom<crate::v0::SchematicManifest> for config::FlowOperation {
[INFO] [stdout] 89 + impl TryFrom<v0::SchematicManifest> for config::FlowOperation {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/v0/conversions.rs:92:25
[INFO] [stdout]    |
[INFO] [stdout] 92 |   fn try_from(manifest: crate::v0::SchematicManifest) -> Result<Self> {
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 92 -   fn try_from(manifest: crate::v0::SchematicManifest) -> Result<Self> {
[INFO] [stdout] 92 +   fn try_from(manifest: v0::SchematicManifest) -> Result<Self> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v0/conversions.rs:115:14
[INFO] [stdout]     |
[INFO] [stdout] 115 | impl TryFrom<crate::v0::ComponentDefinition> for config::InstanceReference {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 115 - impl TryFrom<crate::v0::ComponentDefinition> for config::InstanceReference {
[INFO] [stdout] 115 + impl TryFrom<v0::ComponentDefinition> for config::InstanceReference {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v0/conversions.rs:117:20
[INFO] [stdout]     |
[INFO] [stdout] 117 |   fn try_from(def: crate::v0::ComponentDefinition) -> Result<Self> {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 117 -   fn try_from(def: crate::v0::ComponentDefinition) -> Result<Self> {
[INFO] [stdout] 117 +   fn try_from(def: v0::ComponentDefinition) -> Result<Self> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v0/conversions.rs:128:14
[INFO] [stdout]     |
[INFO] [stdout] 128 | impl TryFrom<crate::v0::ConnectionDefinition> for ast::ConnectionExpression {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 128 - impl TryFrom<crate::v0::ConnectionDefinition> for ast::ConnectionExpression {
[INFO] [stdout] 128 + impl TryFrom<v0::ConnectionDefinition> for ast::ConnectionExpression {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v0/conversions.rs:131:20
[INFO] [stdout]     |
[INFO] [stdout] 131 |   fn try_from(def: crate::v0::ConnectionDefinition) -> Result<Self> {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 131 -   fn try_from(def: crate::v0::ConnectionDefinition) -> Result<Self> {
[INFO] [stdout] 131 +   fn try_from(def: v0::ConnectionDefinition) -> Result<Self> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v0/conversions.rs:138:14
[INFO] [stdout]     |
[INFO] [stdout] 138 | impl TryFrom<crate::v0::ConnectionTargetDefinition> for ast::ConnectionTargetExpression {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 138 - impl TryFrom<crate::v0::ConnectionTargetDefinition> for ast::ConnectionTargetExpression {
[INFO] [stdout] 138 + impl TryFrom<v0::ConnectionTargetDefinition> for ast::ConnectionTargetExpression {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v0/conversions.rs:141:20
[INFO] [stdout]     |
[INFO] [stdout] 141 |   fn try_from(def: crate::v0::ConnectionTargetDefinition) -> Result<Self> {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 141 -   fn try_from(def: crate::v0::ConnectionTargetDefinition) -> Result<Self> {
[INFO] [stdout] 141 +   fn try_from(def: v0::ConnectionTargetDefinition) -> Result<Self> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v0/conversions.rs:152:14
[INFO] [stdout]     |
[INFO] [stdout] 152 | impl TryFrom<crate::v0::HostConfig> for config::HostConfig {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 152 - impl TryFrom<crate::v0::HostConfig> for config::HostConfig {
[INFO] [stdout] 152 + impl TryFrom<v0::HostConfig> for config::HostConfig {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v0/conversions.rs:154:20
[INFO] [stdout]     |
[INFO] [stdout] 154 |   fn try_from(def: crate::v0::HostConfig) -> Result<Self> {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 154 -   fn try_from(def: crate::v0::HostConfig) -> Result<Self> {
[INFO] [stdout] 154 +   fn try_from(def: v0::HostConfig) -> Result<Self> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v0/conversions.rs:163:14
[INFO] [stdout]     |
[INFO] [stdout] 163 | impl TryFrom<crate::v0::HttpConfig> for config::HttpConfig {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 163 - impl TryFrom<crate::v0::HttpConfig> for config::HttpConfig {
[INFO] [stdout] 163 + impl TryFrom<v0::HttpConfig> for config::HttpConfig {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v0/conversions.rs:165:20
[INFO] [stdout]     |
[INFO] [stdout] 165 |   fn try_from(def: crate::v0::HttpConfig) -> Result<Self> {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 165 -   fn try_from(def: crate::v0::HttpConfig) -> Result<Self> {
[INFO] [stdout] 165 +   fn try_from(def: v0::HttpConfig) -> Result<Self> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v0.rs:296:5
[INFO] [stdout]     |
[INFO] [stdout] 296 |     crate::v0::parse::parse_connection(s)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 296 -     crate::v0::parse::parse_connection(s)
[INFO] [stdout] 296 +     parse::parse_connection(s)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v0.rs:304:5
[INFO] [stdout]     |
[INFO] [stdout] 304 |     crate::v0::parse::parse_connection_target(s)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 304 -     crate::v0::parse::parse_connection_target(s)
[INFO] [stdout] 304 +     parse::parse_connection_target(s)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1/conversions.rs:361:14
[INFO] [stdout]     |
[INFO] [stdout] 361 | impl TryFrom<crate::v1::CompositeOperationDefinition> for config::FlowOperation {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/v1.rs:9:3
[INFO] [stdout]     |
[INFO] [stdout]   9 |   unused_qualifications,
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 361 - impl TryFrom<crate::v1::CompositeOperationDefinition> for config::FlowOperation {
[INFO] [stdout] 361 + impl TryFrom<v1::CompositeOperationDefinition> for config::FlowOperation {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1/conversions.rs:364:19
[INFO] [stdout]     |
[INFO] [stdout] 364 |   fn try_from(op: crate::v1::CompositeOperationDefinition) -> Result<Self> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 364 -   fn try_from(op: crate::v1::CompositeOperationDefinition) -> Result<Self> {
[INFO] [stdout] 364 +   fn try_from(op: v1::CompositeOperationDefinition) -> Result<Self> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1/conversions.rs:410:14
[INFO] [stdout]     |
[INFO] [stdout] 410 | impl TryFrom<crate::v1::OperationDefinition> for OperationDefinition {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 410 - impl TryFrom<crate::v1::OperationDefinition> for OperationDefinition {
[INFO] [stdout] 410 + impl TryFrom<v1::OperationDefinition> for OperationDefinition {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1/conversions.rs:413:19
[INFO] [stdout]     |
[INFO] [stdout] 413 |   fn try_from(op: crate::v1::OperationDefinition) -> Result<Self> {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 413 -   fn try_from(op: crate::v1::OperationDefinition) -> Result<Self> {
[INFO] [stdout] 413 +   fn try_from(op: v1::OperationDefinition) -> Result<Self> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1/conversions.rs:423:39
[INFO] [stdout]     |
[INFO] [stdout] 423 | impl TryFrom<OperationDefinition> for crate::v1::OperationDefinition {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 423 - impl TryFrom<OperationDefinition> for crate::v1::OperationDefinition {
[INFO] [stdout] 423 + impl TryFrom<OperationDefinition> for v1::OperationDefinition {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1/conversions.rs:450:7
[INFO] [stdout]     |
[INFO] [stdout] 450 |       crate::config::ImportDefinition::Component(comp) => match comp {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 450 -       crate::config::ImportDefinition::Component(comp) => match comp {
[INFO] [stdout] 450 +       config::ImportDefinition::Component(comp) => match comp {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1/conversions.rs:462:7
[INFO] [stdout]     |
[INFO] [stdout] 462 |       crate::config::ImportDefinition::Types(c) => v1::ImportDefinition::TypesComponent(c.try_into()?),
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 462 -       crate::config::ImportDefinition::Types(c) => v1::ImportDefinition::TypesComponent(c.try_into()?),
[INFO] [stdout] 462 +       config::ImportDefinition::Types(c) => v1::ImportDefinition::TypesComponent(c.try_into()?),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1/conversions.rs:477:14
[INFO] [stdout]     |
[INFO] [stdout] 477 | impl TryFrom<config::components::TypesComponent> for v1::TypesComponent {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 477 - impl TryFrom<config::components::TypesComponent> for v1::TypesComponent {
[INFO] [stdout] 477 + impl TryFrom<components::TypesComponent> for v1::TypesComponent {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1/conversions.rs:479:22
[INFO] [stdout]     |
[INFO] [stdout] 479 |   fn try_from(value: config::components::TypesComponent) -> Result<Self> {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 479 -   fn try_from(value: config::components::TypesComponent) -> Result<Self> {
[INFO] [stdout] 479 +   fn try_from(value: components::TypesComponent) -> Result<Self> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1/conversions.rs:500:9
[INFO] [stdout]     |
[INFO] [stdout] 500 |         config::HighLevelComponent::Sql(v) => Self::SqlComponent(v.try_into()?),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 500 -         config::HighLevelComponent::Sql(v) => Self::SqlComponent(v.try_into()?),
[INFO] [stdout] 500 +         HighLevelComponent::Sql(v) => Self::SqlComponent(v.try_into()?),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1/conversions.rs:501:9
[INFO] [stdout]     |
[INFO] [stdout] 501 |         config::HighLevelComponent::HttpClient(v) => Self::HttpClientComponent(v.try_into()?),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 501 -         config::HighLevelComponent::HttpClient(v) => Self::HttpClientComponent(v.try_into()?),
[INFO] [stdout] 501 +         HighLevelComponent::HttpClient(v) => Self::HttpClientComponent(v.try_into()?),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1/conversions.rs:535:14
[INFO] [stdout]     |
[INFO] [stdout] 535 | impl TryFrom<config::components::HttpClientComponentConfig> for v1::HttpClientComponent {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 535 - impl TryFrom<config::components::HttpClientComponentConfig> for v1::HttpClientComponent {
[INFO] [stdout] 535 + impl TryFrom<components::HttpClientComponentConfig> for v1::HttpClientComponent {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1/conversions.rs:537:22
[INFO] [stdout]     |
[INFO] [stdout] 537 |   fn try_from(value: config::components::HttpClientComponentConfig) -> Result<Self> {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 537 -   fn try_from(value: config::components::HttpClientComponentConfig) -> Result<Self> {
[INFO] [stdout] 537 +   fn try_from(value: components::HttpClientComponentConfig) -> Result<Self> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1/conversions.rs:549:14
[INFO] [stdout]     |
[INFO] [stdout] 549 | impl TryFrom<config::components::Proxy> for v1::Proxy {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 549 - impl TryFrom<config::components::Proxy> for v1::Proxy {
[INFO] [stdout] 549 + impl TryFrom<components::Proxy> for v1::Proxy {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1/conversions.rs:551:22
[INFO] [stdout]     |
[INFO] [stdout] 551 |   fn try_from(value: config::components::Proxy) -> std::result::Result<Self, Self::Error> {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 551 -   fn try_from(value: config::components::Proxy) -> std::result::Result<Self, Self::Error> {
[INFO] [stdout] 551 +   fn try_from(value: components::Proxy) -> std::result::Result<Self, Self::Error> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1/conversions.rs:618:14
[INFO] [stdout]     |
[INFO] [stdout] 618 | impl TryFrom<crate::v1::ComponentDefinition> for ComponentDefinition {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 618 - impl TryFrom<crate::v1::ComponentDefinition> for ComponentDefinition {
[INFO] [stdout] 618 + impl TryFrom<v1::ComponentDefinition> for ComponentDefinition {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1/conversions.rs:620:20
[INFO] [stdout]     |
[INFO] [stdout] 620 |   fn try_from(def: crate::v1::ComponentDefinition) -> Result<Self> {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 620 -   fn try_from(def: crate::v1::ComponentDefinition) -> Result<Self> {
[INFO] [stdout] 620 +   fn try_from(def: v1::ComponentDefinition) -> Result<Self> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1/conversions.rs:644:14
[INFO] [stdout]     |
[INFO] [stdout] 644 | impl TryFrom<crate::v1::OperationInstance> for config::InstanceReference {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 644 - impl TryFrom<crate::v1::OperationInstance> for config::InstanceReference {
[INFO] [stdout] 644 + impl TryFrom<v1::OperationInstance> for config::InstanceReference {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1/conversions.rs:646:20
[INFO] [stdout]     |
[INFO] [stdout] 646 |   fn try_from(def: crate::v1::OperationInstance) -> Result<Self> {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 646 -   fn try_from(def: crate::v1::OperationInstance) -> Result<Self> {
[INFO] [stdout] 646 +   fn try_from(def: v1::OperationInstance) -> Result<Self> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1/conversions.rs:658:14
[INFO] [stdout]     |
[INFO] [stdout] 658 | impl TryFrom<crate::v1::HostConfig> for HostConfig {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 658 - impl TryFrom<crate::v1::HostConfig> for HostConfig {
[INFO] [stdout] 658 + impl TryFrom<v1::HostConfig> for HostConfig {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1/conversions.rs:660:20
[INFO] [stdout]     |
[INFO] [stdout] 660 |   fn try_from(def: crate::v1::HostConfig) -> Result<Self> {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 660 -   fn try_from(def: crate::v1::HostConfig) -> Result<Self> {
[INFO] [stdout] 660 +   fn try_from(def: v1::HostConfig) -> Result<Self> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1/conversions.rs:669:30
[INFO] [stdout]     |
[INFO] [stdout] 669 | impl TryFrom<HostConfig> for crate::v1::HostConfig {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 669 - impl TryFrom<HostConfig> for crate::v1::HostConfig {
[INFO] [stdout] 669 + impl TryFrom<HostConfig> for v1::HostConfig {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1/conversions.rs:680:14
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl TryFrom<crate::v1::HttpConfig> for config::HttpConfig {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 680 - impl TryFrom<crate::v1::HttpConfig> for config::HttpConfig {
[INFO] [stdout] 680 + impl TryFrom<v1::HttpConfig> for config::HttpConfig {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1/conversions.rs:682:20
[INFO] [stdout]     |
[INFO] [stdout] 682 |   fn try_from(def: crate::v1::HttpConfig) -> Result<Self> {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 682 -   fn try_from(def: crate::v1::HttpConfig) -> Result<Self> {
[INFO] [stdout] 682 +   fn try_from(def: v1::HttpConfig) -> Result<Self> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1/conversions.rs:703:38
[INFO] [stdout]     |
[INFO] [stdout] 703 | impl TryFrom<config::HttpConfig> for crate::v1::HttpConfig {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 703 - impl TryFrom<config::HttpConfig> for crate::v1::HttpConfig {
[INFO] [stdout] 703 + impl TryFrom<config::HttpConfig> for v1::HttpConfig {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1/conversions.rs:841:9
[INFO] [stdout]     |
[INFO] [stdout] 841 |         config::ComponentDefinition::HighLevelComponent(config::HighLevelComponent::Sql(c.try_into()?)),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 841 -         config::ComponentDefinition::HighLevelComponent(config::HighLevelComponent::Sql(c.try_into()?)),
[INFO] [stdout] 841 +         ComponentDefinition::HighLevelComponent(config::HighLevelComponent::Sql(c.try_into()?)),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1/conversions.rs:841:57
[INFO] [stdout]     |
[INFO] [stdout] 841 |         config::ComponentDefinition::HighLevelComponent(config::HighLevelComponent::Sql(c.try_into()?)),
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 841 -         config::ComponentDefinition::HighLevelComponent(config::HighLevelComponent::Sql(c.try_into()?)),
[INFO] [stdout] 841 +         config::ComponentDefinition::HighLevelComponent(HighLevelComponent::Sql(c.try_into()?)),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1/conversions.rs:844:9
[INFO] [stdout]     |
[INFO] [stdout] 844 |         config::ComponentDefinition::HighLevelComponent(config::HighLevelComponent::HttpClient(c.try_into()?)),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 844 -         config::ComponentDefinition::HighLevelComponent(config::HighLevelComponent::HttpClient(c.try_into()?)),
[INFO] [stdout] 844 +         ComponentDefinition::HighLevelComponent(config::HighLevelComponent::HttpClient(c.try_into()?)),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1/conversions.rs:844:57
[INFO] [stdout]     |
[INFO] [stdout] 844 |         config::ComponentDefinition::HighLevelComponent(config::HighLevelComponent::HttpClient(c.try_into()?)),
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 844 -         config::ComponentDefinition::HighLevelComponent(config::HighLevelComponent::HttpClient(c.try_into()?)),
[INFO] [stdout] 844 +         config::ComponentDefinition::HighLevelComponent(HighLevelComponent::HttpClient(c.try_into()?)),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1/conversions.rs:850:38
[INFO] [stdout]     |
[INFO] [stdout] 850 | impl TryFrom<v1::TypesComponent> for config::components::TypesComponent {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 850 - impl TryFrom<v1::TypesComponent> for config::components::TypesComponent {
[INFO] [stdout] 850 + impl TryFrom<v1::TypesComponent> for components::TypesComponent {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/v1/helpers/flow_ast.rs:85:15
[INFO] [stdout]    |
[INFO] [stdout] 85 | impl TryFrom<&crate::v1::ConnectionDefinition> for ast::ConnectionExpression {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 85 - impl TryFrom<&crate::v1::ConnectionDefinition> for ast::ConnectionExpression {
[INFO] [stdout] 85 + impl TryFrom<&v1::ConnectionDefinition> for ast::ConnectionExpression {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/v1/helpers/flow_ast.rs:88:21
[INFO] [stdout]    |
[INFO] [stdout] 88 |   fn try_from(def: &crate::v1::ConnectionDefinition) -> Result<Self> {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 88 -   fn try_from(def: &crate::v1::ConnectionDefinition) -> Result<Self> {
[INFO] [stdout] 88 +   fn try_from(def: &v1::ConnectionDefinition) -> Result<Self> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/v1/helpers/flow_ast.rs:95:14
[INFO] [stdout]    |
[INFO] [stdout] 95 | impl TryFrom<crate::v1::ConnectionTargetDefinition> for ast::ConnectionTargetExpression {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 95 - impl TryFrom<crate::v1::ConnectionTargetDefinition> for ast::ConnectionTargetExpression {
[INFO] [stdout] 95 + impl TryFrom<v1::ConnectionTargetDefinition> for ast::ConnectionTargetExpression {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/v1/helpers/flow_ast.rs:98:20
[INFO] [stdout]    |
[INFO] [stdout] 98 |   fn try_from(def: crate::v1::ConnectionTargetDefinition) -> Result<Self> {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 98 -   fn try_from(def: crate::v1::ConnectionTargetDefinition) -> Result<Self> {
[INFO] [stdout] 98 +   fn try_from(def: v1::ConnectionTargetDefinition) -> Result<Self> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/v1/parse.rs:11:82
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(crate) fn vec_connection<'de, D>(deserializer: D) -> std::result::Result<Vec<crate::v1::FlowExpression>, D::Error>
[INFO] [stdout]    |                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 11 - pub(crate) fn vec_connection<'de, D>(deserializer: D) -> std::result::Result<Vec<crate::v1::FlowExpression>, D::Error>
[INFO] [stdout] 11 + pub(crate) fn vec_connection<'de, D>(deserializer: D) -> std::result::Result<Vec<v1::FlowExpression>, D::Error>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/v1/parse.rs:17:22
[INFO] [stdout]    |
[INFO] [stdout] 17 |     type Value = Vec<crate::v1::FlowExpression>;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 17 -     type Value = Vec<crate::v1::FlowExpression>;
[INFO] [stdout] 17 +     type Value = Vec<v1::FlowExpression>;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/v1/parse.rs:25:34
[INFO] [stdout]    |
[INFO] [stdout] 25 |     ) -> std::result::Result<Vec<crate::v1::FlowExpression>, A::Error> {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 25 -     ) -> std::result::Result<Vec<crate::v1::FlowExpression>, A::Error> {
[INFO] [stdout] 25 +     ) -> std::result::Result<Vec<v1::FlowExpression>, A::Error> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/v1/parse.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |             crate::v1::FlowExpression::deserialize(serde_value::ValueDeserializer::new(serde_value::Value::Map(map)))?
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 34 -             crate::v1::FlowExpression::deserialize(serde_value::ValueDeserializer::new(serde_value::Value::Map(map)))?
[INFO] [stdout] 34 +             v1::FlowExpression::deserialize(serde_value::ValueDeserializer::new(serde_value::Value::Map(map)))?
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/v1/parse.rs:54:30
[INFO] [stdout]    |
[INFO] [stdout] 54 | ) -> std::result::Result<Vec<crate::v1::ComponentOperationExpression>, D::Error>
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 54 - ) -> std::result::Result<Vec<crate::v1::ComponentOperationExpression>, D::Error>
[INFO] [stdout] 54 + ) -> std::result::Result<Vec<v1::ComponentOperationExpression>, D::Error>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/v1/parse.rs:60:22
[INFO] [stdout]    |
[INFO] [stdout] 60 |     type Value = Vec<crate::v1::ComponentOperationExpression>;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 60 -     type Value = Vec<crate::v1::ComponentOperationExpression>;
[INFO] [stdout] 60 +     type Value = Vec<v1::ComponentOperationExpression>;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/v1/parse.rs:68:34
[INFO] [stdout]    |
[INFO] [stdout] 68 |     ) -> std::result::Result<Vec<crate::v1::ComponentOperationExpression>, A::Error> {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 68 -     ) -> std::result::Result<Vec<crate::v1::ComponentOperationExpression>, A::Error> {
[INFO] [stdout] 68 +     ) -> std::result::Result<Vec<v1::ComponentOperationExpression>, A::Error> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/v1/parse.rs:72:44
[INFO] [stdout]    |
[INFO] [stdout] 72 |           serde_value::Value::String(s) => crate::v1::ComponentOperationExpression::from_str(&s)
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 72 -           serde_value::Value::String(s) => crate::v1::ComponentOperationExpression::from_str(&s)
[INFO] [stdout] 72 +           serde_value::Value::String(s) => v1::ComponentOperationExpression::from_str(&s)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/v1/parse.rs:74:43
[INFO] [stdout]    |
[INFO] [stdout] 74 |           serde_value::Value::Map(map) => crate::v1::ComponentOperationExpression::deserialize(
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 74 -           serde_value::Value::Map(map) => crate::v1::ComponentOperationExpression::deserialize(
[INFO] [stdout] 74 +           serde_value::Value::Map(map) => v1::ComponentOperationExpression::deserialize(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/v1/parse.rs:95:26
[INFO] [stdout]    |
[INFO] [stdout] 95 | ) -> std::result::Result<crate::v1::ComponentOperationExpression, D::Error>
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 95 - ) -> std::result::Result<crate::v1::ComponentOperationExpression, D::Error>
[INFO] [stdout] 95 + ) -> std::result::Result<v1::ComponentOperationExpression, D::Error>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1/parse.rs:102:18
[INFO] [stdout]     |
[INFO] [stdout] 102 |     type Value = crate::v1::ComponentOperationExpression;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 102 -     type Value = crate::v1::ComponentOperationExpression;
[INFO] [stdout] 102 +     type Value = v1::ComponentOperationExpression;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1/parse.rs:112:7
[INFO] [stdout]     |
[INFO] [stdout] 112 |       crate::v1::ComponentOperationExpression::from_str(s).map_err(|e| serde::de::Error::custom(e.to_string()))
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 112 -       crate::v1::ComponentOperationExpression::from_str(s).map_err(|e| serde::de::Error::custom(e.to_string()))
[INFO] [stdout] 112 +       v1::ComponentOperationExpression::from_str(s).map_err(|e| serde::de::Error::custom(e.to_string()))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1/parse.rs:119:7
[INFO] [stdout]     |
[INFO] [stdout] 119 |       crate::v1::ComponentOperationExpression::deserialize(serde::de::value::MapAccessDeserializer::new(map))
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 119 -       crate::v1::ComponentOperationExpression::deserialize(serde::de::value::MapAccessDeserializer::new(map))
[INFO] [stdout] 119 +       v1::ComponentOperationExpression::deserialize(serde::de::value::MapAccessDeserializer::new(map))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1/parse.rs:134:22
[INFO] [stdout]     |
[INFO] [stdout] 134 |       .ok_or_else(|| crate::Error::InvalidOperationExpression(s.to_owned()))?
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 134 -       .ok_or_else(|| crate::Error::InvalidOperationExpression(s.to_owned()))?
[INFO] [stdout] 134 +       .ok_or_else(|| Error::InvalidOperationExpression(s.to_owned()))?
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1/parse.rs:138:22
[INFO] [stdout]     |
[INFO] [stdout] 138 |       .ok_or_else(|| crate::Error::InvalidOperationExpression(s.to_owned()))?
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 138 -       .ok_or_else(|| crate::Error::InvalidOperationExpression(s.to_owned()))?
[INFO] [stdout] 138 +       .ok_or_else(|| Error::InvalidOperationExpression(s.to_owned()))?
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1/parse.rs:143:18
[INFO] [stdout]     |
[INFO] [stdout] 143 |       component: crate::v1::ComponentDefinition::ComponentReference(crate::v1::ComponentReference { id }),
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 143 -       component: crate::v1::ComponentDefinition::ComponentReference(crate::v1::ComponentReference { id }),
[INFO] [stdout] 143 +       component: v1::ComponentDefinition::ComponentReference(crate::v1::ComponentReference { id }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1/parse.rs:143:69
[INFO] [stdout]     |
[INFO] [stdout] 143 |       component: crate::v1::ComponentDefinition::ComponentReference(crate::v1::ComponentReference { id }),
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 143 -       component: crate::v1::ComponentDefinition::ComponentReference(crate::v1::ComponentReference { id }),
[INFO] [stdout] 143 +       component: crate::v1::ComponentDefinition::ComponentReference(v1::ComponentReference { id }),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1/parse.rs:152:30
[INFO] [stdout]     |
[INFO] [stdout] 152 |     Self::ComponentReference(crate::v1::ComponentReference {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 152 -     Self::ComponentReference(crate::v1::ComponentReference {
[INFO] [stdout] 152 +     Self::ComponentReference(v1::ComponentReference {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1/parse.rs:160:26
[INFO] [stdout]     |
[INFO] [stdout] 160 | ) -> std::result::Result<crate::v1::ComponentDefinition, D::Error>
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 160 - ) -> std::result::Result<crate::v1::ComponentDefinition, D::Error>
[INFO] [stdout] 160 + ) -> std::result::Result<v1::ComponentDefinition, D::Error>
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1/parse.rs:166:18
[INFO] [stdout]     |
[INFO] [stdout] 166 |     type Value = crate::v1::ComponentDefinition;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 166 -     type Value = crate::v1::ComponentDefinition;
[INFO] [stdout] 166 +     type Value = v1::ComponentDefinition;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1/parse.rs:178:10
[INFO] [stdout]     |
[INFO] [stdout] 178 |       Ok(crate::v1::ComponentDefinition::ComponentReference(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 178 -       Ok(crate::v1::ComponentDefinition::ComponentReference(
[INFO] [stdout] 178 +       Ok(v1::ComponentDefinition::ComponentReference(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1/parse.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |         crate::v1::ComponentReference { id: s.to_owned() },
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 179 -         crate::v1::ComponentReference { id: s.to_owned() },
[INFO] [stdout] 179 +         v1::ComponentReference { id: s.to_owned() },
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1/parse.rs:187:10
[INFO] [stdout]     |
[INFO] [stdout] 187 |       Ok(crate::v1::ComponentDefinition::ComponentReference(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 187 -       Ok(crate::v1::ComponentDefinition::ComponentReference(
[INFO] [stdout] 187 +       Ok(v1::ComponentDefinition::ComponentReference(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1/parse.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 |         crate::v1::ComponentReference { id: v },
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 188 -         crate::v1::ComponentReference { id: v },
[INFO] [stdout] 188 +         v1::ComponentReference { id: v },
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1/parse.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 |       crate::v1::ComponentDefinition::deserialize(serde::de::value::MapAccessDeserializer::new(map))
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 196 -       crate::v1::ComponentDefinition::deserialize(serde::de::value::MapAccessDeserializer::new(map))
[INFO] [stdout] 196 +       v1::ComponentDefinition::deserialize(serde::de::value::MapAccessDeserializer::new(map))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1/parse.rs:203:10
[INFO] [stdout]     |
[INFO] [stdout] 203 |       Ok(crate::v1::ComponentDefinition::ComponentReference(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 203 -       Ok(crate::v1::ComponentDefinition::ComponentReference(
[INFO] [stdout] 203 +       Ok(v1::ComponentDefinition::ComponentReference(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1/parse.rs:204:9
[INFO] [stdout]     |
[INFO] [stdout] 204 |         crate::v1::ComponentReference { id: v.to_owned() },
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 204 -         crate::v1::ComponentReference { id: v.to_owned() },
[INFO] [stdout] 204 +         v1::ComponentReference { id: v.to_owned() },
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1.rs:143:20
[INFO] [stdout]     |
[INFO] [stdout] 143 |   pub icon: Option<crate::v1::helpers::LocationReference>,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 143 -   pub icon: Option<crate::v1::helpers::LocationReference>,
[INFO] [stdout] 143 +   pub icon: Option<helpers::LocationReference>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1.rs:154:18
[INFO] [stdout]     |
[INFO] [stdout] 154 |   pub files: Vec<crate::v1::helpers::Glob>,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 154 -   pub files: Vec<crate::v1::helpers::Glob>,
[INFO] [stdout] 154 +   pub files: Vec<helpers::Glob>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1.rs:280:18
[INFO] [stdout]     |
[INFO] [stdout] 280 |   pub reference: crate::v1::helpers::LocationReference,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 280 -   pub reference: crate::v1::helpers::LocationReference,
[INFO] [stdout] 280 +   pub reference: helpers::LocationReference,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1.rs:894:18
[INFO] [stdout]     |
[INFO] [stdout] 894 |   pub reference: crate::v1::helpers::LocationReference,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 894 -   pub reference: crate::v1::helpers::LocationReference,
[INFO] [stdout] 894 +   pub reference: helpers::LocationReference,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/v1.rs:924:18
[INFO] [stdout]     |
[INFO] [stdout] 924 |   pub reference: crate::v1::helpers::LocationReference,
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 924 -   pub reference: crate::v1::helpers::LocationReference,
[INFO] [stdout] 924 +   pub reference: helpers::LocationReference,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]     --> src/v1.rs:1022:18
[INFO] [stdout]      |
[INFO] [stdout] 1022 |   pub reference: crate::v1::helpers::LocationReference,
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]      |
[INFO] [stdout] 1022 -   pub reference: crate::v1::helpers::LocationReference,
[INFO] [stdout] 1022 +   pub reference: helpers::LocationReference,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]     --> src/v1.rs:1080:19
[INFO] [stdout]      |
[INFO] [stdout] 1080 |   pub pem: Option<crate::v1::helpers::LocationReference>,
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]      |
[INFO] [stdout] 1080 -   pub pem: Option<crate::v1::helpers::LocationReference>,
[INFO] [stdout] 1080 +   pub pem: Option<helpers::LocationReference>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]     --> src/v1.rs:1085:19
[INFO] [stdout]      |
[INFO] [stdout] 1085 |   pub key: Option<crate::v1::helpers::LocationReference>,
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]      |
[INFO] [stdout] 1085 -   pub key: Option<crate::v1::helpers::LocationReference>,
[INFO] [stdout] 1085 +   pub key: Option<helpers::LocationReference>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]     --> src/v1.rs:1090:18
[INFO] [stdout]      |
[INFO] [stdout] 1090 |   pub ca: Option<crate::v1::helpers::LocationReference>,
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]      |
[INFO] [stdout] 1090 -   pub ca: Option<crate::v1::helpers::LocationReference>,
[INFO] [stdout] 1090 +   pub ca: Option<helpers::LocationReference>,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]     --> src/v1.rs:1113:18
[INFO] [stdout]      |
[INFO] [stdout] 1113 |   pub reference: crate::v1::helpers::LocationReference,
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]      |
[INFO] [stdout] 1113 -   pub reference: crate::v1::helpers::LocationReference,
[INFO] [stdout] 1113 +   pub reference: helpers::LocationReference,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/lib.rs:154:18
[INFO] [stdout]     |
[INFO] [stdout] 154 | pub type Error = crate::error::ManifestError;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 154 - pub type Error = crate::error::ManifestError;
[INFO] [stdout] 154 + pub type Error = error::ManifestError;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `StringPair` is never constructed
[INFO] [stdout]    --> src/config/common/component_definition.rs:324:8
[INFO] [stdout]     |
[INFO] [stdout] 324 | struct StringPair(String, String);
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:102:3
[INFO] [stdout]     |
[INFO] [stdout] 102 |   unused,
[INFO] [stdout]     |   ^^^^^^
[INFO] [stdout]     = note: `#[deny(dead_code)]` implied by `#[deny(unused)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config/components.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |   fn inputs(&self) -> Cow<Vec<Field>>;
[INFO] [stdout]    |             ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |   fn inputs(&self) -> Cow<'_, Vec<Field>>;
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config/components.rs:30:14
[INFO] [stdout]    |
[INFO] [stdout] 30 |   fn outputs(&self) -> Cow<Vec<Field>>;
[INFO] [stdout]    |              ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |   fn outputs(&self) -> Cow<'_, Vec<Field>>;
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config/components/http_client.rs:117:13
[INFO] [stdout]     |
[INFO] [stdout] 117 |   fn inputs(&self) -> Cow<Vec<wick_interface_types::Field>> {
[INFO] [stdout]     |             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 117 |   fn inputs(&self) -> Cow<'_, Vec<wick_interface_types::Field>> {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config/components/http_client.rs:121:14
[INFO] [stdout]     |
[INFO] [stdout] 121 |   fn outputs(&self) -> Cow<Vec<wick_interface_types::Field>> {
[INFO] [stdout]     |              ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |   fn outputs(&self) -> Cow<'_, Vec<wick_interface_types::Field>> {
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config/components/sql.rs:145:13
[INFO] [stdout]     |
[INFO] [stdout] 145 |   fn inputs(&self) -> Cow<Vec<Field>> {
[INFO] [stdout]     |             ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 145 |   fn inputs(&self) -> Cow<'_, Vec<Field>> {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config/components/sql.rs:152:14
[INFO] [stdout]     |
[INFO] [stdout] 152 |   fn outputs(&self) -> Cow<Vec<Field>> {
[INFO] [stdout]     |              ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 152 |   fn outputs(&self) -> Cow<'_, Vec<Field>> {
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config/components/sql.rs:165:13
[INFO] [stdout]     |
[INFO] [stdout] 165 |   fn inputs(&self) -> Cow<Vec<Field>> {
[INFO] [stdout]     |             ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 165 |   fn inputs(&self) -> Cow<'_, Vec<Field>> {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config/components/sql.rs:169:14
[INFO] [stdout]     |
[INFO] [stdout] 169 |   fn outputs(&self) -> Cow<Vec<Field>> {
[INFO] [stdout]     |              ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 169 |   fn outputs(&self) -> Cow<'_, Vec<Field>> {
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config/components/sql.rs:179:13
[INFO] [stdout]     |
[INFO] [stdout] 179 |   fn inputs(&self) -> Cow<Vec<Field>> {
[INFO] [stdout]     |             ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 179 |   fn inputs(&self) -> Cow<'_, Vec<Field>> {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config/components/sql.rs:183:14
[INFO] [stdout]     |
[INFO] [stdout] 183 |   fn outputs(&self) -> Cow<Vec<Field>> {
[INFO] [stdout]     |              ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |              |
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |   fn outputs(&self) -> Cow<'_, Vec<Field>> {
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config/app_config.rs:130:24
[INFO] [stdout]     |
[INFO] [stdout] 130 |   pub fn package_files(&self) -> Assets<AssetReference> {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 130 |   pub fn package_files(&self) -> Assets<'_, AssetReference> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config/common/bindings.rs:76:13
[INFO] [stdout]    |
[INFO] [stdout] 76 |   fn assets(&self) -> asset_container::Assets<Self::Asset> {
[INFO] [stdout]    |             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |   fn assets(&self) -> asset_container::Assets<'_, Self::Asset> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config/common/glob.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |   fn assets(&self) -> asset_container::Assets<Self::Asset> {
[INFO] [stdout]    |             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 |   fn assets(&self) -> asset_container::Assets<'_, Self::Asset> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config/common/operation_definition.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |   fn inputs(&self) -> Cow<Vec<Field>> {
[INFO] [stdout]    |             ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |   fn inputs(&self) -> Cow<'_, Vec<Field>> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config/common/operation_definition.rs:42:14
[INFO] [stdout]    |
[INFO] [stdout] 42 |   fn outputs(&self) -> Cow<Vec<Field>> {
[INFO] [stdout]    |              ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |   fn outputs(&self) -> Cow<'_, Vec<Field>> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config/common/resources.rs:155:13
[INFO] [stdout]     |
[INFO] [stdout] 155 |   fn assets(&self) -> asset_container::Assets<Self::Asset> {
[INFO] [stdout]     |             ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 155 |   fn assets(&self) -> asset_container::Assets<'_, Self::Asset> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config/component_config.rs:160:24
[INFO] [stdout]     |
[INFO] [stdout] 160 |   pub fn package_files(&self) -> Option<Assets<AssetReference>> {
[INFO] [stdout]     |                        ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 160 |   pub fn package_files(&self) -> Option<Assets<'_, AssetReference>> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config/component_config/composite.rs:76:13
[INFO] [stdout]    |
[INFO] [stdout] 76 |   fn inputs(&self) -> Cow<Vec<Field>> {
[INFO] [stdout]    |             ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |   fn inputs(&self) -> Cow<'_, Vec<Field>> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config/component_config/composite.rs:80:14
[INFO] [stdout]    |
[INFO] [stdout] 80 |   fn outputs(&self) -> Cow<Vec<Field>> {
[INFO] [stdout]    |              ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 80 |   fn outputs(&self) -> Cow<'_, Vec<Field>> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config/import_cache.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     &self,
[INFO] [stdout]    |     ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 28 |   ) -> BoxFuture<Result<TypesConfiguration, ManifestError>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |   ) -> BoxFuture<'_, Result<TypesConfiguration, ManifestError>> {
[INFO] [stdout]    |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/config/types_config.rs:78:24
[INFO] [stdout]    |
[INFO] [stdout] 78 |   pub fn package_files(&self) -> Option<Assets<AssetReference>> {
[INFO] [stdout]    |                        ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 |   pub fn package_files(&self) -> Option<Assets<'_, AssetReference>> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wick-config` (lib) due to 123 previous errors; 22 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "1205e7207e588c109cf8684903a30cb3ef033189262c79f6c05ac1a3e935f87f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1205e7207e588c109cf8684903a30cb3ef033189262c79f6c05ac1a3e935f87f", kill_on_drop: false }`
[INFO] [stdout] 1205e7207e588c109cf8684903a30cb3ef033189262c79f6c05ac1a3e935f87f
