[INFO] cloning repository https://github.com/j-selby/oxidgb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/j-selby/oxidgb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj-selby%2Foxidgb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj-selby%2Foxidgb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d090252f78dedb69d8de45cf28b3929eadaf47b [INFO] checking j-selby/oxidgb against master#1ab98933fa75d72e882b86feac1a0be3a5b02cb0 for pr-83850 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj-selby%2Foxidgb" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/j-selby/oxidgb on toolchain 1ab98933fa75d72e882b86feac1a0be3a5b02cb0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1ab98933fa75d72e882b86feac1a0be3a5b02cb0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/j-selby/oxidgb [INFO] finished tweaking git repo https://github.com/j-selby/oxidgb [INFO] tweaked toml for git repo https://github.com/j-selby/oxidgb written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/j-selby/oxidgb already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1ab98933fa75d72e882b86feac1a0be3a5b02cb0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fern v0.6.1 [INFO] [stderr] Downloaded clap v3.2.5 [INFO] [stderr] Downloaded wfd v0.1.7 [INFO] [stderr] Downloaded native-dialog v0.6.3 [INFO] [stderr] Downloaded claxon v0.4.3 [INFO] [stderr] Downloaded clap_lex v0.2.2 [INFO] [stderr] Downloaded str-buf v1.0.6 [INFO] [stderr] Downloaded rustix v0.34.8 [INFO] [stderr] Downloaded rodio v0.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+1ab98933fa75d72e882b86feac1a0be3a5b02cb0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46b1eb0664962fa657c38215ef7ebd8fdeba69136225b40da4b5b1b4ab58339d [INFO] running `Command { std: "docker" "start" "-a" "46b1eb0664962fa657c38215ef7ebd8fdeba69136225b40da4b5b1b4ab58339d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46b1eb0664962fa657c38215ef7ebd8fdeba69136225b40da4b5b1b4ab58339d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46b1eb0664962fa657c38215ef7ebd8fdeba69136225b40da4b5b1b4ab58339d", kill_on_drop: false }` [INFO] [stdout] 46b1eb0664962fa657c38215ef7ebd8fdeba69136225b40da4b5b1b4ab58339d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+1ab98933fa75d72e882b86feac1a0be3a5b02cb0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 556ab863b63a191ec8d44c964f08f7037c317f2003e55a5fb3cb0b082e1ee2ff [INFO] running `Command { std: "docker" "start" "-a" "556ab863b63a191ec8d44c964f08f7037c317f2003e55a5fb3cb0b082e1ee2ff", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling cpal v0.13.5 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking os_str_bytes v6.1.0 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking claxon v0.4.3 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking clap_lex v0.2.2 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking fern v0.6.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.0 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking slice-deque v0.3.0 [INFO] [stderr] Checking libretro-sys v0.1.0 (/opt/rustwide/workdir/libretro_frontend/libretro-backend/libretro-sys) [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking which v4.2.5 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stdout] warning: field is never read: `retro_set_environment` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2022:5 [INFO] [stdout] | [INFO] [stdout] 2022 | retro_set_environment: unsafe extern "C" fn(callback: EnvironmentFn), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retro_set_video_refresh` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2023:5 [INFO] [stdout] | [INFO] [stdout] 2023 | retro_set_video_refresh: unsafe extern "C" fn(callback: VideoRefreshFn), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retro_set_audio_sample` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2024:5 [INFO] [stdout] | [INFO] [stdout] 2024 | retro_set_audio_sample: unsafe extern "C" fn(callback: AudioSampleFn), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retro_set_audio_sample_batch` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2025:5 [INFO] [stdout] | [INFO] [stdout] 2025 | retro_set_audio_sample_batch: unsafe extern "C" fn(callback: AudioSampleBatchFn), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retro_set_input_poll` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2026:5 [INFO] [stdout] | [INFO] [stdout] 2026 | retro_set_input_poll: unsafe extern "C" fn(callback: InputPollFn), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retro_set_input_state` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2027:5 [INFO] [stdout] | [INFO] [stdout] 2027 | retro_set_input_state: unsafe extern "C" fn(callback: InputStateFn), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retro_init` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2030:5 [INFO] [stdout] | [INFO] [stdout] 2030 | retro_init: unsafe extern "C" fn(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retro_deinit` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2031:5 [INFO] [stdout] | [INFO] [stdout] 2031 | retro_deinit: unsafe extern "C" fn(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retro_api_version` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2035:5 [INFO] [stdout] | [INFO] [stdout] 2035 | retro_api_version: unsafe extern "C" fn() -> libc::c_uint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retro_get_system_info` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2040:5 [INFO] [stdout] | [INFO] [stdout] 2040 | retro_get_system_info: unsafe extern "C" fn(info: *mut SystemInfo), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retro_get_system_av_info` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2048:5 [INFO] [stdout] | [INFO] [stdout] 2048 | retro_get_system_av_info: unsafe extern "C" fn(info: *mut SystemAvInfo), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retro_set_controller_port_device` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2058:5 [INFO] [stdout] | [INFO] [stdout] 2058 | / retro_set_controller_port_device: [INFO] [stdout] 2059 | | unsafe extern "C" fn(port: libc::c_uint, device: libc::c_uint), [INFO] [stdout] | |______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retro_reset` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2062:5 [INFO] [stdout] | [INFO] [stdout] 2062 | retro_reset: unsafe extern "C" fn(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retro_run` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2071:5 [INFO] [stdout] | [INFO] [stdout] 2071 | retro_run: unsafe extern "C" fn(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retro_serialize_size` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2079:5 [INFO] [stdout] | [INFO] [stdout] 2079 | retro_serialize_size: unsafe extern "C" fn() -> libc::size_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retro_serialize` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2083:5 [INFO] [stdout] | [INFO] [stdout] 2083 | retro_serialize: unsafe extern "C" fn(data: *mut libc::c_void, size: libc::size_t), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retro_unserialize` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2085:5 [INFO] [stdout] | [INFO] [stdout] 2085 | retro_unserialize: unsafe extern "C" fn(data: *const libc::c_void, size: libc::size_t) -> bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retro_cheat_reset` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2086:5 [INFO] [stdout] | [INFO] [stdout] 2086 | retro_cheat_reset: unsafe extern "C" fn(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retro_cheat_set` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2087:5 [INFO] [stdout] | [INFO] [stdout] 2087 | / retro_cheat_set: [INFO] [stdout] 2088 | | unsafe extern "C" fn(index: libc::c_uint, enabled: bool, code: *const libc::c_char), [INFO] [stdout] | |___________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retro_load_game` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2091:5 [INFO] [stdout] | [INFO] [stdout] 2091 | retro_load_game: unsafe extern "C" fn(game: *const GameInfo) -> bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retro_load_game_special` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2095:5 [INFO] [stdout] | [INFO] [stdout] 2095 | / retro_load_game_special: unsafe extern "C" fn( [INFO] [stdout] 2096 | | game_type: libc::c_uint, [INFO] [stdout] 2097 | | info: *const GameInfo, [INFO] [stdout] 2098 | | num_info: libc::size_t, [INFO] [stdout] 2099 | | ) -> bool, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retro_unload_game` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2102:5 [INFO] [stdout] | [INFO] [stdout] 2102 | retro_unload_game: unsafe extern "C" fn(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retro_get_region` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2105:5 [INFO] [stdout] | [INFO] [stdout] 2105 | retro_get_region: unsafe extern "C" fn() -> libc::c_uint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retro_get_memory_data` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2108:5 [INFO] [stdout] | [INFO] [stdout] 2108 | retro_get_memory_data: unsafe extern "C" fn(id: libc::c_uint) -> *mut libc::c_void, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retro_get_memory_size` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2109:5 [INFO] [stdout] | [INFO] [stdout] 2109 | retro_get_memory_size: unsafe extern "C" fn(id: libc::c_uint) -> libc::size_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking clap v3.2.5 [INFO] [stderr] Checking libretro-backend v0.2.1 (/opt/rustwide/workdir/libretro_frontend/libretro-backend) [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stdout] warning: field is never read: `retro_set_environment` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2022:5 [INFO] [stdout] | [INFO] [stdout] 2022 | retro_set_environment: unsafe extern "C" fn(callback: EnvironmentFn), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retro_set_video_refresh` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2023:5 [INFO] [stdout] | [INFO] [stdout] 2023 | retro_set_video_refresh: unsafe extern "C" fn(callback: VideoRefreshFn), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retro_set_audio_sample` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2024:5 [INFO] [stdout] | [INFO] [stdout] 2024 | retro_set_audio_sample: unsafe extern "C" fn(callback: AudioSampleFn), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retro_set_audio_sample_batch` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2025:5 [INFO] [stdout] | [INFO] [stdout] 2025 | retro_set_audio_sample_batch: unsafe extern "C" fn(callback: AudioSampleBatchFn), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retro_set_input_poll` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2026:5 [INFO] [stdout] | [INFO] [stdout] 2026 | retro_set_input_poll: unsafe extern "C" fn(callback: InputPollFn), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retro_set_input_state` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2027:5 [INFO] [stdout] | [INFO] [stdout] 2027 | retro_set_input_state: unsafe extern "C" fn(callback: InputStateFn), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retro_init` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2030:5 [INFO] [stdout] | [INFO] [stdout] 2030 | retro_init: unsafe extern "C" fn(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retro_deinit` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2031:5 [INFO] [stdout] | [INFO] [stdout] 2031 | retro_deinit: unsafe extern "C" fn(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retro_api_version` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2035:5 [INFO] [stdout] | [INFO] [stdout] 2035 | retro_api_version: unsafe extern "C" fn() -> libc::c_uint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retro_get_system_info` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2040:5 [INFO] [stdout] | [INFO] [stdout] 2040 | retro_get_system_info: unsafe extern "C" fn(info: *mut SystemInfo), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retro_get_system_av_info` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2048:5 [INFO] [stdout] | [INFO] [stdout] 2048 | retro_get_system_av_info: unsafe extern "C" fn(info: *mut SystemAvInfo), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retro_set_controller_port_device` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2058:5 [INFO] [stdout] | [INFO] [stdout] 2058 | / retro_set_controller_port_device: [INFO] [stdout] 2059 | | unsafe extern "C" fn(port: libc::c_uint, device: libc::c_uint), [INFO] [stdout] | |______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retro_reset` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2062:5 [INFO] [stdout] | [INFO] [stdout] 2062 | retro_reset: unsafe extern "C" fn(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retro_run` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2071:5 [INFO] [stdout] | [INFO] [stdout] 2071 | retro_run: unsafe extern "C" fn(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retro_serialize_size` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2079:5 [INFO] [stdout] | [INFO] [stdout] 2079 | retro_serialize_size: unsafe extern "C" fn() -> libc::size_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retro_serialize` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2083:5 [INFO] [stdout] | [INFO] [stdout] 2083 | retro_serialize: unsafe extern "C" fn(data: *mut libc::c_void, size: libc::size_t), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retro_unserialize` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2085:5 [INFO] [stdout] | [INFO] [stdout] 2085 | retro_unserialize: unsafe extern "C" fn(data: *const libc::c_void, size: libc::size_t) -> bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retro_cheat_reset` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2086:5 [INFO] [stdout] | [INFO] [stdout] 2086 | retro_cheat_reset: unsafe extern "C" fn(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retro_cheat_set` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2087:5 [INFO] [stdout] | [INFO] [stdout] 2087 | / retro_cheat_set: [INFO] [stdout] 2088 | | unsafe extern "C" fn(index: libc::c_uint, enabled: bool, code: *const libc::c_char), [INFO] [stdout] | |___________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retro_load_game` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2091:5 [INFO] [stdout] | [INFO] [stdout] 2091 | retro_load_game: unsafe extern "C" fn(game: *const GameInfo) -> bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retro_load_game_special` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2095:5 [INFO] [stdout] | [INFO] [stdout] 2095 | / retro_load_game_special: unsafe extern "C" fn( [INFO] [stdout] 2096 | | game_type: libc::c_uint, [INFO] [stdout] 2097 | | info: *const GameInfo, [INFO] [stdout] 2098 | | num_info: libc::size_t, [INFO] [stdout] 2099 | | ) -> bool, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retro_unload_game` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2102:5 [INFO] [stdout] | [INFO] [stdout] 2102 | retro_unload_game: unsafe extern "C" fn(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retro_get_region` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2105:5 [INFO] [stdout] | [INFO] [stdout] 2105 | retro_get_region: unsafe extern "C" fn() -> libc::c_uint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retro_get_memory_data` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2108:5 [INFO] [stdout] | [INFO] [stdout] 2108 | retro_get_memory_data: unsafe extern "C" fn(id: libc::c_uint) -> *mut libc::c_void, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `retro_get_memory_size` [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2109:5 [INFO] [stdout] | [INFO] [stdout] 2109 | retro_get_memory_size: unsafe extern "C" fn(id: libc::c_uint) -> libc::size_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CoreAPI` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> libretro_frontend/libretro-backend/libretro-sys/src/lib.rs:2015:10 [INFO] [stdout] | [INFO] [stdout] 2015 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> libretro_frontend/libretro-backend/src/lib.rs:440:13 [INFO] [stdout] | [INFO] [stdout] 440 | / format!( [INFO] [stdout] 441 | | "You need to upload at least {} audio samples each frame!", [INFO] [stdout] 442 | | required_audio_sample_count_per_frame [INFO] [stdout] 443 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 440 ~ [INFO] [stdout] 441 | "You need to upload at least {} audio samples each frame!", [INFO] [stdout] 442 | required_audio_sample_count_per_frame [INFO] [stdout] 443 ~ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> libretro_frontend/libretro-backend/src/lib.rs:440:13 [INFO] [stdout] | [INFO] [stdout] 440 | / format!( [INFO] [stdout] 441 | | "You need to upload at least {} audio samples each frame!", [INFO] [stdout] 442 | | required_audio_sample_count_per_frame [INFO] [stdout] 443 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 440 ~ [INFO] [stdout] 441 | "You need to upload at least {} audio samples each frame!", [INFO] [stdout] 442 | required_audio_sample_count_per_frame [INFO] [stdout] 443 ~ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking alsa v0.6.0 [INFO] [stderr] Checking wayland-commons v0.29.4 [INFO] [stderr] Checking calloop v0.9.3 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Checking wayland-cursor v0.29.4 [INFO] [stderr] Checking wayland-egl v0.29.4 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking minimp3 v0.5.1 [INFO] [stderr] Checking native-dialog v0.6.3 [INFO] [stderr] Checking rodio v0.15.0 [INFO] [stderr] Checking oxidgb_core v0.2.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking glutin v0.28.0 [INFO] [stderr] Checking oxidgb_glutin v0.1.0 (/opt/rustwide/workdir/glutin_frontend) [INFO] [stderr] Checking oxidgb_libretro v0.1.0 (/opt/rustwide/workdir/libretro_frontend) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> glutin_frontend/src/main.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | let mut window = glutin::window::WindowBuilder::new() [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> glutin_frontend/src/main.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | let mut window = glutin::window::WindowBuilder::new() [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.76s [INFO] running `Command { std: "docker" "inspect" "556ab863b63a191ec8d44c964f08f7037c317f2003e55a5fb3cb0b082e1ee2ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "556ab863b63a191ec8d44c964f08f7037c317f2003e55a5fb3cb0b082e1ee2ff", kill_on_drop: false }` [INFO] [stdout] 556ab863b63a191ec8d44c964f08f7037c317f2003e55a5fb3cb0b082e1ee2ff