>>> rav1e: Building testing/rav1e 0.5.1-r0 (using abuild 3.9.0-r0) started Wed, 06 Apr 2022 11:50:35 +0000 >>> rav1e: Checking sanity of /home/buildozer/aports/testing/rav1e/APKBUILD... >>> rav1e: Analyzing dependencies... >>> rav1e: Installing for build: build-base cargo cargo-c nasm openssl-dev (1/11) Installing rust-stdlib (1.59.0-r1) (2/11) Installing libffi (3.4.2-r1) (3/11) Installing xz-libs (5.2.5-r0) (4/11) Installing libxml2 (2.9.13-r0) (5/11) Installing llvm13-libs (13.0.1-r0) (6/11) Installing rust (1.59.0-r1) (7/11) Installing cargo (1.59.0-r1) (8/11) Installing cargo-c (0.9.8-r0) (9/11) Installing nasm (2.15.05-r0) (10/11) Installing openssl-dev (1.1.1n-r0) (11/11) Installing .makedepends-rav1e (20220406.115036) Executing busybox-1.35.0-r7.trigger OK: 1186 MiB in 108 packages >>> rav1e: Cleaning up srcdir >>> rav1e: Cleaning up pkgdir >>> rav1e: Fetching https://distfiles.alpinelinux.org/distfiles/edge/rav1e-0.5.1.tar.gz >>> rav1e: Fetching https://distfiles.alpinelinux.org/distfiles/edge/rav1e-0.5.1.tar.gz >>> rav1e: Checking sha512sums... rav1e-0.5.1.tar.gz: OK >>> rav1e: Unpacking /var/cache/distfiles/edge/rav1e-0.5.1.tar.gz... Updating crates.io index Downloading crates ... Downloaded lab v0.11.0 Downloaded nasm-rs v0.2.4 Downloaded rust_hawktracer_proc_macro v0.4.1 Downloaded noop_proc_macro v0.3.0 Downloaded y4m v0.7.0 Downloaded simd_helpers v0.1.0 Downloaded itertools v0.8.2 Downloaded interpolate_name v0.2.3 Downloaded arbitrary v0.4.7 Downloaded bytemuck v1.9.1 Downloaded dav1d-sys v0.3.5 Downloaded system-deps v6.0.2 Downloaded cfg-expr v0.10.2 Downloaded crossbeam-queue v0.3.5 Downloaded av-metrics v0.7.2 Downloaded arg_enum_proc_macro v0.3.2 Downloaded libfuzzer-sys v0.3.5 Downloaded rust_hawktracer v0.7.0 Downloaded rust_hawktracer_normal_macro v0.4.1 Downloaded bitstream-io v1.3.0 Downloaded system-deps v3.1.2 Downloaded version-compare v0.0.11 Downloaded cfg-expr v0.7.4 Downloaded aom-sys v0.3.1 Downloaded scan_fmt v0.2.6 Downloaded syn v1.0.91 Downloaded cmake v0.1.48 Downloaded proc-macro2 v1.0.37 Downloaded rust_hawktracer_sys v0.4.2 Compiling autocfg v1.1.0 Compiling libc v0.2.121 Compiling crossbeam-utils v0.8.8 Compiling rayon-core v1.9.1 Compiling cfg-if v1.0.0 Compiling proc-macro2 v1.0.37 Compiling lazy_static v1.4.0 Compiling memchr v2.4.1 Compiling unicode-xid v0.2.2 Compiling syn v1.0.91 Compiling scopeguard v1.1.0 Compiling semver v1.0.7 Compiling either v1.6.1 Compiling crossbeam-queue v0.3.5 Compiling rust_hawktracer_proc_macro v0.4.1 Compiling bitflags v1.3.2 Compiling log v0.4.16 Compiling regex-syntax v0.6.25 Compiling unicode-width v0.1.9 Compiling rust_hawktracer_normal_macro v0.4.1 Compiling signal-hook v0.3.13 Compiling noop_proc_macro v0.3.0 Compiling bitstream-io v1.3.0 Compiling lab v0.11.0 Compiling ansi_term v0.12.1 Compiling y4m v0.7.0 Compiling arrayvec v0.7.2 Compiling paste v1.0.7 Compiling scan_fmt v0.2.6 Compiling itertools v0.10.3 Compiling textwrap v0.11.0 Compiling fern v0.6.0 Compiling rust_hawktracer v0.7.0 Compiling ivf v0.1.1 (/home/buildozer/aports/testing/rav1e/src/rav1e-0.5.1/ivf) Compiling memoffset v0.6.5 Compiling crossbeam-epoch v0.9.8 Compiling num-traits v0.2.14 Compiling rayon v1.5.1 Compiling num-integer v0.1.44 Compiling aho-corasick v0.7.18 Compiling crossbeam-channel v0.5.4 Compiling rustc_version v0.4.0 Compiling quote v1.0.17 Compiling crossbeam-deque v0.8.1 Compiling num_cpus v1.13.1 Compiling atty v0.2.14 Compiling signal-hook-registry v1.4.0 Compiling terminal_size v0.1.17 Compiling time v0.1.43 Compiling jobserver v0.1.24 Compiling clap v2.34.0 Compiling crossbeam v0.8.1 Compiling cc v1.0.73 Compiling simd_helpers v0.1.0 Compiling chrono v0.4.19 Compiling regex v1.5.5 Compiling vergen v3.0.4 (/home/buildozer/aports/testing/rav1e/src/rav1e-0.5.1/crates/vergen) Compiling console v0.14.1 Compiling nasm-rs v0.2.4 Compiling rav1e v0.5.1 (/home/buildozer/aports/testing/rav1e/src/rav1e-0.5.1) Compiling num-derive v0.3.3 Compiling thiserror-impl v1.0.30 Compiling arg_enum_proc_macro v0.3.2 Compiling v_frame v0.2.5 (/home/buildozer/aports/testing/rav1e/src/rav1e-0.5.1/v_frame) Compiling thiserror v1.0.30 Compiling av-metrics v0.7.2 warning: unused attribute --> src/transform/forward_shared.rs:297:1 | 297 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: `#[warn(unused_attributes)]` on by default = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:306:1 | 306 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:315:1 | 315 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:324:1 | 324 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:332:1 | 332 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:340:1 | 340 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:347:1 | 347 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:352:1 | 352 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:360:1 | 360 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:375:1 | 375 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:387:1 | 387 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:419:1 | 419 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:427:1 | 427 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:435:1 | 435 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:450:1 | 450 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:484:1 | 484 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:500:1 | 500 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:526:1 | 526 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:582:1 | 582 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:608:1 | 608 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:637:1 | 637 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:654:1 | 654 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:711:1 | 711 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:732:1 | 732 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:774:1 | 774 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:899:1 | 899 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:941:1 | 941 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:963:1 | 963 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:1098:1 | 1098 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:1165:1 | 1165 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:1239:1 | 1239 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:1307:1 | 1307 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:1580:1 | 1580 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:1588:5 | 1588 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:1694:3 | 1694 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:1723:1 | 1723 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:173:3 | 173 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:212:3 | 212 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:224:3 | 224 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:233:3 | 233 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `rav1e` (lib) generated 40 warnings Finished release [optimized + debuginfo] target(s) in 2m 44s Compiling cfg-if v1.0.0 Compiling lazy_static v1.4.0 Compiling scopeguard v1.1.0 Compiling either v1.6.1 Compiling unicode-width v0.1.9 Compiling rust_hawktracer_normal_macro v0.4.1 Compiling regex-syntax v0.6.25 Compiling ansi_term v0.12.1 Compiling bitstream-io v1.3.0 Compiling bitflags v1.3.2 Compiling lab v0.11.0 Compiling arrayvec v0.7.2 Compiling y4m v0.7.0 Compiling scan_fmt v0.2.6 Compiling libc v0.2.121 Compiling crossbeam-utils v0.8.8 Compiling memoffset v0.6.5 Compiling crossbeam-epoch v0.9.8 Compiling rayon-core v1.9.1 Compiling memchr v2.4.1 Compiling num-traits v0.2.14 Compiling crossbeam-queue v0.3.5 Compiling log v0.4.16 Compiling signal-hook v0.3.13 Compiling rust_hawktracer v0.7.0 Compiling textwrap v0.11.0 Compiling thiserror v1.0.30 Compiling rav1e v0.5.1 (/home/buildozer/aports/testing/rav1e/src/rav1e-0.5.1) Compiling rayon v1.5.1 Compiling itertools v0.10.3 Compiling fern v0.6.0 Compiling ivf v0.1.1 (/home/buildozer/aports/testing/rav1e/src/rav1e-0.5.1/ivf) Compiling aho-corasick v0.7.18 Compiling crossbeam-channel v0.5.4 Compiling crossbeam-deque v0.8.1 Compiling num_cpus v1.13.1 Compiling atty v0.2.14 Compiling terminal_size v0.1.17 Compiling signal-hook-registry v1.4.0 Compiling clap v2.34.0 Compiling crossbeam v0.8.1 Compiling regex v1.5.5 Compiling console v0.14.1 Compiling v_frame v0.2.5 (/home/buildozer/aports/testing/rav1e/src/rav1e-0.5.1/v_frame) Compiling av-metrics v0.7.2 warning: unused attribute --> src/transform/forward_shared.rs:297:1 | 297 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: `#[warn(unused_attributes)]` on by default = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:306:1 | 306 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:315:1 | 315 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:324:1 | 324 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:332:1 | 332 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:340:1 | 340 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:347:1 | 347 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:352:1 | 352 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:360:1 | 360 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:375:1 | 375 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:387:1 | 387 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:419:1 | 419 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:427:1 | 427 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:435:1 | 435 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:450:1 | 450 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:484:1 | 484 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:500:1 | 500 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:526:1 | 526 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:582:1 | 582 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:608:1 | 608 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:637:1 | 637 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:654:1 | 654 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:711:1 | 711 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:732:1 | 732 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:774:1 | 774 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:899:1 | 899 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:941:1 | 941 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:963:1 | 963 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:1098:1 | 1098 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:1165:1 | 1165 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:1239:1 | 1239 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:1307:1 | 1307 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:1580:1 | 1580 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:1588:5 | 1588 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:1694:3 | 1694 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:1723:1 | 1723 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:173:3 | 173 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:212:3 | 212 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:224:3 | 224 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:233:3 | 233 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `rav1e` (lib) generated 40 warnings Finished release [optimized + debuginfo] target(s) in 2m 58s Building pkg-config files Building header file using cbindgen Populating uninstalled header directory Compiling num-integer v0.1.44 Compiling ivf v0.1.1 (/home/buildozer/aports/testing/rav1e/src/rav1e-0.5.1/ivf) Compiling time v0.1.43 Compiling vergen v3.0.4 (/home/buildozer/aports/testing/rav1e/src/rav1e-0.5.1/crates/vergen) Compiling v_frame v0.2.5 (/home/buildozer/aports/testing/rav1e/src/rav1e-0.5.1/v_frame) Compiling chrono v0.4.19 Finished release [optimized + debuginfo] target(s) in 37.12s Running unittests (target/release/deps/ivf-40a9468a8076069a) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests (target/release/deps/v_frame-12e4a2b7f7b80a84) running 9 tests test plane::test::copy_from_raw_u8 ... ok test plane::test::copy_to_raw_u8 ... ok test plane::test::test_pixel_iterator ... ok test plane::test::test_plane_downsample ... ok test plane::test::test_plane_downsample_odd ... ok test plane::test::test_plane_pad ... ok test plane::test::test_plane_downscale_odd_2 ... ok test plane::test::test_plane_downscale ... ok test plane::test::test_plane_downscale_odd ... ok test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests (target/release/deps/vergen-338630f9605f4fd8) running 2 tests test constants::test::bitflags_dont_change ... ok test constants::test::constants_dont_change ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests ivf running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests v_frame running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests vergen running 4 tests test src/lib.rs - (line 72) ... ok test src/constants.rs - constants::ConstantsFlags (line 15) ... ok test src/lib.rs - (line 60) ... ok test src/output/envvar.rs - output::envvar::generate_cargo_keys (line 27) ... ok test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.30s >>> rav1e: Entering fakeroot... Installing rav1e v0.5.1 (/home/buildozer/aports/testing/rav1e/src/rav1e-0.5.1) Compiling syn v1.0.91 Compiling num-derive v0.3.3 Compiling thiserror-impl v1.0.30 Compiling arg_enum_proc_macro v0.3.2 Compiling v_frame v0.2.5 (/home/buildozer/aports/testing/rav1e/src/rav1e-0.5.1/v_frame) Compiling thiserror v1.0.30 Compiling av-metrics v0.7.2 Compiling rav1e v0.5.1 (/home/buildozer/aports/testing/rav1e/src/rav1e-0.5.1) warning: unused attribute --> src/transform/forward_shared.rs:297:1 | 297 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: `#[warn(unused_attributes)]` on by default = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:306:1 | 306 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:315:1 | 315 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:324:1 | 324 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:332:1 | 332 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:340:1 | 340 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:347:1 | 347 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:352:1 | 352 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:360:1 | 360 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:375:1 | 375 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:387:1 | 387 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:419:1 | 419 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:427:1 | 427 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:435:1 | 435 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:450:1 | 450 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:484:1 | 484 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:500:1 | 500 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:526:1 | 526 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:582:1 | 582 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:608:1 | 608 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:637:1 | 637 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:654:1 | 654 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:711:1 | 711 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:732:1 | 732 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:774:1 | 774 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:899:1 | 899 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:941:1 | 941 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:963:1 | 963 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:1098:1 | 1098 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:1165:1 | 1165 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:1239:1 | 1239 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:1307:1 | 1307 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:1580:1 | 1580 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:1588:5 | 1588 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:1694:3 | 1694 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:1723:1 | 1723 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:173:3 | 173 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:212:3 | 212 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:224:3 | 224 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:233:3 | 233 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `rav1e` (lib) generated 40 warnings Finished release [optimized + debuginfo] target(s) in 2m 38s Installing /home/buildozer/aports/testing/rav1e/pkg/rav1e/usr/bin/rav1e Installed package `rav1e v0.5.1 (/home/buildozer/aports/testing/rav1e/src/rav1e-0.5.1)` (executable `rav1e`) warning: be sure to add `/home/buildozer/aports/testing/rav1e/pkg/rav1e/usr/bin` to your PATH to be able to run the installed binaries warning: unused attribute --> src/transform/forward_shared.rs:297:1 | 297 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: `#[warn(unused_attributes)]` on by default = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:306:1 | 306 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:315:1 | 315 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:324:1 | 324 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:332:1 | 332 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:340:1 | 340 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:347:1 | 347 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:352:1 | 352 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:360:1 | 360 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:375:1 | 375 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:387:1 | 387 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:419:1 | 419 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:427:1 | 427 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:435:1 | 435 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:450:1 | 450 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:484:1 | 484 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:500:1 | 500 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:526:1 | 526 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:582:1 | 582 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:608:1 | 608 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:637:1 | 637 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:654:1 | 654 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:711:1 | 711 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:732:1 | 732 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:774:1 | 774 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:899:1 | 899 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:941:1 | 941 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:963:1 | 963 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:1098:1 | 1098 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:1165:1 | 1165 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:1239:1 | 1239 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:1307:1 | 1307 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:1580:1 | 1580 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:1588:5 | 1588 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:1694:3 | 1694 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:1723:1 | 1723 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:173:3 | 173 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:212:3 | 212 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:224:3 | 224 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unused attribute --> src/transform/forward_shared.rs:233:3 | 233 | #[$m] | ^^^^^ help: remove this attribute | ::: src/transform/forward.rs:75:3 | 75 | impl_1d_tx!(); | ------------- in this macro invocation | = note: attribute `allow` with an empty list has no effect = note: this warning originates in the macro `impl_1d_tx` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `rav1e` (lib) generated 40 warnings Finished release [optimized + debuginfo] target(s) in 0.26s Installing pkg-config file Installing header file Installing static library Installing shared library >>> rav1e-static*: Running split function static... >>> rav1e-static*: Preparing subpackage rav1e-static... >>> rav1e-static*: Stripping binaries >>> rav1e-static*: Running postcheck for rav1e-static >>> rav1e-dev*: Running split function dev... >>> rav1e-dev*: Preparing subpackage rav1e-dev... >>> rav1e-dev*: Stripping binaries >>> rav1e-dev*: Running postcheck for rav1e-dev >>> rav1e-doc*: Running split function doc... >>> rav1e-doc*: Preparing subpackage rav1e-doc... >>> rav1e-doc*: Running postcheck for rav1e-doc >>> rav1e-libs*: Running split function libs... >>> rav1e-libs*: Preparing subpackage rav1e-libs... >>> rav1e-libs*: Stripping binaries >>> rav1e-libs*: Running postcheck for rav1e-libs >>> rav1e*: Running postcheck for rav1e >>> rav1e*: Preparing package rav1e... >>> rav1e*: Stripping binaries >>> rav1e-dev*: Scanning shared objects >>> rav1e-doc*: Scanning shared objects >>> rav1e-libs*: Scanning shared objects >>> rav1e-static*: Scanning shared objects >>> rav1e*: Scanning shared objects >>> rav1e-dev*: Tracing dependencies... pkgconfig rav1e-libs=0.5.1-r0 >>> rav1e-dev*: Package size: 52.0 KB >>> rav1e-dev*: Compressing data... >>> rav1e-dev*: Create checksum... >>> rav1e-dev*: Create rav1e-dev-0.5.1-r0.apk >>> rav1e-doc*: Tracing dependencies... >>> rav1e-doc*: Package size: 36.0 KB >>> rav1e-doc*: Compressing data... >>> rav1e-doc*: Create checksum... >>> rav1e-doc*: Create rav1e-doc-0.5.1-r0.apk >>> rav1e-libs*: Tracing dependencies... so:libc.musl-aarch64.so.1 so:libgcc_s.so.1 >>> rav1e-libs*: Package size: 1.8 MB >>> rav1e-libs*: Compressing data... >>> rav1e-libs*: Create checksum... >>> rav1e-libs*: Create rav1e-libs-0.5.1-r0.apk >>> rav1e-static*: Tracing dependencies... >>> rav1e-static*: Package size: 118.4 MB >>> rav1e-static*: Compressing data... >>> rav1e-static*: Create checksum... >>> rav1e-static*: Create rav1e-static-0.5.1-r0.apk >>> rav1e*: Tracing dependencies... so:libc.musl-aarch64.so.1 so:libgcc_s.so.1 >>> rav1e*: Package size: 2.8 MB >>> rav1e*: Compressing data... >>> rav1e*: Create checksum... >>> rav1e*: Create rav1e-0.5.1-r0.apk >>> rav1e: Build complete at Wed, 06 Apr 2022 11:59:57 +0000 elapsed time 0h 9m 22s >>> rav1e: Cleaning up srcdir >>> rav1e: Cleaning up pkgdir >>> rav1e: Uninstalling dependencies... (1/11) Purging .makedepends-rav1e (20220406.115036) (2/11) Purging cargo (1.59.0-r1) (3/11) Purging rust (1.59.0-r1) (4/11) Purging rust-stdlib (1.59.0-r1) (5/11) Purging cargo-c (0.9.8-r0) (6/11) Purging nasm (2.15.05-r0) (7/11) Purging openssl-dev (1.1.1n-r0) (8/11) Purging llvm13-libs (13.0.1-r0) (9/11) Purging libffi (3.4.2-r1) (10/11) Purging libxml2 (2.9.13-r0) (11/11) Purging xz-libs (5.2.5-r0) Executing busybox-1.35.0-r7.trigger OK: 367 MiB in 97 packages >>> rav1e: Updating the testing/aarch64 repository index... >>> rav1e: Signing the index...