[INFO] cloning repository https://github.com/openkylin/rust-rav1e [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/openkylin/rust-rav1e" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenkylin%2Frust-rav1e", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenkylin%2Frust-rav1e'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5becf07bc7d1c9865ee92287570b3d68622841ba [INFO] checking openkylin/rust-rav1e against master#0e517d38ad0e72f93c734b14fabd4bb9b7441de6 for pr-140557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenkylin%2Frust-rav1e" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/openkylin/rust-rav1e on toolchain 0e517d38ad0e72f93c734b14fabd4bb9b7441de6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0e517d38ad0e72f93c734b14fabd4bb9b7441de6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/openkylin/rust-rav1e [INFO] finished tweaking git repo https://github.com/openkylin/rust-rav1e [INFO] tweaked toml for git repo https://github.com/openkylin/rust-rav1e written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/openkylin/rust-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" "+0e517d38ad0e72f93c734b14fabd4bb9b7441de6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 3 packages to latest compatible versions [INFO] [stderr] Adding dav1d-sys v0.7.3 (available: v0.8.2) [INFO] [stderr] Adding num-derive v0.3.3 (available: v0.4.2) [INFO] [stderr] Adding syn v1.0.109 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aom-sys v0.3.3 [INFO] [stderr] Downloaded dav1d-sys v0.7.3 [INFO] [stderr] Downloaded profiling-procmacros v1.0.13 [INFO] [stderr] Downloaded y4m v0.8.0 [INFO] [stderr] Downloaded v_frame v0.3.7 [INFO] [stderr] Downloaded clap_complete v4.4.6 [INFO] [stderr] Downloaded av-metrics v0.9.1 [INFO] [stderr] Downloaded ivf v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0e517d38ad0e72f93c734b14fabd4bb9b7441de6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 875e3549871ff7e51eabe5dc3157edb6d52ba132c204bb1a4c87ba1e9d789f9c [INFO] running `Command { std: "docker" "start" "-a" "875e3549871ff7e51eabe5dc3157edb6d52ba132c204bb1a4c87ba1e9d789f9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "875e3549871ff7e51eabe5dc3157edb6d52ba132c204bb1a4c87ba1e9d789f9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "875e3549871ff7e51eabe5dc3157edb6d52ba132c204bb1a4c87ba1e9d789f9c", kill_on_drop: false }` [INFO] [stdout] 875e3549871ff7e51eabe5dc3157edb6d52ba132c204bb1a4c87ba1e9d789f9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0e517d38ad0e72f93c734b14fabd4bb9b7441de6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8e28790db6229a70ed4fc1ad6a82bfccb9c66d2fa5f00025b9124db9814bcac [INFO] running `Command { std: "docker" "start" "-a" "c8e28790db6229a70ed4fc1ad6a82bfccb9c66d2fa5f00025b9124db9814bcac", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstream v0.6.5 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking clap_builder v4.4.14 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking crossbeam-channel v0.5.11 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling nasm-rs v0.2.5 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking lab v0.11.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling rav1e v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Checking bitstream-io v2.2.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking ivf v0.1.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking fern v0.6.2 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking itertools v0.12.0 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking scan_fmt v0.2.6 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking y4m v0.8.0 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking bstr v1.9.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Compiling profiling-procmacros v1.0.13 [INFO] [stderr] Compiling num-derive v0.4.1 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Checking profiling v1.0.13 [INFO] [stderr] Checking predicates v3.0.4 [INFO] [stderr] Compiling interpolate_name v0.2.4 [INFO] [stderr] Checking assert_cmd v2.0.12 [INFO] [stderr] Checking v_frame v0.3.7 [INFO] [stderr] Checking av-metrics v0.9.1 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Checking clap v4.4.14 [INFO] [stderr] Checking clap_complete v4.4.6 [INFO] [stdout] warning: unexpected `cfg` condition name: `cargo_c` [INFO] [stdout] --> src/lib.rs:141:11 [INFO] [stdout] | [INFO] [stdout] 141 | #[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:353:13 [INFO] [stdout] | [INFO] [stdout] 353 | 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:407:7 [INFO] [stdout] | [INFO] [stdout] 407 | #[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 value: `wasm` [INFO] [stdout] --> src/lib.rs:133:14 [INFO] [stdout] | [INFO] [stdout] 133 | if #[cfg(feature="wasm")] { [INFO] [stdout] | ^^^^^^^ ------ help: there is a expected value with a similar name: `"asm"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aom-sys`, `asm`, `av-metrics`, `bench`, `binaries`, `capi`, `cc`, `clap`, `clap_complete`, `console`, `dav1d-sys`, `decode_test`, `decode_test_dav1d`, `default`, `fern`, `ivf`, `nasm-rs`, `nom`, `scan_fmt`, `scenechange`, `serde`, `serde-big-array`, `serialize`, `signal-hook`, `signal_support`, `threading`, `toml`, and `y4m` [INFO] [stdout] = help: consider adding `wasm` as a feature in `Cargo.toml` [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: `asm_neon` [INFO] [stdout] --> src/transform/forward.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | } 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/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: unexpected `cfg` condition value: `check_asm` [INFO] [stdout] --> src/asm/x86/cdef.rs:70:11 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg(feature = "check_asm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aom-sys`, `asm`, `av-metrics`, `bench`, `binaries`, `capi`, `cc`, `clap`, `clap_complete`, `console`, `dav1d-sys`, `decode_test`, `decode_test_dav1d`, `default`, `fern`, `ivf`, `nasm-rs`, `nom`, `scan_fmt`, `scenechange`, `serde`, `serde-big-array`, `serialize`, `signal-hook`, `signal_support`, `threading`, `toml`, and `y4m` [INFO] [stdout] = help: consider adding `check_asm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `check_asm` [INFO] [stdout] --> src/asm/x86/cdef.rs:134:11 [INFO] [stdout] | [INFO] [stdout] 134 | #[cfg(feature = "check_asm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aom-sys`, `asm`, `av-metrics`, `bench`, `binaries`, `capi`, `cc`, `clap`, `clap_complete`, `console`, `dav1d-sys`, `decode_test`, `decode_test_dav1d`, `default`, `fern`, `ivf`, `nasm-rs`, `nom`, `scan_fmt`, `scenechange`, `serde`, `serde-big-array`, `serialize`, `signal-hook`, `signal_support`, `threading`, `toml`, and `y4m` [INFO] [stdout] = help: consider adding `check_asm` as a feature in `Cargo.toml` [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: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: unexpected `cfg` condition value: `check_asm` [INFO] [stdout] --> src/asm/x86/cdef.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | #[cfg(feature = "check_asm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aom-sys`, `asm`, `av-metrics`, `bench`, `binaries`, `capi`, `cc`, `clap`, `clap_complete`, `console`, `dav1d-sys`, `decode_test`, `decode_test_dav1d`, `default`, `fern`, `ivf`, `nasm-rs`, `nom`, `scan_fmt`, `scenechange`, `serde`, `serde-big-array`, `serialize`, `signal-hook`, `signal_support`, `threading`, `toml`, and `y4m` [INFO] [stdout] = help: consider adding `check_asm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `check_asm` [INFO] [stdout] --> src/asm/x86/cdef.rs:242:9 [INFO] [stdout] | [INFO] [stdout] 242 | #[cfg(feature = "check_asm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aom-sys`, `asm`, `av-metrics`, `bench`, `binaries`, `capi`, `cc`, `clap`, `clap_complete`, `console`, `dav1d-sys`, `decode_test`, `decode_test_dav1d`, `default`, `fern`, `ivf`, `nasm-rs`, `nom`, `scan_fmt`, `scenechange`, `serde`, `serde-big-array`, `serialize`, `signal-hook`, `signal_support`, `threading`, `toml`, and `y4m` [INFO] [stdout] = help: consider adding `check_asm` as a feature in `Cargo.toml` [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: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: unexpected `cfg` condition value: `check_asm` [INFO] [stdout] --> src/asm/x86/dist/cdef_dist.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg(feature = "check_asm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aom-sys`, `asm`, `av-metrics`, `bench`, `binaries`, `capi`, `cc`, `clap`, `clap_complete`, `console`, `dav1d-sys`, `decode_test`, `decode_test_dav1d`, `default`, `fern`, `ivf`, `nasm-rs`, `nom`, `scan_fmt`, `scenechange`, `serde`, `serde-big-array`, `serialize`, `signal-hook`, `signal_support`, `threading`, `toml`, and `y4m` [INFO] [stdout] = help: consider adding `check_asm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `check_asm` [INFO] [stdout] --> src/asm/x86/dist/cdef_dist.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | #[cfg(feature = "check_asm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aom-sys`, `asm`, `av-metrics`, `bench`, `binaries`, `capi`, `cc`, `clap`, `clap_complete`, `console`, `dav1d-sys`, `decode_test`, `decode_test_dav1d`, `default`, `fern`, `ivf`, `nasm-rs`, `nom`, `scan_fmt`, `scenechange`, `serde`, `serde-big-array`, `serialize`, `signal-hook`, `signal_support`, `threading`, `toml`, and `y4m` [INFO] [stdout] = help: consider adding `check_asm` as a feature in `Cargo.toml` [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/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: unexpected `cfg` condition value: `check_asm` [INFO] [stdout] --> src/asm/x86/dist/sse.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg(feature = "check_asm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aom-sys`, `asm`, `av-metrics`, `bench`, `binaries`, `capi`, `cc`, `clap`, `clap_complete`, `console`, `dav1d-sys`, `decode_test`, `decode_test_dav1d`, `default`, `fern`, `ivf`, `nasm-rs`, `nom`, `scan_fmt`, `scenechange`, `serde`, `serde-big-array`, `serialize`, `signal-hook`, `signal_support`, `threading`, `toml`, and `y4m` [INFO] [stdout] = help: consider adding `check_asm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `check_asm` [INFO] [stdout] --> src/asm/x86/dist/sse.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | #[cfg(feature = "check_asm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aom-sys`, `asm`, `av-metrics`, `bench`, `binaries`, `capi`, `cc`, `clap`, `clap_complete`, `console`, `dav1d-sys`, `decode_test`, `decode_test_dav1d`, `default`, `fern`, `ivf`, `nasm-rs`, `nom`, `scan_fmt`, `scenechange`, `serde`, `serde-big-array`, `serialize`, `signal-hook`, `signal_support`, `threading`, `toml`, and `y4m` [INFO] [stdout] = help: consider adding `check_asm` as a feature in `Cargo.toml` [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/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: unexpected `cfg` condition value: `check_asm` [INFO] [stdout] --> src/asm/x86/dist/mod.rs:295:9 [INFO] [stdout] | [INFO] [stdout] 295 | #[cfg(feature = "check_asm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aom-sys`, `asm`, `av-metrics`, `bench`, `binaries`, `capi`, `cc`, `clap`, `clap_complete`, `console`, `dav1d-sys`, `decode_test`, `decode_test_dav1d`, `default`, `fern`, `ivf`, `nasm-rs`, `nom`, `scan_fmt`, `scenechange`, `serde`, `serde-big-array`, `serialize`, `signal-hook`, `signal_support`, `threading`, `toml`, and `y4m` [INFO] [stdout] = help: consider adding `check_asm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `check_asm` [INFO] [stdout] --> src/asm/x86/dist/mod.rs:330:9 [INFO] [stdout] | [INFO] [stdout] 330 | #[cfg(feature = "check_asm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aom-sys`, `asm`, `av-metrics`, `bench`, `binaries`, `capi`, `cc`, `clap`, `clap_complete`, `console`, `dav1d-sys`, `decode_test`, `decode_test_dav1d`, `default`, `fern`, `ivf`, `nasm-rs`, `nom`, `scan_fmt`, `scenechange`, `serde`, `serde-big-array`, `serialize`, `signal-hook`, `signal_support`, `threading`, `toml`, and `y4m` [INFO] [stdout] = help: consider adding `check_asm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `check_asm` [INFO] [stdout] --> src/asm/x86/dist/mod.rs:349:9 [INFO] [stdout] | [INFO] [stdout] 349 | #[cfg(feature = "check_asm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aom-sys`, `asm`, `av-metrics`, `bench`, `binaries`, `capi`, `cc`, `clap`, `clap_complete`, `console`, `dav1d-sys`, `decode_test`, `decode_test_dav1d`, `default`, `fern`, `ivf`, `nasm-rs`, `nom`, `scan_fmt`, `scenechange`, `serde`, `serde-big-array`, `serialize`, `signal-hook`, `signal_support`, `threading`, `toml`, and `y4m` [INFO] [stdout] = help: consider adding `check_asm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `check_asm` [INFO] [stdout] --> src/asm/x86/dist/mod.rs:385:9 [INFO] [stdout] | [INFO] [stdout] 385 | #[cfg(feature = "check_asm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aom-sys`, `asm`, `av-metrics`, `bench`, `binaries`, `capi`, `cc`, `clap`, `clap_complete`, `console`, `dav1d-sys`, `decode_test`, `decode_test_dav1d`, `default`, `fern`, `ivf`, `nasm-rs`, `nom`, `scan_fmt`, `scenechange`, `serde`, `serde-big-array`, `serialize`, `signal-hook`, `signal_support`, `threading`, `toml`, and `y4m` [INFO] [stdout] = help: consider adding `check_asm` as a feature in `Cargo.toml` [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/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: unexpected `cfg` condition value: `check_asm` [INFO] [stdout] --> src/asm/x86/lrf.rs:272:9 [INFO] [stdout] | [INFO] [stdout] 272 | #[cfg(feature = "check_asm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aom-sys`, `asm`, `av-metrics`, `bench`, `binaries`, `capi`, `cc`, `clap`, `clap_complete`, `console`, `dav1d-sys`, `decode_test`, `decode_test_dav1d`, `default`, `fern`, `ivf`, `nasm-rs`, `nom`, `scan_fmt`, `scenechange`, `serde`, `serde-big-array`, `serialize`, `signal-hook`, `signal_support`, `threading`, `toml`, and `y4m` [INFO] [stdout] = help: consider adding `check_asm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `check_asm` [INFO] [stdout] --> src/asm/x86/lrf.rs:328:9 [INFO] [stdout] | [INFO] [stdout] 328 | #[cfg(feature = "check_asm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aom-sys`, `asm`, `av-metrics`, `bench`, `binaries`, `capi`, `cc`, `clap`, `clap_complete`, `console`, `dav1d-sys`, `decode_test`, `decode_test_dav1d`, `default`, `fern`, `ivf`, `nasm-rs`, `nom`, `scan_fmt`, `scenechange`, `serde`, `serde-big-array`, `serialize`, `signal-hook`, `signal_support`, `threading`, `toml`, and `y4m` [INFO] [stdout] = help: consider adding `check_asm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `check_asm` [INFO] [stdout] --> src/asm/x86/lrf.rs:384:9 [INFO] [stdout] | [INFO] [stdout] 384 | #[cfg(feature = "check_asm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aom-sys`, `asm`, `av-metrics`, `bench`, `binaries`, `capi`, `cc`, `clap`, `clap_complete`, `console`, `dav1d-sys`, `decode_test`, `decode_test_dav1d`, `default`, `fern`, `ivf`, `nasm-rs`, `nom`, `scan_fmt`, `scenechange`, `serde`, `serde-big-array`, `serialize`, `signal-hook`, `signal_support`, `threading`, `toml`, and `y4m` [INFO] [stdout] = help: consider adding `check_asm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `check_asm` [INFO] [stdout] --> src/asm/x86/lrf.rs:507:9 [INFO] [stdout] | [INFO] [stdout] 507 | #[cfg(feature = "check_asm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aom-sys`, `asm`, `av-metrics`, `bench`, `binaries`, `capi`, `cc`, `clap`, `clap_complete`, `console`, `dav1d-sys`, `decode_test`, `decode_test_dav1d`, `default`, `fern`, `ivf`, `nasm-rs`, `nom`, `scan_fmt`, `scenechange`, `serde`, `serde-big-array`, `serialize`, `signal-hook`, `signal_support`, `threading`, `toml`, and `y4m` [INFO] [stdout] = help: consider adding `check_asm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `check_asm` [INFO] [stdout] --> src/asm/x86/lrf.rs:629:9 [INFO] [stdout] | [INFO] [stdout] 629 | #[cfg(feature = "check_asm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aom-sys`, `asm`, `av-metrics`, `bench`, `binaries`, `capi`, `cc`, `clap`, `clap_complete`, `console`, `dav1d-sys`, `decode_test`, `decode_test_dav1d`, `default`, `fern`, `ivf`, `nasm-rs`, `nom`, `scan_fmt`, `scenechange`, `serde`, `serde-big-array`, `serialize`, `signal-hook`, `signal_support`, `threading`, `toml`, and `y4m` [INFO] [stdout] = help: consider adding `check_asm` as a feature in `Cargo.toml` [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/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: unexpected `cfg` condition value: `check_asm` [INFO] [stdout] --> src/asm/x86/mc.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg(feature = "check_asm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aom-sys`, `asm`, `av-metrics`, `bench`, `binaries`, `capi`, `cc`, `clap`, `clap_complete`, `console`, `dav1d-sys`, `decode_test`, `decode_test_dav1d`, `default`, `fern`, `ivf`, `nasm-rs`, `nom`, `scan_fmt`, `scenechange`, `serde`, `serde-big-array`, `serialize`, `signal-hook`, `signal_support`, `threading`, `toml`, and `y4m` [INFO] [stdout] = help: consider adding `check_asm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `check_asm` [INFO] [stdout] --> src/asm/x86/mc.rs:159:9 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(feature = "check_asm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aom-sys`, `asm`, `av-metrics`, `bench`, `binaries`, `capi`, `cc`, `clap`, `clap_complete`, `console`, `dav1d-sys`, `decode_test`, `decode_test_dav1d`, `default`, `fern`, `ivf`, `nasm-rs`, `nom`, `scan_fmt`, `scenechange`, `serde`, `serde-big-array`, `serialize`, `signal-hook`, `signal_support`, `threading`, `toml`, and `y4m` [INFO] [stdout] = help: consider adding `check_asm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `check_asm` [INFO] [stdout] --> src/asm/x86/mc.rs:190:9 [INFO] [stdout] | [INFO] [stdout] 190 | #[cfg(feature = "check_asm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aom-sys`, `asm`, `av-metrics`, `bench`, `binaries`, `capi`, `cc`, `clap`, `clap_complete`, `console`, `dav1d-sys`, `decode_test`, `decode_test_dav1d`, `default`, `fern`, `ivf`, `nasm-rs`, `nom`, `scan_fmt`, `scenechange`, `serde`, `serde-big-array`, `serialize`, `signal-hook`, `signal_support`, `threading`, `toml`, and `y4m` [INFO] [stdout] = help: consider adding `check_asm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `check_asm` [INFO] [stdout] --> src/asm/x86/mc.rs:244:9 [INFO] [stdout] | [INFO] [stdout] 244 | #[cfg(feature = "check_asm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aom-sys`, `asm`, `av-metrics`, `bench`, `binaries`, `capi`, `cc`, `clap`, `clap_complete`, `console`, `dav1d-sys`, `decode_test`, `decode_test_dav1d`, `default`, `fern`, `ivf`, `nasm-rs`, `nom`, `scan_fmt`, `scenechange`, `serde`, `serde-big-array`, `serialize`, `signal-hook`, `signal_support`, `threading`, `toml`, and `y4m` [INFO] [stdout] = help: consider adding `check_asm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `check_asm` [INFO] [stdout] --> src/asm/x86/mc.rs:263:9 [INFO] [stdout] | [INFO] [stdout] 263 | #[cfg(feature = "check_asm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aom-sys`, `asm`, `av-metrics`, `bench`, `binaries`, `capi`, `cc`, `clap`, `clap_complete`, `console`, `dav1d-sys`, `decode_test`, `decode_test_dav1d`, `default`, `fern`, `ivf`, `nasm-rs`, `nom`, `scan_fmt`, `scenechange`, `serde`, `serde-big-array`, `serialize`, `signal-hook`, `signal_support`, `threading`, `toml`, and `y4m` [INFO] [stdout] = help: consider adding `check_asm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `check_asm` [INFO] [stdout] --> src/asm/x86/mc.rs:310:9 [INFO] [stdout] | [INFO] [stdout] 310 | #[cfg(feature = "check_asm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aom-sys`, `asm`, `av-metrics`, `bench`, `binaries`, `capi`, `cc`, `clap`, `clap_complete`, `console`, `dav1d-sys`, `decode_test`, `decode_test_dav1d`, `default`, `fern`, `ivf`, `nasm-rs`, `nom`, `scan_fmt`, `scenechange`, `serde`, `serde-big-array`, `serialize`, `signal-hook`, `signal_support`, `threading`, `toml`, and `y4m` [INFO] [stdout] = help: consider adding `check_asm` as a feature in `Cargo.toml` [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/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:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 34 | / decl_angular_ipred_fn! { [INFO] [stdout] 35 | | rav1e_ipred_h_8bpc_ssse3, [INFO] [stdout] 36 | | rav1e_ipred_h_8bpc_avx2, [INFO] [stdout] 37 | | rav1e_ipred_h_8bpc_avx512icl, [INFO] [stdout] ... | [INFO] [stdout] 68 | | rav1e_ipred_paeth_8bpc_avx512icl [INFO] [stdout] 69 | | } [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:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 86 | / decl_angular_ipred_hbd_fn! { [INFO] [stdout] 87 | | rav1e_ipred_h_16bpc_ssse3, [INFO] [stdout] 88 | | rav1e_ipred_h_16bpc_avx2, [INFO] [stdout] 89 | | rav1e_ipred_v_16bpc_ssse3, [INFO] [stdout] ... | [INFO] [stdout] 115 | | rav1e_ipred_paeth_16bpc_avx512icl [INFO] [stdout] 116 | | } [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:121:1 [INFO] [stdout] | [INFO] [stdout] 121 | 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:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 156 | / decl_cfl_ac_fn! { [INFO] [stdout] 157 | | rav1e_ipred_cfl_ac_420_8bpc_avx2, [INFO] [stdout] 158 | | rav1e_ipred_cfl_ac_420_8bpc_ssse3, [INFO] [stdout] 159 | | rav1e_ipred_cfl_ac_422_8bpc_avx2, [INFO] [stdout] ... | [INFO] [stdout] 162 | | rav1e_ipred_cfl_ac_444_8bpc_ssse3 [INFO] [stdout] 163 | | } [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:167:5 [INFO] [stdout] | [INFO] [stdout] 167 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 179 | / decl_cfl_ac_hbd_fn! { [INFO] [stdout] 180 | | rav1e_ipred_cfl_ac_420_16bpc_ssse3, [INFO] [stdout] 181 | | rav1e_ipred_cfl_ac_420_16bpc_avx2, [INFO] [stdout] 182 | | rav1e_ipred_cfl_ac_422_16bpc_ssse3, [INFO] [stdout] ... | [INFO] [stdout] 185 | | rav1e_ipred_cfl_ac_444_16bpc_avx2 [INFO] [stdout] 186 | | } [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:190:5 [INFO] [stdout] | [INFO] [stdout] 190 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 202 | / decl_cfl_pred_fn! { [INFO] [stdout] 203 | | rav1e_ipred_cfl_8bpc_ssse3, [INFO] [stdout] 204 | | rav1e_ipred_cfl_8bpc_avx2, [INFO] [stdout] 205 | | rav1e_ipred_cfl_left_8bpc_ssse3, [INFO] [stdout] ... | [INFO] [stdout] 210 | | rav1e_ipred_cfl_128_8bpc_avx2 [INFO] [stdout] 211 | | } [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:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 227 | / decl_cfl_pred_hbd_fn! { [INFO] [stdout] 228 | | rav1e_ipred_cfl_16bpc_ssse3, [INFO] [stdout] 229 | | rav1e_ipred_cfl_16bpc_avx2, [INFO] [stdout] 230 | | rav1e_ipred_cfl_128_16bpc_ssse3, [INFO] [stdout] ... | [INFO] [stdout] 235 | | rav1e_ipred_cfl_top_16bpc_avx2 [INFO] [stdout] 236 | | } [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: unexpected `cfg` condition value: `check_asm` [INFO] [stdout] --> src/asm/x86/quantize.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | #[cfg(any(feature = "check_asm", test))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aom-sys`, `asm`, `av-metrics`, `bench`, `binaries`, `capi`, `cc`, `clap`, `clap_complete`, `console`, `dav1d-sys`, `decode_test`, `decode_test_dav1d`, `default`, `fern`, `ivf`, `nasm-rs`, `nom`, `scan_fmt`, `scenechange`, `serde`, `serde-big-array`, `serialize`, `signal-hook`, `signal_support`, `threading`, `toml`, and `y4m` [INFO] [stdout] = help: consider adding `check_asm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `check_asm` [INFO] [stdout] --> src/asm/x86/quantize.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg(any(feature = "check_asm", test))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aom-sys`, `asm`, `av-metrics`, `bench`, `binaries`, `capi`, `cc`, `clap`, `clap_complete`, `console`, `dav1d-sys`, `decode_test`, `decode_test_dav1d`, `default`, `fern`, `ivf`, `nasm-rs`, `nom`, `scan_fmt`, `scenechange`, `serde`, `serde-big-array`, `serialize`, `signal-hook`, `signal_support`, `threading`, `toml`, and `y4m` [INFO] [stdout] = help: consider adding `check_asm` as a feature in `Cargo.toml` [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/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: unexpected `cfg` condition value: `check_asm` [INFO] [stdout] --> src/asm/x86/sad_plane.rs:56:19 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "check_asm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | call_asm!(rav1e_sad_plane_8bpc_avx2, src, dst, cpu) [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aom-sys`, `asm`, `av-metrics`, `bench`, `binaries`, `capi`, `cc`, `clap`, `clap_complete`, `console`, `dav1d-sys`, `decode_test`, `decode_test_dav1d`, `default`, `fern`, `ivf`, `nasm-rs`, `nom`, `scan_fmt`, `scenechange`, `serde`, `serde-big-array`, `serialize`, `signal-hook`, `signal_support`, `threading`, `toml`, and `y4m` [INFO] [stdout] = help: consider adding `check_asm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `call_asm` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `check_asm` [INFO] [stdout] --> src/asm/x86/sad_plane.rs:56:19 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg(feature = "check_asm")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | call_asm!(rav1e_sad_plane_8bpc_sse2, src, dst, cpu) [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aom-sys`, `asm`, `av-metrics`, `bench`, `binaries`, `capi`, `cc`, `clap`, `clap_complete`, `console`, `dav1d-sys`, `decode_test`, `decode_test_dav1d`, `default`, `fern`, `ivf`, `nasm-rs`, `nom`, `scan_fmt`, `scenechange`, `serde`, `serde-big-array`, `serialize`, `signal-hook`, `signal_support`, `threading`, `toml`, and `y4m` [INFO] [stdout] = help: consider adding `check_asm` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `call_asm` (in Nightly builds, run with -Z macro-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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | 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] 252 | | [(avx2, AVX2)] [INFO] [stdout] 253 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | 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] 252 | | [(avx2, AVX2)] [INFO] [stdout] 253 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | 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] 252 | | [(avx2, AVX2)] [INFO] [stdout] 253 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | 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] 252 | | [(avx2, AVX2)] [INFO] [stdout] 253 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | 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] 252 | | [(avx2, AVX2)] [INFO] [stdout] 253 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | 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] 252 | | [(avx2, AVX2)] [INFO] [stdout] 253 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | 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] 252 | | [(avx2, AVX2)] [INFO] [stdout] 253 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | 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] 252 | | [(avx2, AVX2)] [INFO] [stdout] 253 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | 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] 252 | | [(avx2, AVX2)] [INFO] [stdout] 253 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | 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] 252 | | [(avx2, AVX2)] [INFO] [stdout] 253 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | 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] 252 | | [(avx2, AVX2)] [INFO] [stdout] 253 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | 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] 252 | | [(avx2, AVX2)] [INFO] [stdout] 253 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | 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] 252 | | [(avx2, AVX2)] [INFO] [stdout] 253 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | 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] 252 | | [(avx2, AVX2)] [INFO] [stdout] 253 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | 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] 252 | | [(avx2, AVX2)] [INFO] [stdout] 253 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | 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] 252 | | [(avx2, AVX2)] [INFO] [stdout] 253 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | 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] 252 | | [(avx2, AVX2)] [INFO] [stdout] 253 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | 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] 252 | | [(avx2, AVX2)] [INFO] [stdout] 253 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | 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] 252 | | [(avx2, AVX2)] [INFO] [stdout] 253 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 255 | / impl_itx_fns!( [INFO] [stdout] 256 | | // 64x [INFO] [stdout] 257 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 258 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 287 | | [(avx512icl, AVX512ICL), (ssse3, SSSE3)] [INFO] [stdout] 288 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 255 | / impl_itx_fns!( [INFO] [stdout] 256 | | // 64x [INFO] [stdout] 257 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 258 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 287 | | [(avx512icl, AVX512ICL), (ssse3, SSSE3)] [INFO] [stdout] 288 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 255 | / impl_itx_fns!( [INFO] [stdout] 256 | | // 64x [INFO] [stdout] 257 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 258 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 287 | | [(avx512icl, AVX512ICL), (ssse3, SSSE3)] [INFO] [stdout] 288 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 255 | / impl_itx_fns!( [INFO] [stdout] 256 | | // 64x [INFO] [stdout] 257 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 258 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 287 | | [(avx512icl, AVX512ICL), (ssse3, SSSE3)] [INFO] [stdout] 288 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 255 | / impl_itx_fns!( [INFO] [stdout] 256 | | // 64x [INFO] [stdout] 257 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 258 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 287 | | [(avx512icl, AVX512ICL), (ssse3, SSSE3)] [INFO] [stdout] 288 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 255 | / impl_itx_fns!( [INFO] [stdout] 256 | | // 64x [INFO] [stdout] 257 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 258 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 287 | | [(avx512icl, AVX512ICL), (ssse3, SSSE3)] [INFO] [stdout] 288 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 255 | / impl_itx_fns!( [INFO] [stdout] 256 | | // 64x [INFO] [stdout] 257 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 258 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 287 | | [(avx512icl, AVX512ICL), (ssse3, SSSE3)] [INFO] [stdout] 288 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 255 | / impl_itx_fns!( [INFO] [stdout] 256 | | // 64x [INFO] [stdout] 257 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 258 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 287 | | [(avx512icl, AVX512ICL), (ssse3, SSSE3)] [INFO] [stdout] 288 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 255 | / impl_itx_fns!( [INFO] [stdout] 256 | | // 64x [INFO] [stdout] 257 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 258 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 287 | | [(avx512icl, AVX512ICL), (ssse3, SSSE3)] [INFO] [stdout] 288 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 255 | / impl_itx_fns!( [INFO] [stdout] 256 | | // 64x [INFO] [stdout] 257 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 258 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 287 | | [(avx512icl, AVX512ICL), (ssse3, SSSE3)] [INFO] [stdout] 288 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 255 | / impl_itx_fns!( [INFO] [stdout] 256 | | // 64x [INFO] [stdout] 257 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 258 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 287 | | [(avx512icl, AVX512ICL), (ssse3, SSSE3)] [INFO] [stdout] 288 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 255 | / impl_itx_fns!( [INFO] [stdout] 256 | | // 64x [INFO] [stdout] 257 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 258 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 287 | | [(avx512icl, AVX512ICL), (ssse3, SSSE3)] [INFO] [stdout] 288 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 255 | / impl_itx_fns!( [INFO] [stdout] 256 | | // 64x [INFO] [stdout] 257 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 258 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 287 | | [(avx512icl, AVX512ICL), (ssse3, SSSE3)] [INFO] [stdout] 288 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 255 | / impl_itx_fns!( [INFO] [stdout] 256 | | // 64x [INFO] [stdout] 257 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 258 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 287 | | [(avx512icl, AVX512ICL), (ssse3, SSSE3)] [INFO] [stdout] 288 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 255 | / impl_itx_fns!( [INFO] [stdout] 256 | | // 64x [INFO] [stdout] 257 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 258 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 287 | | [(avx512icl, AVX512ICL), (ssse3, SSSE3)] [INFO] [stdout] 288 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 255 | / impl_itx_fns!( [INFO] [stdout] 256 | | // 64x [INFO] [stdout] 257 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 258 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 287 | | [(avx512icl, AVX512ICL), (ssse3, SSSE3)] [INFO] [stdout] 288 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 255 | / impl_itx_fns!( [INFO] [stdout] 256 | | // 64x [INFO] [stdout] 257 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 258 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 287 | | [(avx512icl, AVX512ICL), (ssse3, SSSE3)] [INFO] [stdout] 288 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 255 | / impl_itx_fns!( [INFO] [stdout] 256 | | // 64x [INFO] [stdout] 257 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 258 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 287 | | [(avx512icl, AVX512ICL), (ssse3, SSSE3)] [INFO] [stdout] 288 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 255 | / impl_itx_fns!( [INFO] [stdout] 256 | | // 64x [INFO] [stdout] 257 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 258 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 287 | | [(avx512icl, AVX512ICL), (ssse3, SSSE3)] [INFO] [stdout] 288 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 255 | / impl_itx_fns!( [INFO] [stdout] 256 | | // 64x [INFO] [stdout] 257 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 258 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 287 | | [(avx512icl, AVX512ICL), (ssse3, SSSE3)] [INFO] [stdout] 288 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 255 | / impl_itx_fns!( [INFO] [stdout] 256 | | // 64x [INFO] [stdout] 257 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 258 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 287 | | [(avx512icl, AVX512ICL), (ssse3, SSSE3)] [INFO] [stdout] 288 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 255 | / impl_itx_fns!( [INFO] [stdout] 256 | | // 64x [INFO] [stdout] 257 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 258 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 287 | | [(avx512icl, AVX512ICL), (ssse3, SSSE3)] [INFO] [stdout] 288 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 255 | / impl_itx_fns!( [INFO] [stdout] 256 | | // 64x [INFO] [stdout] 257 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 258 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 287 | | [(avx512icl, AVX512ICL), (ssse3, SSSE3)] [INFO] [stdout] 288 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 255 | / impl_itx_fns!( [INFO] [stdout] 256 | | // 64x [INFO] [stdout] 257 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 258 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 287 | | [(avx512icl, AVX512ICL), (ssse3, SSSE3)] [INFO] [stdout] 288 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 255 | / impl_itx_fns!( [INFO] [stdout] 256 | | // 64x [INFO] [stdout] 257 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 258 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 287 | | [(avx512icl, AVX512ICL), (ssse3, SSSE3)] [INFO] [stdout] 288 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 255 | / impl_itx_fns!( [INFO] [stdout] 256 | | // 64x [INFO] [stdout] 257 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 258 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 287 | | [(avx512icl, AVX512ICL), (ssse3, SSSE3)] [INFO] [stdout] 288 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 255 | / impl_itx_fns!( [INFO] [stdout] 256 | | // 64x [INFO] [stdout] 257 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 258 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 287 | | [(avx512icl, AVX512ICL), (ssse3, SSSE3)] [INFO] [stdout] 288 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 255 | / impl_itx_fns!( [INFO] [stdout] 256 | | // 64x [INFO] [stdout] 257 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 258 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 287 | | [(avx512icl, AVX512ICL), (ssse3, SSSE3)] [INFO] [stdout] 288 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 255 | / impl_itx_fns!( [INFO] [stdout] 256 | | // 64x [INFO] [stdout] 257 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 258 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 287 | | [(avx512icl, AVX512ICL), (ssse3, SSSE3)] [INFO] [stdout] 288 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 255 | / impl_itx_fns!( [INFO] [stdout] 256 | | // 64x [INFO] [stdout] 257 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 258 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 287 | | [(avx512icl, AVX512ICL), (ssse3, SSSE3)] [INFO] [stdout] 288 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 255 | / impl_itx_fns!( [INFO] [stdout] 256 | | // 64x [INFO] [stdout] 257 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 258 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 287 | | [(avx512icl, AVX512ICL), (ssse3, SSSE3)] [INFO] [stdout] 288 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 255 | / impl_itx_fns!( [INFO] [stdout] 256 | | // 64x [INFO] [stdout] 257 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 258 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 287 | | [(avx512icl, AVX512ICL), (ssse3, SSSE3)] [INFO] [stdout] 288 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 255 | / impl_itx_fns!( [INFO] [stdout] 256 | | // 64x [INFO] [stdout] 257 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 258 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 287 | | [(avx512icl, AVX512ICL), (ssse3, SSSE3)] [INFO] [stdout] 288 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 255 | / impl_itx_fns!( [INFO] [stdout] 256 | | // 64x [INFO] [stdout] 257 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 258 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 287 | | [(avx512icl, AVX512ICL), (ssse3, SSSE3)] [INFO] [stdout] 288 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 255 | / impl_itx_fns!( [INFO] [stdout] 256 | | // 64x [INFO] [stdout] 257 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 258 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 287 | | [(avx512icl, AVX512ICL), (ssse3, SSSE3)] [INFO] [stdout] 288 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 255 | / impl_itx_fns!( [INFO] [stdout] 256 | | // 64x [INFO] [stdout] 257 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 258 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 287 | | [(avx512icl, AVX512ICL), (ssse3, SSSE3)] [INFO] [stdout] 288 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 255 | / impl_itx_fns!( [INFO] [stdout] 256 | | // 64x [INFO] [stdout] 257 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 258 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 287 | | [(avx512icl, AVX512ICL), (ssse3, SSSE3)] [INFO] [stdout] 288 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 255 | / impl_itx_fns!( [INFO] [stdout] 256 | | // 64x [INFO] [stdout] 257 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 258 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 287 | | [(avx512icl, AVX512ICL), (ssse3, SSSE3)] [INFO] [stdout] 288 | | ); [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:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 290 | / impl_itx_fns!( [INFO] [stdout] 291 | | // 64x [INFO] [stdout] 292 | | [], [INFO] [stdout] 293 | | [], [INFO] [stdout] ... | [INFO] [stdout] 306 | | [(sse2, SSE2)] [INFO] [stdout] 307 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 352 | / impl_itx_hbd_fns!( [INFO] [stdout] 353 | | // 64x [INFO] [stdout] 354 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 355 | | [(64, 64), (64, 32), (32, 64), (64, 16), (16, 64)], [INFO] [stdout] ... | [INFO] [stdout] 385 | | [(10, avx512icl, AVX512ICL)] [INFO] [stdout] 386 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 352 | / impl_itx_hbd_fns!( [INFO] [stdout] 353 | | // 64x [INFO] [stdout] 354 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 355 | | [(64, 64), (64, 32), (32, 64), (64, 16), (16, 64)], [INFO] [stdout] ... | [INFO] [stdout] 385 | | [(10, avx512icl, AVX512ICL)] [INFO] [stdout] 386 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 352 | / impl_itx_hbd_fns!( [INFO] [stdout] 353 | | // 64x [INFO] [stdout] 354 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 355 | | [(64, 64), (64, 32), (32, 64), (64, 16), (16, 64)], [INFO] [stdout] ... | [INFO] [stdout] 385 | | [(10, avx512icl, AVX512ICL)] [INFO] [stdout] 386 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 352 | / impl_itx_hbd_fns!( [INFO] [stdout] 353 | | // 64x [INFO] [stdout] 354 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 355 | | [(64, 64), (64, 32), (32, 64), (64, 16), (16, 64)], [INFO] [stdout] ... | [INFO] [stdout] 385 | | [(10, avx512icl, AVX512ICL)] [INFO] [stdout] 386 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 352 | / impl_itx_hbd_fns!( [INFO] [stdout] 353 | | // 64x [INFO] [stdout] 354 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 355 | | [(64, 64), (64, 32), (32, 64), (64, 16), (16, 64)], [INFO] [stdout] ... | [INFO] [stdout] 385 | | [(10, avx512icl, AVX512ICL)] [INFO] [stdout] 386 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 352 | / impl_itx_hbd_fns!( [INFO] [stdout] 353 | | // 64x [INFO] [stdout] 354 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 355 | | [(64, 64), (64, 32), (32, 64), (64, 16), (16, 64)], [INFO] [stdout] ... | [INFO] [stdout] 385 | | [(10, avx512icl, AVX512ICL)] [INFO] [stdout] 386 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 352 | / impl_itx_hbd_fns!( [INFO] [stdout] 353 | | // 64x [INFO] [stdout] 354 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 355 | | [(64, 64), (64, 32), (32, 64), (64, 16), (16, 64)], [INFO] [stdout] ... | [INFO] [stdout] 385 | | [(10, avx512icl, AVX512ICL)] [INFO] [stdout] 386 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 352 | / impl_itx_hbd_fns!( [INFO] [stdout] 353 | | // 64x [INFO] [stdout] 354 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 355 | | [(64, 64), (64, 32), (32, 64), (64, 16), (16, 64)], [INFO] [stdout] ... | [INFO] [stdout] 385 | | [(10, avx512icl, AVX512ICL)] [INFO] [stdout] 386 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 352 | / impl_itx_hbd_fns!( [INFO] [stdout] 353 | | // 64x [INFO] [stdout] 354 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 355 | | [(64, 64), (64, 32), (32, 64), (64, 16), (16, 64)], [INFO] [stdout] ... | [INFO] [stdout] 385 | | [(10, avx512icl, AVX512ICL)] [INFO] [stdout] 386 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 352 | / impl_itx_hbd_fns!( [INFO] [stdout] 353 | | // 64x [INFO] [stdout] 354 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 355 | | [(64, 64), (64, 32), (32, 64), (64, 16), (16, 64)], [INFO] [stdout] ... | [INFO] [stdout] 385 | | [(10, avx512icl, AVX512ICL)] [INFO] [stdout] 386 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 352 | / impl_itx_hbd_fns!( [INFO] [stdout] 353 | | // 64x [INFO] [stdout] 354 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 355 | | [(64, 64), (64, 32), (32, 64), (64, 16), (16, 64)], [INFO] [stdout] ... | [INFO] [stdout] 385 | | [(10, avx512icl, AVX512ICL)] [INFO] [stdout] 386 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 352 | / impl_itx_hbd_fns!( [INFO] [stdout] 353 | | // 64x [INFO] [stdout] 354 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 355 | | [(64, 64), (64, 32), (32, 64), (64, 16), (16, 64)], [INFO] [stdout] ... | [INFO] [stdout] 385 | | [(10, avx512icl, AVX512ICL)] [INFO] [stdout] 386 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 352 | / impl_itx_hbd_fns!( [INFO] [stdout] 353 | | // 64x [INFO] [stdout] 354 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 355 | | [(64, 64), (64, 32), (32, 64), (64, 16), (16, 64)], [INFO] [stdout] ... | [INFO] [stdout] 385 | | [(10, avx512icl, AVX512ICL)] [INFO] [stdout] 386 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 352 | / impl_itx_hbd_fns!( [INFO] [stdout] 353 | | // 64x [INFO] [stdout] 354 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 355 | | [(64, 64), (64, 32), (32, 64), (64, 16), (16, 64)], [INFO] [stdout] ... | [INFO] [stdout] 385 | | [(10, avx512icl, AVX512ICL)] [INFO] [stdout] 386 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 388 | / impl_itx_hbd_fns!( [INFO] [stdout] 389 | | // 64x [INFO] [stdout] 390 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 391 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 421 | | [(10, avx2, AVX2)] [INFO] [stdout] 422 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 388 | / impl_itx_hbd_fns!( [INFO] [stdout] 389 | | // 64x [INFO] [stdout] 390 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 391 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 421 | | [(10, avx2, AVX2)] [INFO] [stdout] 422 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 388 | / impl_itx_hbd_fns!( [INFO] [stdout] 389 | | // 64x [INFO] [stdout] 390 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 391 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 421 | | [(10, avx2, AVX2)] [INFO] [stdout] 422 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 388 | / impl_itx_hbd_fns!( [INFO] [stdout] 389 | | // 64x [INFO] [stdout] 390 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 391 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 421 | | [(10, avx2, AVX2)] [INFO] [stdout] 422 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 388 | / impl_itx_hbd_fns!( [INFO] [stdout] 389 | | // 64x [INFO] [stdout] 390 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 391 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 421 | | [(10, avx2, AVX2)] [INFO] [stdout] 422 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 388 | / impl_itx_hbd_fns!( [INFO] [stdout] 389 | | // 64x [INFO] [stdout] 390 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 391 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 421 | | [(10, avx2, AVX2)] [INFO] [stdout] 422 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 388 | / impl_itx_hbd_fns!( [INFO] [stdout] 389 | | // 64x [INFO] [stdout] 390 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 391 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 421 | | [(10, avx2, AVX2)] [INFO] [stdout] 422 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 388 | / impl_itx_hbd_fns!( [INFO] [stdout] 389 | | // 64x [INFO] [stdout] 390 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 391 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 421 | | [(10, avx2, AVX2)] [INFO] [stdout] 422 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 388 | / impl_itx_hbd_fns!( [INFO] [stdout] 389 | | // 64x [INFO] [stdout] 390 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 391 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 421 | | [(10, avx2, AVX2)] [INFO] [stdout] 422 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 388 | / impl_itx_hbd_fns!( [INFO] [stdout] 389 | | // 64x [INFO] [stdout] 390 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 391 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 421 | | [(10, avx2, AVX2)] [INFO] [stdout] 422 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 388 | / impl_itx_hbd_fns!( [INFO] [stdout] 389 | | // 64x [INFO] [stdout] 390 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 391 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 421 | | [(10, avx2, AVX2)] [INFO] [stdout] 422 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 388 | / impl_itx_hbd_fns!( [INFO] [stdout] 389 | | // 64x [INFO] [stdout] 390 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 391 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 421 | | [(10, avx2, AVX2)] [INFO] [stdout] 422 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 388 | / impl_itx_hbd_fns!( [INFO] [stdout] 389 | | // 64x [INFO] [stdout] 390 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 391 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 421 | | [(10, avx2, AVX2)] [INFO] [stdout] 422 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 388 | / impl_itx_hbd_fns!( [INFO] [stdout] 389 | | // 64x [INFO] [stdout] 390 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 391 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 421 | | [(10, avx2, AVX2)] [INFO] [stdout] 422 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 388 | / impl_itx_hbd_fns!( [INFO] [stdout] 389 | | // 64x [INFO] [stdout] 390 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 391 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 421 | | [(10, avx2, AVX2)] [INFO] [stdout] 422 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 388 | / impl_itx_hbd_fns!( [INFO] [stdout] 389 | | // 64x [INFO] [stdout] 390 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 391 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 421 | | [(10, avx2, AVX2)] [INFO] [stdout] 422 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 388 | / impl_itx_hbd_fns!( [INFO] [stdout] 389 | | // 64x [INFO] [stdout] 390 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 391 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 421 | | [(10, avx2, AVX2)] [INFO] [stdout] 422 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 388 | / impl_itx_hbd_fns!( [INFO] [stdout] 389 | | // 64x [INFO] [stdout] 390 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 391 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 421 | | [(10, avx2, AVX2)] [INFO] [stdout] 422 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 388 | / impl_itx_hbd_fns!( [INFO] [stdout] 389 | | // 64x [INFO] [stdout] 390 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 391 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 421 | | [(10, avx2, AVX2)] [INFO] [stdout] 422 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 424 | / impl_itx_hbd_fns!( [INFO] [stdout] 425 | | // 64x [INFO] [stdout] 426 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 427 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 457 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 458 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 424 | / impl_itx_hbd_fns!( [INFO] [stdout] 425 | | // 64x [INFO] [stdout] 426 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 427 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 457 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 458 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 424 | / impl_itx_hbd_fns!( [INFO] [stdout] 425 | | // 64x [INFO] [stdout] 426 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 427 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 457 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 458 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 424 | / impl_itx_hbd_fns!( [INFO] [stdout] 425 | | // 64x [INFO] [stdout] 426 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 427 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 457 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 458 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 424 | / impl_itx_hbd_fns!( [INFO] [stdout] 425 | | // 64x [INFO] [stdout] 426 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 427 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 457 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 458 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 424 | / impl_itx_hbd_fns!( [INFO] [stdout] 425 | | // 64x [INFO] [stdout] 426 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 427 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 457 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 458 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 424 | / impl_itx_hbd_fns!( [INFO] [stdout] 425 | | // 64x [INFO] [stdout] 426 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 427 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 457 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 458 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 424 | / impl_itx_hbd_fns!( [INFO] [stdout] 425 | | // 64x [INFO] [stdout] 426 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 427 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 457 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 458 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 424 | / impl_itx_hbd_fns!( [INFO] [stdout] 425 | | // 64x [INFO] [stdout] 426 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 427 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 457 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 458 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 424 | / impl_itx_hbd_fns!( [INFO] [stdout] 425 | | // 64x [INFO] [stdout] 426 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 427 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 457 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 458 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 424 | / impl_itx_hbd_fns!( [INFO] [stdout] 425 | | // 64x [INFO] [stdout] 426 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 427 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 457 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 458 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 424 | / impl_itx_hbd_fns!( [INFO] [stdout] 425 | | // 64x [INFO] [stdout] 426 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 427 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 457 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 458 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 424 | / impl_itx_hbd_fns!( [INFO] [stdout] 425 | | // 64x [INFO] [stdout] 426 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 427 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 457 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 458 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 424 | / impl_itx_hbd_fns!( [INFO] [stdout] 425 | | // 64x [INFO] [stdout] 426 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 427 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 457 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 458 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 424 | / impl_itx_hbd_fns!( [INFO] [stdout] 425 | | // 64x [INFO] [stdout] 426 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 427 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 457 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 458 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 424 | / impl_itx_hbd_fns!( [INFO] [stdout] 425 | | // 64x [INFO] [stdout] 426 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 427 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 457 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 458 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 424 | / impl_itx_hbd_fns!( [INFO] [stdout] 425 | | // 64x [INFO] [stdout] 426 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 427 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 457 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 458 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 424 | / impl_itx_hbd_fns!( [INFO] [stdout] 425 | | // 64x [INFO] [stdout] 426 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 427 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 457 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 458 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 424 | / impl_itx_hbd_fns!( [INFO] [stdout] 425 | | // 64x [INFO] [stdout] 426 | | [(TxType::DCT_DCT, dct, dct)], [INFO] [stdout] 427 | | [(64, 64), (64, 32), (32, 64), (16, 64), (64, 16)], [INFO] [stdout] ... | [INFO] [stdout] 457 | | [(16, sse4, SSE4_1)] [INFO] [stdout] 458 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 460 | / impl_itx_hbd_fns!( [INFO] [stdout] 461 | | // 64x [INFO] [stdout] 462 | | [], [INFO] [stdout] 463 | | [], [INFO] [stdout] ... | [INFO] [stdout] 477 | | [(16, sse2, SSE2), (16, avx2, AVX2)] [INFO] [stdout] 478 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 460 | / impl_itx_hbd_fns!( [INFO] [stdout] 461 | | // 64x [INFO] [stdout] 462 | | [], [INFO] [stdout] 463 | | [], [INFO] [stdout] ... | [INFO] [stdout] 477 | | [(16, sse2, SSE2), (16, avx2, AVX2)] [INFO] [stdout] 478 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 520 | / impl_itx_hbd_fns!( [INFO] [stdout] 521 | | // 32x (DCT and IDTX swapped due to incomplete DCT implementation) [INFO] [stdout] 522 | | [(TxType::IDTX, identity, identity)], [INFO] [stdout] 523 | | [(32, 32), (32, 16), (16, 32)], [INFO] [stdout] ... | [INFO] [stdout] 552 | | [(12, avx2, AVX2)] [INFO] [stdout] 553 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 520 | / impl_itx_hbd_fns!( [INFO] [stdout] 521 | | // 32x (DCT and IDTX swapped due to incomplete DCT implementation) [INFO] [stdout] 522 | | [(TxType::IDTX, identity, identity)], [INFO] [stdout] 523 | | [(32, 32), (32, 16), (16, 32)], [INFO] [stdout] ... | [INFO] [stdout] 552 | | [(12, avx2, AVX2)] [INFO] [stdout] 553 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 520 | / impl_itx_hbd_fns!( [INFO] [stdout] 521 | | // 32x (DCT and IDTX swapped due to incomplete DCT implementation) [INFO] [stdout] 522 | | [(TxType::IDTX, identity, identity)], [INFO] [stdout] 523 | | [(32, 32), (32, 16), (16, 32)], [INFO] [stdout] ... | [INFO] [stdout] 552 | | [(12, avx2, AVX2)] [INFO] [stdout] 553 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 520 | / impl_itx_hbd_fns!( [INFO] [stdout] 521 | | // 32x (DCT and IDTX swapped due to incomplete DCT implementation) [INFO] [stdout] 522 | | [(TxType::IDTX, identity, identity)], [INFO] [stdout] 523 | | [(32, 32), (32, 16), (16, 32)], [INFO] [stdout] ... | [INFO] [stdout] 552 | | [(12, avx2, AVX2)] [INFO] [stdout] 553 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 520 | / impl_itx_hbd_fns!( [INFO] [stdout] 521 | | // 32x (DCT and IDTX swapped due to incomplete DCT implementation) [INFO] [stdout] 522 | | [(TxType::IDTX, identity, identity)], [INFO] [stdout] 523 | | [(32, 32), (32, 16), (16, 32)], [INFO] [stdout] ... | [INFO] [stdout] 552 | | [(12, avx2, AVX2)] [INFO] [stdout] 553 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 520 | / impl_itx_hbd_fns!( [INFO] [stdout] 521 | | // 32x (DCT and IDTX swapped due to incomplete DCT implementation) [INFO] [stdout] 522 | | [(TxType::IDTX, identity, identity)], [INFO] [stdout] 523 | | [(32, 32), (32, 16), (16, 32)], [INFO] [stdout] ... | [INFO] [stdout] 552 | | [(12, avx2, AVX2)] [INFO] [stdout] 553 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 520 | / impl_itx_hbd_fns!( [INFO] [stdout] 521 | | // 32x (DCT and IDTX swapped due to incomplete DCT implementation) [INFO] [stdout] 522 | | [(TxType::IDTX, identity, identity)], [INFO] [stdout] 523 | | [(32, 32), (32, 16), (16, 32)], [INFO] [stdout] ... | [INFO] [stdout] 552 | | [(12, avx2, AVX2)] [INFO] [stdout] 553 | | ); [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:108:11 [INFO] [stdout] | [INFO] [stdout] 108 | extern { [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] ... [INFO] [stdout] 520 | / impl_itx_hbd_fns!( [INFO] [stdout] 521 | | // 32x (DCT and IDTX swapped due to incomplete DCT implementation) [INFO] [stdout] 522 | | [(TxType::IDTX, identity, identity)], [INFO] [stdout] 523 | | [(32, 32), (32, 16), (16, 32)], [INFO] [stdout] ... | [INFO] [stdout] 552 | | [(12, avx2, AVX2)] [INFO] [stdout] 553 | | ); [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: unexpected `cfg` condition name: `cargo_c` [INFO] [stdout] --> src/lib.rs:141:11 [INFO] [stdout] | [INFO] [stdout] 141 | #[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:353:13 [INFO] [stdout] | [INFO] [stdout] 353 | 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:407:7 [INFO] [stdout] | [INFO] [stdout] 407 | #[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 value: `wasm` [INFO] [stdout] --> src/lib.rs:133:14 [INFO] [stdout] | [INFO] [stdout] 133 | if #[cfg(feature="wasm")] { [INFO] [stdout] | ^^^^^^^ ------ help: there is a expected value with a similar name: `"asm"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `aom-sys`, `asm`, `av-metrics`, `bench`, `binaries`, `capi`, `cc`, `clap`, `clap_complete`, `console`, `dav1d-sys`, `decode_test`, `decode_test_dav1d`, `default`, `fern`, `ivf`, `nasm-rs`, `nom`, `scan_fmt`, `scenechange`, `serde`, `serde-big-array`, `serialize`, `signal-hook`, `signal_support`, `threading`, `toml`, and `y4m` [INFO] [stdout] = help: consider adding `wasm` as a feature in `Cargo.toml` [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: `asm_neon` [INFO] [stdout] --> src/transform/forward.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | } 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/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] [stderr] error: could not compile `rav1e` (lib); 199 warnings emitted [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/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/bin/rustc --crate-name rav1e --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=1 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="asm"' --cfg 'feature="av-metrics"' --cfg 'feature="binaries"' --cfg 'feature="cc"' --cfg 'feature="clap"' --cfg 'feature="clap_complete"' --cfg 'feature="console"' --cfg 'feature="default"' --cfg 'feature="fern"' --cfg 'feature="ivf"' --cfg 'feature="nasm-rs"' --cfg 'feature="nom"' --cfg 'feature="scan_fmt"' --cfg 'feature="signal-hook"' --cfg 'feature="signal_support"' --cfg 'feature="threading"' --cfg 'feature="y4m"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aom-sys", "asm", "av-metrics", "bench", "binaries", "capi", "cc", "clap", "clap_complete", "console", "dav1d-sys", "decode_test", "decode_test_dav1d", "default", "fern", "ivf", "nasm-rs", "nom", "scan_fmt", "scenechange", "serde", "serde-big-array", "serialize", "signal-hook", "signal_support", "threading", "toml", "y4m"))' -C metadata=63c433faf0d1b4bb -C extra-filename=-af7a77c50373d6f4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arg_enum_proc_macro=/opt/rustwide/target/debug/deps/libarg_enum_proc_macro-d24774f2bc63f205.so --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-b9c4dcf9406dd336.rmeta --extern av_metrics=/opt/rustwide/target/debug/deps/libav_metrics-74d7ae7f71726b26.rmeta --extern av1_grain=/opt/rustwide/target/debug/deps/libav1_grain-b73947a80a6570ee.rmeta --extern bitstream_io=/opt/rustwide/target/debug/deps/libbitstream_io-bf98e7ecc473f0ff.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-a99082e9c7222a5c.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-596cdea82868266c.rmeta --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-5503d603a92750bb.rmeta --extern console=/opt/rustwide/target/debug/deps/libconsole-4984a5d51670d4bb.rmeta --extern fern=/opt/rustwide/target/debug/deps/libfern-2d3bc6f3ea2ce278.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-1299c12dd25597dc.rmeta --extern ivf=/opt/rustwide/target/debug/deps/libivf-fb2b699ecc8c9d1b.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-27347e2db2ff09e7.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-e76d046cb45e9b65.rmeta --extern debug_unreachable=/opt/rustwide/target/debug/deps/libdebug_unreachable-835d17ac940dd6c0.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-e44e2501ad10d6d8.rmeta --extern noop_proc_macro=/opt/rustwide/target/debug/deps/libnoop_proc_macro-2e1b35bb98ddaa7a.so --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-d212f7ce8d0cd1dd.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-5d925e8286718e3e.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-72aef3895bd96ff5.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-175ce97b71606b31.so --extern rayon=/opt/rustwide/target/debug/deps/librayon-655b0c3afa2d8efe.rmeta --extern scan_fmt=/opt/rustwide/target/debug/deps/libscan_fmt-6e1e8c1a159a8f40.rmeta --extern signal_hook=/opt/rustwide/target/debug/deps/libsignal_hook-e9f78e0a340b1660.rmeta --extern simd_helpers=/opt/rustwide/target/debug/deps/libsimd_helpers-569af3a941f8d7ab.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-04e2dafabd9b3275.rmeta --extern v_frame=/opt/rustwide/target/debug/deps/libv_frame-20e3c764c60a565d.rmeta --extern y4m=/opt/rustwide/target/debug/deps/liby4m-19f2b4950f455f22.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/rav1e-d08b48da29b37ea7/out -l static=rav1easm -l static=rav1easm --cfg nasm_x86_64` (exit status: 0) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rav1e` (lib test); 7 warnings emitted [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/0e517d38ad0e72f93c734b14fabd4bb9b7441de6/bin/rustc --crate-name rav1e --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C opt-level=1 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --test --cfg 'feature="asm"' --cfg 'feature="av-metrics"' --cfg 'feature="binaries"' --cfg 'feature="cc"' --cfg 'feature="clap"' --cfg 'feature="clap_complete"' --cfg 'feature="console"' --cfg 'feature="default"' --cfg 'feature="fern"' --cfg 'feature="ivf"' --cfg 'feature="nasm-rs"' --cfg 'feature="nom"' --cfg 'feature="scan_fmt"' --cfg 'feature="signal-hook"' --cfg 'feature="signal_support"' --cfg 'feature="threading"' --cfg 'feature="y4m"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aom-sys", "asm", "av-metrics", "bench", "binaries", "capi", "cc", "clap", "clap_complete", "console", "dav1d-sys", "decode_test", "decode_test_dav1d", "default", "fern", "ivf", "nasm-rs", "nom", "scan_fmt", "scenechange", "serde", "serde-big-array", "serialize", "signal-hook", "signal_support", "threading", "toml", "y4m"))' -C metadata=7decd9e2721d57fa -C extra-filename=-c18ee022516bd8d4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arg_enum_proc_macro=/opt/rustwide/target/debug/deps/libarg_enum_proc_macro-d24774f2bc63f205.so --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-b9c4dcf9406dd336.rmeta --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-d7643b94381f260b.rmeta --extern av_metrics=/opt/rustwide/target/debug/deps/libav_metrics-74d7ae7f71726b26.rmeta --extern av1_grain=/opt/rustwide/target/debug/deps/libav1_grain-b73947a80a6570ee.rmeta --extern bitstream_io=/opt/rustwide/target/debug/deps/libbitstream_io-bf98e7ecc473f0ff.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-a99082e9c7222a5c.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-596cdea82868266c.rmeta --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-5503d603a92750bb.rmeta --extern console=/opt/rustwide/target/debug/deps/libconsole-4984a5d51670d4bb.rmeta --extern fern=/opt/rustwide/target/debug/deps/libfern-2d3bc6f3ea2ce278.rmeta --extern interpolate_name=/opt/rustwide/target/debug/deps/libinterpolate_name-46b0a3a962d9a397.so --extern itertools=/opt/rustwide/target/debug/deps/libitertools-1299c12dd25597dc.rmeta --extern ivf=/opt/rustwide/target/debug/deps/libivf-fb2b699ecc8c9d1b.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-27347e2db2ff09e7.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-e76d046cb45e9b65.rmeta --extern debug_unreachable=/opt/rustwide/target/debug/deps/libdebug_unreachable-835d17ac940dd6c0.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-e44e2501ad10d6d8.rmeta --extern noop_proc_macro=/opt/rustwide/target/debug/deps/libnoop_proc_macro-2e1b35bb98ddaa7a.so --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-d212f7ce8d0cd1dd.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-5d925e8286718e3e.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-72aef3895bd96ff5.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-175ce97b71606b31.so --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-3a3ede562763e624.rmeta --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-428a575f1a268ef2.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-de608203498db4db.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-e477b12b7098ecec.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-655b0c3afa2d8efe.rmeta --extern scan_fmt=/opt/rustwide/target/debug/deps/libscan_fmt-6e1e8c1a159a8f40.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-60f78d90fc769ddf.rmeta --extern signal_hook=/opt/rustwide/target/debug/deps/libsignal_hook-e9f78e0a340b1660.rmeta --extern simd_helpers=/opt/rustwide/target/debug/deps/libsimd_helpers-569af3a941f8d7ab.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-04e2dafabd9b3275.rmeta --extern v_frame=/opt/rustwide/target/debug/deps/libv_frame-20e3c764c60a565d.rmeta --extern y4m=/opt/rustwide/target/debug/deps/liby4m-19f2b4950f455f22.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/rav1e-d08b48da29b37ea7/out -l static=rav1easm -l static=rav1easm --cfg nasm_x86_64` (exit status: 0) [INFO] running `Command { std: "docker" "inspect" "c8e28790db6229a70ed4fc1ad6a82bfccb9c66d2fa5f00025b9124db9814bcac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8e28790db6229a70ed4fc1ad6a82bfccb9c66d2fa5f00025b9124db9814bcac", kill_on_drop: false }` [INFO] [stdout] c8e28790db6229a70ed4fc1ad6a82bfccb9c66d2fa5f00025b9124db9814bcac