[INFO] fetching crate gfx_app 0.9.0... [INFO] testing gfx_app-0.9.0 against try#bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b for pr-154756 [INFO] extracting crate gfx_app 0.9.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate gfx_app 0.9.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate gfx_app 0.9.0 [INFO] tweaked toml for crates.io crate gfx_app 0.9.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gfx_app 0.9.0 on toolchain bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 184 packages to latest compatible versions [INFO] [stderr] Adding cgmath v0.16.1 (available: v0.18.0) [INFO] [stderr] Adding env_logger v0.5.13 (available: v0.11.10) [INFO] [stderr] Adding genmesh v0.5.0 (available: v0.6.2) [INFO] [stderr] Adding gfx_gl v0.5.0 (available: v0.6.1) [INFO] [stderr] Adding gfx_window_dxgi v0.18.0 (available: v0.19.1) [INFO] [stderr] Adding gfx_window_glutin v0.29.0 (available: v0.31.0) [INFO] [stderr] Adding glutin v0.19.0 (available: v0.32.3) [INFO] [stderr] Adding image v0.20.1 (available: v0.25.10) [INFO] [stderr] Adding noise v0.2.0 (available: v0.9.0) [INFO] [stderr] Adding rand v0.5.6 (available: v0.10.0) [INFO] [stderr] Adding winit v0.18.1 (available: v0.30.13) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b334a0f5622622a073316649cc965dd3c985a247fa14fff7e01f43de2d93efd1 [INFO] running `Command { std: "docker" "start" "-a" "b334a0f5622622a073316649cc965dd3c985a247fa14fff7e01f43de2d93efd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b334a0f5622622a073316649cc965dd3c985a247fa14fff7e01f43de2d93efd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b334a0f5622622a073316649cc965dd3c985a247fa14fff7e01f43de2d93efd1", kill_on_drop: false }` [INFO] [stdout] b334a0f5622622a073316649cc965dd3c985a247fa14fff7e01f43de2d93efd1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9c3f296353656a8c3864be2b4f6b62d246813d5344448279932955e7de6ee22 [INFO] running `Command { std: "docker" "start" "-a" "d9c3f296353656a8c3864be2b4f6b62d246813d5344448279932955e7de6ee22", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling gfx_macros v0.2.1 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling gfx v0.18.3 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling winit v0.18.1 [INFO] [stderr] Compiling gfx_window_glutin v0.29.0 [INFO] [stderr] Compiling gfx_app v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `metal` [INFO] [stdout] --> src/lib.rs:31:7 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "metal")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` as a feature in `Cargo.toml` [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 value: `metal` [INFO] [stdout] --> src/lib.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "metal")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` 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: `vulkan` [INFO] [stdout] --> src/lib.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(feature = "vulkan")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `vulkan` 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: `vulkan` [INFO] [stdout] --> src/lib.rs:38:7 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(feature = "vulkan")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `vulkan` 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: `vulkan` [INFO] [stdout] --> src/lib.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg(not(any(feature = "vulkan", feature = "metal")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `vulkan` 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: `metal` [INFO] [stdout] --> src/lib.rs:43:35 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg(not(any(feature = "vulkan", feature = "metal")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` 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: `vulkan` [INFO] [stdout] --> src/lib.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | #[cfg(feature = "vulkan")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `vulkan` 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: `metal` [INFO] [stdout] --> src/lib.rs:47:7 [INFO] [stdout] | [INFO] [stdout] 47 | #[cfg(feature = "metal")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` 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: `metal` [INFO] [stdout] --> src/lib.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "metal")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` 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: `metal` [INFO] [stdout] --> src/lib.rs:52:11 [INFO] [stdout] | [INFO] [stdout] 52 | #[cfg(not(feature = "metal"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` 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: `metal` [INFO] [stdout] --> src/lib.rs:282:7 [INFO] [stdout] | [INFO] [stdout] 282 | #[cfg(feature = "metal")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` 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: `metal` [INFO] [stdout] --> src/lib.rs:290:7 [INFO] [stdout] | [INFO] [stdout] 290 | #[cfg(feature = "metal")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` 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: `vulkan` [INFO] [stdout] --> src/lib.rs:341:7 [INFO] [stdout] | [INFO] [stdout] 341 | #[cfg(feature = "vulkan")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `vulkan` 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: `vulkan` [INFO] [stdout] --> src/lib.rs:349:7 [INFO] [stdout] | [INFO] [stdout] 349 | #[cfg(feature = "vulkan")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `vulkan` 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: `vulkan` [INFO] [stdout] --> src/lib.rs:399:43 [INFO] [stdout] | [INFO] [stdout] 399 | #[cfg(all(not(target_os = "windows"), not(feature = "vulkan"), not(feature = "metal")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `vulkan` 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: `metal` [INFO] [stdout] --> src/lib.rs:399:68 [INFO] [stdout] | [INFO] [stdout] 399 | #[cfg(all(not(target_os = "windows"), not(feature = "vulkan"), not(feature = "metal")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` 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: `vulkan` [INFO] [stdout] --> src/lib.rs:401:38 [INFO] [stdout] | [INFO] [stdout] 401 | #[cfg(all(target_os = "windows", not(feature = "vulkan")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `vulkan` 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: `metal` [INFO] [stdout] --> src/lib.rs:403:7 [INFO] [stdout] | [INFO] [stdout] 403 | #[cfg(feature = "metal")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` 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: `vulkan` [INFO] [stdout] --> src/lib.rs:405:7 [INFO] [stdout] | [INFO] [stdout] 405 | #[cfg(feature = "vulkan")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `vulkan` 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: `metal` [INFO] [stdout] --> src/shade.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "metal")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` 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: `metal` [INFO] [stdout] --> src/shade.rs:31:11 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "metal")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` 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: `vulkan` [INFO] [stdout] --> src/shade.rs:33:11 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "vulkan")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `vulkan` 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: `metal` [INFO] [stdout] --> src/shade.rs:134:19 [INFO] [stdout] | [INFO] [stdout] 134 | #[cfg(feature = "metal")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` 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: `vulkan` [INFO] [stdout] --> src/shade.rs:142:19 [INFO] [stdout] | [INFO] [stdout] 142 | #[cfg(feature = "vulkan")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `vulkan` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:99:15 [INFO] [stdout] | [INFO] [stdout] 99 | fn new(&mut F, shade::Backend, WindowTargets) -> Self where F: Factory; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut F` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:99:23 [INFO] [stdout] | [INFO] [stdout] 99 | fn new(&mut F, shade::Backend, WindowTargets) -> Self where F: Factory; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: shade::Backend` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:99:39 [INFO] [stdout] | [INFO] [stdout] 99 | fn new(&mut F, shade::Backend, WindowTargets) -> Self where F: Factory; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: WindowTargets` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:100:29 [INFO] [stdout] | [INFO] [stdout] 100 | fn render(&mut self, &mut D) where D: gfx::Device; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut D` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn on(&mut self, winit::WindowEvent); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: winit::WindowEvent` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:103:32 [INFO] [stdout] | [INFO] [stdout] 103 | fn on_resize(&mut self, &mut F, WindowTargets) where F: Factory; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut F` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:103:40 [INFO] [stdout] | [INFO] [stdout] 103 | fn on_resize(&mut self, &mut F, WindowTargets) where F: Factory; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: WindowTargets` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `vulkan` [INFO] [stdout] --> src/lib.rs:425:47 [INFO] [stdout] | [INFO] [stdout] 425 | #[cfg(all(not(target_os = "windows"), not(feature = "vulkan"), not(feature = "metal")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `vulkan` 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: `metal` [INFO] [stdout] --> src/lib.rs:425:72 [INFO] [stdout] | [INFO] [stdout] 425 | #[cfg(all(not(target_os = "windows"), not(feature = "vulkan"), not(feature = "metal")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` 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: `vulkan` [INFO] [stdout] --> src/lib.rs:429:42 [INFO] [stdout] | [INFO] [stdout] 429 | #[cfg(all(target_os = "windows", not(feature = "vulkan")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `vulkan` 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: `metal` [INFO] [stdout] --> src/lib.rs:433:11 [INFO] [stdout] | [INFO] [stdout] 433 | #[cfg(feature = "metal")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` 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: `vulkan` [INFO] [stdout] --> src/lib.rs:437:11 [INFO] [stdout] | [INFO] [stdout] 437 | #[cfg(feature = "vulkan")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `vulkan` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:409:32 [INFO] [stdout] | [INFO] [stdout] 409 | fn new>(&mut F, shade::Backend, WindowTargets) -> Self; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut F` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:409:40 [INFO] [stdout] | [INFO] [stdout] 409 | fn new>(&mut F, shade::Backend, WindowTargets) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: shade::Backend` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:409:56 [INFO] [stdout] | [INFO] [stdout] 409 | fn new>(&mut F, shade::Backend, WindowTargets) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: WindowTargets` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:410:52 [INFO] [stdout] | [INFO] [stdout] 410 | fn render>(&mut self, &mut gfx::Encoder); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut gfx::Encoder` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:415:29 [INFO] [stdout] | [INFO] [stdout] 415 | fn on_resize(&mut self, WindowTargets) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: WindowTargets` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.90s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: glutin v0.19.0, winit v0.18.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "d9c3f296353656a8c3864be2b4f6b62d246813d5344448279932955e7de6ee22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9c3f296353656a8c3864be2b4f6b62d246813d5344448279932955e7de6ee22", kill_on_drop: false }` [INFO] [stdout] d9c3f296353656a8c3864be2b4f6b62d246813d5344448279932955e7de6ee22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2a4301b376a0a2273f64c243f5b4c294399ece514d39a60bb2a607820ef7d0d [INFO] running `Command { std: "docker" "start" "-a" "e2a4301b376a0a2273f64c243f5b4c294399ece514d39a60bb2a607820ef7d0d", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling num-bigint v0.1.45 [INFO] [stderr] Compiling rustc-serialize v0.3.25 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling num-complex v0.1.44 [INFO] [stderr] Compiling num-rational v0.1.43 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling mint v0.2.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stdout] warning: unexpected `cfg` condition value: `metal` [INFO] [stdout] --> src/lib.rs:31:7 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "metal")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` as a feature in `Cargo.toml` [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 value: `metal` [INFO] [stdout] --> src/lib.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "metal")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` 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: `vulkan` [INFO] [stdout] --> src/lib.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(feature = "vulkan")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `vulkan` 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: `vulkan` [INFO] [stdout] --> src/lib.rs:38:7 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(feature = "vulkan")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `vulkan` 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: `vulkan` [INFO] [stdout] --> src/lib.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg(not(any(feature = "vulkan", feature = "metal")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `vulkan` 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: `metal` [INFO] [stdout] --> src/lib.rs:43:35 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg(not(any(feature = "vulkan", feature = "metal")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` 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: `vulkan` [INFO] [stdout] --> src/lib.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | #[cfg(feature = "vulkan")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `vulkan` 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: `metal` [INFO] [stdout] --> src/lib.rs:47:7 [INFO] [stdout] | [INFO] [stdout] 47 | #[cfg(feature = "metal")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` 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: `metal` [INFO] [stdout] --> src/lib.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "metal")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` 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: `metal` [INFO] [stdout] --> src/lib.rs:52:11 [INFO] [stdout] | [INFO] [stdout] 52 | #[cfg(not(feature = "metal"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` 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: `metal` [INFO] [stdout] --> src/lib.rs:282:7 [INFO] [stdout] | [INFO] [stdout] 282 | #[cfg(feature = "metal")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` 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: `metal` [INFO] [stdout] --> src/lib.rs:290:7 [INFO] [stdout] | [INFO] [stdout] 290 | #[cfg(feature = "metal")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` 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: `vulkan` [INFO] [stdout] --> src/lib.rs:341:7 [INFO] [stdout] | [INFO] [stdout] 341 | #[cfg(feature = "vulkan")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `vulkan` 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: `vulkan` [INFO] [stdout] --> src/lib.rs:349:7 [INFO] [stdout] | [INFO] [stdout] 349 | #[cfg(feature = "vulkan")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `vulkan` 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: `vulkan` [INFO] [stdout] --> src/lib.rs:399:43 [INFO] [stdout] | [INFO] [stdout] 399 | #[cfg(all(not(target_os = "windows"), not(feature = "vulkan"), not(feature = "metal")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `vulkan` 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: `metal` [INFO] [stdout] --> src/lib.rs:399:68 [INFO] [stdout] | [INFO] [stdout] 399 | #[cfg(all(not(target_os = "windows"), not(feature = "vulkan"), not(feature = "metal")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` 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: `vulkan` [INFO] [stdout] --> src/lib.rs:401:38 [INFO] [stdout] | [INFO] [stdout] 401 | #[cfg(all(target_os = "windows", not(feature = "vulkan")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `vulkan` 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: `metal` [INFO] [stdout] --> src/lib.rs:403:7 [INFO] [stdout] | [INFO] [stdout] 403 | #[cfg(feature = "metal")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` 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: `vulkan` [INFO] [stdout] --> src/lib.rs:405:7 [INFO] [stdout] | [INFO] [stdout] 405 | #[cfg(feature = "vulkan")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `vulkan` 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: `metal` [INFO] [stdout] --> src/shade.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "metal")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` 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: `metal` [INFO] [stdout] --> src/shade.rs:31:11 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "metal")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` 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: `vulkan` [INFO] [stdout] --> src/shade.rs:33:11 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "vulkan")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `vulkan` 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: `metal` [INFO] [stdout] --> src/shade.rs:134:19 [INFO] [stdout] | [INFO] [stdout] 134 | #[cfg(feature = "metal")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` 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: `vulkan` [INFO] [stdout] --> src/shade.rs:142:19 [INFO] [stdout] | [INFO] [stdout] 142 | #[cfg(feature = "vulkan")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `vulkan` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:99:15 [INFO] [stdout] | [INFO] [stdout] 99 | fn new(&mut F, shade::Backend, WindowTargets) -> Self where F: Factory; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut F` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:99:23 [INFO] [stdout] | [INFO] [stdout] 99 | fn new(&mut F, shade::Backend, WindowTargets) -> Self where F: Factory; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: shade::Backend` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:99:39 [INFO] [stdout] | [INFO] [stdout] 99 | fn new(&mut F, shade::Backend, WindowTargets) -> Self where F: Factory; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: WindowTargets` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:100:29 [INFO] [stdout] | [INFO] [stdout] 100 | fn render(&mut self, &mut D) where D: gfx::Device; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut D` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn on(&mut self, winit::WindowEvent); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: winit::WindowEvent` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:103:32 [INFO] [stdout] | [INFO] [stdout] 103 | fn on_resize(&mut self, &mut F, WindowTargets) where F: Factory; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut F` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:103:40 [INFO] [stdout] | [INFO] [stdout] 103 | fn on_resize(&mut self, &mut F, WindowTargets) where F: Factory; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: WindowTargets` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `vulkan` [INFO] [stdout] --> src/lib.rs:425:47 [INFO] [stdout] | [INFO] [stdout] 425 | #[cfg(all(not(target_os = "windows"), not(feature = "vulkan"), not(feature = "metal")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `vulkan` 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: `metal` [INFO] [stdout] --> src/lib.rs:425:72 [INFO] [stdout] | [INFO] [stdout] 425 | #[cfg(all(not(target_os = "windows"), not(feature = "vulkan"), not(feature = "metal")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` 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: `vulkan` [INFO] [stdout] --> src/lib.rs:429:42 [INFO] [stdout] | [INFO] [stdout] 429 | #[cfg(all(target_os = "windows", not(feature = "vulkan")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `vulkan` 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: `metal` [INFO] [stdout] --> src/lib.rs:433:11 [INFO] [stdout] | [INFO] [stdout] 433 | #[cfg(feature = "metal")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` 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: `vulkan` [INFO] [stdout] --> src/lib.rs:437:11 [INFO] [stdout] | [INFO] [stdout] 437 | #[cfg(feature = "vulkan")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `vulkan` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:409:32 [INFO] [stdout] | [INFO] [stdout] 409 | fn new>(&mut F, shade::Backend, WindowTargets) -> Self; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut F` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:409:40 [INFO] [stdout] | [INFO] [stdout] 409 | fn new>(&mut F, shade::Backend, WindowTargets) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: shade::Backend` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:409:56 [INFO] [stdout] | [INFO] [stdout] 409 | fn new>(&mut F, shade::Backend, WindowTargets) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: WindowTargets` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:410:52 [INFO] [stdout] | [INFO] [stdout] 410 | fn render>(&mut self, &mut gfx::Encoder); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut gfx::Encoder` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:415:29 [INFO] [stdout] | [INFO] [stdout] 415 | fn on_resize(&mut self, WindowTargets) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: WindowTargets` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling cgmath v0.14.1 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling genmesh v0.5.0 [INFO] [stderr] Compiling num v0.1.43 [INFO] [stderr] Compiling noise v0.2.0 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling image v0.20.1 [INFO] [stderr] Compiling gfx_app v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Vertex` is never constructed [INFO] [stdout] --> tests/derive.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | struct Vertex { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Constant` is never constructed [INFO] [stdout] --> tests/derive.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | struct Constant { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> examples/performance/main.rs:222:10 [INFO] [stdout] | [INFO] [stdout] 222 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `metal` [INFO] [stdout] --> src/lib.rs:31:7 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "metal")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` as a feature in `Cargo.toml` [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 value: `metal` [INFO] [stdout] --> src/lib.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "metal")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` 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: `vulkan` [INFO] [stdout] --> src/lib.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | #[cfg(feature = "vulkan")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `vulkan` 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: `vulkan` [INFO] [stdout] --> src/lib.rs:38:7 [INFO] [stdout] | [INFO] [stdout] 38 | #[cfg(feature = "vulkan")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `vulkan` 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: `vulkan` [INFO] [stdout] --> src/lib.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg(not(any(feature = "vulkan", feature = "metal")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `vulkan` 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: `metal` [INFO] [stdout] --> src/lib.rs:43:35 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg(not(any(feature = "vulkan", feature = "metal")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` 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: `vulkan` [INFO] [stdout] --> src/lib.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | #[cfg(feature = "vulkan")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `vulkan` 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: `metal` [INFO] [stdout] --> src/lib.rs:47:7 [INFO] [stdout] | [INFO] [stdout] 47 | #[cfg(feature = "metal")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` 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: `metal` [INFO] [stdout] --> src/lib.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "metal")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` 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: `metal` [INFO] [stdout] --> src/lib.rs:52:11 [INFO] [stdout] | [INFO] [stdout] 52 | #[cfg(not(feature = "metal"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` 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: `metal` [INFO] [stdout] --> src/lib.rs:282:7 [INFO] [stdout] | [INFO] [stdout] 282 | #[cfg(feature = "metal")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` 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: `metal` [INFO] [stdout] --> src/lib.rs:290:7 [INFO] [stdout] | [INFO] [stdout] 290 | #[cfg(feature = "metal")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` 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: `vulkan` [INFO] [stdout] --> src/lib.rs:341:7 [INFO] [stdout] | [INFO] [stdout] 341 | #[cfg(feature = "vulkan")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `vulkan` 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: `vulkan` [INFO] [stdout] --> src/lib.rs:349:7 [INFO] [stdout] | [INFO] [stdout] 349 | #[cfg(feature = "vulkan")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `vulkan` 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: `vulkan` [INFO] [stdout] --> src/lib.rs:399:43 [INFO] [stdout] | [INFO] [stdout] 399 | #[cfg(all(not(target_os = "windows"), not(feature = "vulkan"), not(feature = "metal")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `vulkan` 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: `metal` [INFO] [stdout] --> src/lib.rs:399:68 [INFO] [stdout] | [INFO] [stdout] 399 | #[cfg(all(not(target_os = "windows"), not(feature = "vulkan"), not(feature = "metal")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` 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: `vulkan` [INFO] [stdout] --> src/lib.rs:401:38 [INFO] [stdout] | [INFO] [stdout] 401 | #[cfg(all(target_os = "windows", not(feature = "vulkan")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `vulkan` 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: `metal` [INFO] [stdout] --> src/lib.rs:403:7 [INFO] [stdout] | [INFO] [stdout] 403 | #[cfg(feature = "metal")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` 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: `vulkan` [INFO] [stdout] --> src/lib.rs:405:7 [INFO] [stdout] | [INFO] [stdout] 405 | #[cfg(feature = "vulkan")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `vulkan` 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: `metal` [INFO] [stdout] --> src/shade.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(feature = "metal")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` 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: `metal` [INFO] [stdout] --> src/shade.rs:31:11 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(feature = "metal")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` 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: `vulkan` [INFO] [stdout] --> src/shade.rs:33:11 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(feature = "vulkan")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `vulkan` 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: `metal` [INFO] [stdout] --> src/shade.rs:134:19 [INFO] [stdout] | [INFO] [stdout] 134 | #[cfg(feature = "metal")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` 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: `vulkan` [INFO] [stdout] --> src/shade.rs:142:19 [INFO] [stdout] | [INFO] [stdout] 142 | #[cfg(feature = "vulkan")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `vulkan` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:99:15 [INFO] [stdout] | [INFO] [stdout] 99 | fn new(&mut F, shade::Backend, WindowTargets) -> Self where F: Factory; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut F` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:99:23 [INFO] [stdout] | [INFO] [stdout] 99 | fn new(&mut F, shade::Backend, WindowTargets) -> Self where F: Factory; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: shade::Backend` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:99:39 [INFO] [stdout] | [INFO] [stdout] 99 | fn new(&mut F, shade::Backend, WindowTargets) -> Self where F: Factory; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: WindowTargets` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:100:29 [INFO] [stdout] | [INFO] [stdout] 100 | fn render(&mut self, &mut D) where D: gfx::Device; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut D` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | fn on(&mut self, winit::WindowEvent); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: winit::WindowEvent` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:103:32 [INFO] [stdout] | [INFO] [stdout] 103 | fn on_resize(&mut self, &mut F, WindowTargets) where F: Factory; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut F` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:103:40 [INFO] [stdout] | [INFO] [stdout] 103 | fn on_resize(&mut self, &mut F, WindowTargets) where F: Factory; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: WindowTargets` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `metal` [INFO] [stdout] --> examples/deferred/main.rs:41:7 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg(feature="metal")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` as a feature in `Cargo.toml` [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 value: `vulkan` [INFO] [stdout] --> src/lib.rs:425:47 [INFO] [stdout] | [INFO] [stdout] 425 | #[cfg(all(not(target_os = "windows"), not(feature = "vulkan"), not(feature = "metal")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `vulkan` 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: `metal` [INFO] [stdout] --> src/lib.rs:425:72 [INFO] [stdout] | [INFO] [stdout] 425 | #[cfg(all(not(target_os = "windows"), not(feature = "vulkan"), not(feature = "metal")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` 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: `vulkan` [INFO] [stdout] --> src/lib.rs:429:42 [INFO] [stdout] | [INFO] [stdout] 429 | #[cfg(all(target_os = "windows", not(feature = "vulkan")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `vulkan` 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: `metal` [INFO] [stdout] --> examples/deferred/main.rs:43:11 [INFO] [stdout] | [INFO] [stdout] 43 | #[cfg(not(feature="metal"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` 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: `metal` [INFO] [stdout] --> src/lib.rs:433:11 [INFO] [stdout] | [INFO] [stdout] 433 | #[cfg(feature = "metal")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` 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: `vulkan` [INFO] [stdout] --> src/lib.rs:437:11 [INFO] [stdout] | [INFO] [stdout] 437 | #[cfg(feature = "vulkan")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `vulkan` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:409:32 [INFO] [stdout] | [INFO] [stdout] 409 | fn new>(&mut F, shade::Backend, WindowTargets) -> Self; [INFO] [stdout] | ^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut F` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:409:40 [INFO] [stdout] | [INFO] [stdout] 409 | fn new>(&mut F, shade::Backend, WindowTargets) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: shade::Backend` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:409:56 [INFO] [stdout] | [INFO] [stdout] 409 | fn new>(&mut F, shade::Backend, WindowTargets) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: WindowTargets` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:410:52 [INFO] [stdout] | [INFO] [stdout] 410 | fn render>(&mut self, &mut gfx::Encoder); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &mut gfx::Encoder` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/lib.rs:415:29 [INFO] [stdout] | [INFO] [stdout] 415 | fn on_resize(&mut self, WindowTargets) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: WindowTargets` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `metal` [INFO] [stdout] --> examples/shadow/main.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature="metal")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` as a feature in `Cargo.toml` [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 value: `metal` [INFO] [stdout] --> examples/shadow/main.rs:26:11 [INFO] [stdout] | [INFO] [stdout] 26 | #[cfg(not(feature="metal"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` 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: `metal` [INFO] [stdout] --> examples/deferred/main.rs:179:11 [INFO] [stdout] | [INFO] [stdout] 179 | #[cfg(feature="metal")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` 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: `metal` [INFO] [stdout] --> examples/deferred/main.rs:181:15 [INFO] [stdout] | [INFO] [stdout] 181 | #[cfg(not(feature="metal"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `gfx_window_glfw`, `gfx_window_sdl`, `glfw`, `headless`, `mint`, `sdl`, `serialize`, and `unstable` [INFO] [stdout] = help: consider adding `metal` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> examples/performance/main.rs:390:20 [INFO] [stdout] | [INFO] [stdout] 390 | let mut r: Box; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 390 | let mut r: Box; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on `Self: Drop` are most likely incorrect, consider instead using `std::mem::needs_drop` to detect whether a type can be trivially dropped [INFO] [stdout] --> examples/performance/main.rs:88:17 [INFO] [stdout] | [INFO] [stdout] 88 | trait Renderer: Drop { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(drop_bounds)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcNWaDd0/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libimage-8fdf4b997f912a3e,libtiff-2b669768dc987474,libpng-32534223ffdc6a4a,libdeflate-d8e370cf5b105e0f,libinflate-02f8cc95ec7e692c,libadler32-884c7c82211a01d9,libjpeg_decoder-2325eb7ea873306f,librayon-929e01184f112040,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-3b4351e3b18e236a,libscoped_threadpool-ea80625569c7ab31,libgif-c97fcf381e1be3ba,libcolor_quant-fa7ff1de0e6ea74b,libnum_rational-0fa00f8994d06491,libnum_iter-641f3fae0f73fda6,libnum_integer-5b6ac14ce642ff72,liblzw-71f94f506b0c97e3,libgfx_app-5f7d465dc557b9bd,libgfx_window_glutin-73d9e51694d54061,libgfx_device_gl-d2c70bb71f0b483b,libgfx_gl-331bb6b5b424105c,libglutin-fe9c20614a9af8c0,libosmesa_sys-cd05919f1f0430ee,libshared_library-d599a32e56b156d8,libwinit-3510c49ad3847222,libsmithay_client_toolkit-b4ab04fdd380a57b,libwayland_protocols-f029db159f4b8b95,libwayland_client-3569ce979b3015cb,libwayland_commons-c8e5a959a3e3bb3b,libwayland_sys-8a892832a9555f9c,libnix-77361c74ffc1b2f9,libvoid-c8c62e9ffd6f4978,libcfg_if-7e9efee4241be1ca,libmemmap-400320dbfd8fee89,libandrew-4718ae9936676a09,libxml-be97495f6f99a913,libxdg-04bd2872f0106ae7,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,librusttype-5a538ed0db61a0d9,librusttype-ddfab4bd279d04ea,libstb_truetype-045a38cb9d0b6bf8,libbyteorder-1efcbe4f07366651,libordered_float-619c1be72aa701e2,libapprox-35313dd25e166e84,libline_drawing-d6248daa40b9f69e,libnum_traits-8434f84c7e6b85f7,libdlib-09399862089de4eb,liblibloading-644e71b78293f5f8,libcfg_if-5af52f617df93f8f,libpercent_encoding-2853bb6f5ea162ad,libparking_lot-5f193dabd45173ee,libparking_lot_core-b1a52af4d593a860,libsmallvec-4f7f3015e252cb26,libmaybe_uninit-31f640ff203648c2,librand-2447e492f4188211,librand_xorshift-d8f5895d7c8fe54d,librand_pcg-2e7bfed4f5a38dc3,librand_hc-e0de912a7a38f38f,librand_chacha-9f0e44cd86059258,librand_isaac-4fc0f5fcb8bccecf,librand_core-c5c826284b8268bf,librand_os-fb634a2fdce0901f,librand_jitter-797f9f2a4a567632,librand_core-071c4ecd390d5ba3,liblock_api-e53e240718de4430,libowning_ref-3fcc2b59c6a17a62,libstable_deref_trait-b312b799b37d90c9,libscopeguard-ace9bd6bf0f8ab9a,libx11_dl-7bc1069db9540753,libonce_cell-028ded5f5e4e9236,liblazy_static-b3603208c0de2608,libenv_logger-1a475c9d19f1ffad,libregex-57376d28ec0c1689,libregex_automata-6e077e24ec4503be,libaho_corasick-eeaed4dccb75ce3f,libmemchr-8e33d9a2a7199911,libregex_syntax-a59969707b42f994,libatty-0fab544bec6194d6,liblibc-9017ff0c40a5fc6a,libhumantime-d14a25dbc1f54af2,libquick_error-d40abd8d97f0f2e3,libtermcolor-96a9ed65821a6544,libgfx-a1fff31f6e6964f2,libgfx_core-15e7c5565e480922,libdraw_state-25d57af24e885eae,libbitflags-e2b4db6c651223da,liblog-cfb0a897de58af94}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcNWaDd0/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/blend-2facfd63b9e07c00" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gfx_app` (example "blend") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcU8sZRZ/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libimage-8fdf4b997f912a3e,libtiff-2b669768dc987474,libpng-32534223ffdc6a4a,libdeflate-d8e370cf5b105e0f,libinflate-02f8cc95ec7e692c,libadler32-884c7c82211a01d9,libjpeg_decoder-2325eb7ea873306f,librayon-929e01184f112040,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-3b4351e3b18e236a,libscoped_threadpool-ea80625569c7ab31,libgif-c97fcf381e1be3ba,libcolor_quant-fa7ff1de0e6ea74b,libnum_rational-0fa00f8994d06491,libnum_iter-641f3fae0f73fda6,libnum_integer-5b6ac14ce642ff72,liblzw-71f94f506b0c97e3,libgfx_app-5f7d465dc557b9bd,libgfx_window_glutin-73d9e51694d54061,libgfx_device_gl-d2c70bb71f0b483b,libgfx_gl-331bb6b5b424105c,libglutin-fe9c20614a9af8c0,libosmesa_sys-cd05919f1f0430ee,libshared_library-d599a32e56b156d8,libwinit-3510c49ad3847222,libsmithay_client_toolkit-b4ab04fdd380a57b,libwayland_protocols-f029db159f4b8b95,libwayland_client-3569ce979b3015cb,libwayland_commons-c8e5a959a3e3bb3b,libwayland_sys-8a892832a9555f9c,libnix-77361c74ffc1b2f9,libvoid-c8c62e9ffd6f4978,libcfg_if-7e9efee4241be1ca,libmemmap-400320dbfd8fee89,libandrew-4718ae9936676a09,libxml-be97495f6f99a913,libxdg-04bd2872f0106ae7,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,librusttype-5a538ed0db61a0d9,librusttype-ddfab4bd279d04ea,libstb_truetype-045a38cb9d0b6bf8,libbyteorder-1efcbe4f07366651,libordered_float-619c1be72aa701e2,libapprox-35313dd25e166e84,libline_drawing-d6248daa40b9f69e,libnum_traits-8434f84c7e6b85f7,libdlib-09399862089de4eb,liblibloading-644e71b78293f5f8,libcfg_if-5af52f617df93f8f,libpercent_encoding-2853bb6f5ea162ad,libparking_lot-5f193dabd45173ee,libparking_lot_core-b1a52af4d593a860,libsmallvec-4f7f3015e252cb26,libmaybe_uninit-31f640ff203648c2,librand-2447e492f4188211,librand_xorshift-d8f5895d7c8fe54d,librand_pcg-2e7bfed4f5a38dc3,librand_hc-e0de912a7a38f38f,librand_chacha-9f0e44cd86059258,librand_isaac-4fc0f5fcb8bccecf,librand_core-c5c826284b8268bf,librand_os-fb634a2fdce0901f,librand_jitter-797f9f2a4a567632,librand_core-071c4ecd390d5ba3,liblock_api-e53e240718de4430,libowning_ref-3fcc2b59c6a17a62,libstable_deref_trait-b312b799b37d90c9,libscopeguard-ace9bd6bf0f8ab9a,libx11_dl-7bc1069db9540753,libonce_cell-028ded5f5e4e9236,liblazy_static-b3603208c0de2608,libenv_logger-1a475c9d19f1ffad,libregex-57376d28ec0c1689,libregex_automata-6e077e24ec4503be,libaho_corasick-eeaed4dccb75ce3f,libmemchr-8e33d9a2a7199911,libregex_syntax-a59969707b42f994,libatty-0fab544bec6194d6,liblibc-9017ff0c40a5fc6a,libhumantime-d14a25dbc1f54af2,libquick_error-d40abd8d97f0f2e3,libtermcolor-96a9ed65821a6544,libgfx-a1fff31f6e6964f2,libgfx_core-15e7c5565e480922,libdraw_state-25d57af24e885eae,libbitflags-e2b4db6c651223da,liblog-cfb0a897de58af94}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcU8sZRZ/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/flowmap-5e43a232e855d67c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gfx_app` (example "flowmap") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e2a4301b376a0a2273f64c243f5b4c294399ece514d39a60bb2a607820ef7d0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2a4301b376a0a2273f64c243f5b4c294399ece514d39a60bb2a607820ef7d0d", kill_on_drop: false }` [INFO] [stdout] e2a4301b376a0a2273f64c243f5b4c294399ece514d39a60bb2a607820ef7d0d