[INFO] crate sdl2 0.33.0 is already in cache [INFO] testing sdl2-0.33.0 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate sdl2 0.33.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate sdl2 0.33.0 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate sdl2 0.33.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate sdl2 0.33.0 [INFO] tweaked toml for crates.io crate sdl2 0.33.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate sdl2 0.33.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f2ba54eddc8fd1e280eab0acf162320914c1cb4dfe96f394166a59e70a456ccb [INFO] running `"docker" "start" "-a" "f2ba54eddc8fd1e280eab0acf162320914c1cb4dfe96f394166a59e70a456ccb"` [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling sdl2 v0.33.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling sdl2-sys v0.33.0 [INFO] [stderr] warning: unnecessary braces around block return value [INFO] [stderr] --> src/sdl2/event.rs:48:66 [INFO] [stderr] | [INFO] [stderr] 48 | static ref CUSTOM_EVENT_TYPES : Mutex = { Mutex::new(CustomEventTypeMaps::new()) }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/sdl2/event.rs:47:1 [INFO] [stderr] | [INFO] [stderr] 47 | / lazy_static! { [INFO] [stderr] 48 | | static ref CUSTOM_EVENT_TYPES : Mutex = { Mutex::new(CustomEventTypeMaps::new()) }; [INFO] [stderr] 49 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/sdl2/render.rs:97:34 [INFO] [stderr] | [INFO] [stderr] 97 | SdlError(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.91s [INFO] running `"docker" "inspect" "f2ba54eddc8fd1e280eab0acf162320914c1cb4dfe96f394166a59e70a456ccb"` [INFO] running `"docker" "rm" "-f" "f2ba54eddc8fd1e280eab0acf162320914c1cb4dfe96f394166a59e70a456ccb"` [INFO] [stdout] f2ba54eddc8fd1e280eab0acf162320914c1cb4dfe96f394166a59e70a456ccb [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e61495ae0cd69875594f8bd33371dfd6d2aa92d2b59469cec60626bc45742951 [INFO] running `"docker" "start" "-a" "e61495ae0cd69875594f8bd33371dfd6d2aa92d2b59469cec60626bc45742951"` [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] warning: unnecessary braces around block return value [INFO] [stderr] --> src/sdl2/event.rs:48:66 [INFO] [stderr] | [INFO] [stderr] 48 | static ref CUSTOM_EVENT_TYPES : Mutex = { Mutex::new(CustomEventTypeMaps::new()) }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/sdl2/event.rs:47:1 [INFO] [stderr] | [INFO] [stderr] 47 | / lazy_static! { [INFO] [stderr] 48 | | static ref CUSTOM_EVENT_TYPES : Mutex = { Mutex::new(CustomEventTypeMaps::new()) }; [INFO] [stderr] 49 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/sdl2/render.rs:97:34 [INFO] [stderr] | [INFO] [stderr] 97 | SdlError(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling sdl2 v0.33.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary braces around block return value [INFO] [stderr] --> src/sdl2/event.rs:48:66 [INFO] [stderr] | [INFO] [stderr] 48 | static ref CUSTOM_EVENT_TYPES : Mutex = { Mutex::new(CustomEventTypeMaps::new()) }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/sdl2/event.rs:47:1 [INFO] [stderr] | [INFO] [stderr] 47 | / lazy_static! { [INFO] [stderr] 48 | | static ref CUSTOM_EVENT_TYPES : Mutex = { Mutex::new(CustomEventTypeMaps::new()) }; [INFO] [stderr] 49 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/game_controller-ddb61a03c3655284.game_controller.2wuxzvs9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/game_controller-ddb61a03c3655284.game_controller.2wuxzvs9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/game_controller-ddb61a03c3655284.game_controller.2wuxzvs9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/game_controller-ddb61a03c3655284.game_controller.2wuxzvs9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/game_controller-ddb61a03c3655284.game_controller.2wuxzvs9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/game_controller-ddb61a03c3655284.game_controller.2wuxzvs9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/game_controller-ddb61a03c3655284.game_controller.2wuxzvs9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/game_controller-ddb61a03c3655284.game_controller.2wuxzvs9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/game_controller-ddb61a03c3655284.game_controller.2wuxzvs9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/game_controller-ddb61a03c3655284.game_controller.2wuxzvs9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/game_controller-ddb61a03c3655284.game_controller.2wuxzvs9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/game_controller-ddb61a03c3655284.game_controller.2wuxzvs9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/game_controller-ddb61a03c3655284.game_controller.2wuxzvs9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/game_controller-ddb61a03c3655284.game_controller.2wuxzvs9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/game_controller-ddb61a03c3655284.game_controller.2wuxzvs9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/game_controller-ddb61a03c3655284.game_controller.2wuxzvs9-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/game_controller-ddb61a03c3655284" "/opt/rustwide/target/debug/examples/game_controller-ddb61a03c3655284.4prthlf2e5ygwr1j.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsdl2-5229772603054883.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-8613f45137f06d5e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f26c1cc2a800726e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-bf64e8c9506050a2.rlib" "/opt/rustwide/target/debug/deps/liblibc-c2725012b0cfd464.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1dac1a412c98f50d.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b7841fd014bf83a1.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-338c0763450dca22.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f2e5d11836e0967.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-81a9070bd3553adf.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-e297830377b95af4.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b38b87f2dd197fa0.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-601015f2e15e7e26.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-439f3a589bd88586.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-57ab7e6ac23ce11f.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3aec7f88778e912a.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-b6806800b307d4b9.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-e49d7651b12f7563.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8266574e26adcc3.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /opt/rustwide/target/debug/deps/libsdl2-5229772603054883.rlib(sdl2-5229772603054883.sdl2.ay0atscj-cgu.3.rcgu.o): In function `sdl2::controller::GameController::set_rumble': [INFO] [stderr] /opt/rustwide/workdir/src/sdl2/controller.rs:424: undefined reference to `SDL_GameControllerRumble' [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `sdl2`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/joystick-80cb4c2b5f64683a.joystick.1ctn1ii1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/joystick-80cb4c2b5f64683a.joystick.1ctn1ii1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/joystick-80cb4c2b5f64683a.joystick.1ctn1ii1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/joystick-80cb4c2b5f64683a.joystick.1ctn1ii1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/joystick-80cb4c2b5f64683a.joystick.1ctn1ii1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/joystick-80cb4c2b5f64683a.joystick.1ctn1ii1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/joystick-80cb4c2b5f64683a.joystick.1ctn1ii1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/joystick-80cb4c2b5f64683a.joystick.1ctn1ii1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/joystick-80cb4c2b5f64683a.joystick.1ctn1ii1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/joystick-80cb4c2b5f64683a.joystick.1ctn1ii1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/joystick-80cb4c2b5f64683a.joystick.1ctn1ii1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/joystick-80cb4c2b5f64683a.joystick.1ctn1ii1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/joystick-80cb4c2b5f64683a.joystick.1ctn1ii1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/joystick-80cb4c2b5f64683a.joystick.1ctn1ii1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/joystick-80cb4c2b5f64683a.joystick.1ctn1ii1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/joystick-80cb4c2b5f64683a.joystick.1ctn1ii1-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/joystick-80cb4c2b5f64683a" "/opt/rustwide/target/debug/examples/joystick-80cb4c2b5f64683a.4hd0r1sl2dw8o0zu.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsdl2-5229772603054883.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-8613f45137f06d5e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f26c1cc2a800726e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-bf64e8c9506050a2.rlib" "/opt/rustwide/target/debug/deps/liblibc-c2725012b0cfd464.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1dac1a412c98f50d.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b7841fd014bf83a1.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-338c0763450dca22.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f2e5d11836e0967.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-81a9070bd3553adf.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-e297830377b95af4.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b38b87f2dd197fa0.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-601015f2e15e7e26.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-439f3a589bd88586.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-57ab7e6ac23ce11f.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3aec7f88778e912a.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-b6806800b307d4b9.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-e49d7651b12f7563.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8266574e26adcc3.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /opt/rustwide/target/debug/deps/libsdl2-5229772603054883.rlib(sdl2-5229772603054883.sdl2.ay0atscj-cgu.1.rcgu.o): In function `sdl2::joystick::Joystick::set_rumble': [INFO] [stderr] /opt/rustwide/workdir/src/sdl2/joystick.rs:367: undefined reference to `SDL_JoystickRumble' [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `sdl2`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/sdl2/render.rs:97:34 [INFO] [stderr] | [INFO] [stderr] 97 | SdlError(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "e61495ae0cd69875594f8bd33371dfd6d2aa92d2b59469cec60626bc45742951"` [INFO] running `"docker" "rm" "-f" "e61495ae0cd69875594f8bd33371dfd6d2aa92d2b59469cec60626bc45742951"` [INFO] [stdout] e61495ae0cd69875594f8bd33371dfd6d2aa92d2b59469cec60626bc45742951