[INFO] fetching crate after-effects 0.2.1... [INFO] testing after-effects-0.2.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate after-effects 0.2.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate after-effects 0.2.1 [INFO] finished tweaking crates.io crate after-effects 0.2.1 [INFO] tweaked toml for crates.io crate after-effects 0.2.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate after-effects 0.2.1 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 73 packages to latest compatible versions [INFO] [stderr] Adding after-effects-sys v0.2.1 (available: v0.3.0) [INFO] [stderr] Adding bincode v1.3.3 (available: v2.0.1) [INFO] [stderr] Adding hash32 v0.3.1 (available: v1.0.0) [INFO] [stderr] Adding nalgebra v0.33.2 (available: v0.34.1) [INFO] [stderr] Adding ultraviolet v0.9.2 (available: v0.10.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 01772730f45d05bf34a6495d7463c3291bc59ee14d790942f53acdecdcc709e1 [INFO] running `Command { std: "docker" "start" "-a" "01772730f45d05bf34a6495d7463c3291bc59ee14d790942f53acdecdcc709e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01772730f45d05bf34a6495d7463c3291bc59ee14d790942f53acdecdcc709e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01772730f45d05bf34a6495d7463c3291bc59ee14d790942f53acdecdcc709e1", kill_on_drop: false }` [INFO] [stdout] 01772730f45d05bf34a6495d7463c3291bc59ee14d790942f53acdecdcc709e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 2138933afc0db2e3eb615714a71caa2a02b692ccc7eb970e723eaeb37266f1be [INFO] running `Command { std: "docker" "start" "-a" "2138933afc0db2e3eb615714a71caa2a02b692ccc7eb970e723eaeb37266f1be", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling widestring v1.2.1 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling const_format v0.2.35 [INFO] [stderr] Compiling cstr-literal v0.1.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling after-effects-sys v0.2.1 [INFO] [stderr] Compiling after-effects v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/aegp/suites/color_settings.rs:54:47 [INFO] [stdout] | [INFO] [stdout] 54 | ..._color_profile(&self, plugin_id: PluginId, color_profile: ConstColorProfileHandle) -> Result, Error> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 54 | pub fn new_icc_profile_from_color_profile(&self, plugin_id: PluginId, color_profile: ConstColorProfileHandle) -> Result, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/aegp/suites/effect.rs:49:40 [INFO] [stdout] | [INFO] [stdout] 49 | ...by_index(&self, effect_ref: impl AsPtr, plugin_id: PluginId, param_index: i32) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^ 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] 49 | pub fn effect_param_union_by_index(&self, effect_ref: impl AsPtr, plugin_id: PluginId, param_index: i32) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:571:33 [INFO] [stdout] | [INFO] [stdout] 571 | pub fn $fn_name(&self, $($arg: $argt, )*) -> Result<$ret, crate::Error> { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/aegp/suites/effect.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | / define_suite_item_wrapper!( [INFO] [stdout] 242 | | ae_sys::AEGP_EffectRefH, EffectRefHandle, [INFO] [stdout] 243 | | suite: EffectSuite, [INFO] [stdout] 244 | | stream: aegp::suites::Stream, [INFO] [stdout] ... | [INFO] [stdout] 264 | | param_union_by_index(plugin_id: PluginId, param_index: i32) -> pf::Param => suite.effect_param_union_by_index, [INFO] [stdout] | | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... | [INFO] [stdout] 314 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_suite_item_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] --> src/aegp/suites/effect.rs:264:81 [INFO] [stdout] | [INFO] [stdout] 264 | param_union_by_index(plugin_id: PluginId, param_index: i32) -> pf::Param<'_> => suite.effect_param_union_by_index, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/aegp/suites/memory.rs:114:17 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn lock(&self) -> Result, Error> { [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] 114 | pub fn lock(&self) -> Result, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pf/events.rs:263:22 [INFO] [stdout] | [INFO] [stdout] 263 | pub fn callbacks(&self) -> EventCallbacks { [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] 263 | pub fn callbacks(&self) -> EventCallbacks<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pf/handles.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn lock(&mut self) -> Result, Error> { [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] 124 | pub fn lock(&mut self) -> Result, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/pf/handles.rs:273:45 [INFO] [stdout] | [INFO] [stdout] 273 | pub fn lock<'b: 'a>(&'b self) -> Result { [INFO] [stdout] | -- ^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'b` [INFO] [stdout] | [INFO] [stdout] 273 | pub fn lock<'b: 'a>(&'b self) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/pf/in_data.rs:42:39 [INFO] [stdout] | [INFO] [stdout] 42 | let bytes: [u8; 4] = unsafe { std::mem::transmute((*self.ptr).appl_id) }; [INFO] [stdout] | -------------------^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `i32::to_ne_bytes` [INFO] [stdout] | [INFO] [stdout] = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order [INFO] [stdout] = note: `#[warn(unnecessary_transmutes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pf/parameters.rs:1252:16 [INFO] [stdout] | [INFO] [stdout] 1252 | pub fn get(&self, type_: P) -> Result>, Error> { [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] 1252 | pub fn get(&self, type_: P) -> Result>, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pf/parameters.rs:1257:20 [INFO] [stdout] | [INFO] [stdout] 1257 | pub fn get_mut(&mut self, type_: P) -> Result>, Error> { [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] 1257 | pub fn get_mut(&mut self, type_: P) -> Result>, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pf/parameters.rs:1262:21 [INFO] [stdout] | [INFO] [stdout] 1262 | pub fn checkout(&self, type_: P) -> Result>, Error> { [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] 1262 | pub fn checkout(&self, type_: P) -> Result>, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pf/parameters.rs:1266:19 [INFO] [stdout] | [INFO] [stdout] 1266 | ...at(&self, type_: P, time: Option, time_step: Option, time_scale: Option) -> Result>, E... [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 1266 | pub fn get_at(&self, type_: P, time: Option, time_step: Option, time_scale: Option) -> Result>, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pf/parameters.rs:1279:23 [INFO] [stdout] | [INFO] [stdout] 1279 | ...at(&mut self, type_: P, time: Option, time_step: Option, time_scale: Option) -> Result>, E... [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^ 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] 1279 | pub fn get_mut_at(&mut self, type_: P, time: Option, time_step: Option, time_scale: Option) -> Result>, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pf/parameters.rs:1288:24 [INFO] [stdout] | [INFO] [stdout] 1288 | ...at(&self, type_: P, time: Option, time_step: Option, time_scale: Option) -> Result>, Erro... [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^ 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] 1288 | pub fn checkout_at(&self, type_: P, time: Option, time_step: Option, time_scale: Option) -> Result>, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pf/util_callbacks.rs:710:17 [INFO] [stdout] | [INFO] [stdout] 710 | pub fn lock(&self) -> Result { [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] 710 | pub fn lock(&self) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.74s [INFO] running `Command { std: "docker" "inspect" "2138933afc0db2e3eb615714a71caa2a02b692ccc7eb970e723eaeb37266f1be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2138933afc0db2e3eb615714a71caa2a02b692ccc7eb970e723eaeb37266f1be", kill_on_drop: false }` [INFO] [stdout] 2138933afc0db2e3eb615714a71caa2a02b692ccc7eb970e723eaeb37266f1be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58828acedf3c10cb712e4e5977ed861165f57929d29eb8c8fa8af5120157076a [INFO] running `Command { std: "docker" "start" "-a" "58828acedf3c10cb712e4e5977ed861165f57929d29eb8c8fa8af5120157076a", kill_on_drop: false }` [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/aegp/suites/color_settings.rs:54:47 [INFO] [stdout] | [INFO] [stdout] 54 | ..._color_profile(&self, plugin_id: PluginId, color_profile: ConstColorProfileHandle) -> Result, Error> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 54 | pub fn new_icc_profile_from_color_profile(&self, plugin_id: PluginId, color_profile: ConstColorProfileHandle) -> Result, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/aegp/suites/effect.rs:49:40 [INFO] [stdout] | [INFO] [stdout] 49 | ...by_index(&self, effect_ref: impl AsPtr, plugin_id: PluginId, param_index: i32) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^ 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] 49 | pub fn effect_param_union_by_index(&self, effect_ref: impl AsPtr, plugin_id: PluginId, param_index: i32) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:571:33 [INFO] [stdout] | [INFO] [stdout] 571 | pub fn $fn_name(&self, $($arg: $argt, )*) -> Result<$ret, crate::Error> { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/aegp/suites/effect.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | / define_suite_item_wrapper!( [INFO] [stdout] 242 | | ae_sys::AEGP_EffectRefH, EffectRefHandle, [INFO] [stdout] 243 | | suite: EffectSuite, [INFO] [stdout] 244 | | stream: aegp::suites::Stream, [INFO] [stdout] ... | [INFO] [stdout] 264 | | param_union_by_index(plugin_id: PluginId, param_index: i32) -> pf::Param => suite.effect_param_union_by_index, [INFO] [stdout] | | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... | [INFO] [stdout] 314 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_suite_item_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] --> src/aegp/suites/effect.rs:264:81 [INFO] [stdout] | [INFO] [stdout] 264 | param_union_by_index(plugin_id: PluginId, param_index: i32) -> pf::Param<'_> => suite.effect_param_union_by_index, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/aegp/suites/memory.rs:114:17 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn lock(&self) -> Result, Error> { [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] 114 | pub fn lock(&self) -> Result, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pf/events.rs:263:22 [INFO] [stdout] | [INFO] [stdout] 263 | pub fn callbacks(&self) -> EventCallbacks { [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] 263 | pub fn callbacks(&self) -> EventCallbacks<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pf/handles.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn lock(&mut self) -> Result, Error> { [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] 124 | pub fn lock(&mut self) -> Result, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/pf/handles.rs:273:45 [INFO] [stdout] | [INFO] [stdout] 273 | pub fn lock<'b: 'a>(&'b self) -> Result { [INFO] [stdout] | -- ^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'b` [INFO] [stdout] | [INFO] [stdout] 273 | pub fn lock<'b: 'a>(&'b self) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/pf/in_data.rs:42:39 [INFO] [stdout] | [INFO] [stdout] 42 | let bytes: [u8; 4] = unsafe { std::mem::transmute((*self.ptr).appl_id) }; [INFO] [stdout] | -------------------^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `i32::to_ne_bytes` [INFO] [stdout] | [INFO] [stdout] = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order [INFO] [stdout] = note: `#[warn(unnecessary_transmutes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pf/parameters.rs:1252:16 [INFO] [stdout] | [INFO] [stdout] 1252 | pub fn get(&self, type_: P) -> Result>, Error> { [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] 1252 | pub fn get(&self, type_: P) -> Result>, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pf/parameters.rs:1257:20 [INFO] [stdout] | [INFO] [stdout] 1257 | pub fn get_mut(&mut self, type_: P) -> Result>, Error> { [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] 1257 | pub fn get_mut(&mut self, type_: P) -> Result>, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pf/parameters.rs:1262:21 [INFO] [stdout] | [INFO] [stdout] 1262 | pub fn checkout(&self, type_: P) -> Result>, Error> { [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] 1262 | pub fn checkout(&self, type_: P) -> Result>, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pf/parameters.rs:1266:19 [INFO] [stdout] | [INFO] [stdout] 1266 | ...at(&self, type_: P, time: Option, time_step: Option, time_scale: Option) -> Result>, E... [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 1266 | pub fn get_at(&self, type_: P, time: Option, time_step: Option, time_scale: Option) -> Result>, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling after-effects v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pf/parameters.rs:1279:23 [INFO] [stdout] | [INFO] [stdout] 1279 | ...at(&mut self, type_: P, time: Option, time_step: Option, time_scale: Option) -> Result>, E... [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^ 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] 1279 | pub fn get_mut_at(&mut self, type_: P, time: Option, time_step: Option, time_scale: Option) -> Result>, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pf/parameters.rs:1288:24 [INFO] [stdout] | [INFO] [stdout] 1288 | ...at(&self, type_: P, time: Option, time_step: Option, time_scale: Option) -> Result>, Erro... [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^ 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] 1288 | pub fn checkout_at(&self, type_: P, time: Option, time_step: Option, time_scale: Option) -> Result>, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pf/util_callbacks.rs:710:17 [INFO] [stdout] | [INFO] [stdout] 710 | pub fn lock(&self) -> Result { [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] 710 | pub fn lock(&self) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/aegp/suites/color_settings.rs:54:47 [INFO] [stdout] | [INFO] [stdout] 54 | ..._color_profile(&self, plugin_id: PluginId, color_profile: ConstColorProfileHandle) -> Result, Error> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ 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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 54 | pub fn new_icc_profile_from_color_profile(&self, plugin_id: PluginId, color_profile: ConstColorProfileHandle) -> Result, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/aegp/suites/effect.rs:49:40 [INFO] [stdout] | [INFO] [stdout] 49 | ...by_index(&self, effect_ref: impl AsPtr, plugin_id: PluginId, param_index: i32) -> Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^ 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] 49 | pub fn effect_param_union_by_index(&self, effect_ref: impl AsPtr, plugin_id: PluginId, param_index: i32) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/macros.rs:571:33 [INFO] [stdout] | [INFO] [stdout] 571 | pub fn $fn_name(&self, $($arg: $argt, )*) -> Result<$ret, crate::Error> { [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] ::: src/aegp/suites/effect.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | / define_suite_item_wrapper!( [INFO] [stdout] 242 | | ae_sys::AEGP_EffectRefH, EffectRefHandle, [INFO] [stdout] 243 | | suite: EffectSuite, [INFO] [stdout] 244 | | stream: aegp::suites::Stream, [INFO] [stdout] ... | [INFO] [stdout] 264 | | param_union_by_index(plugin_id: PluginId, param_index: i32) -> pf::Param => suite.effect_param_union_by_index, [INFO] [stdout] | | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] ... | [INFO] [stdout] 314 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `define_suite_item_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] --> src/aegp/suites/effect.rs:264:81 [INFO] [stdout] | [INFO] [stdout] 264 | param_union_by_index(plugin_id: PluginId, param_index: i32) -> pf::Param<'_> => suite.effect_param_union_by_index, [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/aegp/suites/memory.rs:114:17 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn lock(&self) -> Result, Error> { [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] 114 | pub fn lock(&self) -> Result, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pf/events.rs:263:22 [INFO] [stdout] | [INFO] [stdout] 263 | pub fn callbacks(&self) -> EventCallbacks { [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] 263 | pub fn callbacks(&self) -> EventCallbacks<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pf/handles.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn lock(&mut self) -> Result, Error> { [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] 124 | pub fn lock(&mut self) -> Result, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/pf/handles.rs:273:45 [INFO] [stdout] | [INFO] [stdout] 273 | pub fn lock<'b: 'a>(&'b self) -> Result { [INFO] [stdout] | -- ^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'b` [INFO] [stdout] | [INFO] [stdout] 273 | pub fn lock<'b: 'a>(&'b self) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary transmute [INFO] [stdout] --> src/pf/in_data.rs:42:39 [INFO] [stdout] | [INFO] [stdout] 42 | let bytes: [u8; 4] = unsafe { std::mem::transmute((*self.ptr).appl_id) }; [INFO] [stdout] | -------------------^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: replace this with: `i32::to_ne_bytes` [INFO] [stdout] | [INFO] [stdout] = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order [INFO] [stdout] = note: `#[warn(unnecessary_transmutes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pf/parameters.rs:1252:16 [INFO] [stdout] | [INFO] [stdout] 1252 | pub fn get(&self, type_: P) -> Result>, Error> { [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] 1252 | pub fn get(&self, type_: P) -> Result>, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pf/parameters.rs:1257:20 [INFO] [stdout] | [INFO] [stdout] 1257 | pub fn get_mut(&mut self, type_: P) -> Result>, Error> { [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] 1257 | pub fn get_mut(&mut self, type_: P) -> Result>, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pf/parameters.rs:1262:21 [INFO] [stdout] | [INFO] [stdout] 1262 | pub fn checkout(&self, type_: P) -> Result>, Error> { [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] 1262 | pub fn checkout(&self, type_: P) -> Result>, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pf/parameters.rs:1266:19 [INFO] [stdout] | [INFO] [stdout] 1266 | ...at(&self, type_: P, time: Option, time_step: Option, time_scale: Option) -> Result>, E... [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 1266 | pub fn get_at(&self, type_: P, time: Option, time_step: Option, time_scale: Option) -> Result>, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pf/parameters.rs:1279:23 [INFO] [stdout] | [INFO] [stdout] 1279 | ...at(&mut self, type_: P, time: Option, time_step: Option, time_scale: Option) -> Result>, E... [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^ 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] 1279 | pub fn get_mut_at(&mut self, type_: P, time: Option, time_step: Option, time_scale: Option) -> Result>, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pf/parameters.rs:1288:24 [INFO] [stdout] | [INFO] [stdout] 1288 | ...at(&self, type_: P, time: Option, time_step: Option, time_scale: Option) -> Result>, Erro... [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^ 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] 1288 | pub fn checkout_at(&self, type_: P, time: Option, time_step: Option, time_scale: Option) -> Result>, Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pf/util_callbacks.rs:710:17 [INFO] [stdout] | [INFO] [stdout] 710 | pub fn lock(&self) -> Result { [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] 710 | pub fn lock(&self) -> Result, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.81s [INFO] running `Command { std: "docker" "inspect" "58828acedf3c10cb712e4e5977ed861165f57929d29eb8c8fa8af5120157076a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58828acedf3c10cb712e4e5977ed861165f57929d29eb8c8fa8af5120157076a", kill_on_drop: false }` [INFO] [stdout] 58828acedf3c10cb712e4e5977ed861165f57929d29eb8c8fa8af5120157076a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 96e3c5472bdf9f4badf9ce7fa47e3a8666af5d47ae6d98f21d64f5103a3f1cb1 [INFO] running `Command { std: "docker" "start" "-a" "96e3c5472bdf9f4badf9ce7fa47e3a8666af5d47ae6d98f21d64f5103a3f1cb1", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/aegp/suites/color_settings.rs:54:47 [INFO] [stderr] | [INFO] [stderr] 54 | ..._color_profile(&self, plugin_id: PluginId, color_profile: ConstColorProfileHandle) -> Result, Error> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 54 | pub fn new_icc_profile_from_color_profile(&self, plugin_id: PluginId, color_profile: ConstColorProfileHandle) -> Result, Error> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/aegp/suites/effect.rs:49:40 [INFO] [stderr] | [INFO] [stderr] 49 | ...by_index(&self, effect_ref: impl AsPtr, plugin_id: PluginId, param_index: i32) -> Result { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 49 | pub fn effect_param_union_by_index(&self, effect_ref: impl AsPtr, plugin_id: PluginId, param_index: i32) -> Result, Error> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/macros.rs:571:33 [INFO] [stderr] | [INFO] [stderr] 571 | pub fn $fn_name(&self, $($arg: $argt, )*) -> Result<$ret, crate::Error> { [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] ::: src/aegp/suites/effect.rs:241:1 [INFO] [stderr] | [INFO] [stderr] 241 | / define_suite_item_wrapper!( [INFO] [stderr] 242 | | ae_sys::AEGP_EffectRefH, EffectRefHandle, [INFO] [stderr] 243 | | suite: EffectSuite, [INFO] [stderr] 244 | | stream: aegp::suites::Stream, [INFO] [stderr] ... | [INFO] [stderr] 264 | | param_union_by_index(plugin_id: PluginId, param_index: i32) -> pf::Param => suite.effect_param_union_by_index, [INFO] [stderr] | | ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] ... | [INFO] [stderr] 314 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: this warning originates in the macro `define_suite_item_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] --> src/aegp/suites/effect.rs:264:81 [INFO] [stderr] | [INFO] [stderr] 264 | param_union_by_index(plugin_id: PluginId, param_index: i32) -> pf::Param<'_> => suite.effect_param_union_by_index, [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/aegp/suites/memory.rs:114:17 [INFO] [stderr] | [INFO] [stderr] 114 | pub fn lock(&self) -> Result, Error> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 114 | pub fn lock(&self) -> Result, Error> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/pf/events.rs:263:22 [INFO] [stderr] | [INFO] [stderr] 263 | pub fn callbacks(&self) -> EventCallbacks { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 263 | pub fn callbacks(&self) -> EventCallbacks<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/pf/handles.rs:124:17 [INFO] [stderr] | [INFO] [stderr] 124 | pub fn lock(&mut self) -> Result, Error> { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 124 | pub fn lock(&mut self) -> Result, Error> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/pf/handles.rs:273:45 [INFO] [stderr] | [INFO] [stderr] 273 | pub fn lock<'b: 'a>(&'b self) -> Result { [INFO] [stderr] | -- ^^^^^^^^^^^^^^ [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'b` [INFO] [stderr] | [INFO] [stderr] 273 | pub fn lock<'b: 'a>(&'b self) -> Result, Error> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: unnecessary transmute [INFO] [stderr] --> src/pf/in_data.rs:42:39 [INFO] [stderr] | [INFO] [stderr] 42 | let bytes: [u8; 4] = unsafe { std::mem::transmute((*self.ptr).appl_id) }; [INFO] [stderr] | -------------------^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: replace this with: `i32::to_ne_bytes` [INFO] [stderr] | [INFO] [stderr] = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order [INFO] [stderr] = note: `#[warn(unnecessary_transmutes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/pf/parameters.rs:1252:16 [INFO] [stderr] | [INFO] [stderr] 1252 | pub fn get(&self, type_: P) -> Result>, Error> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1252 | pub fn get(&self, type_: P) -> Result>, Error> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/pf/parameters.rs:1257:20 [INFO] [stderr] | [INFO] [stderr] 1257 | pub fn get_mut(&mut self, type_: P) -> Result>, Error> { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1257 | pub fn get_mut(&mut self, type_: P) -> Result>, Error> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/pf/parameters.rs:1262:21 [INFO] [stderr] | [INFO] [stderr] 1262 | pub fn checkout(&self, type_: P) -> Result>, Error> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1262 | pub fn checkout(&self, type_: P) -> Result>, Error> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/pf/parameters.rs:1266:19 [INFO] [stderr] | [INFO] [stderr] 1266 | ...at(&self, type_: P, time: Option, time_step: Option, time_scale: Option) -> Result>, E... [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1266 | pub fn get_at(&self, type_: P, time: Option, time_step: Option, time_scale: Option) -> Result>, Error> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/pf/parameters.rs:1279:23 [INFO] [stderr] | [INFO] [stderr] 1279 | ...at(&mut self, type_: P, time: Option, time_step: Option, time_scale: Option) -> Result>, E... [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1279 | pub fn get_mut_at(&mut self, type_: P, time: Option, time_step: Option, time_scale: Option) -> Result>, Error> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/pf/parameters.rs:1288:24 [INFO] [stderr] | [INFO] [stderr] 1288 | ...at(&self, type_: P, time: Option, time_step: Option, time_scale: Option) -> Result>, Erro... [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1288 | pub fn checkout_at(&self, type_: P, time: Option, time_step: Option, time_scale: Option) -> Result>, Error> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/pf/util_callbacks.rs:710:17 [INFO] [stderr] | [INFO] [stderr] 710 | pub fn lock(&self) -> Result { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 710 | pub fn lock(&self) -> Result, Error> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `after-effects` (lib) generated 15 warnings (run `cargo fix --lib -p after-effects` to apply 15 suggestions) [INFO] [stderr] warning: `after-effects` (lib test) generated 15 warnings (15 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/after_effects-3c84849abed4c4b7) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests after_effects [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test src/aegp/suites/camera.rs - aegp::suites::camera::Camera (line 110) ... ignored [INFO] [stdout] test src/aegp/suites/camera.rs - aegp::suites::camera::CameraSuite (line 14) ... ignored [INFO] [stdout] test src/aegp/suites/layer.rs - aegp::suites::layer::LayerSuite (line 15) ... ignored [INFO] [stdout] test src/aegp/suites/mask.rs - aegp::suites::mask::MaskOutline (line 376) ... ignored [INFO] [stdout] test src/aegp/suites/mask.rs - aegp::suites::mask::MaskOutlineSuite (line 145) ... ignored [INFO] [stdout] test src/lib.rs - (line 123) ... ignored [INFO] [stdout] test src/pf/command.rs - pf::command::Command::GpuDeviceSetdown (line 229) ... ignored [INFO] [stdout] test src/pf/command.rs - pf::command::Command::SmartPreRender (line 160) ... ignored [INFO] [stdout] test src/pf/command.rs - pf::command::Command::SmartRenderGpu (line 183) ... ignored [INFO] [stdout] test src/pf/suites/source_settings.rs - pf::suites::source_settings::SourceSettingsSuite (line 28) ... ignored [INFO] [stdout] test src/plugin_base.rs - plugin_base::define_effect (line 114) ... ignored [INFO] [stdout] test src/plugin_base.rs - plugin_base::define_effect (line 13) ... ignored [INFO] [stdout] test src/plugin_base.rs - plugin_base::define_effect (line 40) ... ignored [INFO] [stdout] test src/plugin_base.rs - plugin_base::define_effect (line 70) ... ignored [INFO] [stdout] test src/plugin_base.rs - plugin_base::define_effect (line 97) ... ignored [INFO] [stdout] test src/cross_thread_type.rs - cross_thread_type::define_cross_thread_type (line 13) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 15 ignored; 0 measured; 0 filtered out; finished in 0.50s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "96e3c5472bdf9f4badf9ce7fa47e3a8666af5d47ae6d98f21d64f5103a3f1cb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96e3c5472bdf9f4badf9ce7fa47e3a8666af5d47ae6d98f21d64f5103a3f1cb1", kill_on_drop: false }` [INFO] [stdout] 96e3c5472bdf9f4badf9ce7fa47e3a8666af5d47ae6d98f21d64f5103a3f1cb1