[INFO] cloning repository https://github.com/lawchingman/rav1e [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lawchingman/rav1e" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flawchingman%2Frav1e", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flawchingman%2Frav1e'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f8b95d97517a6e223f1c6a90a467188586dd090f [INFO] testing lawchingman/rav1e/f8b95d97517a6e223f1c6a90a467188586dd090f against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flawchingman%2Frav1e" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lawchingman/rav1e on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lawchingman/rav1e [INFO] finished tweaking git repo https://github.com/lawchingman/rav1e [INFO] tweaked toml for git repo https://github.com/lawchingman/rav1e written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lawchingman/rav1e already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41ab31379e9327fd551cc52300560beee97f6f1330dec75eeb5518879e953254 [INFO] running `Command { std: "docker" "start" "-a" "41ab31379e9327fd551cc52300560beee97f6f1330dec75eeb5518879e953254", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41ab31379e9327fd551cc52300560beee97f6f1330dec75eeb5518879e953254", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41ab31379e9327fd551cc52300560beee97f6f1330dec75eeb5518879e953254", kill_on_drop: false }` [INFO] [stdout] 41ab31379e9327fd551cc52300560beee97f6f1330dec75eeb5518879e953254 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3fec1de78116102245ff866d06bb79bd79063c81dc1b5b0914b14e1d3351eb0 [INFO] running `Command { std: "docker" "start" "-a" "e3fec1de78116102245ff866d06bb79bd79063c81dc1b5b0914b14e1d3351eb0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling rustix v0.38.3 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling winnow v0.4.9 [INFO] [stderr] Compiling libz-sys v1.1.9 [INFO] [stderr] Compiling libgit2-sys v0.15.2+1.6.4 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling rust_hawktracer_normal_macro v0.4.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rust_hawktracer_proc_macro v0.4.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling rust_hawktracer v0.7.0 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling num-derive v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling clap_builder v4.3.19 [INFO] [stderr] Compiling v_frame v0.3.6 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling nasm-rs v0.2.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling paste v1.0.13 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling clap v4.3.19 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling bitstream-io v1.7.0 [INFO] [stderr] Compiling lab v0.11.0 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling ivf v0.1.2 (/opt/rustwide/workdir/ivf) [INFO] [stderr] Compiling av-metrics v0.9.1 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_edit v0.19.12 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling clap_complete v4.3.2 [INFO] [stderr] Compiling av1-grain v0.2.2 [INFO] [stderr] Compiling fern v0.6.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.2 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling y4m v0.8.0 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling scan_fmt v0.2.6 [INFO] [stderr] Compiling cargo-lock v9.0.0 [INFO] [stderr] Compiling git2 v0.17.2 [INFO] [stderr] Compiling built v0.6.1 [INFO] [stderr] Compiling rav1e v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `cargo_c` [INFO] [stdout] --> src/lib.rs:146:11 [INFO] [stdout] | [INFO] [stdout] 146 | #[cfg(any(cargo_c, feature = "capi"))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cargo_c)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cargo_c)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing` [INFO] [stdout] --> src/lib.rs:358:13 [INFO] [stdout] | [INFO] [stdout] 358 | any(test, fuzzing), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing` [INFO] [stdout] --> src/lib.rs:412:7 [INFO] [stdout] | [INFO] [stdout] 412 | #[cfg(fuzzing)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nasm_x86_64` [INFO] [stdout] --> src/transform/forward.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | if #[cfg(nasm_x86_64)] { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nasm_x86_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nasm_x86_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nasm_x86_64` [INFO] [stdout] --> src/transform/inverse.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | if #[cfg(nasm_x86_64)] { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nasm_x86_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nasm_x86_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `asm_neon` [INFO] [stdout] --> src/transform/inverse.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 13 | } else if #[cfg(asm_neon)] { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(asm_neon)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm_neon)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nasm_x86_64` [INFO] [stdout] --> src/cpu_features/mod.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | if #[cfg(nasm_x86_64)] { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nasm_x86_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nasm_x86_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `asm_neon` [INFO] [stdout] --> src/cpu_features/mod.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | } else if #[cfg(asm_neon)] { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(asm_neon)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm_neon)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nasm_x86_64` [INFO] [stdout] --> src/asm/mod.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(nasm_x86_64)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nasm_x86_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nasm_x86_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `asm_neon` [INFO] [stdout] --> src/asm/mod.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(asm_neon)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(asm_neon)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm_neon)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nasm_x86_64` [INFO] [stdout] --> src/asm/mod.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(any(nasm_x86_64, asm_neon))] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nasm_x86_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nasm_x86_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `asm_neon` [INFO] [stdout] --> src/asm/mod.rs:16:24 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(any(nasm_x86_64, asm_neon))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(asm_neon)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm_neon)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/cdef.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | type CdefFilterFn = unsafe extern fn( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/cdef.rs:27:31 [INFO] [stdout] | [INFO] [stdout] 27 | type CdefFilterHBDFn = unsafe extern fn( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/cdef.rs:147:1 [INFO] [stdout] | [INFO] [stdout] 147 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/cdef.rs:185:10 [INFO] [stdout] | [INFO] [stdout] 185 | unsafe extern fn(tmp: *const u8, tmp_stride: isize, var: *mut u32) -> i32; [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/cdef.rs:186:28 [INFO] [stdout] | [INFO] [stdout] 186 | type CdefDirHBDFn = unsafe extern fn( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/cdef.rs:251:1 [INFO] [stdout] | [INFO] [stdout] 251 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/dist/cdef_dist.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | type CdefDistKernelFn = unsafe extern fn( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/dist/cdef_dist.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/dist/sse.rs:18:29 [INFO] [stdout] | [INFO] [stdout] 18 | type WeightedSseFn = unsafe extern fn( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/dist/sse.rs:27:32 [INFO] [stdout] | [INFO] [stdout] 27 | type WeightedSseHBDFn = unsafe extern fn( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/dist/sse.rs:39:7 [INFO] [stdout] | [INFO] [stdout] 39 | extern { fn $name ( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 56 | / declare_asm_sse_fn![ [INFO] [stdout] 57 | | // SSSE3 [INFO] [stdout] 58 | | rav1e_weighted_sse_4x4_ssse3, [INFO] [stdout] 59 | | rav1e_weighted_sse_4x8_ssse3, [INFO] [stdout] ... | [INFO] [stdout] 80 | | rav1e_weighted_sse_128x128_avx2 [INFO] [stdout] 81 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `declare_asm_sse_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/dist/sse.rs:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | extern { fn $name ( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 83 | / declare_asm_hbd_sse_fn![ [INFO] [stdout] 84 | | // SSE2 [INFO] [stdout] 85 | | rav1e_weighted_sse_4x4_hbd_sse2 [INFO] [stdout] 86 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `declare_asm_hbd_sse_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/dist/mod.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | type SadFn = unsafe extern fn( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/dist/mod.rs:30:24 [INFO] [stdout] | [INFO] [stdout] 30 | type SadHBDFn = unsafe extern fn( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/dist/mod.rs:37:25 [INFO] [stdout] | [INFO] [stdout] 37 | type SatdHBDFn = unsafe extern fn( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/dist/mod.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | extern { fn $name ( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 184 | / declare_asm_dist_fn![ [INFO] [stdout] 185 | | // SSSE3 [INFO] [stdout] 186 | | (rav1e_sad_4x4_hbd_ssse3, u16), [INFO] [stdout] 187 | | (rav1e_sad_16x16_hbd_ssse3, u16), [INFO] [stdout] ... | [INFO] [stdout] 246 | | (rav1e_satd_64x16_avx2, u8) [INFO] [stdout] 247 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `declare_asm_dist_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/dist/mod.rs:58:7 [INFO] [stdout] | [INFO] [stdout] 58 | extern { pub(crate) fn $name ( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 249 | / declare_asm_satd_hbd_fn![ [INFO] [stdout] 250 | | rav1e_satd_4x4_hbd_avx2, [INFO] [stdout] 251 | | rav1e_satd_8x4_hbd_avx2, [INFO] [stdout] 252 | | rav1e_satd_4x8_hbd_avx2, [INFO] [stdout] ... | [INFO] [stdout] 271 | | rav1e_satd_4x16_hbd_avx2 [INFO] [stdout] 272 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `declare_asm_satd_hbd_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/dist/mod.rs:398:16 [INFO] [stdout] | [INFO] [stdout] 398 | unsafe extern fn []( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 419 | / get_sad_hbd_ssse3!( [INFO] [stdout] 420 | | // 4x4 base [INFO] [stdout] 421 | | (8, 8, 4), [INFO] [stdout] 422 | | (4, 8, 4), [INFO] [stdout] ... | [INFO] [stdout] 440 | | (64, 16, 16) [INFO] [stdout] 441 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `get_sad_hbd_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/dist/mod.rs:448:16 [INFO] [stdout] | [INFO] [stdout] 448 | unsafe extern fn []( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 464 | / get_sad_hbd_avx2_WxH!( [INFO] [stdout] 465 | | // No advantage to AVX below 16 width [INFO] [stdout] 466 | | (16, 4), [INFO] [stdout] 467 | | (16, 8), [INFO] [stdout] ... | [INFO] [stdout] 480 | | (128, 128) [INFO] [stdout] 481 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `get_sad_hbd_avx2_WxH` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/mc.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | type PutFn = unsafe extern fn( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/mc.rs:28:24 [INFO] [stdout] | [INFO] [stdout] 28 | type PutHBDFn = unsafe extern fn( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/mc.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | type PrepFn = unsafe extern fn( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/mc.rs:50:25 [INFO] [stdout] | [INFO] [stdout] 50 | type PrepHBDFn = unsafe extern fn( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/mc.rs:61:21 [INFO] [stdout] | [INFO] [stdout] 61 | type AvgFn = unsafe extern fn( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/mc.rs:70:24 [INFO] [stdout] | [INFO] [stdout] 70 | type AvgHBDFn = unsafe extern fn( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/mc.rs:325:7 [INFO] [stdout] | [INFO] [stdout] 325 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 371 | / decl_mc_fns!( [INFO] [stdout] 372 | | (REGULAR, REGULAR, rav1e_put_8tap_regular_8bpc), [INFO] [stdout] 373 | | (REGULAR, SMOOTH, rav1e_put_8tap_regular_smooth_8bpc), [INFO] [stdout] 374 | | (REGULAR, SHARP, rav1e_put_8tap_regular_sharp_8bpc), [INFO] [stdout] ... | [INFO] [stdout] 381 | | (BILINEAR, BILINEAR, rav1e_put_bilin_8bpc) [INFO] [stdout] 382 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_mc_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/mc.rs:393:7 [INFO] [stdout] | [INFO] [stdout] 393 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 426 | / decl_mc_hbd_fns!( [INFO] [stdout] 427 | | (REGULAR, REGULAR, rav1e_put_8tap_regular_16bpc), [INFO] [stdout] 428 | | (REGULAR, SMOOTH, rav1e_put_8tap_regular_smooth_16bpc), [INFO] [stdout] 429 | | (REGULAR, SHARP, rav1e_put_8tap_regular_sharp_16bpc), [INFO] [stdout] ... | [INFO] [stdout] 436 | | (BILINEAR, BILINEAR, rav1e_put_bilin_16bpc) [INFO] [stdout] 437 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_mc_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/mc.rs:448:7 [INFO] [stdout] | [INFO] [stdout] 448 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 507 | / decl_mct_fns!( [INFO] [stdout] 508 | | (REGULAR, REGULAR, rav1e_prep_8tap_regular_8bpc), [INFO] [stdout] 509 | | (REGULAR, SMOOTH, rav1e_prep_8tap_regular_smooth_8bpc), [INFO] [stdout] 510 | | (REGULAR, SHARP, rav1e_prep_8tap_regular_sharp_8bpc), [INFO] [stdout] ... | [INFO] [stdout] 517 | | (BILINEAR, BILINEAR, rav1e_prep_bilin_8bpc) [INFO] [stdout] 518 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_mct_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/mc.rs:529:7 [INFO] [stdout] | [INFO] [stdout] 529 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 562 | / decl_mct_hbd_fns!( [INFO] [stdout] 563 | | (REGULAR, REGULAR, rav1e_prep_8tap_regular_16bpc), [INFO] [stdout] 564 | | (REGULAR, SMOOTH, rav1e_prep_8tap_regular_smooth_16bpc), [INFO] [stdout] 565 | | (REGULAR, SHARP, rav1e_prep_8tap_regular_sharp_16bpc), [INFO] [stdout] ... | [INFO] [stdout] 572 | | (BILINEAR, BILINEAR, rav1e_prep_bilin_16bpc) [INFO] [stdout] 573 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_mct_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/mc.rs:581:1 [INFO] [stdout] | [INFO] [stdout] 581 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/predict.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 35 | / decl_angular_ipred_fn! { [INFO] [stdout] 36 | | rav1e_ipred_h_8bpc_ssse3, [INFO] [stdout] 37 | | rav1e_ipred_h_8bpc_avx2, [INFO] [stdout] 38 | | rav1e_ipred_h_8bpc_avx512icl, [INFO] [stdout] ... | [INFO] [stdout] 69 | | rav1e_ipred_paeth_8bpc_avx512icl [INFO] [stdout] 70 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_angular_ipred_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/predict.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 87 | / decl_angular_ipred_hbd_fn! { [INFO] [stdout] 88 | | rav1e_ipred_h_16bpc_ssse3, [INFO] [stdout] 89 | | rav1e_ipred_h_16bpc_avx2, [INFO] [stdout] 90 | | rav1e_ipred_v_16bpc_ssse3, [INFO] [stdout] ... | [INFO] [stdout] 116 | | rav1e_ipred_paeth_16bpc_avx512icl [INFO] [stdout] 117 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_angular_ipred_hbd_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/predict.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/predict.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 145 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 157 | / decl_cfl_ac_fn! { [INFO] [stdout] 158 | | rav1e_ipred_cfl_ac_420_8bpc_avx2, [INFO] [stdout] 159 | | rav1e_ipred_cfl_ac_420_8bpc_ssse3, [INFO] [stdout] 160 | | rav1e_ipred_cfl_ac_422_8bpc_avx2, [INFO] [stdout] ... | [INFO] [stdout] 163 | | rav1e_ipred_cfl_ac_444_8bpc_ssse3 [INFO] [stdout] 164 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_cfl_ac_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/predict.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 180 | / decl_cfl_ac_hbd_fn! { [INFO] [stdout] 181 | | rav1e_ipred_cfl_ac_420_16bpc_ssse3, [INFO] [stdout] 182 | | rav1e_ipred_cfl_ac_420_16bpc_avx2, [INFO] [stdout] 183 | | rav1e_ipred_cfl_ac_422_16bpc_ssse3, [INFO] [stdout] ... | [INFO] [stdout] 186 | | rav1e_ipred_cfl_ac_444_16bpc_avx2 [INFO] [stdout] 187 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_cfl_ac_hbd_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/predict.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 191 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 203 | / decl_cfl_pred_fn! { [INFO] [stdout] 204 | | rav1e_ipred_cfl_8bpc_ssse3, [INFO] [stdout] 205 | | rav1e_ipred_cfl_8bpc_avx2, [INFO] [stdout] 206 | | rav1e_ipred_cfl_left_8bpc_ssse3, [INFO] [stdout] ... | [INFO] [stdout] 211 | | rav1e_ipred_cfl_128_8bpc_avx2 [INFO] [stdout] 212 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_cfl_pred_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/predict.rs:216:5 [INFO] [stdout] | [INFO] [stdout] 216 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 228 | / decl_cfl_pred_hbd_fn! { [INFO] [stdout] 229 | | rav1e_ipred_cfl_16bpc_ssse3, [INFO] [stdout] 230 | | rav1e_ipred_cfl_16bpc_avx2, [INFO] [stdout] 231 | | rav1e_ipred_cfl_128_16bpc_ssse3, [INFO] [stdout] ... | [INFO] [stdout] 236 | | rav1e_ipred_cfl_top_16bpc_avx2 [INFO] [stdout] 237 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_cfl_pred_hbd_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/sad_plane.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 31 | decl_sad_plane_fn!(rav1e_sad_plane_8bpc_sse2, rav1e_sad_plane_8bpc_avx2); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_sad_plane_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 292 | / impl_itx_hbd_fns!( [INFO] [stdout] 293 | | // 64x [INFO] [stdout] 294 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 295 | | [(64, 64), (64, 32), (32, 64), (64, 16), (16, 64)], [INFO] [stdout] ... | [INFO] [stdout] 322 | | [(10, avx512icl, AVX512ICL)] [INFO] [stdout] 323 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 292 | / impl_itx_hbd_fns!( [INFO] [stdout] 293 | | // 64x [INFO] [stdout] 294 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 295 | | [(64, 64), (64, 32), (32, 64), (64, 16), (16, 64)], [INFO] [stdout] ... | [INFO] [stdout] 322 | | [(10, avx512icl, AVX512ICL)] [INFO] [stdout] 323 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 292 | / impl_itx_hbd_fns!( [INFO] [stdout] 293 | | // 64x [INFO] [stdout] 294 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 295 | | [(64, 64), (64, 32), (32, 64), (64, 16), (16, 64)], [INFO] [stdout] ... | [INFO] [stdout] 322 | | [(10, avx512icl, AVX512ICL)] [INFO] [stdout] 323 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 292 | / impl_itx_hbd_fns!( [INFO] [stdout] 293 | | // 64x [INFO] [stdout] 294 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 295 | | [(64, 64), (64, 32), (32, 64), (64, 16), (16, 64)], [INFO] [stdout] ... | [INFO] [stdout] 322 | | [(10, avx512icl, AVX512ICL)] [INFO] [stdout] 323 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 292 | / impl_itx_hbd_fns!( [INFO] [stdout] 293 | | // 64x [INFO] [stdout] 294 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 295 | | [(64, 64), (64, 32), (32, 64), (64, 16), (16, 64)], [INFO] [stdout] ... | [INFO] [stdout] 322 | | [(10, avx512icl, AVX512ICL)] [INFO] [stdout] 323 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 292 | / impl_itx_hbd_fns!( [INFO] [stdout] 293 | | // 64x [INFO] [stdout] 294 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 295 | | [(64, 64), (64, 32), (32, 64), (64, 16), (16, 64)], [INFO] [stdout] ... | [INFO] [stdout] 322 | | [(10, avx512icl, AVX512ICL)] [INFO] [stdout] 323 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 292 | / impl_itx_hbd_fns!( [INFO] [stdout] 293 | | // 64x [INFO] [stdout] 294 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 295 | | [(64, 64), (64, 32), (32, 64), (64, 16), (16, 64)], [INFO] [stdout] ... | [INFO] [stdout] 322 | | [(10, avx512icl, AVX512ICL)] [INFO] [stdout] 323 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 292 | / impl_itx_hbd_fns!( [INFO] [stdout] 293 | | // 64x [INFO] [stdout] 294 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 295 | | [(64, 64), (64, 32), (32, 64), (64, 16), (16, 64)], [INFO] [stdout] ... | [INFO] [stdout] 322 | | [(10, avx512icl, AVX512ICL)] [INFO] [stdout] 323 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 292 | / impl_itx_hbd_fns!( [INFO] [stdout] 293 | | // 64x [INFO] [stdout] 294 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 295 | | [(64, 64), (64, 32), (32, 64), (64, 16), (16, 64)], [INFO] [stdout] ... | [INFO] [stdout] 322 | | [(10, avx512icl, AVX512ICL)] [INFO] [stdout] 323 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 292 | / impl_itx_hbd_fns!( [INFO] [stdout] 293 | | // 64x [INFO] [stdout] 294 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 295 | | [(64, 64), (64, 32), (32, 64), (64, 16), (16, 64)], [INFO] [stdout] ... | [INFO] [stdout] 322 | | [(10, avx512icl, AVX512ICL)] [INFO] [stdout] 323 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 292 | / impl_itx_hbd_fns!( [INFO] [stdout] 293 | | // 64x [INFO] [stdout] 294 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 295 | | [(64, 64), (64, 32), (32, 64), (64, 16), (16, 64)], [INFO] [stdout] ... | [INFO] [stdout] 322 | | [(10, avx512icl, AVX512ICL)] [INFO] [stdout] 323 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 292 | / impl_itx_hbd_fns!( [INFO] [stdout] 293 | | // 64x [INFO] [stdout] 294 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 295 | | [(64, 64), (64, 32), (32, 64), (64, 16), (16, 64)], [INFO] [stdout] ... | [INFO] [stdout] 322 | | [(10, avx512icl, AVX512ICL)] [INFO] [stdout] 323 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 292 | / impl_itx_hbd_fns!( [INFO] [stdout] 293 | | // 64x [INFO] [stdout] 294 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 295 | | [(64, 64), (64, 32), (32, 64), (64, 16), (16, 64)], [INFO] [stdout] ... | [INFO] [stdout] 322 | | [(10, avx512icl, AVX512ICL)] [INFO] [stdout] 323 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 292 | / impl_itx_hbd_fns!( [INFO] [stdout] 293 | | // 64x [INFO] [stdout] 294 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 295 | | [(64, 64), (64, 32), (32, 64), (64, 16), (16, 64)], [INFO] [stdout] ... | [INFO] [stdout] 322 | | [(10, avx512icl, AVX512ICL)] [INFO] [stdout] 323 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 325 | / impl_itx_hbd_fns!( [INFO] [stdout] 326 | | // 64x [INFO] [stdout] 327 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 328 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 355 | | [(10, avx2, AVX2)] [INFO] [stdout] 356 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 325 | / impl_itx_hbd_fns!( [INFO] [stdout] 326 | | // 64x [INFO] [stdout] 327 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 328 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 355 | | [(10, avx2, AVX2)] [INFO] [stdout] 356 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 325 | / impl_itx_hbd_fns!( [INFO] [stdout] 326 | | // 64x [INFO] [stdout] 327 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 328 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 355 | | [(10, avx2, AVX2)] [INFO] [stdout] 356 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 325 | / impl_itx_hbd_fns!( [INFO] [stdout] 326 | | // 64x [INFO] [stdout] 327 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 328 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 355 | | [(10, avx2, AVX2)] [INFO] [stdout] 356 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 325 | / impl_itx_hbd_fns!( [INFO] [stdout] 326 | | // 64x [INFO] [stdout] 327 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 328 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 355 | | [(10, avx2, AVX2)] [INFO] [stdout] 356 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 325 | / impl_itx_hbd_fns!( [INFO] [stdout] 326 | | // 64x [INFO] [stdout] 327 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 328 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 355 | | [(10, avx2, AVX2)] [INFO] [stdout] 356 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 325 | / impl_itx_hbd_fns!( [INFO] [stdout] 326 | | // 64x [INFO] [stdout] 327 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 328 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 355 | | [(10, avx2, AVX2)] [INFO] [stdout] 356 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 325 | / impl_itx_hbd_fns!( [INFO] [stdout] 326 | | // 64x [INFO] [stdout] 327 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 328 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 355 | | [(10, avx2, AVX2)] [INFO] [stdout] 356 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 325 | / impl_itx_hbd_fns!( [INFO] [stdout] 326 | | // 64x [INFO] [stdout] 327 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 328 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 355 | | [(10, avx2, AVX2)] [INFO] [stdout] 356 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 325 | / impl_itx_hbd_fns!( [INFO] [stdout] 326 | | // 64x [INFO] [stdout] 327 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 328 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 355 | | [(10, avx2, AVX2)] [INFO] [stdout] 356 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 325 | / impl_itx_hbd_fns!( [INFO] [stdout] 326 | | // 64x [INFO] [stdout] 327 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 328 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 355 | | [(10, avx2, AVX2)] [INFO] [stdout] 356 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 325 | / impl_itx_hbd_fns!( [INFO] [stdout] 326 | | // 64x [INFO] [stdout] 327 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 328 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 355 | | [(10, avx2, AVX2)] [INFO] [stdout] 356 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 325 | / impl_itx_hbd_fns!( [INFO] [stdout] 326 | | // 64x [INFO] [stdout] 327 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 328 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 355 | | [(10, avx2, AVX2)] [INFO] [stdout] 356 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 325 | / impl_itx_hbd_fns!( [INFO] [stdout] 326 | | // 64x [INFO] [stdout] 327 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 328 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 355 | | [(10, avx2, AVX2)] [INFO] [stdout] 356 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 325 | / impl_itx_hbd_fns!( [INFO] [stdout] 326 | | // 64x [INFO] [stdout] 327 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 328 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 355 | | [(10, avx2, AVX2)] [INFO] [stdout] 356 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 325 | / impl_itx_hbd_fns!( [INFO] [stdout] 326 | | // 64x [INFO] [stdout] 327 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 328 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 355 | | [(10, avx2, AVX2)] [INFO] [stdout] 356 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 325 | / impl_itx_hbd_fns!( [INFO] [stdout] 326 | | // 64x [INFO] [stdout] 327 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 328 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 355 | | [(10, avx2, AVX2)] [INFO] [stdout] 356 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 325 | / impl_itx_hbd_fns!( [INFO] [stdout] 326 | | // 64x [INFO] [stdout] 327 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 328 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 355 | | [(10, avx2, AVX2)] [INFO] [stdout] 356 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 325 | / impl_itx_hbd_fns!( [INFO] [stdout] 326 | | // 64x [INFO] [stdout] 327 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 328 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 355 | | [(10, avx2, AVX2)] [INFO] [stdout] 356 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 358 | / impl_itx_hbd_fns!( [INFO] [stdout] 359 | | // 64x [INFO] [stdout] 360 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 361 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 388 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 358 | / impl_itx_hbd_fns!( [INFO] [stdout] 359 | | // 64x [INFO] [stdout] 360 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 361 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 388 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 358 | / impl_itx_hbd_fns!( [INFO] [stdout] 359 | | // 64x [INFO] [stdout] 360 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 361 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 388 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 358 | / impl_itx_hbd_fns!( [INFO] [stdout] 359 | | // 64x [INFO] [stdout] 360 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 361 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 388 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 358 | / impl_itx_hbd_fns!( [INFO] [stdout] 359 | | // 64x [INFO] [stdout] 360 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 361 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 388 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 358 | / impl_itx_hbd_fns!( [INFO] [stdout] 359 | | // 64x [INFO] [stdout] 360 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 361 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 388 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 358 | / impl_itx_hbd_fns!( [INFO] [stdout] 359 | | // 64x [INFO] [stdout] 360 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 361 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 388 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 358 | / impl_itx_hbd_fns!( [INFO] [stdout] 359 | | // 64x [INFO] [stdout] 360 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 361 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 388 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 358 | / impl_itx_hbd_fns!( [INFO] [stdout] 359 | | // 64x [INFO] [stdout] 360 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 361 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 388 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 358 | / impl_itx_hbd_fns!( [INFO] [stdout] 359 | | // 64x [INFO] [stdout] 360 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 361 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 388 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 358 | / impl_itx_hbd_fns!( [INFO] [stdout] 359 | | // 64x [INFO] [stdout] 360 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 361 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 388 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 358 | / impl_itx_hbd_fns!( [INFO] [stdout] 359 | | // 64x [INFO] [stdout] 360 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 361 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 388 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 358 | / impl_itx_hbd_fns!( [INFO] [stdout] 359 | | // 64x [INFO] [stdout] 360 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 361 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 388 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 358 | / impl_itx_hbd_fns!( [INFO] [stdout] 359 | | // 64x [INFO] [stdout] 360 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 361 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 388 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 358 | / impl_itx_hbd_fns!( [INFO] [stdout] 359 | | // 64x [INFO] [stdout] 360 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 361 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 388 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 358 | / impl_itx_hbd_fns!( [INFO] [stdout] 359 | | // 64x [INFO] [stdout] 360 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 361 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 388 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 358 | / impl_itx_hbd_fns!( [INFO] [stdout] 359 | | // 64x [INFO] [stdout] 360 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 361 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 388 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 358 | / impl_itx_hbd_fns!( [INFO] [stdout] 359 | | // 64x [INFO] [stdout] 360 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 361 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 388 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 358 | / impl_itx_hbd_fns!( [INFO] [stdout] 359 | | // 64x [INFO] [stdout] 360 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 361 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 388 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 397 | / impl_itx_hbd_fns!( [INFO] [stdout] 398 | | // 32x (DCT and IDTX swapped due to incomplete DCT implementation) [INFO] [stdout] 399 | | [(TxType::IDTX, identity, identity)], [INFO] [stdout] 400 | | [(32, 32), (32, 16), (16, 32)], [INFO] [stdout] ... | [INFO] [stdout] 426 | | [(12, avx2, AVX2)] [INFO] [stdout] 427 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 397 | / impl_itx_hbd_fns!( [INFO] [stdout] 398 | | // 32x (DCT and IDTX swapped due to incomplete DCT implementation) [INFO] [stdout] 399 | | [(TxType::IDTX, identity, identity)], [INFO] [stdout] 400 | | [(32, 32), (32, 16), (16, 32)], [INFO] [stdout] ... | [INFO] [stdout] 426 | | [(12, avx2, AVX2)] [INFO] [stdout] 427 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 397 | / impl_itx_hbd_fns!( [INFO] [stdout] 398 | | // 32x (DCT and IDTX swapped due to incomplete DCT implementation) [INFO] [stdout] 399 | | [(TxType::IDTX, identity, identity)], [INFO] [stdout] 400 | | [(32, 32), (32, 16), (16, 32)], [INFO] [stdout] ... | [INFO] [stdout] 426 | | [(12, avx2, AVX2)] [INFO] [stdout] 427 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 397 | / impl_itx_hbd_fns!( [INFO] [stdout] 398 | | // 32x (DCT and IDTX swapped due to incomplete DCT implementation) [INFO] [stdout] 399 | | [(TxType::IDTX, identity, identity)], [INFO] [stdout] 400 | | [(32, 32), (32, 16), (16, 32)], [INFO] [stdout] ... | [INFO] [stdout] 426 | | [(12, avx2, AVX2)] [INFO] [stdout] 427 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 397 | / impl_itx_hbd_fns!( [INFO] [stdout] 398 | | // 32x (DCT and IDTX swapped due to incomplete DCT implementation) [INFO] [stdout] 399 | | [(TxType::IDTX, identity, identity)], [INFO] [stdout] 400 | | [(32, 32), (32, 16), (16, 32)], [INFO] [stdout] ... | [INFO] [stdout] 426 | | [(12, avx2, AVX2)] [INFO] [stdout] 427 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 397 | / impl_itx_hbd_fns!( [INFO] [stdout] 398 | | // 32x (DCT and IDTX swapped due to incomplete DCT implementation) [INFO] [stdout] 399 | | [(TxType::IDTX, identity, identity)], [INFO] [stdout] 400 | | [(32, 32), (32, 16), (16, 32)], [INFO] [stdout] ... | [INFO] [stdout] 426 | | [(12, avx2, AVX2)] [INFO] [stdout] 427 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 397 | / impl_itx_hbd_fns!( [INFO] [stdout] 398 | | // 32x (DCT and IDTX swapped due to incomplete DCT implementation) [INFO] [stdout] 399 | | [(TxType::IDTX, identity, identity)], [INFO] [stdout] 400 | | [(32, 32), (32, 16), (16, 32)], [INFO] [stdout] ... | [INFO] [stdout] 426 | | [(12, avx2, AVX2)] [INFO] [stdout] 427 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 397 | / impl_itx_hbd_fns!( [INFO] [stdout] 398 | | // 32x (DCT and IDTX swapped due to incomplete DCT implementation) [INFO] [stdout] 399 | | [(TxType::IDTX, identity, identity)], [INFO] [stdout] 400 | | [(32, 32), (32, 16), (16, 32)], [INFO] [stdout] ... | [INFO] [stdout] 426 | | [(12, avx2, AVX2)] [INFO] [stdout] 427 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 397 | / impl_itx_hbd_fns!( [INFO] [stdout] 398 | | // 32x (DCT and IDTX swapped due to incomplete DCT implementation) [INFO] [stdout] 399 | | [(TxType::IDTX, identity, identity)], [INFO] [stdout] 400 | | [(32, 32), (32, 16), (16, 32)], [INFO] [stdout] ... | [INFO] [stdout] 426 | | [(12, avx2, AVX2)] [INFO] [stdout] 427 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 397 | / impl_itx_hbd_fns!( [INFO] [stdout] 398 | | // 32x (DCT and IDTX swapped due to incomplete DCT implementation) [INFO] [stdout] 399 | | [(TxType::IDTX, identity, identity)], [INFO] [stdout] 400 | | [(32, 32), (32, 16), (16, 32)], [INFO] [stdout] ... | [INFO] [stdout] 426 | | [(12, avx2, AVX2)] [INFO] [stdout] 427 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 397 | / impl_itx_hbd_fns!( [INFO] [stdout] 398 | | // 32x (DCT and IDTX swapped due to incomplete DCT implementation) [INFO] [stdout] 399 | | [(TxType::IDTX, identity, identity)], [INFO] [stdout] 400 | | [(32, 32), (32, 16), (16, 32)], [INFO] [stdout] ... | [INFO] [stdout] 426 | | [(12, avx2, AVX2)] [INFO] [stdout] 427 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 397 | / impl_itx_hbd_fns!( [INFO] [stdout] 398 | | // 32x (DCT and IDTX swapped due to incomplete DCT implementation) [INFO] [stdout] 399 | | [(TxType::IDTX, identity, identity)], [INFO] [stdout] 400 | | [(32, 32), (32, 16), (16, 32)], [INFO] [stdout] ... | [INFO] [stdout] 426 | | [(12, avx2, AVX2)] [INFO] [stdout] 427 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 397 | / impl_itx_hbd_fns!( [INFO] [stdout] 398 | | // 32x (DCT and IDTX swapped due to incomplete DCT implementation) [INFO] [stdout] 399 | | [(TxType::IDTX, identity, identity)], [INFO] [stdout] 400 | | [(32, 32), (32, 16), (16, 32)], [INFO] [stdout] ... | [INFO] [stdout] 426 | | [(12, avx2, AVX2)] [INFO] [stdout] 427 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 397 | / impl_itx_hbd_fns!( [INFO] [stdout] 398 | | // 32x (DCT and IDTX swapped due to incomplete DCT implementation) [INFO] [stdout] 399 | | [(TxType::IDTX, identity, identity)], [INFO] [stdout] 400 | | [(32, 32), (32, 16), (16, 32)], [INFO] [stdout] ... | [INFO] [stdout] 426 | | [(12, avx2, AVX2)] [INFO] [stdout] 427 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/shared/transform/inverse.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | unsafe extern fn(*mut u8, libc::ptrdiff_t, *mut i16, i32); [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/shared/transform/inverse.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | unsafe extern fn(*mut u16, libc::ptrdiff_t, *mut i16, i32); [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nasm_x86_64` [INFO] [stdout] --> src/dist.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | if #[cfg(nasm_x86_64)] { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nasm_x86_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nasm_x86_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `asm_neon` [INFO] [stdout] --> src/dist.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 13 | } else if #[cfg(asm_neon)] { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(asm_neon)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm_neon)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nasm_x86_64` [INFO] [stdout] --> src/ec.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | if #[cfg(nasm_x86_64)] { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nasm_x86_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nasm_x86_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nasm_x86_64` [INFO] [stdout] --> src/predict.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | if #[cfg(nasm_x86_64)] { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nasm_x86_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nasm_x86_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `asm_neon` [INFO] [stdout] --> src/predict.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | } else if #[cfg(asm_neon)] { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(asm_neon)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm_neon)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nasm_x86_64` [INFO] [stdout] --> src/quantize/mod.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | if #[cfg(nasm_x86_64)] { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nasm_x86_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nasm_x86_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nasm_x86_64` [INFO] [stdout] --> src/cdef.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | if #[cfg(nasm_x86_64)] { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nasm_x86_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nasm_x86_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `asm_neon` [INFO] [stdout] --> src/cdef.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 24 | } else if #[cfg(asm_neon)] { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(asm_neon)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm_neon)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `frame_header::*` [INFO] [stdout] --> src/context/mod.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | pub use frame_header::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nasm_x86_64` [INFO] [stdout] --> src/lrf.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | if #[cfg(nasm_x86_64)] { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nasm_x86_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nasm_x86_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nasm_x86_64` [INFO] [stdout] --> src/mc.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | if #[cfg(nasm_x86_64)] { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nasm_x86_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nasm_x86_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `asm_neon` [INFO] [stdout] --> src/mc.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 13 | } else if #[cfg(asm_neon)] { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(asm_neon)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm_neon)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nasm_x86_64` [INFO] [stdout] --> src/sad_plane.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | if #[cfg(nasm_x86_64)] { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nasm_x86_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nasm_x86_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/asm/x86/dist/mod.rs:178:22 [INFO] [stdout] | [INFO] [stdout] 178 | .reduce(|a, b| unsafe { _mm256_add_epi32(a, b) }) [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `row` and `col` are never read [INFO] [stdout] --> src/lrf.rs:1271:7 [INFO] [stdout] | [INFO] [stdout] 1270 | pub struct RestorationPlaneOffset { [INFO] [stdout] | ---------------------- fields in this struct [INFO] [stdout] 1271 | pub row: usize, [INFO] [stdout] | ^^^ [INFO] [stdout] 1272 | pub col: usize, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RestorationPlaneOffset` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/color.rs:24:3 [INFO] [stdout] | [INFO] [stdout] 24 | FromPrimitive, [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ChromaSamplePosition` [INFO] [stdout] ... [INFO] [stdout] 30 | pub enum ChromaSamplePosition { [INFO] [stdout] | -------------------- `ChromaSamplePosition` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/color.rs:54:3 [INFO] [stdout] | [INFO] [stdout] 54 | FromPrimitive, [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ColorPrimaries` [INFO] [stdout] ... [INFO] [stdout] 60 | pub enum ColorPrimaries { [INFO] [stdout] | -------------- `ColorPrimaries` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/color.rs:98:3 [INFO] [stdout] | [INFO] [stdout] 98 | FromPrimitive, [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_TransferCharacteristics` [INFO] [stdout] ... [INFO] [stdout] 104 | pub enum TransferCharacteristics { [INFO] [stdout] | ----------------------- `TransferCharacteristics` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/color.rs:152:3 [INFO] [stdout] | [INFO] [stdout] 152 | FromPrimitive, [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_MatrixCoefficients` [INFO] [stdout] ... [INFO] [stdout] 158 | pub enum MatrixCoefficients { [INFO] [stdout] | ------------------ `MatrixCoefficients` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/color.rs:220:3 [INFO] [stdout] | [INFO] [stdout] 220 | FromPrimitive, [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_PixelRange` [INFO] [stdout] ... [INFO] [stdout] 226 | pub enum PixelRange { [INFO] [stdout] | ---------- `PixelRange` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/config/speedsettings.rs:317:3 [INFO] [stdout] | [INFO] [stdout] 317 | FromPrimitive, [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_SceneDetectionSpeed` [INFO] [stdout] ... [INFO] [stdout] 321 | pub enum SceneDetectionSpeed { [INFO] [stdout] | ------------------- `SceneDetectionSpeed` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/config/speedsettings.rs:353:3 [INFO] [stdout] | [INFO] [stdout] 353 | FromPrimitive, [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_PredictionModesSetting` [INFO] [stdout] ... [INFO] [stdout] 357 | pub enum PredictionModesSetting { [INFO] [stdout] | ---------------------- `PredictionModesSetting` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/config/speedsettings.rs:396:3 [INFO] [stdout] | [INFO] [stdout] 396 | FromPrimitive, [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_SGRComplexityLevel` [INFO] [stdout] ... [INFO] [stdout] 400 | pub enum SGRComplexityLevel { [INFO] [stdout] | ------------------ `SGRComplexityLevel` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/config/speedsettings.rs:428:3 [INFO] [stdout] | [INFO] [stdout] 428 | FromPrimitive, [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_SegmentationLevel` [INFO] [stdout] ... [INFO] [stdout] 432 | pub enum SegmentationLevel { [INFO] [stdout] | ----------------- `SegmentationLevel` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/frame/mod.rs:28:45 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug, PartialEq, Eq, Clone, Copy, FromPrimitive, Default)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_FrameTypeOverride` [INFO] [stdout] 29 | #[repr(C)] [INFO] [stdout] 30 | pub enum FrameTypeOverride { [INFO] [stdout] | ----------------- `FrameTypeOverride` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `save_config` is never read [INFO] [stdout] --> src/bin/common.rs:338:7 [INFO] [stdout] | [INFO] [stdout] 325 | pub struct ParsedCliOptions { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 338 | pub save_config: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/bin/decoder/mod.rs:34:11 [INFO] [stdout] | [INFO] [stdout] 34 | IoError(io::Error), [INFO] [stdout] | ------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `DecodeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 34 - IoError(io::Error), [INFO] [stdout] 34 + IoError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 5m 29s [INFO] running `Command { std: "docker" "inspect" "e3fec1de78116102245ff866d06bb79bd79063c81dc1b5b0914b14e1d3351eb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3fec1de78116102245ff866d06bb79bd79063c81dc1b5b0914b14e1d3351eb0", kill_on_drop: false }` [INFO] [stdout] e3fec1de78116102245ff866d06bb79bd79063c81dc1b5b0914b14e1d3351eb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba73ec5db2adef67ea0b6802fa9fe868e7d5f02843374c966bb6c8f48343a308 [INFO] running `Command { std: "docker" "start" "-a" "ba73ec5db2adef67ea0b6802fa9fe868e7d5f02843374c966bb6c8f48343a308", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.7.3 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling serde_json v1.0.100 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling regex-automata v0.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling av1-grain v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.2 [INFO] [stderr] Compiling bstr v1.6.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling predicates v3.0.3 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling assert_cmd v2.0.11 [INFO] [stderr] Compiling rav1e v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Compiling interpolate_name v0.2.3 [INFO] [stdout] warning: unexpected `cfg` condition name: `cargo_c` [INFO] [stdout] --> src/lib.rs:146:11 [INFO] [stdout] | [INFO] [stdout] 146 | #[cfg(any(cargo_c, feature = "capi"))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cargo_c)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cargo_c)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing` [INFO] [stdout] --> src/lib.rs:358:13 [INFO] [stdout] | [INFO] [stdout] 358 | any(test, fuzzing), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing` [INFO] [stdout] --> src/lib.rs:412:7 [INFO] [stdout] | [INFO] [stdout] 412 | #[cfg(fuzzing)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nasm_x86_64` [INFO] [stdout] --> src/transform/forward.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | if #[cfg(nasm_x86_64)] { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nasm_x86_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nasm_x86_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nasm_x86_64` [INFO] [stdout] --> src/transform/inverse.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | if #[cfg(nasm_x86_64)] { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nasm_x86_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nasm_x86_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `asm_neon` [INFO] [stdout] --> src/transform/inverse.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 13 | } else if #[cfg(asm_neon)] { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(asm_neon)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm_neon)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nasm_x86_64` [INFO] [stdout] --> src/cpu_features/mod.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | if #[cfg(nasm_x86_64)] { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nasm_x86_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nasm_x86_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `asm_neon` [INFO] [stdout] --> src/cpu_features/mod.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | } else if #[cfg(asm_neon)] { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(asm_neon)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm_neon)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nasm_x86_64` [INFO] [stdout] --> src/asm/mod.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(nasm_x86_64)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nasm_x86_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nasm_x86_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `asm_neon` [INFO] [stdout] --> src/asm/mod.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(asm_neon)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(asm_neon)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm_neon)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nasm_x86_64` [INFO] [stdout] --> src/asm/mod.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(any(nasm_x86_64, asm_neon))] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nasm_x86_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nasm_x86_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `asm_neon` [INFO] [stdout] --> src/asm/mod.rs:16:24 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(any(nasm_x86_64, asm_neon))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(asm_neon)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm_neon)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/cdef.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | type CdefFilterFn = unsafe extern fn( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/cdef.rs:27:31 [INFO] [stdout] | [INFO] [stdout] 27 | type CdefFilterHBDFn = unsafe extern fn( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/cdef.rs:147:1 [INFO] [stdout] | [INFO] [stdout] 147 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/cdef.rs:185:10 [INFO] [stdout] | [INFO] [stdout] 185 | unsafe extern fn(tmp: *const u8, tmp_stride: isize, var: *mut u32) -> i32; [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/cdef.rs:186:28 [INFO] [stdout] | [INFO] [stdout] 186 | type CdefDirHBDFn = unsafe extern fn( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/cdef.rs:251:1 [INFO] [stdout] | [INFO] [stdout] 251 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/dist/cdef_dist.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | type CdefDistKernelFn = unsafe extern fn( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/dist/cdef_dist.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/dist/sse.rs:18:29 [INFO] [stdout] | [INFO] [stdout] 18 | type WeightedSseFn = unsafe extern fn( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/dist/sse.rs:27:32 [INFO] [stdout] | [INFO] [stdout] 27 | type WeightedSseHBDFn = unsafe extern fn( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/dist/sse.rs:39:7 [INFO] [stdout] | [INFO] [stdout] 39 | extern { fn $name ( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 56 | / declare_asm_sse_fn![ [INFO] [stdout] 57 | | // SSSE3 [INFO] [stdout] 58 | | rav1e_weighted_sse_4x4_ssse3, [INFO] [stdout] 59 | | rav1e_weighted_sse_4x8_ssse3, [INFO] [stdout] ... | [INFO] [stdout] 80 | | rav1e_weighted_sse_128x128_avx2 [INFO] [stdout] 81 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `declare_asm_sse_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/dist/sse.rs:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | extern { fn $name ( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 83 | / declare_asm_hbd_sse_fn![ [INFO] [stdout] 84 | | // SSE2 [INFO] [stdout] 85 | | rav1e_weighted_sse_4x4_hbd_sse2 [INFO] [stdout] 86 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `declare_asm_hbd_sse_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/dist/mod.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 21 | type SadFn = unsafe extern fn( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/dist/mod.rs:30:24 [INFO] [stdout] | [INFO] [stdout] 30 | type SadHBDFn = unsafe extern fn( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/dist/mod.rs:37:25 [INFO] [stdout] | [INFO] [stdout] 37 | type SatdHBDFn = unsafe extern fn( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/dist/mod.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | extern { fn $name ( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 184 | / declare_asm_dist_fn![ [INFO] [stdout] 185 | | // SSSE3 [INFO] [stdout] 186 | | (rav1e_sad_4x4_hbd_ssse3, u16), [INFO] [stdout] 187 | | (rav1e_sad_16x16_hbd_ssse3, u16), [INFO] [stdout] ... | [INFO] [stdout] 246 | | (rav1e_satd_64x16_avx2, u8) [INFO] [stdout] 247 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `declare_asm_dist_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/dist/mod.rs:58:7 [INFO] [stdout] | [INFO] [stdout] 58 | extern { pub(crate) fn $name ( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 249 | / declare_asm_satd_hbd_fn![ [INFO] [stdout] 250 | | rav1e_satd_4x4_hbd_avx2, [INFO] [stdout] 251 | | rav1e_satd_8x4_hbd_avx2, [INFO] [stdout] 252 | | rav1e_satd_4x8_hbd_avx2, [INFO] [stdout] ... | [INFO] [stdout] 271 | | rav1e_satd_4x16_hbd_avx2 [INFO] [stdout] 272 | | ]; [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `declare_asm_satd_hbd_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/dist/mod.rs:398:16 [INFO] [stdout] | [INFO] [stdout] 398 | unsafe extern fn []( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 419 | / get_sad_hbd_ssse3!( [INFO] [stdout] 420 | | // 4x4 base [INFO] [stdout] 421 | | (8, 8, 4), [INFO] [stdout] 422 | | (4, 8, 4), [INFO] [stdout] ... | [INFO] [stdout] 440 | | (64, 16, 16) [INFO] [stdout] 441 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `get_sad_hbd_ssse3` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/dist/mod.rs:448:16 [INFO] [stdout] | [INFO] [stdout] 448 | unsafe extern fn []( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 464 | / get_sad_hbd_avx2_WxH!( [INFO] [stdout] 465 | | // No advantage to AVX below 16 width [INFO] [stdout] 466 | | (16, 4), [INFO] [stdout] 467 | | (16, 8), [INFO] [stdout] ... | [INFO] [stdout] 480 | | (128, 128) [INFO] [stdout] 481 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `get_sad_hbd_avx2_WxH` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/mc.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | type PutFn = unsafe extern fn( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/mc.rs:28:24 [INFO] [stdout] | [INFO] [stdout] 28 | type PutHBDFn = unsafe extern fn( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/mc.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | type PrepFn = unsafe extern fn( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/mc.rs:50:25 [INFO] [stdout] | [INFO] [stdout] 50 | type PrepHBDFn = unsafe extern fn( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/mc.rs:61:21 [INFO] [stdout] | [INFO] [stdout] 61 | type AvgFn = unsafe extern fn( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/mc.rs:70:24 [INFO] [stdout] | [INFO] [stdout] 70 | type AvgHBDFn = unsafe extern fn( [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/mc.rs:325:7 [INFO] [stdout] | [INFO] [stdout] 325 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 371 | / decl_mc_fns!( [INFO] [stdout] 372 | | (REGULAR, REGULAR, rav1e_put_8tap_regular_8bpc), [INFO] [stdout] 373 | | (REGULAR, SMOOTH, rav1e_put_8tap_regular_smooth_8bpc), [INFO] [stdout] 374 | | (REGULAR, SHARP, rav1e_put_8tap_regular_sharp_8bpc), [INFO] [stdout] ... | [INFO] [stdout] 381 | | (BILINEAR, BILINEAR, rav1e_put_bilin_8bpc) [INFO] [stdout] 382 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_mc_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/mc.rs:393:7 [INFO] [stdout] | [INFO] [stdout] 393 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 426 | / decl_mc_hbd_fns!( [INFO] [stdout] 427 | | (REGULAR, REGULAR, rav1e_put_8tap_regular_16bpc), [INFO] [stdout] 428 | | (REGULAR, SMOOTH, rav1e_put_8tap_regular_smooth_16bpc), [INFO] [stdout] 429 | | (REGULAR, SHARP, rav1e_put_8tap_regular_sharp_16bpc), [INFO] [stdout] ... | [INFO] [stdout] 436 | | (BILINEAR, BILINEAR, rav1e_put_bilin_16bpc) [INFO] [stdout] 437 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_mc_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/mc.rs:448:7 [INFO] [stdout] | [INFO] [stdout] 448 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 507 | / decl_mct_fns!( [INFO] [stdout] 508 | | (REGULAR, REGULAR, rav1e_prep_8tap_regular_8bpc), [INFO] [stdout] 509 | | (REGULAR, SMOOTH, rav1e_prep_8tap_regular_smooth_8bpc), [INFO] [stdout] 510 | | (REGULAR, SHARP, rav1e_prep_8tap_regular_sharp_8bpc), [INFO] [stdout] ... | [INFO] [stdout] 517 | | (BILINEAR, BILINEAR, rav1e_prep_bilin_8bpc) [INFO] [stdout] 518 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_mct_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/mc.rs:529:7 [INFO] [stdout] | [INFO] [stdout] 529 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 562 | / decl_mct_hbd_fns!( [INFO] [stdout] 563 | | (REGULAR, REGULAR, rav1e_prep_8tap_regular_16bpc), [INFO] [stdout] 564 | | (REGULAR, SMOOTH, rav1e_prep_8tap_regular_smooth_16bpc), [INFO] [stdout] 565 | | (REGULAR, SHARP, rav1e_prep_8tap_regular_sharp_16bpc), [INFO] [stdout] ... | [INFO] [stdout] 572 | | (BILINEAR, BILINEAR, rav1e_prep_bilin_16bpc) [INFO] [stdout] 573 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_mct_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/mc.rs:581:1 [INFO] [stdout] | [INFO] [stdout] 581 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/predict.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 35 | / decl_angular_ipred_fn! { [INFO] [stdout] 36 | | rav1e_ipred_h_8bpc_ssse3, [INFO] [stdout] 37 | | rav1e_ipred_h_8bpc_avx2, [INFO] [stdout] 38 | | rav1e_ipred_h_8bpc_avx512icl, [INFO] [stdout] ... | [INFO] [stdout] 69 | | rav1e_ipred_paeth_8bpc_avx512icl [INFO] [stdout] 70 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_angular_ipred_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/predict.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 87 | / decl_angular_ipred_hbd_fn! { [INFO] [stdout] 88 | | rav1e_ipred_h_16bpc_ssse3, [INFO] [stdout] 89 | | rav1e_ipred_h_16bpc_avx2, [INFO] [stdout] 90 | | rav1e_ipred_v_16bpc_ssse3, [INFO] [stdout] ... | [INFO] [stdout] 116 | | rav1e_ipred_paeth_16bpc_avx512icl [INFO] [stdout] 117 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_angular_ipred_hbd_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/predict.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/predict.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 145 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 157 | / decl_cfl_ac_fn! { [INFO] [stdout] 158 | | rav1e_ipred_cfl_ac_420_8bpc_avx2, [INFO] [stdout] 159 | | rav1e_ipred_cfl_ac_420_8bpc_ssse3, [INFO] [stdout] 160 | | rav1e_ipred_cfl_ac_422_8bpc_avx2, [INFO] [stdout] ... | [INFO] [stdout] 163 | | rav1e_ipred_cfl_ac_444_8bpc_ssse3 [INFO] [stdout] 164 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_cfl_ac_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/predict.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 180 | / decl_cfl_ac_hbd_fn! { [INFO] [stdout] 181 | | rav1e_ipred_cfl_ac_420_16bpc_ssse3, [INFO] [stdout] 182 | | rav1e_ipred_cfl_ac_420_16bpc_avx2, [INFO] [stdout] 183 | | rav1e_ipred_cfl_ac_422_16bpc_ssse3, [INFO] [stdout] ... | [INFO] [stdout] 186 | | rav1e_ipred_cfl_ac_444_16bpc_avx2 [INFO] [stdout] 187 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_cfl_ac_hbd_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/predict.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 191 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 203 | / decl_cfl_pred_fn! { [INFO] [stdout] 204 | | rav1e_ipred_cfl_8bpc_ssse3, [INFO] [stdout] 205 | | rav1e_ipred_cfl_8bpc_avx2, [INFO] [stdout] 206 | | rav1e_ipred_cfl_left_8bpc_ssse3, [INFO] [stdout] ... | [INFO] [stdout] 211 | | rav1e_ipred_cfl_128_8bpc_avx2 [INFO] [stdout] 212 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_cfl_pred_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/predict.rs:216:5 [INFO] [stdout] | [INFO] [stdout] 216 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 228 | / decl_cfl_pred_hbd_fn! { [INFO] [stdout] 229 | | rav1e_ipred_cfl_16bpc_ssse3, [INFO] [stdout] 230 | | rav1e_ipred_cfl_16bpc_avx2, [INFO] [stdout] 231 | | rav1e_ipred_cfl_128_16bpc_ssse3, [INFO] [stdout] ... | [INFO] [stdout] 236 | | rav1e_ipred_cfl_top_16bpc_avx2 [INFO] [stdout] 237 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_cfl_pred_hbd_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/sad_plane.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 31 | decl_sad_plane_fn!(rav1e_sad_plane_8bpc_sse2, rav1e_sad_plane_8bpc_avx2); [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_sad_plane_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 82 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 220 | / impl_itx_fns!( [INFO] [stdout] 221 | | // 64x [INFO] [stdout] 222 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 223 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 249 | | [(avx512icl, AVX512ICL), (avx2, AVX2), (ssse3, SSSE3)] [INFO] [stdout] 250 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_fns` which comes from the expansion of the macro `impl_itx_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 292 | / impl_itx_hbd_fns!( [INFO] [stdout] 293 | | // 64x [INFO] [stdout] 294 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 295 | | [(64, 64), (64, 32), (32, 64), (64, 16), (16, 64)], [INFO] [stdout] ... | [INFO] [stdout] 322 | | [(10, avx512icl, AVX512ICL)] [INFO] [stdout] 323 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 292 | / impl_itx_hbd_fns!( [INFO] [stdout] 293 | | // 64x [INFO] [stdout] 294 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 295 | | [(64, 64), (64, 32), (32, 64), (64, 16), (16, 64)], [INFO] [stdout] ... | [INFO] [stdout] 322 | | [(10, avx512icl, AVX512ICL)] [INFO] [stdout] 323 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 292 | / impl_itx_hbd_fns!( [INFO] [stdout] 293 | | // 64x [INFO] [stdout] 294 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 295 | | [(64, 64), (64, 32), (32, 64), (64, 16), (16, 64)], [INFO] [stdout] ... | [INFO] [stdout] 322 | | [(10, avx512icl, AVX512ICL)] [INFO] [stdout] 323 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 292 | / impl_itx_hbd_fns!( [INFO] [stdout] 293 | | // 64x [INFO] [stdout] 294 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 295 | | [(64, 64), (64, 32), (32, 64), (64, 16), (16, 64)], [INFO] [stdout] ... | [INFO] [stdout] 322 | | [(10, avx512icl, AVX512ICL)] [INFO] [stdout] 323 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 292 | / impl_itx_hbd_fns!( [INFO] [stdout] 293 | | // 64x [INFO] [stdout] 294 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 295 | | [(64, 64), (64, 32), (32, 64), (64, 16), (16, 64)], [INFO] [stdout] ... | [INFO] [stdout] 322 | | [(10, avx512icl, AVX512ICL)] [INFO] [stdout] 323 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 292 | / impl_itx_hbd_fns!( [INFO] [stdout] 293 | | // 64x [INFO] [stdout] 294 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 295 | | [(64, 64), (64, 32), (32, 64), (64, 16), (16, 64)], [INFO] [stdout] ... | [INFO] [stdout] 322 | | [(10, avx512icl, AVX512ICL)] [INFO] [stdout] 323 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 292 | / impl_itx_hbd_fns!( [INFO] [stdout] 293 | | // 64x [INFO] [stdout] 294 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 295 | | [(64, 64), (64, 32), (32, 64), (64, 16), (16, 64)], [INFO] [stdout] ... | [INFO] [stdout] 322 | | [(10, avx512icl, AVX512ICL)] [INFO] [stdout] 323 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 292 | / impl_itx_hbd_fns!( [INFO] [stdout] 293 | | // 64x [INFO] [stdout] 294 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 295 | | [(64, 64), (64, 32), (32, 64), (64, 16), (16, 64)], [INFO] [stdout] ... | [INFO] [stdout] 322 | | [(10, avx512icl, AVX512ICL)] [INFO] [stdout] 323 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 292 | / impl_itx_hbd_fns!( [INFO] [stdout] 293 | | // 64x [INFO] [stdout] 294 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 295 | | [(64, 64), (64, 32), (32, 64), (64, 16), (16, 64)], [INFO] [stdout] ... | [INFO] [stdout] 322 | | [(10, avx512icl, AVX512ICL)] [INFO] [stdout] 323 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 292 | / impl_itx_hbd_fns!( [INFO] [stdout] 293 | | // 64x [INFO] [stdout] 294 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 295 | | [(64, 64), (64, 32), (32, 64), (64, 16), (16, 64)], [INFO] [stdout] ... | [INFO] [stdout] 322 | | [(10, avx512icl, AVX512ICL)] [INFO] [stdout] 323 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 292 | / impl_itx_hbd_fns!( [INFO] [stdout] 293 | | // 64x [INFO] [stdout] 294 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 295 | | [(64, 64), (64, 32), (32, 64), (64, 16), (16, 64)], [INFO] [stdout] ... | [INFO] [stdout] 322 | | [(10, avx512icl, AVX512ICL)] [INFO] [stdout] 323 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 292 | / impl_itx_hbd_fns!( [INFO] [stdout] 293 | | // 64x [INFO] [stdout] 294 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 295 | | [(64, 64), (64, 32), (32, 64), (64, 16), (16, 64)], [INFO] [stdout] ... | [INFO] [stdout] 322 | | [(10, avx512icl, AVX512ICL)] [INFO] [stdout] 323 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 292 | / impl_itx_hbd_fns!( [INFO] [stdout] 293 | | // 64x [INFO] [stdout] 294 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 295 | | [(64, 64), (64, 32), (32, 64), (64, 16), (16, 64)], [INFO] [stdout] ... | [INFO] [stdout] 322 | | [(10, avx512icl, AVX512ICL)] [INFO] [stdout] 323 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 292 | / impl_itx_hbd_fns!( [INFO] [stdout] 293 | | // 64x [INFO] [stdout] 294 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 295 | | [(64, 64), (64, 32), (32, 64), (64, 16), (16, 64)], [INFO] [stdout] ... | [INFO] [stdout] 322 | | [(10, avx512icl, AVX512ICL)] [INFO] [stdout] 323 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 325 | / impl_itx_hbd_fns!( [INFO] [stdout] 326 | | // 64x [INFO] [stdout] 327 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 328 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 355 | | [(10, avx2, AVX2)] [INFO] [stdout] 356 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 325 | / impl_itx_hbd_fns!( [INFO] [stdout] 326 | | // 64x [INFO] [stdout] 327 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 328 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 355 | | [(10, avx2, AVX2)] [INFO] [stdout] 356 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 325 | / impl_itx_hbd_fns!( [INFO] [stdout] 326 | | // 64x [INFO] [stdout] 327 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 328 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 355 | | [(10, avx2, AVX2)] [INFO] [stdout] 356 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 325 | / impl_itx_hbd_fns!( [INFO] [stdout] 326 | | // 64x [INFO] [stdout] 327 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 328 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 355 | | [(10, avx2, AVX2)] [INFO] [stdout] 356 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 325 | / impl_itx_hbd_fns!( [INFO] [stdout] 326 | | // 64x [INFO] [stdout] 327 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 328 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 355 | | [(10, avx2, AVX2)] [INFO] [stdout] 356 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 325 | / impl_itx_hbd_fns!( [INFO] [stdout] 326 | | // 64x [INFO] [stdout] 327 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 328 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 355 | | [(10, avx2, AVX2)] [INFO] [stdout] 356 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 325 | / impl_itx_hbd_fns!( [INFO] [stdout] 326 | | // 64x [INFO] [stdout] 327 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 328 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 355 | | [(10, avx2, AVX2)] [INFO] [stdout] 356 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 325 | / impl_itx_hbd_fns!( [INFO] [stdout] 326 | | // 64x [INFO] [stdout] 327 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 328 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 355 | | [(10, avx2, AVX2)] [INFO] [stdout] 356 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 325 | / impl_itx_hbd_fns!( [INFO] [stdout] 326 | | // 64x [INFO] [stdout] 327 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 328 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 355 | | [(10, avx2, AVX2)] [INFO] [stdout] 356 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 325 | / impl_itx_hbd_fns!( [INFO] [stdout] 326 | | // 64x [INFO] [stdout] 327 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 328 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 355 | | [(10, avx2, AVX2)] [INFO] [stdout] 356 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 325 | / impl_itx_hbd_fns!( [INFO] [stdout] 326 | | // 64x [INFO] [stdout] 327 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 328 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 355 | | [(10, avx2, AVX2)] [INFO] [stdout] 356 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 325 | / impl_itx_hbd_fns!( [INFO] [stdout] 326 | | // 64x [INFO] [stdout] 327 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 328 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 355 | | [(10, avx2, AVX2)] [INFO] [stdout] 356 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 325 | / impl_itx_hbd_fns!( [INFO] [stdout] 326 | | // 64x [INFO] [stdout] 327 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 328 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 355 | | [(10, avx2, AVX2)] [INFO] [stdout] 356 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 325 | / impl_itx_hbd_fns!( [INFO] [stdout] 326 | | // 64x [INFO] [stdout] 327 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 328 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 355 | | [(10, avx2, AVX2)] [INFO] [stdout] 356 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 325 | / impl_itx_hbd_fns!( [INFO] [stdout] 326 | | // 64x [INFO] [stdout] 327 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 328 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 355 | | [(10, avx2, AVX2)] [INFO] [stdout] 356 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 325 | / impl_itx_hbd_fns!( [INFO] [stdout] 326 | | // 64x [INFO] [stdout] 327 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 328 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 355 | | [(10, avx2, AVX2)] [INFO] [stdout] 356 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 325 | / impl_itx_hbd_fns!( [INFO] [stdout] 326 | | // 64x [INFO] [stdout] 327 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 328 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 355 | | [(10, avx2, AVX2)] [INFO] [stdout] 356 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 325 | / impl_itx_hbd_fns!( [INFO] [stdout] 326 | | // 64x [INFO] [stdout] 327 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 328 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 355 | | [(10, avx2, AVX2)] [INFO] [stdout] 356 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 325 | / impl_itx_hbd_fns!( [INFO] [stdout] 326 | | // 64x [INFO] [stdout] 327 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 328 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 355 | | [(10, avx2, AVX2)] [INFO] [stdout] 356 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 358 | / impl_itx_hbd_fns!( [INFO] [stdout] 359 | | // 64x [INFO] [stdout] 360 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 361 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 388 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 358 | / impl_itx_hbd_fns!( [INFO] [stdout] 359 | | // 64x [INFO] [stdout] 360 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 361 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 388 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 358 | / impl_itx_hbd_fns!( [INFO] [stdout] 359 | | // 64x [INFO] [stdout] 360 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 361 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 388 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 358 | / impl_itx_hbd_fns!( [INFO] [stdout] 359 | | // 64x [INFO] [stdout] 360 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 361 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 388 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 358 | / impl_itx_hbd_fns!( [INFO] [stdout] 359 | | // 64x [INFO] [stdout] 360 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 361 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 388 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 358 | / impl_itx_hbd_fns!( [INFO] [stdout] 359 | | // 64x [INFO] [stdout] 360 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 361 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 388 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 358 | / impl_itx_hbd_fns!( [INFO] [stdout] 359 | | // 64x [INFO] [stdout] 360 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 361 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 388 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 358 | / impl_itx_hbd_fns!( [INFO] [stdout] 359 | | // 64x [INFO] [stdout] 360 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 361 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 388 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 358 | / impl_itx_hbd_fns!( [INFO] [stdout] 359 | | // 64x [INFO] [stdout] 360 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 361 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 388 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 358 | / impl_itx_hbd_fns!( [INFO] [stdout] 359 | | // 64x [INFO] [stdout] 360 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 361 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 388 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 358 | / impl_itx_hbd_fns!( [INFO] [stdout] 359 | | // 64x [INFO] [stdout] 360 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 361 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 388 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 358 | / impl_itx_hbd_fns!( [INFO] [stdout] 359 | | // 64x [INFO] [stdout] 360 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 361 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 388 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 358 | / impl_itx_hbd_fns!( [INFO] [stdout] 359 | | // 64x [INFO] [stdout] 360 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 361 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 388 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 358 | / impl_itx_hbd_fns!( [INFO] [stdout] 359 | | // 64x [INFO] [stdout] 360 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 361 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 388 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 358 | / impl_itx_hbd_fns!( [INFO] [stdout] 359 | | // 64x [INFO] [stdout] 360 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 361 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 388 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 358 | / impl_itx_hbd_fns!( [INFO] [stdout] 359 | | // 64x [INFO] [stdout] 360 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 361 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 388 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 358 | / impl_itx_hbd_fns!( [INFO] [stdout] 359 | | // 64x [INFO] [stdout] 360 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 361 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 388 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 358 | / impl_itx_hbd_fns!( [INFO] [stdout] 359 | | // 64x [INFO] [stdout] 360 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 361 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 388 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 358 | / impl_itx_hbd_fns!( [INFO] [stdout] 359 | | // 64x [INFO] [stdout] 360 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 361 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 388 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 397 | / impl_itx_hbd_fns!( [INFO] [stdout] 398 | | // 32x (DCT and IDTX swapped due to incomplete DCT implementation) [INFO] [stdout] 399 | | [(TxType::IDTX, identity, identity)], [INFO] [stdout] 400 | | [(32, 32), (32, 16), (16, 32)], [INFO] [stdout] ... | [INFO] [stdout] 426 | | [(12, avx2, AVX2)] [INFO] [stdout] 427 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 397 | / impl_itx_hbd_fns!( [INFO] [stdout] 398 | | // 32x (DCT and IDTX swapped due to incomplete DCT implementation) [INFO] [stdout] 399 | | [(TxType::IDTX, identity, identity)], [INFO] [stdout] 400 | | [(32, 32), (32, 16), (16, 32)], [INFO] [stdout] ... | [INFO] [stdout] 426 | | [(12, avx2, AVX2)] [INFO] [stdout] 427 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 397 | / impl_itx_hbd_fns!( [INFO] [stdout] 398 | | // 32x (DCT and IDTX swapped due to incomplete DCT implementation) [INFO] [stdout] 399 | | [(TxType::IDTX, identity, identity)], [INFO] [stdout] 400 | | [(32, 32), (32, 16), (16, 32)], [INFO] [stdout] ... | [INFO] [stdout] 426 | | [(12, avx2, AVX2)] [INFO] [stdout] 427 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 397 | / impl_itx_hbd_fns!( [INFO] [stdout] 398 | | // 32x (DCT and IDTX swapped due to incomplete DCT implementation) [INFO] [stdout] 399 | | [(TxType::IDTX, identity, identity)], [INFO] [stdout] 400 | | [(32, 32), (32, 16), (16, 32)], [INFO] [stdout] ... | [INFO] [stdout] 426 | | [(12, avx2, AVX2)] [INFO] [stdout] 427 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 397 | / impl_itx_hbd_fns!( [INFO] [stdout] 398 | | // 32x (DCT and IDTX swapped due to incomplete DCT implementation) [INFO] [stdout] 399 | | [(TxType::IDTX, identity, identity)], [INFO] [stdout] 400 | | [(32, 32), (32, 16), (16, 32)], [INFO] [stdout] ... | [INFO] [stdout] 426 | | [(12, avx2, AVX2)] [INFO] [stdout] 427 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 397 | / impl_itx_hbd_fns!( [INFO] [stdout] 398 | | // 32x (DCT and IDTX swapped due to incomplete DCT implementation) [INFO] [stdout] 399 | | [(TxType::IDTX, identity, identity)], [INFO] [stdout] 400 | | [(32, 32), (32, 16), (16, 32)], [INFO] [stdout] ... | [INFO] [stdout] 426 | | [(12, avx2, AVX2)] [INFO] [stdout] 427 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 397 | / impl_itx_hbd_fns!( [INFO] [stdout] 398 | | // 32x (DCT and IDTX swapped due to incomplete DCT implementation) [INFO] [stdout] 399 | | [(TxType::IDTX, identity, identity)], [INFO] [stdout] 400 | | [(32, 32), (32, 16), (16, 32)], [INFO] [stdout] ... | [INFO] [stdout] 426 | | [(12, avx2, AVX2)] [INFO] [stdout] 427 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 397 | / impl_itx_hbd_fns!( [INFO] [stdout] 398 | | // 32x (DCT and IDTX swapped due to incomplete DCT implementation) [INFO] [stdout] 399 | | [(TxType::IDTX, identity, identity)], [INFO] [stdout] 400 | | [(32, 32), (32, 16), (16, 32)], [INFO] [stdout] ... | [INFO] [stdout] 426 | | [(12, avx2, AVX2)] [INFO] [stdout] 427 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 397 | / impl_itx_hbd_fns!( [INFO] [stdout] 398 | | // 32x (DCT and IDTX swapped due to incomplete DCT implementation) [INFO] [stdout] 399 | | [(TxType::IDTX, identity, identity)], [INFO] [stdout] 400 | | [(32, 32), (32, 16), (16, 32)], [INFO] [stdout] ... | [INFO] [stdout] 426 | | [(12, avx2, AVX2)] [INFO] [stdout] 427 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 397 | / impl_itx_hbd_fns!( [INFO] [stdout] 398 | | // 32x (DCT and IDTX swapped due to incomplete DCT implementation) [INFO] [stdout] 399 | | [(TxType::IDTX, identity, identity)], [INFO] [stdout] 400 | | [(32, 32), (32, 16), (16, 32)], [INFO] [stdout] ... | [INFO] [stdout] 426 | | [(12, avx2, AVX2)] [INFO] [stdout] 427 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 397 | / impl_itx_hbd_fns!( [INFO] [stdout] 398 | | // 32x (DCT and IDTX swapped due to incomplete DCT implementation) [INFO] [stdout] 399 | | [(TxType::IDTX, identity, identity)], [INFO] [stdout] 400 | | [(32, 32), (32, 16), (16, 32)], [INFO] [stdout] ... | [INFO] [stdout] 426 | | [(12, avx2, AVX2)] [INFO] [stdout] 427 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 397 | / impl_itx_hbd_fns!( [INFO] [stdout] 398 | | // 32x (DCT and IDTX swapped due to incomplete DCT implementation) [INFO] [stdout] 399 | | [(TxType::IDTX, identity, identity)], [INFO] [stdout] 400 | | [(32, 32), (32, 16), (16, 32)], [INFO] [stdout] ... | [INFO] [stdout] 426 | | [(12, avx2, AVX2)] [INFO] [stdout] 427 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 397 | / impl_itx_hbd_fns!( [INFO] [stdout] 398 | | // 32x (DCT and IDTX swapped due to incomplete DCT implementation) [INFO] [stdout] 399 | | [(TxType::IDTX, identity, identity)], [INFO] [stdout] 400 | | [(32, 32), (32, 16), (16, 32)], [INFO] [stdout] ... | [INFO] [stdout] 426 | | [(12, avx2, AVX2)] [INFO] [stdout] 427 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/x86/transform/inverse.rs:113:11 [INFO] [stdout] | [INFO] [stdout] 113 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 397 | / impl_itx_hbd_fns!( [INFO] [stdout] 398 | | // 32x (DCT and IDTX swapped due to incomplete DCT implementation) [INFO] [stdout] 399 | | [(TxType::IDTX, identity, identity)], [INFO] [stdout] 400 | | [(32, 32), (32, 16), (16, 32)], [INFO] [stdout] ... | [INFO] [stdout] 426 | | [(12, avx2, AVX2)] [INFO] [stdout] 427 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `decl_itx_hbd_fns` which comes from the expansion of the macro `impl_itx_hbd_fns` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/shared/transform/inverse.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | unsafe extern fn(*mut u8, libc::ptrdiff_t, *mut i16, i32); [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/asm/shared/transform/inverse.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | unsafe extern fn(*mut u16, libc::ptrdiff_t, *mut i16, i32); [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nasm_x86_64` [INFO] [stdout] --> src/dist.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | if #[cfg(nasm_x86_64)] { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nasm_x86_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nasm_x86_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `asm_neon` [INFO] [stdout] --> src/dist.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 13 | } else if #[cfg(asm_neon)] { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(asm_neon)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm_neon)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nasm_x86_64` [INFO] [stdout] --> src/ec.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | if #[cfg(nasm_x86_64)] { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nasm_x86_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nasm_x86_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nasm_x86_64` [INFO] [stdout] --> src/predict.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | if #[cfg(nasm_x86_64)] { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nasm_x86_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nasm_x86_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `asm_neon` [INFO] [stdout] --> src/predict.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | } else if #[cfg(asm_neon)] { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(asm_neon)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm_neon)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nasm_x86_64` [INFO] [stdout] --> src/quantize/mod.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | if #[cfg(nasm_x86_64)] { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nasm_x86_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nasm_x86_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nasm_x86_64` [INFO] [stdout] --> src/cdef.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | if #[cfg(nasm_x86_64)] { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nasm_x86_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nasm_x86_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `asm_neon` [INFO] [stdout] --> src/cdef.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 24 | } else if #[cfg(asm_neon)] { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(asm_neon)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm_neon)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `frame_header::*` [INFO] [stdout] --> src/context/mod.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | pub use frame_header::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nasm_x86_64` [INFO] [stdout] --> src/lrf.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | if #[cfg(nasm_x86_64)] { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nasm_x86_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nasm_x86_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nasm_x86_64` [INFO] [stdout] --> src/mc.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | if #[cfg(nasm_x86_64)] { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nasm_x86_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nasm_x86_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `asm_neon` [INFO] [stdout] --> src/mc.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 13 | } else if #[cfg(asm_neon)] { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(asm_neon)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm_neon)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nasm_x86_64` [INFO] [stdout] --> src/sad_plane.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | if #[cfg(nasm_x86_64)] { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nasm_x86_64)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nasm_x86_64)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/asm/x86/dist/mod.rs:178:22 [INFO] [stdout] | [INFO] [stdout] 178 | .reduce(|a, b| unsafe { _mm256_add_epi32(a, b) }) [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `row` and `col` are never read [INFO] [stdout] --> src/lrf.rs:1271:7 [INFO] [stdout] | [INFO] [stdout] 1270 | pub struct RestorationPlaneOffset { [INFO] [stdout] | ---------------------- fields in this struct [INFO] [stdout] 1271 | pub row: usize, [INFO] [stdout] | ^^^ [INFO] [stdout] 1272 | pub col: usize, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RestorationPlaneOffset` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/color.rs:24:3 [INFO] [stdout] | [INFO] [stdout] 24 | FromPrimitive, [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ChromaSamplePosition` [INFO] [stdout] ... [INFO] [stdout] 30 | pub enum ChromaSamplePosition { [INFO] [stdout] | -------------------- `ChromaSamplePosition` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/color.rs:54:3 [INFO] [stdout] | [INFO] [stdout] 54 | FromPrimitive, [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_ColorPrimaries` [INFO] [stdout] ... [INFO] [stdout] 60 | pub enum ColorPrimaries { [INFO] [stdout] | -------------- `ColorPrimaries` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/color.rs:98:3 [INFO] [stdout] | [INFO] [stdout] 98 | FromPrimitive, [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_TransferCharacteristics` [INFO] [stdout] ... [INFO] [stdout] 104 | pub enum TransferCharacteristics { [INFO] [stdout] | ----------------------- `TransferCharacteristics` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/color.rs:152:3 [INFO] [stdout] | [INFO] [stdout] 152 | FromPrimitive, [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_MatrixCoefficients` [INFO] [stdout] ... [INFO] [stdout] 158 | pub enum MatrixCoefficients { [INFO] [stdout] | ------------------ `MatrixCoefficients` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/color.rs:220:3 [INFO] [stdout] | [INFO] [stdout] 220 | FromPrimitive, [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_PixelRange` [INFO] [stdout] ... [INFO] [stdout] 226 | pub enum PixelRange { [INFO] [stdout] | ---------- `PixelRange` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/config/speedsettings.rs:317:3 [INFO] [stdout] | [INFO] [stdout] 317 | FromPrimitive, [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_SceneDetectionSpeed` [INFO] [stdout] ... [INFO] [stdout] 321 | pub enum SceneDetectionSpeed { [INFO] [stdout] | ------------------- `SceneDetectionSpeed` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/config/speedsettings.rs:353:3 [INFO] [stdout] | [INFO] [stdout] 353 | FromPrimitive, [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_PredictionModesSetting` [INFO] [stdout] ... [INFO] [stdout] 357 | pub enum PredictionModesSetting { [INFO] [stdout] | ---------------------- `PredictionModesSetting` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/config/speedsettings.rs:396:3 [INFO] [stdout] | [INFO] [stdout] 396 | FromPrimitive, [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_SGRComplexityLevel` [INFO] [stdout] ... [INFO] [stdout] 400 | pub enum SGRComplexityLevel { [INFO] [stdout] | ------------------ `SGRComplexityLevel` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/config/speedsettings.rs:428:3 [INFO] [stdout] | [INFO] [stdout] 428 | FromPrimitive, [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_SegmentationLevel` [INFO] [stdout] ... [INFO] [stdout] 432 | pub enum SegmentationLevel { [INFO] [stdout] | ----------------- `SegmentationLevel` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/frame/mod.rs:28:45 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Debug, PartialEq, Eq, Clone, Copy, FromPrimitive, Default)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_FrameTypeOverride` [INFO] [stdout] 29 | #[repr(C)] [INFO] [stdout] 30 | pub enum FrameTypeOverride { [INFO] [stdout] | ----------------- `FrameTypeOverride` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `criterion` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/bin/rustc --crate-name criterion --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=1 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="cargo_bench_support"' --cfg 'feature="default"' --cfg 'feature="plotters"' --cfg 'feature="rayon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "async-std", "async_futures", "async_smol", "async_std", "async_tokio", "cargo_bench_support", "csv", "csv_output", "default", "futures", "html_reports", "plotters", "rayon", "real_blackbox", "smol", "stable", "tokio"))' -C metadata=835689ec7e70cb9f -C extra-filename=-76157a750ca86301 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anes=/opt/rustwide/target/debug/deps/libanes-334643fec78e301a.rmeta --extern cast=/opt/rustwide/target/debug/deps/libcast-bb0a052124d8e7c4.rmeta --extern ciborium=/opt/rustwide/target/debug/deps/libciborium-dcbb29dcc323f36c.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-b979ba71f5a2569b.rmeta --extern criterion_plot=/opt/rustwide/target/debug/deps/libcriterion_plot-70fbfd5f15b29820.rmeta --extern is_terminal=/opt/rustwide/target/debug/deps/libis_terminal-55e9b79a93889183.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-49605a25775d7a52.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-9144d670663af4cc.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-380438fbec173f94.rmeta --extern oorandom=/opt/rustwide/target/debug/deps/liboorandom-f090d0c478c9461a.rmeta --extern plotters=/opt/rustwide/target/debug/deps/libplotters-dd5cfa661e83f47b.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-bc24b5fc4dda3f48.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-1e252cd4dffcd60b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-c2308bd5cceee2f5.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-fb69cd74d4166ca2.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-878a9ef4dc294cfa.rmeta --extern tinytemplate=/opt/rustwide/target/debug/deps/libtinytemplate-44399bda3d7da2ea.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-99d43fc8ba3c1ace.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ba73ec5db2adef67ea0b6802fa9fe868e7d5f02843374c966bb6c8f48343a308", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba73ec5db2adef67ea0b6802fa9fe868e7d5f02843374c966bb6c8f48343a308", kill_on_drop: false }` [INFO] [stdout] ba73ec5db2adef67ea0b6802fa9fe868e7d5f02843374c966bb6c8f48343a308