[INFO] fetching crate hyprland 0.4.0-beta.2... [INFO] testing hyprland-0.4.0-beta.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate hyprland 0.4.0-beta.2 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate hyprland 0.4.0-beta.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate hyprland 0.4.0-beta.2 [INFO] tweaked toml for crates.io crate hyprland 0.4.0-beta.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hyprland 0.4.0-beta.2 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hyprland 0.4.0-beta.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded blocking v1.6.0 [INFO] [stderr] Downloaded hyprland-macros v0.4.0-beta.2 [INFO] [stderr] Downloaded polling v3.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ba2d0d67bda0b90ab5011cff022c1874ba70d9d7ba02c5dc1b81cdaf30ca5bc [INFO] running `Command { std: "docker" "start" "-a" "1ba2d0d67bda0b90ab5011cff022c1874ba70d9d7ba02c5dc1b81cdaf30ca5bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ba2d0d67bda0b90ab5011cff022c1874ba70d9d7ba02c5dc1b81cdaf30ca5bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ba2d0d67bda0b90ab5011cff022c1874ba70d9d7ba02c5dc1b81cdaf30ca5bc", kill_on_drop: false }` [INFO] [stdout] 1ba2d0d67bda0b90ab5011cff022c1874ba70d9d7ba02c5dc1b81cdaf30ca5bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] beb9f95549cb5c30a115150a1aea3dc53d3c99dc47d67a4ea57f751a51d83268 [INFO] running `Command { std: "docker" "start" "-a" "beb9f95549cb5c30a115150a1aea3dc53d3c99dc47d67a4ea57f751a51d83268", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling zerocopy v0.7.33 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling hyprland-macros v0.4.0-beta.2 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling hyprland v0.4.0-beta.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/macros.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn iter(&self) -> std::slice::Iter<$holding_type> { [INFO] [stdout] | ^^^^^ ------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/data/regular.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / create_data_struct!( [INFO] [stdout] 152 | | vector, [INFO] [stdout] 153 | | name: Monitors, [INFO] [stdout] 154 | | command: DataCommands::Monitors, [INFO] [stdout] 155 | | holding_type: Monitor, [INFO] [stdout] 156 | | doc: "This struct holds a vector of monitors" [INFO] [stdout] 157 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `implement_iterators` which comes from the expansion of the macro `create_data_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 28 | pub fn iter(&self) -> std::slice::Iter<'_, $holding_type> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/macros.rs:33:33 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn iter_mut(&mut self) -> std::slice::IterMut<$holding_type> { [INFO] [stdout] | ^^^^^^^^^ ---------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/data/regular.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / create_data_struct!( [INFO] [stdout] 152 | | vector, [INFO] [stdout] 153 | | name: Monitors, [INFO] [stdout] 154 | | command: DataCommands::Monitors, [INFO] [stdout] 155 | | holding_type: Monitor, [INFO] [stdout] 156 | | doc: "This struct holds a vector of monitors" [INFO] [stdout] 157 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_iterators` which comes from the expansion of the macro `create_data_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 33 | pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, $holding_type> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/macros.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn iter(&self) -> std::slice::Iter<$holding_type> { [INFO] [stdout] | ^^^^^ ------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/data/regular.rs:197:1 [INFO] [stdout] | [INFO] [stdout] 197 | / create_data_struct!( [INFO] [stdout] 198 | | vector, [INFO] [stdout] 199 | | name: Workspaces, [INFO] [stdout] 200 | | command: DataCommands::Workspaces, [INFO] [stdout] 201 | | holding_type: Workspace, [INFO] [stdout] 202 | | doc: "This type provides a vector of workspaces" [INFO] [stdout] 203 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_iterators` which comes from the expansion of the macro `create_data_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 28 | pub fn iter(&self) -> std::slice::Iter<'_, $holding_type> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/macros.rs:33:33 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn iter_mut(&mut self) -> std::slice::IterMut<$holding_type> { [INFO] [stdout] | ^^^^^^^^^ ---------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/data/regular.rs:197:1 [INFO] [stdout] | [INFO] [stdout] 197 | / create_data_struct!( [INFO] [stdout] 198 | | vector, [INFO] [stdout] 199 | | name: Workspaces, [INFO] [stdout] 200 | | command: DataCommands::Workspaces, [INFO] [stdout] 201 | | holding_type: Workspace, [INFO] [stdout] 202 | | doc: "This type provides a vector of workspaces" [INFO] [stdout] 203 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_iterators` which comes from the expansion of the macro `create_data_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 33 | pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, $holding_type> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/macros.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn iter(&self) -> std::slice::Iter<$holding_type> { [INFO] [stdout] | ^^^^^ ------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/data/regular.rs:293:1 [INFO] [stdout] | [INFO] [stdout] 293 | / create_data_struct!( [INFO] [stdout] 294 | | vector, [INFO] [stdout] 295 | | name: Clients, [INFO] [stdout] 296 | | command: DataCommands::Clients, [INFO] [stdout] 297 | | holding_type: Client, [INFO] [stdout] 298 | | doc: "This struct holds a vector of clients" [INFO] [stdout] 299 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_iterators` which comes from the expansion of the macro `create_data_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 28 | pub fn iter(&self) -> std::slice::Iter<'_, $holding_type> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/macros.rs:33:33 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn iter_mut(&mut self) -> std::slice::IterMut<$holding_type> { [INFO] [stdout] | ^^^^^^^^^ ---------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/data/regular.rs:293:1 [INFO] [stdout] | [INFO] [stdout] 293 | / create_data_struct!( [INFO] [stdout] 294 | | vector, [INFO] [stdout] 295 | | name: Clients, [INFO] [stdout] 296 | | command: DataCommands::Clients, [INFO] [stdout] 297 | | holding_type: Client, [INFO] [stdout] 298 | | doc: "This struct holds a vector of clients" [INFO] [stdout] 299 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_iterators` which comes from the expansion of the macro `create_data_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 33 | pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, $holding_type> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/macros.rs:78:29 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn iter(&self) -> std::collections::hash_map::Iter<$key, $value> { [INFO] [stdout] | ^^^^^ ---------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/data/regular.rs:325:1 [INFO] [stdout] | [INFO] [stdout] 325 | / implement_iterators!( [INFO] [stdout] 326 | | table, [INFO] [stdout] 327 | | name: LayerDisplay, [INFO] [stdout] 328 | | iterated_field: levels, [INFO] [stdout] 329 | | key: String, [INFO] [stdout] 330 | | value: Vec, [INFO] [stdout] 331 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_iterators` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 78 | pub fn iter(&self) -> std::collections::hash_map::Iter<'_, $key, $value> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/macros.rs:83:33 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn iter_mut(&mut self) -> std::collections::hash_map::IterMut<$key, $value> { [INFO] [stdout] | ^^^^^^^^^ ------------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/data/regular.rs:325:1 [INFO] [stdout] | [INFO] [stdout] 325 | / implement_iterators!( [INFO] [stdout] 326 | | table, [INFO] [stdout] 327 | | name: LayerDisplay, [INFO] [stdout] 328 | | iterated_field: levels, [INFO] [stdout] 329 | | key: String, [INFO] [stdout] 330 | | value: Vec, [INFO] [stdout] 331 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_iterators` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 83 | pub fn iter_mut(&mut self) -> std::collections::hash_map::IterMut<'_, $key, $value> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/macros.rs:78:29 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn iter(&self) -> std::collections::hash_map::Iter<$key, $value> { [INFO] [stdout] | ^^^^^ ---------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/data/regular.rs:333:1 [INFO] [stdout] | [INFO] [stdout] 333 | / create_data_struct!( [INFO] [stdout] 334 | | table, [INFO] [stdout] 335 | | name: Layers, [INFO] [stdout] 336 | | command: DataCommands::Layers, [INFO] [stdout] ... | [INFO] [stdout] 339 | | doc: "This struct holds a hashmap of all current displays, and their layer surfaces" [INFO] [stdout] 340 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_iterators` which comes from the expansion of the macro `create_data_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 78 | pub fn iter(&self) -> std::collections::hash_map::Iter<'_, $key, $value> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/macros.rs:83:33 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn iter_mut(&mut self) -> std::collections::hash_map::IterMut<$key, $value> { [INFO] [stdout] | ^^^^^^^^^ ------------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/data/regular.rs:333:1 [INFO] [stdout] | [INFO] [stdout] 333 | / create_data_struct!( [INFO] [stdout] 334 | | table, [INFO] [stdout] 335 | | name: Layers, [INFO] [stdout] 336 | | command: DataCommands::Layers, [INFO] [stdout] ... | [INFO] [stdout] 339 | | doc: "This struct holds a hashmap of all current displays, and their layer surfaces" [INFO] [stdout] 340 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_iterators` which comes from the expansion of the macro `create_data_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 83 | pub fn iter_mut(&mut self) -> std::collections::hash_map::IterMut<'_, $key, $value> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/macros.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn iter(&self) -> std::slice::Iter<$holding_type> { [INFO] [stdout] | ^^^^^ ------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/data/regular.rs:490:1 [INFO] [stdout] | [INFO] [stdout] 490 | / create_data_struct!( [INFO] [stdout] 491 | | vector, [INFO] [stdout] 492 | | name: Binds, [INFO] [stdout] 493 | | command: DataCommands::Binds, [INFO] [stdout] 494 | | holding_type: Bind, [INFO] [stdout] 495 | | doc: "This struct holds a vector of binds" [INFO] [stdout] 496 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_iterators` which comes from the expansion of the macro `create_data_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 28 | pub fn iter(&self) -> std::slice::Iter<'_, $holding_type> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/macros.rs:33:33 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn iter_mut(&mut self) -> std::slice::IterMut<$holding_type> { [INFO] [stdout] | ^^^^^^^^^ ---------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/data/regular.rs:490:1 [INFO] [stdout] | [INFO] [stdout] 490 | / create_data_struct!( [INFO] [stdout] 491 | | vector, [INFO] [stdout] 492 | | name: Binds, [INFO] [stdout] 493 | | command: DataCommands::Binds, [INFO] [stdout] 494 | | holding_type: Bind, [INFO] [stdout] 495 | | doc: "This struct holds a vector of binds" [INFO] [stdout] 496 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_iterators` which comes from the expansion of the macro `create_data_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 33 | pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, $holding_type> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/macros.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn iter(&self) -> std::slice::Iter<$holding_type> { [INFO] [stdout] | ^^^^^ ------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/data/regular.rs:712:1 [INFO] [stdout] | [INFO] [stdout] 712 | / create_data_struct!( [INFO] [stdout] 713 | | vector, [INFO] [stdout] 714 | | name: WorkspaceRules, [INFO] [stdout] 715 | | command: DataCommands::WorkspaceRules, [INFO] [stdout] 716 | | holding_type: WorkspaceRuleset, [INFO] [stdout] 717 | | doc: "This struct holds a vector of workspace rules per workspace" [INFO] [stdout] 718 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_iterators` which comes from the expansion of the macro `create_data_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 28 | pub fn iter(&self) -> std::slice::Iter<'_, $holding_type> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/macros.rs:33:33 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn iter_mut(&mut self) -> std::slice::IterMut<$holding_type> { [INFO] [stdout] | ^^^^^^^^^ ---------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/data/regular.rs:712:1 [INFO] [stdout] | [INFO] [stdout] 712 | / create_data_struct!( [INFO] [stdout] 713 | | vector, [INFO] [stdout] 714 | | name: WorkspaceRules, [INFO] [stdout] 715 | | command: DataCommands::WorkspaceRules, [INFO] [stdout] 716 | | holding_type: WorkspaceRuleset, [INFO] [stdout] 717 | | doc: "This struct holds a vector of workspace rules per workspace" [INFO] [stdout] 718 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_iterators` which comes from the expansion of the macro `create_data_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 33 | pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, $holding_type> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.73s [INFO] running `Command { std: "docker" "inspect" "beb9f95549cb5c30a115150a1aea3dc53d3c99dc47d67a4ea57f751a51d83268", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "beb9f95549cb5c30a115150a1aea3dc53d3c99dc47d67a4ea57f751a51d83268", kill_on_drop: false }` [INFO] [stdout] beb9f95549cb5c30a115150a1aea3dc53d3c99dc47d67a4ea57f751a51d83268 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e49b5c7d11be35ca143505940b3976565067ef17579d4cc4edc7f4f1a86b7cc7 [INFO] running `Command { std: "docker" "start" "-a" "e49b5c7d11be35ca143505940b3976565067ef17579d4cc4edc7f4f1a86b7cc7", kill_on_drop: false }` [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/macros.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn iter(&self) -> std::slice::Iter<$holding_type> { [INFO] [stdout] | ^^^^^ ------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/data/regular.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / create_data_struct!( [INFO] [stdout] 152 | | vector, [INFO] [stdout] 153 | | name: Monitors, [INFO] [stdout] 154 | | command: DataCommands::Monitors, [INFO] [stdout] 155 | | holding_type: Monitor, [INFO] [stdout] 156 | | doc: "This struct holds a vector of monitors" [INFO] [stdout] 157 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `implement_iterators` which comes from the expansion of the macro `create_data_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 28 | pub fn iter(&self) -> std::slice::Iter<'_, $holding_type> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/macros.rs:33:33 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn iter_mut(&mut self) -> std::slice::IterMut<$holding_type> { [INFO] [stdout] | ^^^^^^^^^ ---------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/data/regular.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / create_data_struct!( [INFO] [stdout] 152 | | vector, [INFO] [stdout] 153 | | name: Monitors, [INFO] [stdout] 154 | | command: DataCommands::Monitors, [INFO] [stdout] 155 | | holding_type: Monitor, [INFO] [stdout] 156 | | doc: "This struct holds a vector of monitors" [INFO] [stdout] 157 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_iterators` which comes from the expansion of the macro `create_data_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 33 | pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, $holding_type> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/macros.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn iter(&self) -> std::slice::Iter<$holding_type> { [INFO] [stdout] | ^^^^^ ------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/data/regular.rs:197:1 [INFO] [stdout] | [INFO] [stdout] 197 | / create_data_struct!( [INFO] [stdout] 198 | | vector, [INFO] [stdout] 199 | | name: Workspaces, [INFO] [stdout] 200 | | command: DataCommands::Workspaces, [INFO] [stdout] 201 | | holding_type: Workspace, [INFO] [stdout] 202 | | doc: "This type provides a vector of workspaces" [INFO] [stdout] 203 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_iterators` which comes from the expansion of the macro `create_data_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 28 | pub fn iter(&self) -> std::slice::Iter<'_, $holding_type> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/macros.rs:33:33 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn iter_mut(&mut self) -> std::slice::IterMut<$holding_type> { [INFO] [stdout] | ^^^^^^^^^ ---------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/data/regular.rs:197:1 [INFO] [stdout] | [INFO] [stdout] 197 | / create_data_struct!( [INFO] [stdout] 198 | | vector, [INFO] [stdout] 199 | | name: Workspaces, [INFO] [stdout] 200 | | command: DataCommands::Workspaces, [INFO] [stdout] 201 | | holding_type: Workspace, [INFO] [stdout] 202 | | doc: "This type provides a vector of workspaces" [INFO] [stdout] 203 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_iterators` which comes from the expansion of the macro `create_data_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 33 | pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, $holding_type> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/macros.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn iter(&self) -> std::slice::Iter<$holding_type> { [INFO] [stdout] | ^^^^^ ------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/data/regular.rs:293:1 [INFO] [stdout] | [INFO] [stdout] 293 | / create_data_struct!( [INFO] [stdout] 294 | | vector, [INFO] [stdout] 295 | | name: Clients, [INFO] [stdout] 296 | | command: DataCommands::Clients, [INFO] [stdout] 297 | | holding_type: Client, [INFO] [stdout] 298 | | doc: "This struct holds a vector of clients" [INFO] [stdout] 299 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_iterators` which comes from the expansion of the macro `create_data_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 28 | pub fn iter(&self) -> std::slice::Iter<'_, $holding_type> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/macros.rs:33:33 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn iter_mut(&mut self) -> std::slice::IterMut<$holding_type> { [INFO] [stdout] | ^^^^^^^^^ ---------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/data/regular.rs:293:1 [INFO] [stdout] | [INFO] [stdout] 293 | / create_data_struct!( [INFO] [stdout] 294 | | vector, [INFO] [stdout] 295 | | name: Clients, [INFO] [stdout] 296 | | command: DataCommands::Clients, [INFO] [stdout] 297 | | holding_type: Client, [INFO] [stdout] 298 | | doc: "This struct holds a vector of clients" [INFO] [stdout] 299 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_iterators` which comes from the expansion of the macro `create_data_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 33 | pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, $holding_type> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/macros.rs:78:29 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn iter(&self) -> std::collections::hash_map::Iter<$key, $value> { [INFO] [stdout] | ^^^^^ ---------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/data/regular.rs:325:1 [INFO] [stdout] | [INFO] [stdout] 325 | / implement_iterators!( [INFO] [stdout] 326 | | table, [INFO] [stdout] 327 | | name: LayerDisplay, [INFO] [stdout] 328 | | iterated_field: levels, [INFO] [stdout] 329 | | key: String, [INFO] [stdout] 330 | | value: Vec, [INFO] [stdout] 331 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_iterators` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 78 | pub fn iter(&self) -> std::collections::hash_map::Iter<'_, $key, $value> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/macros.rs:83:33 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn iter_mut(&mut self) -> std::collections::hash_map::IterMut<$key, $value> { [INFO] [stdout] | ^^^^^^^^^ ------------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/data/regular.rs:325:1 [INFO] [stdout] | [INFO] [stdout] 325 | / implement_iterators!( [INFO] [stdout] 326 | | table, [INFO] [stdout] 327 | | name: LayerDisplay, [INFO] [stdout] 328 | | iterated_field: levels, [INFO] [stdout] 329 | | key: String, [INFO] [stdout] 330 | | value: Vec, [INFO] [stdout] 331 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_iterators` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 83 | pub fn iter_mut(&mut self) -> std::collections::hash_map::IterMut<'_, $key, $value> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/macros.rs:78:29 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn iter(&self) -> std::collections::hash_map::Iter<$key, $value> { [INFO] [stdout] | ^^^^^ ---------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/data/regular.rs:333:1 [INFO] [stdout] | [INFO] [stdout] 333 | / create_data_struct!( [INFO] [stdout] 334 | | table, [INFO] [stdout] 335 | | name: Layers, [INFO] [stdout] 336 | | command: DataCommands::Layers, [INFO] [stdout] ... | [INFO] [stdout] 339 | | doc: "This struct holds a hashmap of all current displays, and their layer surfaces" [INFO] [stdout] 340 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_iterators` which comes from the expansion of the macro `create_data_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 78 | pub fn iter(&self) -> std::collections::hash_map::Iter<'_, $key, $value> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/macros.rs:83:33 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn iter_mut(&mut self) -> std::collections::hash_map::IterMut<$key, $value> { [INFO] [stdout] | ^^^^^^^^^ ------------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/data/regular.rs:333:1 [INFO] [stdout] | [INFO] [stdout] 333 | / create_data_struct!( [INFO] [stdout] 334 | | table, [INFO] [stdout] 335 | | name: Layers, [INFO] [stdout] 336 | | command: DataCommands::Layers, [INFO] [stdout] ... | [INFO] [stdout] 339 | | doc: "This struct holds a hashmap of all current displays, and their layer surfaces" [INFO] [stdout] 340 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_iterators` which comes from the expansion of the macro `create_data_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 83 | pub fn iter_mut(&mut self) -> std::collections::hash_map::IterMut<'_, $key, $value> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/macros.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn iter(&self) -> std::slice::Iter<$holding_type> { [INFO] [stdout] | ^^^^^ ------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/data/regular.rs:490:1 [INFO] [stdout] | [INFO] [stdout] 490 | / create_data_struct!( [INFO] [stdout] 491 | | vector, [INFO] [stdout] 492 | | name: Binds, [INFO] [stdout] 493 | | command: DataCommands::Binds, [INFO] [stdout] 494 | | holding_type: Bind, [INFO] [stdout] 495 | | doc: "This struct holds a vector of binds" [INFO] [stdout] 496 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_iterators` which comes from the expansion of the macro `create_data_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 28 | pub fn iter(&self) -> std::slice::Iter<'_, $holding_type> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyprland v0.4.0-beta.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/macros.rs:33:33 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn iter_mut(&mut self) -> std::slice::IterMut<$holding_type> { [INFO] [stdout] | ^^^^^^^^^ ---------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/data/regular.rs:490:1 [INFO] [stdout] | [INFO] [stdout] 490 | / create_data_struct!( [INFO] [stdout] 491 | | vector, [INFO] [stdout] 492 | | name: Binds, [INFO] [stdout] 493 | | command: DataCommands::Binds, [INFO] [stdout] 494 | | holding_type: Bind, [INFO] [stdout] 495 | | doc: "This struct holds a vector of binds" [INFO] [stdout] 496 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_iterators` which comes from the expansion of the macro `create_data_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 33 | pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, $holding_type> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/macros.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn iter(&self) -> std::slice::Iter<$holding_type> { [INFO] [stdout] | ^^^^^ ------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/data/regular.rs:712:1 [INFO] [stdout] | [INFO] [stdout] 712 | / create_data_struct!( [INFO] [stdout] 713 | | vector, [INFO] [stdout] 714 | | name: WorkspaceRules, [INFO] [stdout] 715 | | command: DataCommands::WorkspaceRules, [INFO] [stdout] 716 | | holding_type: WorkspaceRuleset, [INFO] [stdout] 717 | | doc: "This struct holds a vector of workspace rules per workspace" [INFO] [stdout] 718 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_iterators` which comes from the expansion of the macro `create_data_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 28 | pub fn iter(&self) -> std::slice::Iter<'_, $holding_type> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/macros.rs:33:33 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn iter_mut(&mut self) -> std::slice::IterMut<$holding_type> { [INFO] [stdout] | ^^^^^^^^^ ---------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/data/regular.rs:712:1 [INFO] [stdout] | [INFO] [stdout] 712 | / create_data_struct!( [INFO] [stdout] 713 | | vector, [INFO] [stdout] 714 | | name: WorkspaceRules, [INFO] [stdout] 715 | | command: DataCommands::WorkspaceRules, [INFO] [stdout] 716 | | holding_type: WorkspaceRuleset, [INFO] [stdout] 717 | | doc: "This struct holds a vector of workspace rules per workspace" [INFO] [stdout] 718 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_iterators` which comes from the expansion of the macro `create_data_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 33 | pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, $holding_type> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> examples/bind.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | hyprland::bind!(l | CTRL ALT, Key, "Delete" => Exec, "sudo reboot"); // Reboot including from lock screen [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::bind_raw` which comes from the expansion of the macro `hyprland::bind` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> examples/bind.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | hyprland::bind!(e | SUPER, Key, "C" => KillActiveWindow); // Kill all your windows [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `$crate::bind_raw` which comes from the expansion of the macro `hyprland::bind` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `add_active_window_change_handler` found for struct `AsyncEventListener` in the current scope [INFO] [stdout] --> examples/events_async.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | event_listener.add_active_window_change_handler(async_closure! { [INFO] [stdout] | ---------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `add_active_window_changed_handler` with a similar name [INFO] [stdout] | [INFO] [stdout] 13 | event_listener.add_active_window_changed_handler(async_closure! { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `add_fullscreen_state_change_handler` found for struct `AsyncEventListener` in the current scope [INFO] [stdout] --> examples/events_async.rs:17:20 [INFO] [stdout] | [INFO] [stdout] 17 | event_listener.add_fullscreen_state_change_handler(async_closure! { [INFO] [stdout] | ---------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `add_fullscreen_state_changed_handler` with a similar name [INFO] [stdout] | [INFO] [stdout] 17 | event_listener.add_fullscreen_state_changed_handler(async_closure! { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `add_active_monitor_change_handler` found for struct `AsyncEventListener` in the current scope [INFO] [stdout] --> examples/events_async.rs:21:20 [INFO] [stdout] | [INFO] [stdout] 21 | event_listener.add_active_monitor_change_handler(async_closure! { [INFO] [stdout] | ---------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `add_active_monitor_changed_handler` with a similar name [INFO] [stdout] | [INFO] [stdout] 21 | event_listener.add_active_monitor_changed_handler(async_closure! { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `add_workspace_change_handler` found for struct `AsyncEventListener` in the current scope [INFO] [stdout] --> examples/events_async.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | event_listener.add_workspace_change_handler(async_closure! { [INFO] [stdout] | ---------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `add_workspace_changed_handler` with a similar name [INFO] [stdout] | [INFO] [stdout] 26 | event_listener.add_workspace_changed_handler(async_closure! { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hyprland` (example "events_async") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/macros.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn iter(&self) -> std::slice::Iter<$holding_type> { [INFO] [stdout] | ^^^^^ ------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/data/regular.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / create_data_struct!( [INFO] [stdout] 152 | | vector, [INFO] [stdout] 153 | | name: Monitors, [INFO] [stdout] 154 | | command: DataCommands::Monitors, [INFO] [stdout] 155 | | holding_type: Monitor, [INFO] [stdout] 156 | | doc: "This struct holds a vector of monitors" [INFO] [stdout] 157 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `implement_iterators` which comes from the expansion of the macro `create_data_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 28 | pub fn iter(&self) -> std::slice::Iter<'_, $holding_type> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/macros.rs:33:33 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn iter_mut(&mut self) -> std::slice::IterMut<$holding_type> { [INFO] [stdout] | ^^^^^^^^^ ---------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/data/regular.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | / create_data_struct!( [INFO] [stdout] 152 | | vector, [INFO] [stdout] 153 | | name: Monitors, [INFO] [stdout] 154 | | command: DataCommands::Monitors, [INFO] [stdout] 155 | | holding_type: Monitor, [INFO] [stdout] 156 | | doc: "This struct holds a vector of monitors" [INFO] [stdout] 157 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_iterators` which comes from the expansion of the macro `create_data_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 33 | pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, $holding_type> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/macros.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn iter(&self) -> std::slice::Iter<$holding_type> { [INFO] [stdout] | ^^^^^ ------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/data/regular.rs:197:1 [INFO] [stdout] | [INFO] [stdout] 197 | / create_data_struct!( [INFO] [stdout] 198 | | vector, [INFO] [stdout] 199 | | name: Workspaces, [INFO] [stdout] 200 | | command: DataCommands::Workspaces, [INFO] [stdout] 201 | | holding_type: Workspace, [INFO] [stdout] 202 | | doc: "This type provides a vector of workspaces" [INFO] [stdout] 203 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_iterators` which comes from the expansion of the macro `create_data_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 28 | pub fn iter(&self) -> std::slice::Iter<'_, $holding_type> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/macros.rs:33:33 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn iter_mut(&mut self) -> std::slice::IterMut<$holding_type> { [INFO] [stdout] | ^^^^^^^^^ ---------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/data/regular.rs:197:1 [INFO] [stdout] | [INFO] [stdout] 197 | / create_data_struct!( [INFO] [stdout] 198 | | vector, [INFO] [stdout] 199 | | name: Workspaces, [INFO] [stdout] 200 | | command: DataCommands::Workspaces, [INFO] [stdout] 201 | | holding_type: Workspace, [INFO] [stdout] 202 | | doc: "This type provides a vector of workspaces" [INFO] [stdout] 203 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_iterators` which comes from the expansion of the macro `create_data_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 33 | pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, $holding_type> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/macros.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn iter(&self) -> std::slice::Iter<$holding_type> { [INFO] [stdout] | ^^^^^ ------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/data/regular.rs:293:1 [INFO] [stdout] | [INFO] [stdout] 293 | / create_data_struct!( [INFO] [stdout] 294 | | vector, [INFO] [stdout] 295 | | name: Clients, [INFO] [stdout] 296 | | command: DataCommands::Clients, [INFO] [stdout] 297 | | holding_type: Client, [INFO] [stdout] 298 | | doc: "This struct holds a vector of clients" [INFO] [stdout] 299 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_iterators` which comes from the expansion of the macro `create_data_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 28 | pub fn iter(&self) -> std::slice::Iter<'_, $holding_type> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/macros.rs:33:33 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn iter_mut(&mut self) -> std::slice::IterMut<$holding_type> { [INFO] [stdout] | ^^^^^^^^^ ---------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/data/regular.rs:293:1 [INFO] [stdout] | [INFO] [stdout] 293 | / create_data_struct!( [INFO] [stdout] 294 | | vector, [INFO] [stdout] 295 | | name: Clients, [INFO] [stdout] 296 | | command: DataCommands::Clients, [INFO] [stdout] 297 | | holding_type: Client, [INFO] [stdout] 298 | | doc: "This struct holds a vector of clients" [INFO] [stdout] 299 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_iterators` which comes from the expansion of the macro `create_data_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 33 | pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, $holding_type> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/macros.rs:78:29 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn iter(&self) -> std::collections::hash_map::Iter<$key, $value> { [INFO] [stdout] | ^^^^^ ---------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/data/regular.rs:325:1 [INFO] [stdout] | [INFO] [stdout] 325 | / implement_iterators!( [INFO] [stdout] 326 | | table, [INFO] [stdout] 327 | | name: LayerDisplay, [INFO] [stdout] 328 | | iterated_field: levels, [INFO] [stdout] 329 | | key: String, [INFO] [stdout] 330 | | value: Vec, [INFO] [stdout] 331 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_iterators` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 78 | pub fn iter(&self) -> std::collections::hash_map::Iter<'_, $key, $value> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/macros.rs:83:33 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn iter_mut(&mut self) -> std::collections::hash_map::IterMut<$key, $value> { [INFO] [stdout] | ^^^^^^^^^ ------------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/data/regular.rs:325:1 [INFO] [stdout] | [INFO] [stdout] 325 | / implement_iterators!( [INFO] [stdout] 326 | | table, [INFO] [stdout] 327 | | name: LayerDisplay, [INFO] [stdout] 328 | | iterated_field: levels, [INFO] [stdout] 329 | | key: String, [INFO] [stdout] 330 | | value: Vec, [INFO] [stdout] 331 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_iterators` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 83 | pub fn iter_mut(&mut self) -> std::collections::hash_map::IterMut<'_, $key, $value> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/macros.rs:78:29 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn iter(&self) -> std::collections::hash_map::Iter<$key, $value> { [INFO] [stdout] | ^^^^^ ---------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/data/regular.rs:333:1 [INFO] [stdout] | [INFO] [stdout] 333 | / create_data_struct!( [INFO] [stdout] 334 | | table, [INFO] [stdout] 335 | | name: Layers, [INFO] [stdout] 336 | | command: DataCommands::Layers, [INFO] [stdout] ... | [INFO] [stdout] 339 | | doc: "This struct holds a hashmap of all current displays, and their layer surfaces" [INFO] [stdout] 340 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_iterators` which comes from the expansion of the macro `create_data_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 78 | pub fn iter(&self) -> std::collections::hash_map::Iter<'_, $key, $value> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/macros.rs:83:33 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn iter_mut(&mut self) -> std::collections::hash_map::IterMut<$key, $value> { [INFO] [stdout] | ^^^^^^^^^ ------------------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/data/regular.rs:333:1 [INFO] [stdout] | [INFO] [stdout] 333 | / create_data_struct!( [INFO] [stdout] 334 | | table, [INFO] [stdout] 335 | | name: Layers, [INFO] [stdout] 336 | | command: DataCommands::Layers, [INFO] [stdout] ... | [INFO] [stdout] 339 | | doc: "This struct holds a hashmap of all current displays, and their layer surfaces" [INFO] [stdout] 340 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_iterators` which comes from the expansion of the macro `create_data_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 83 | pub fn iter_mut(&mut self) -> std::collections::hash_map::IterMut<'_, $key, $value> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/macros.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn iter(&self) -> std::slice::Iter<$holding_type> { [INFO] [stdout] | ^^^^^ ------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/data/regular.rs:490:1 [INFO] [stdout] | [INFO] [stdout] 490 | / create_data_struct!( [INFO] [stdout] 491 | | vector, [INFO] [stdout] 492 | | name: Binds, [INFO] [stdout] 493 | | command: DataCommands::Binds, [INFO] [stdout] 494 | | holding_type: Bind, [INFO] [stdout] 495 | | doc: "This struct holds a vector of binds" [INFO] [stdout] 496 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_iterators` which comes from the expansion of the macro `create_data_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 28 | pub fn iter(&self) -> std::slice::Iter<'_, $holding_type> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/macros.rs:33:33 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn iter_mut(&mut self) -> std::slice::IterMut<$holding_type> { [INFO] [stdout] | ^^^^^^^^^ ---------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/data/regular.rs:490:1 [INFO] [stdout] | [INFO] [stdout] 490 | / create_data_struct!( [INFO] [stdout] 491 | | vector, [INFO] [stdout] 492 | | name: Binds, [INFO] [stdout] 493 | | command: DataCommands::Binds, [INFO] [stdout] 494 | | holding_type: Bind, [INFO] [stdout] 495 | | doc: "This struct holds a vector of binds" [INFO] [stdout] 496 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_iterators` which comes from the expansion of the macro `create_data_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 33 | pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, $holding_type> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/macros.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn iter(&self) -> std::slice::Iter<$holding_type> { [INFO] [stdout] | ^^^^^ ------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/data/regular.rs:712:1 [INFO] [stdout] | [INFO] [stdout] 712 | / create_data_struct!( [INFO] [stdout] 713 | | vector, [INFO] [stdout] 714 | | name: WorkspaceRules, [INFO] [stdout] 715 | | command: DataCommands::WorkspaceRules, [INFO] [stdout] 716 | | holding_type: WorkspaceRuleset, [INFO] [stdout] 717 | | doc: "This struct holds a vector of workspace rules per workspace" [INFO] [stdout] 718 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_iterators` which comes from the expansion of the macro `create_data_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 28 | pub fn iter(&self) -> std::slice::Iter<'_, $holding_type> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/data/macros.rs:33:33 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn iter_mut(&mut self) -> std::slice::IterMut<$holding_type> { [INFO] [stdout] | ^^^^^^^^^ ---------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/data/regular.rs:712:1 [INFO] [stdout] | [INFO] [stdout] 712 | / create_data_struct!( [INFO] [stdout] 713 | | vector, [INFO] [stdout] 714 | | name: WorkspaceRules, [INFO] [stdout] 715 | | command: DataCommands::WorkspaceRules, [INFO] [stdout] 716 | | holding_type: WorkspaceRuleset, [INFO] [stdout] 717 | | doc: "This struct holds a vector of workspace rules per workspace" [INFO] [stdout] 718 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `implement_iterators` which comes from the expansion of the macro `create_data_struct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 33 | pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, $holding_type> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e49b5c7d11be35ca143505940b3976565067ef17579d4cc4edc7f4f1a86b7cc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e49b5c7d11be35ca143505940b3976565067ef17579d4cc4edc7f4f1a86b7cc7", kill_on_drop: false }` [INFO] [stdout] e49b5c7d11be35ca143505940b3976565067ef17579d4cc4edc7f4f1a86b7cc7