[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] 50010ed0008f1afde041a0c698f4492eadbeab3f [INFO] testing j-selby/oxidgb against master#61469b682c2b0bf9cebc4622f1859e2bb3b7ebca for pr-91743 [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 61469b682c2b0bf9cebc4622f1859e2bb3b7ebca [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "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" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde v1.0.122 [INFO] [stderr] Downloaded serde_derive v1.0.122 [INFO] [stderr] Downloaded clang-sys v1.0.3 [INFO] [stderr] Downloaded ogg v0.4.1 [INFO] [stderr] Downloaded lewton v0.5.2 [INFO] [stderr] Downloaded wayland-egl v0.28.3 [INFO] [stderr] Downloaded wfd v0.1.7 [INFO] [stderr] Downloaded cgmath v0.14.1 [INFO] [stderr] Downloaded native-dialog v0.5.2 [INFO] [stderr] Downloaded claxon v0.3.3 [INFO] [stderr] Downloaded rodio v0.7.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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 728758a95dbb695acc85b5cda4a4305199c8646eb687b7fd6d53db7865b9a6c7 [INFO] running `Command { std: "docker" "start" "-a" "728758a95dbb695acc85b5cda4a4305199c8646eb687b7fd6d53db7865b9a6c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "728758a95dbb695acc85b5cda4a4305199c8646eb687b7fd6d53db7865b9a6c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "728758a95dbb695acc85b5cda4a4305199c8646eb687b7fd6d53db7865b9a6c7", kill_on_drop: false }` [INFO] [stdout] 728758a95dbb695acc85b5cda4a4305199c8646eb687b7fd6d53db7865b9a6c7 [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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+61469b682c2b0bf9cebc4622f1859e2bb3b7ebca" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ed0865226c7db6df4b5e0f22062b90675eade1662f04d45e69fe4b3688052ce [INFO] running `Command { std: "docker" "start" "-a" "7ed0865226c7db6df4b5e0f22062b90675eade1662f04d45e69fe4b3688052ce", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde_derive v1.0.122 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling serde v1.0.122 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling claxon v0.3.3 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling ogg v0.4.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling lewton v0.5.2 [INFO] [stderr] Compiling nom v6.1.0 [INFO] [stderr] Compiling wayland-sys v0.28.3 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling wayland-scanner v0.28.3 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [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] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling libretro-sys v0.1.0 (/opt/rustwide/workdir/libretro_frontend/libretro-backend/libretro-sys) [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] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling wayland-client v0.28.3 [INFO] [stderr] Compiling wayland-protocols v0.28.3 [INFO] [stderr] Compiling wayland-commons v0.28.3 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.60/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=a960cf2b04396fc4 -C extra-filename=-a960cf2b04396fc4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-89254f8a188bc205.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-d715d37bd55e2db9.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-ca70f4dd0d5d1ebc.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7ed0865226c7db6df4b5e0f22062b90675eade1662f04d45e69fe4b3688052ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ed0865226c7db6df4b5e0f22062b90675eade1662f04d45e69fe4b3688052ce", kill_on_drop: false }` [INFO] [stdout] 7ed0865226c7db6df4b5e0f22062b90675eade1662f04d45e69fe4b3688052ce