[INFO] fetching crate after-effects 0.2.1...
[INFO] testing after-effects-0.2.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate after-effects 0.2.1 into /workspace/builds/worker-3-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate after-effects 0.2.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dashmap v5.5.3
[INFO] [stderr]   Downloaded cstr-literal v0.1.0
[INFO] [stderr]   Downloaded win_dbg_logger v0.1.0
[INFO] [stderr]   Downloaded ultraviolet v0.9.2
[INFO] [stderr]   Downloaded const_format_proc_macros v0.2.34
[INFO] [stderr]   Downloaded widestring v1.2.1
[INFO] [stderr]   Downloaded bincode v1.3.3
[INFO] [stderr]   Downloaded const_format v0.2.35
[INFO] [stderr]   Downloaded simba v0.9.1
[INFO] [stderr]   Downloaded nalgebra-macros v0.2.2
[INFO] [stderr]   Downloaded oslog v0.2.0
[INFO] [stderr]   Downloaded nalgebra v0.33.2
[INFO] [stderr]   Downloaded after-effects-sys v0.2.1
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 73e9e84b23e1f5f0aa026d8edf9bbaf6568a611302c81d26e08dc0182c29cae1
[INFO] running `Command { std: "docker" "start" "-a" "73e9e84b23e1f5f0aa026d8edf9bbaf6568a611302c81d26e08dc0182c29cae1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73e9e84b23e1f5f0aa026d8edf9bbaf6568a611302c81d26e08dc0182c29cae1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73e9e84b23e1f5f0aa026d8edf9bbaf6568a611302c81d26e08dc0182c29cae1", kill_on_drop: false }`
[INFO] [stdout] 73e9e84b23e1f5f0aa026d8edf9bbaf6568a611302c81d26e08dc0182c29cae1
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1323f5aa07600e1ed18b666ae7bf8e49a8ead92247a99b91ee9eab0bb629c868
[INFO] running `Command { std: "docker" "start" "-a" "1323f5aa07600e1ed18b666ae7bf8e49a8ead92247a99b91ee9eab0bb629c868", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling widestring v1.2.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[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<MemHandle<u8>, 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<MemHandle<'_, u8>, 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<AEGP_EffectRefH>, plugin_id: PluginId, param_index: i32) -> Result<pf::Param, 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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn effect_param_union_by_index(&self, effect_ref: impl AsPtr<AEGP_EffectRefH>, plugin_id: PluginId, param_index: i32) -> Result<pf::Param<'_>, 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<MemHandleLock<T>, 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<MemHandleLock<'_, T>, 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<HandleLock<T>, 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<HandleLock<'_, T>, 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<FlatHandleLock, Error> {
[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<FlatHandleLock<'b>, 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<ReadOnlyOwnership<ParamDef<'p>>, 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<ReadOnlyOwnership<'_, ParamDef<'p>>, 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<Ownership<ParamDef<'p>>, 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<Ownership<'_, ParamDef<'p>>, 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<Ownership<ParamDef<'p>>, 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<Ownership<'_, ParamDef<'p>>, 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<i32>, time_step: Option<i32>, time_scale: Option<u32>) -> Result<ReadOnlyOwnership<ParamDef<'p>>, 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<i32>, time_step: Option<i32>, time_scale: Option<u32>) -> Result<ReadOnlyOwnership<'_, ParamDef<'p>>, 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<i32>, time_step: Option<i32>, time_scale: Option<u32>) -> Result<Ownership<ParamDef<'p>>, 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<i32>, time_step: Option<i32>, time_scale: Option<u32>) -> Result<Ownership<'_, ParamDef<'p>>, 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<i32>, time_step: Option<i32>, time_scale: Option<u32>) -> Result<Ownership<ParamDef<'p>>, 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<i32>, time_step: Option<i32>, time_scale: Option<u32>) -> Result<Ownership<'_, ParamDef<'p>>, 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<RawHandleLock, 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] 710 |     pub fn lock(&self) -> Result<RawHandleLock<'_>, Error> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.26s
[INFO] running `Command { std: "docker" "inspect" "1323f5aa07600e1ed18b666ae7bf8e49a8ead92247a99b91ee9eab0bb629c868", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1323f5aa07600e1ed18b666ae7bf8e49a8ead92247a99b91ee9eab0bb629c868", kill_on_drop: false }`
[INFO] [stdout] 1323f5aa07600e1ed18b666ae7bf8e49a8ead92247a99b91ee9eab0bb629c868
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7713fac8824698b6fe192ecd82ab387048e318ff314797e13a533bc7606d82b
[INFO] running `Command { std: "docker" "start" "-a" "a7713fac8824698b6fe192ecd82ab387048e318ff314797e13a533bc7606d82b", 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<MemHandle<u8>, 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<MemHandle<'_, u8>, 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<AEGP_EffectRefH>, plugin_id: PluginId, param_index: i32) -> Result<pf::Param, 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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn effect_param_union_by_index(&self, effect_ref: impl AsPtr<AEGP_EffectRefH>, plugin_id: PluginId, param_index: i32) -> Result<pf::Param<'_>, 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<MemHandleLock<T>, 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<MemHandleLock<'_, T>, 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<HandleLock<T>, 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<HandleLock<'_, T>, 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<FlatHandleLock, Error> {
[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<FlatHandleLock<'b>, 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<ReadOnlyOwnership<ParamDef<'p>>, 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<ReadOnlyOwnership<'_, ParamDef<'p>>, 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<Ownership<ParamDef<'p>>, 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<Ownership<'_, ParamDef<'p>>, 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<Ownership<ParamDef<'p>>, 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<Ownership<'_, ParamDef<'p>>, 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<i32>, time_step: Option<i32>, time_scale: Option<u32>) -> Result<ReadOnlyOwnership<ParamDef<'p>>, 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<i32>, time_step: Option<i32>, time_scale: Option<u32>) -> Result<ReadOnlyOwnership<'_, ParamDef<'p>>, 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<i32>, time_step: Option<i32>, time_scale: Option<u32>) -> Result<Ownership<ParamDef<'p>>, 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<i32>, time_step: Option<i32>, time_scale: Option<u32>) -> Result<Ownership<'_, ParamDef<'p>>, 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<i32>, time_step: Option<i32>, time_scale: Option<u32>) -> Result<Ownership<ParamDef<'p>>, 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<i32>, time_step: Option<i32>, time_scale: Option<u32>) -> Result<Ownership<'_, ParamDef<'p>>, 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<RawHandleLock, 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] 710 |     pub fn lock(&self) -> Result<RawHandleLock<'_>, 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/aegp/suites/color_settings.rs:54:47
[INFO] [stdout]    |
[INFO] [stdout] 54 | ..._color_profile(&self, plugin_id: PluginId, color_profile: ConstColorProfileHandle) -> Result<MemHandle<u8>, 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<MemHandle<'_, u8>, 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<AEGP_EffectRefH>, plugin_id: PluginId, param_index: i32) -> Result<pf::Param, 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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn effect_param_union_by_index(&self, effect_ref: impl AsPtr<AEGP_EffectRefH>, plugin_id: PluginId, param_index: i32) -> Result<pf::Param<'_>, 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<MemHandleLock<T>, 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<MemHandleLock<'_, T>, 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<HandleLock<T>, 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<HandleLock<'_, T>, 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<FlatHandleLock, Error> {
[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<FlatHandleLock<'b>, 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<ReadOnlyOwnership<ParamDef<'p>>, 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<ReadOnlyOwnership<'_, ParamDef<'p>>, 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<Ownership<ParamDef<'p>>, 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<Ownership<'_, ParamDef<'p>>, 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<Ownership<ParamDef<'p>>, 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<Ownership<'_, ParamDef<'p>>, 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<i32>, time_step: Option<i32>, time_scale: Option<u32>) -> Result<ReadOnlyOwnership<ParamDef<'p>>, 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<i32>, time_step: Option<i32>, time_scale: Option<u32>) -> Result<ReadOnlyOwnership<'_, ParamDef<'p>>, 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<i32>, time_step: Option<i32>, time_scale: Option<u32>) -> Result<Ownership<ParamDef<'p>>, 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<i32>, time_step: Option<i32>, time_scale: Option<u32>) -> Result<Ownership<'_, ParamDef<'p>>, 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<i32>, time_step: Option<i32>, time_scale: Option<u32>) -> Result<Ownership<ParamDef<'p>>, 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<i32>, time_step: Option<i32>, time_scale: Option<u32>) -> Result<Ownership<'_, ParamDef<'p>>, 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<RawHandleLock, 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] 710 |     pub fn lock(&self) -> Result<RawHandleLock<'_>, Error> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.10s
[INFO] running `Command { std: "docker" "inspect" "a7713fac8824698b6fe192ecd82ab387048e318ff314797e13a533bc7606d82b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7713fac8824698b6fe192ecd82ab387048e318ff314797e13a533bc7606d82b", kill_on_drop: false }`
[INFO] [stdout] a7713fac8824698b6fe192ecd82ab387048e318ff314797e13a533bc7606d82b
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b4a7f93a462014a0e93e3771ac6b0977cbdc7a14bffdeb4aa3c4fe36fbc984b9
[INFO] running `Command { std: "docker" "start" "-a" "b4a7f93a462014a0e93e3771ac6b0977cbdc7a14bffdeb4aa3c4fe36fbc984b9", 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<MemHandle<u8>, 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<MemHandle<'_, u8>, 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<AEGP_EffectRefH>, plugin_id: PluginId, param_index: i32) -> Result<pf::Param, 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] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 49 |     pub fn effect_param_union_by_index(&self, effect_ref: impl AsPtr<AEGP_EffectRefH>, plugin_id: PluginId, param_index: i32) -> Result<pf::Param<'_>, 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<MemHandleLock<T>, 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<MemHandleLock<'_, T>, 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<HandleLock<T>, 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<HandleLock<'_, T>, 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<FlatHandleLock, Error> {
[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<FlatHandleLock<'b>, 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<ReadOnlyOwnership<ParamDef<'p>>, 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<ReadOnlyOwnership<'_, ParamDef<'p>>, 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<Ownership<ParamDef<'p>>, 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<Ownership<'_, ParamDef<'p>>, 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<Ownership<ParamDef<'p>>, 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<Ownership<'_, ParamDef<'p>>, 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<i32>, time_step: Option<i32>, time_scale: Option<u32>) -> Result<ReadOnlyOwnership<ParamDef<'p>>, 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<i32>, time_step: Option<i32>, time_scale: Option<u32>) -> Result<ReadOnlyOwnership<'_, ParamDef<'p>>, 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<i32>, time_step: Option<i32>, time_scale: Option<u32>) -> Result<Ownership<ParamDef<'p>>, 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<i32>, time_step: Option<i32>, time_scale: Option<u32>) -> Result<Ownership<'_, ParamDef<'p>>, 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<i32>, time_step: Option<i32>, time_scale: Option<u32>) -> Result<Ownership<ParamDef<'p>>, 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<i32>, time_step: Option<i32>, time_scale: Option<u32>) -> Result<Ownership<'_, ParamDef<'p>>, 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<RawHandleLock, 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] 710 |     pub fn lock(&self) -> Result<RawHandleLock<'_>, 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.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/after_effects-3c84849abed4c4b7)
[INFO] [stderr]    Doc-tests after_effects
[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] [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.32s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b4a7f93a462014a0e93e3771ac6b0977cbdc7a14bffdeb4aa3c4fe36fbc984b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4a7f93a462014a0e93e3771ac6b0977cbdc7a14bffdeb4aa3c4fe36fbc984b9", kill_on_drop: false }`
[INFO] [stdout] b4a7f93a462014a0e93e3771ac6b0977cbdc7a14bffdeb4aa3c4fe36fbc984b9
