[INFO] fetching crate ofx 0.3.0... [INFO] checking ofx-0.3.0 against try#c05ee43175e02d208faed1fcc0f436c56e48bba6 for pr-92413 [INFO] extracting crate ofx 0.3.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate ofx 0.3.0 on toolchain c05ee43175e02d208faed1fcc0f436c56e48bba6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c05ee43175e02d208faed1fcc0f436c56e48bba6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ofx 0.3.0 [INFO] finished tweaking crates.io crate ofx 0.3.0 [INFO] tweaked toml for crates.io crate ofx 0.3.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c05ee43175e02d208faed1fcc0f436c56e48bba6" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c05ee43175e02d208faed1fcc0f436c56e48bba6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ofx_sys v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+c05ee43175e02d208faed1fcc0f436c56e48bba6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 062128e78d41ae8b4d9b10886936c0bd4ac1b6e9d1e4288254904045bf65a6db [INFO] running `Command { std: "docker" "start" "-a" "062128e78d41ae8b4d9b10886936c0bd4ac1b6e9d1e4288254904045bf65a6db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "062128e78d41ae8b4d9b10886936c0bd4ac1b6e9d1e4288254904045bf65a6db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "062128e78d41ae8b4d9b10886936c0bd4ac1b6e9d1e4288254904045bf65a6db", kill_on_drop: false }` [INFO] [stdout] 062128e78d41ae8b4d9b10886936c0bd4ac1b6e9d1e4288254904045bf65a6db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+c05ee43175e02d208faed1fcc0f436c56e48bba6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27be64c77c2c1da6ad0af4d6b8c0d98c7c64d979c48cb0f39775d62ba66a6d6d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "27be64c77c2c1da6ad0af4d6b8c0d98c7c64d979c48cb0f39775d62ba66a6d6d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bindgen v0.43.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking arc-swap v0.3.11 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking serde_yaml v0.8.23 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Checking serde-value v0.5.3 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Checking log4rs v0.8.3 [INFO] [stderr] Compiling ofx_sys v0.2.0 [INFO] [stderr] Checking ofx v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(specialization)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #31844 <https://github.com/rust-lang/rust/issues/31844> for more information [INFO] [stdout] = help: consider using `min_specialization` instead, which is more stable and complete [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `specialization` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(specialization)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] = note: see issue #31844 <https://github.com/rust-lang/rust/issues/31844> for more information [INFO] [stdout] = help: consider using `min_specialization` instead, which is more stable and complete [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/image.rs:263:50 [INFO] [stdout] | [INFO] [stdout] 263 | let mut instance: $rgba = unsafe { std::mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 376 | pixel_format_rgba!(RGBAColourB, u8); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `pixel_format_rgba` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/image.rs:263:50 [INFO] [stdout] | [INFO] [stdout] 263 | let mut instance: $rgba = unsafe { std::mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 377 | pixel_format_rgba!(RGBAColourS, u16); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `pixel_format_rgba` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/image.rs:263:50 [INFO] [stdout] | [INFO] [stdout] 263 | let mut instance: $rgba = unsafe { std::mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 378 | pixel_format_rgba!(RGBAColourF, f32); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `pixel_format_rgba` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/plugin.rs:88:16 [INFO] [stdout] | [INFO] [stdout] 88 | instance: Box<Execute>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html> [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 88 - instance: Box<Execute>, [INFO] [stdout] 88 + instance: Box<dyn Execute>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 379 | properties_newtype!(HostProperties); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(unused_lifetimes)]` on by default [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 380 | properties_newtype!(EffectDescriptorProperties); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 381 | properties_newtype!(ImageEffectProperties); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 382 | properties_newtype!(ClipProperties); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 384 | properties_newtype!(DescribeInContextInArgs); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 386 | properties_newtype!(GetRegionOfDefinitionInArgs); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 387 | properties_newtype!(GetRegionOfDefinitionOutArgs); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 389 | properties_newtype!(GetRegionsOfInterestInArgs); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 390 | properties_newtype!(GetRegionsOfInterestOutArgs); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 392 | properties_newtype!(GetClipPreferencesOutArgs); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 394 | properties_newtype!(IsIdentityInArgs); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 395 | properties_newtype!(IsIdentityOutArgs); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 397 | properties_newtype!(BeginInstanceChangedInArgs); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 399 | properties_newtype!(InstanceChangedInArgs); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 400 | properties_newtype!(InstanceChangedOutArgs); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 402 | properties_newtype!(EndInstanceChangedInArgs); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 403 | properties_newtype!(EndInstanceChangedOutArgs); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 405 | properties_newtype!(GetTimeDomainOutArgs); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 407 | properties_newtype!(BeginSequenceRenderInArgs); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 408 | properties_newtype!(RenderInArgs); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 409 | properties_newtype!(EndSequenceRenderInArgs); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 411 | properties_newtype!(ParamDoubleProperties); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 412 | properties_newtype!(ParamIntProperties); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 413 | properties_newtype!(ParamBooleanProperties); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 414 | properties_newtype!(ParamPageProperties); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 415 | properties_newtype!(ParamGroupProperties); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/image.rs:263:50 [INFO] [stdout] | [INFO] [stdout] 263 | let mut instance: $rgba = unsafe { std::mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 376 | pixel_format_rgba!(RGBAColourB, u8); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `pixel_format_rgba` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/image.rs:263:50 [INFO] [stdout] | [INFO] [stdout] 263 | let mut instance: $rgba = unsafe { std::mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 377 | pixel_format_rgba!(RGBAColourS, u16); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `pixel_format_rgba` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/image.rs:263:50 [INFO] [stdout] | [INFO] [stdout] 263 | let mut instance: $rgba = unsafe { std::mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 378 | pixel_format_rgba!(RGBAColourF, f32); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `pixel_format_rgba` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/plugin.rs:309:17 [INFO] [stdout] | [INFO] [stdout] 309 | instance: Box<Execute>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html> [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 309 - instance: Box<Execute>, [INFO] [stdout] 309 + instance: Box<dyn Execute>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/registry.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | instance: Box<Execute>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html> [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 25 - instance: Box<Execute>, [INFO] [stdout] 25 + instance: Box<dyn Execute>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/plugin.rs:88:16 [INFO] [stdout] | [INFO] [stdout] 88 | instance: Box<Execute>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html> [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 88 - instance: Box<Execute>, [INFO] [stdout] 88 + instance: Box<dyn Execute>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 379 | properties_newtype!(HostProperties); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(unused_lifetimes)]` on by default [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 380 | properties_newtype!(EffectDescriptorProperties); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 381 | properties_newtype!(ImageEffectProperties); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 382 | properties_newtype!(ClipProperties); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 384 | properties_newtype!(DescribeInContextInArgs); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 386 | properties_newtype!(GetRegionOfDefinitionInArgs); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 387 | properties_newtype!(GetRegionOfDefinitionOutArgs); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 389 | properties_newtype!(GetRegionsOfInterestInArgs); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 390 | properties_newtype!(GetRegionsOfInterestOutArgs); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 392 | properties_newtype!(GetClipPreferencesOutArgs); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 394 | properties_newtype!(IsIdentityInArgs); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 395 | properties_newtype!(IsIdentityOutArgs); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 397 | properties_newtype!(BeginInstanceChangedInArgs); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 399 | properties_newtype!(InstanceChangedInArgs); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 400 | properties_newtype!(InstanceChangedOutArgs); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 402 | properties_newtype!(EndInstanceChangedInArgs); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 403 | properties_newtype!(EndInstanceChangedOutArgs); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 405 | properties_newtype!(GetTimeDomainOutArgs); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 407 | properties_newtype!(BeginSequenceRenderInArgs); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 408 | properties_newtype!(RenderInArgs); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 409 | properties_newtype!(EndSequenceRenderInArgs); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 411 | properties_newtype!(ParamDoubleProperties); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 412 | properties_newtype!(ParamIntProperties); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 413 | properties_newtype!(ParamBooleanProperties); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 414 | properties_newtype!(ParamPageProperties); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime parameter `'a` never used [INFO] [stdout] --> src/handle.rs:366:8 [INFO] [stdout] | [INFO] [stdout] 366 | impl<'a> AsProperties for $name { [INFO] [stdout] | -^^- help: elide the unused lifetime [INFO] [stdout] ... [INFO] [stdout] 415 | properties_newtype!(ParamGroupProperties); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `properties_newtype` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/plugin.rs:309:17 [INFO] [stdout] | [INFO] [stdout] 309 | instance: Box<Execute>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html> [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 309 - instance: Box<Execute>, [INFO] [stdout] 309 + instance: Box<dyn Execute>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/registry.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | instance: Box<Execute>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html> [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 25 - instance: Box<Execute>, [INFO] [stdout] 25 + instance: Box<dyn Execute>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/handle.rs:29:31 [INFO] [stdout] | [INFO] [stdout] 29 | property: unsafe { Rc::new(*std::ptr::null()) }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deref_nullptr)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> src/handle.rs:29:31 [INFO] [stdout] | [INFO] [stdout] 29 | property: unsafe { Rc::new(*std::ptr::null()) }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deref_nullptr)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 26 previous errors; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ofx` due to 27 previous errors; 8 warnings emitted [INFO] [stdout] error: aborting due to 26 previous errors; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "27be64c77c2c1da6ad0af4d6b8c0d98c7c64d979c48cb0f39775d62ba66a6d6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27be64c77c2c1da6ad0af4d6b8c0d98c7c64d979c48cb0f39775d62ba66a6d6d", kill_on_drop: false }` [INFO] [stdout] 27be64c77c2c1da6ad0af4d6b8c0d98c7c64d979c48cb0f39775d62ba66a6d6d