[INFO] cloning repository https://github.com/DrMatrix007/FourierTransforms
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DrMatrix007/FourierTransforms" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrMatrix007%2FFourierTransforms", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrMatrix007%2FFourierTransforms'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3a59fc9392fff8ad25cc19a5eb0ec7fb1a8fee33
[INFO] checking DrMatrix007/FourierTransforms against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrMatrix007%2FFourierTransforms" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DrMatrix007/FourierTransforms
[INFO] finished tweaking git repo https://github.com/DrMatrix007/FourierTransforms
[INFO] tweaked toml for git repo https://github.com/DrMatrix007/FourierTransforms written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DrMatrix007/FourierTransforms on toolchain ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DrMatrix007/FourierTransforms already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4e8fffe88a1b1afa8a9dbec78a6ea283f5ded50a937b6c521077c12e93144154
[INFO] running `Command { std: "docker" "start" "-a" "4e8fffe88a1b1afa8a9dbec78a6ea283f5ded50a937b6c521077c12e93144154", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e8fffe88a1b1afa8a9dbec78a6ea283f5ded50a937b6c521077c12e93144154", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e8fffe88a1b1afa8a9dbec78a6ea283f5ded50a937b6c521077c12e93144154", kill_on_drop: false }`
[INFO] [stdout] 4e8fffe88a1b1afa8a9dbec78a6ea283f5ded50a937b6c521077c12e93144154
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28cfa8ca186b061b00e56ab20cd61884c0d2d63d5f8a37466b3105988306d91e
[INFO] running `Command { std: "docker" "start" "-a" "28cfa8ca186b061b00e56ab20cd61884c0d2d63d5f8a37466b3105988306d91e", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking once_cell v1.17.0
[INFO] [stderr]     Checking widestring v1.0.2
[INFO] [stderr]     Checking num-complex v0.4.3
[INFO] [stderr]    Compiling link-cplusplus v1.0.8
[INFO] [stderr]    Compiling sfml v0.20.0
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr] warning: sfml@0.20.0: CSFML/src/Window/Touch.cpp:13:84: error: 'Window' in namespace 'sf' does not name a type; did you mean 'WindowBase'?
[INFO] [stderr] warning: sfml@0.20.0:    13 | extern "C" sfVector2i sfTouch_getPositionRelativeTo(unsigned int finger, const sf::Window *relativeTo) {
[INFO] [stderr] warning: sfml@0.20.0:       |                                                                                    ^~~~~~
[INFO] [stderr] warning: sfml@0.20.0:       |                                                                                    WindowBase
[INFO] [stderr] warning: sfml@0.20.0: CSFML/src/Window/Touch.cpp: In function 'sfVector2i sfTouch_getPositionRelativeTo(unsigned int, const int*)':
[INFO] [stderr] warning: sfml@0.20.0: CSFML/src/Window/Touch.cpp:14:46: error: no matching function for call to 'sf::Touch::getPosition(unsigned int&, const int&)'
[INFO] [stderr] warning: sfml@0.20.0:    14 |     sf::Vector2i pos = sf::Touch::getPosition(finger, *relativeTo);
[INFO] [stderr] warning: sfml@0.20.0:       |                        ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: sfml@0.20.0: In file included from CSFML/src/Window/Touch.cpp:2:
[INFO] [stderr] warning: sfml@0.20.0: /usr/include/SFML/Window/Touch.hpp:68:21: note: candidate: 'static sf::Vector2i sf::Touch::getPosition(unsigned int)'
[INFO] [stderr] warning: sfml@0.20.0:    68 |     static Vector2i getPosition(unsigned int finger);
[INFO] [stderr] warning: sfml@0.20.0:       |                     ^~~~~~~~~~~
[INFO] [stderr] warning: sfml@0.20.0: /usr/include/SFML/Window/Touch.hpp:68:21: note:   candidate expects 1 argument, 2 provided
[INFO] [stderr] warning: sfml@0.20.0: /usr/include/SFML/Window/Touch.hpp:82:21: note: candidate: 'static sf::Vector2i sf::Touch::getPosition(unsigned int, const sf::WindowBase&)'
[INFO] [stderr] warning: sfml@0.20.0:    82 |     static Vector2i getPosition(unsigned int finger, const WindowBase& relativeTo);
[INFO] [stderr] warning: sfml@0.20.0:       |                     ^~~~~~~~~~~
[INFO] [stderr] warning: sfml@0.20.0: /usr/include/SFML/Window/Touch.hpp:82:72: note:   no known conversion for argument 2 from 'const int' to 'const sf::WindowBase&'
[INFO] [stderr] warning: sfml@0.20.0:    82 |     static Vector2i getPosition(unsigned int finger, const WindowBase& relativeTo);
[INFO] [stderr] warning: sfml@0.20.0:       |                                                      ~~~~~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr] error: failed to run custom build command for `sfml v0.20.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/sfml-3432e5ce50a39e6c/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=CSFML
[INFO] [stderr]   cargo:rerun-if-env-changed=SFML_INCLUDE_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=SFML_LIBS_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=SFML_STATIC
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "CSFML/src/" "-Wall" "-Wextra" "--std=c++17" "-DCSFML_SYSTEM_EXPORTS" "-DCSFML_AUDIO_EXPORTS" "-DCSFML_WINDOW_EXPORTS" "-DCSFML_GRAPHICS_EXPORTS" "-o" "/opt/rustwide/target/debug/build/sfml-15011035961d20f1/out/CSFML/src/System/Clock.o" "-c" "CSFML/src/System/Clock.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "CSFML/src/" "-Wall" "-Wextra" "--std=c++17" "-DCSFML_SYSTEM_EXPORTS" "-DCSFML_AUDIO_EXPORTS" "-DCSFML_WINDOW_EXPORTS" "-DCSFML_GRAPHICS_EXPORTS" "-o" "/opt/rustwide/target/debug/build/sfml-15011035961d20f1/out/CSFML/src/System/Sleep.o" "-c" "CSFML/src/System/Sleep.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "CSFML/src/" "-Wall" "-Wextra" "--std=c++17" "-DCSFML_SYSTEM_EXPORTS" "-DCSFML_AUDIO_EXPORTS" "-DCSFML_WINDOW_EXPORTS" "-DCSFML_GRAPHICS_EXPORTS" "-o" "/opt/rustwide/target/debug/build/sfml-15011035961d20f1/out/CSFML/src/System/InputStream.o" "-c" "CSFML/src/System/InputStream.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "CSFML/src/" "-Wall" "-Wextra" "--std=c++17" "-DCSFML_SYSTEM_EXPORTS" "-DCSFML_AUDIO_EXPORTS" "-DCSFML_WINDOW_EXPORTS" "-DCSFML_GRAPHICS_EXPORTS" "-o" "/opt/rustwide/target/debug/build/sfml-15011035961d20f1/out/CSFML/src/System/SfString.o" "-c" "CSFML/src/System/SfString.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "CSFML/src/" "-Wall" "-Wextra" "--std=c++17" "-DCSFML_SYSTEM_EXPORTS" "-DCSFML_AUDIO_EXPORTS" "-DCSFML_WINDOW_EXPORTS" "-DCSFML_GRAPHICS_EXPORTS" "-o" "/opt/rustwide/target/debug/build/sfml-15011035961d20f1/out/CSFML/src/System/SfStdString.o" "-c" "CSFML/src/System/SfStdString.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "CSFML/src/" "-Wall" "-Wextra" "--std=c++17" "-DCSFML_SYSTEM_EXPORTS" "-DCSFML_AUDIO_EXPORTS" "-DCSFML_WINDOW_EXPORTS" "-DCSFML_GRAPHICS_EXPORTS" "-o" "/opt/rustwide/target/debug/build/sfml-15011035961d20f1/out/CSFML/src/System/SfStdVector.o" "-c" "CSFML/src/System/SfStdVector.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "CSFML/src/" "-Wall" "-Wextra" "--std=c++17" "-DCSFML_SYSTEM_EXPORTS" "-DCSFML_AUDIO_EXPORTS" "-DCSFML_WINDOW_EXPORTS" "-DCSFML_GRAPHICS_EXPORTS" "-o" "/opt/rustwide/target/debug/build/sfml-15011035961d20f1/out/CSFML/src/Audio/Listener.o" "-c" "CSFML/src/Audio/Listener.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "CSFML/src/" "-Wall" "-Wextra" "--std=c++17" "-DCSFML_SYSTEM_EXPORTS" "-DCSFML_AUDIO_EXPORTS" "-DCSFML_WINDOW_EXPORTS" "-DCSFML_GRAPHICS_EXPORTS" "-o" "/opt/rustwide/target/debug/build/sfml-15011035961d20f1/out/CSFML/src/Audio/Music.o" "-c" "CSFML/src/Audio/Music.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "CSFML/src/" "-Wall" "-Wextra" "--std=c++17" "-DCSFML_SYSTEM_EXPORTS" "-DCSFML_AUDIO_EXPORTS" "-DCSFML_WINDOW_EXPORTS" "-DCSFML_GRAPHICS_EXPORTS" "-o" "/opt/rustwide/target/debug/build/sfml-15011035961d20f1/out/CSFML/src/Audio/Sound.o" "-c" "CSFML/src/Audio/Sound.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "CSFML/src/" "-Wall" "-Wextra" "--std=c++17" "-DCSFML_SYSTEM_EXPORTS" "-DCSFML_AUDIO_EXPORTS" "-DCSFML_WINDOW_EXPORTS" "-DCSFML_GRAPHICS_EXPORTS" "-o" "/opt/rustwide/target/debug/build/sfml-15011035961d20f1/out/CSFML/src/Audio/SoundBuffer.o" "-c" "CSFML/src/Audio/SoundBuffer.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "CSFML/src/" "-Wall" "-Wextra" "--std=c++17" "-DCSFML_SYSTEM_EXPORTS" "-DCSFML_AUDIO_EXPORTS" "-DCSFML_WINDOW_EXPORTS" "-DCSFML_GRAPHICS_EXPORTS" "-o" "/opt/rustwide/target/debug/build/sfml-15011035961d20f1/out/CSFML/src/Audio/SoundBufferRecorder.o" "-c" "CSFML/src/Audio/SoundBufferRecorder.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "CSFML/src/" "-Wall" "-Wextra" "--std=c++17" "-DCSFML_SYSTEM_EXPORTS" "-DCSFML_AUDIO_EXPORTS" "-DCSFML_WINDOW_EXPORTS" "-DCSFML_GRAPHICS_EXPORTS" "-o" "/opt/rustwide/target/debug/build/sfml-15011035961d20f1/out/CSFML/src/Audio/SoundRecorder.o" "-c" "CSFML/src/Audio/SoundRecorder.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "CSFML/src/" "-Wall" "-Wextra" "--std=c++17" "-DCSFML_SYSTEM_EXPORTS" "-DCSFML_AUDIO_EXPORTS" "-DCSFML_WINDOW_EXPORTS" "-DCSFML_GRAPHICS_EXPORTS" "-o" "/opt/rustwide/target/debug/build/sfml-15011035961d20f1/out/CSFML/src/Audio/SoundStream.o" "-c" "CSFML/src/Audio/SoundStream.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "CSFML/src/" "-Wall" "-Wextra" "--std=c++17" "-DCSFML_SYSTEM_EXPORTS" "-DCSFML_AUDIO_EXPORTS" "-DCSFML_WINDOW_EXPORTS" "-DCSFML_GRAPHICS_EXPORTS" "-o" "/opt/rustwide/target/debug/build/sfml-15011035961d20f1/out/CSFML/src/Window/Clipboard.o" "-c" "CSFML/src/Window/Clipboard.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "CSFML/src/" "-Wall" "-Wextra" "--std=c++17" "-DCSFML_SYSTEM_EXPORTS" "-DCSFML_AUDIO_EXPORTS" "-DCSFML_WINDOW_EXPORTS" "-DCSFML_GRAPHICS_EXPORTS" "-o" "/opt/rustwide/target/debug/build/sfml-15011035961d20f1/out/CSFML/src/Window/Cursor.o" "-c" "CSFML/src/Window/Cursor.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "CSFML/src/" "-Wall" "-Wextra" "--std=c++17" "-DCSFML_SYSTEM_EXPORTS" "-DCSFML_AUDIO_EXPORTS" "-DCSFML_WINDOW_EXPORTS" "-DCSFML_GRAPHICS_EXPORTS" "-o" "/opt/rustwide/target/debug/build/sfml-15011035961d20f1/out/CSFML/src/Window/Joystick.o" "-c" "CSFML/src/Window/Joystick.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "CSFML/src/" "-Wall" "-Wextra" "--std=c++17" "-DCSFML_SYSTEM_EXPORTS" "-DCSFML_AUDIO_EXPORTS" "-DCSFML_WINDOW_EXPORTS" "-DCSFML_GRAPHICS_EXPORTS" "-o" "/opt/rustwide/target/debug/build/sfml-15011035961d20f1/out/CSFML/src/Window/Keyboard.o" "-c" "CSFML/src/Window/Keyboard.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "CSFML/src/" "-Wall" "-Wextra" "--std=c++17" "-DCSFML_SYSTEM_EXPORTS" "-DCSFML_AUDIO_EXPORTS" "-DCSFML_WINDOW_EXPORTS" "-DCSFML_GRAPHICS_EXPORTS" "-o" "/opt/rustwide/target/debug/build/sfml-15011035961d20f1/out/CSFML/src/Window/Mouse.o" "-c" "CSFML/src/Window/Mouse.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "CSFML/src/" "-Wall" "-Wextra" "--std=c++17" "-DCSFML_SYSTEM_EXPORTS" "-DCSFML_AUDIO_EXPORTS" "-DCSFML_WINDOW_EXPORTS" "-DCSFML_GRAPHICS_EXPORTS" "-o" "/opt/rustwide/target/debug/build/sfml-15011035961d20f1/out/CSFML/src/Window/Sensor.o" "-c" "CSFML/src/Window/Sensor.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "CSFML/src/" "-Wall" "-Wextra" "--std=c++17" "-DCSFML_SYSTEM_EXPORTS" "-DCSFML_AUDIO_EXPORTS" "-DCSFML_WINDOW_EXPORTS" "-DCSFML_GRAPHICS_EXPORTS" "-o" "/opt/rustwide/target/debug/build/sfml-15011035961d20f1/out/CSFML/src/Window/Touch.o" "-c" "CSFML/src/Window/Touch.cpp"
[INFO] [stderr]   cargo:warning=CSFML/src/Window/Touch.cpp:13:84: error: 'Window' in namespace 'sf' does not name a type; did you mean 'WindowBase'?
[INFO] [stderr]   cargo:warning=   13 | extern "C" sfVector2i sfTouch_getPositionRelativeTo(unsigned int finger, const sf::Window *relativeTo) {
[INFO] [stderr]   cargo:warning=      |                                                                                    ^~~~~~
[INFO] [stderr]   cargo:warning=      |                                                                                    WindowBase
[INFO] [stderr]   cargo:warning=CSFML/src/Window/Touch.cpp: In function 'sfVector2i sfTouch_getPositionRelativeTo(unsigned int, const int*)':
[INFO] [stderr]   cargo:warning=CSFML/src/Window/Touch.cpp:14:46: error: no matching function for call to 'sf::Touch::getPosition(unsigned int&, const int&)'
[INFO] [stderr]   cargo:warning=   14 |     sf::Vector2i pos = sf::Touch::getPosition(finger, *relativeTo);
[INFO] [stderr]   cargo:warning=      |                        ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from CSFML/src/Window/Touch.cpp:2:
[INFO] [stderr]   cargo:warning=/usr/include/SFML/Window/Touch.hpp:68:21: note: candidate: 'static sf::Vector2i sf::Touch::getPosition(unsigned int)'
[INFO] [stderr]   cargo:warning=   68 |     static Vector2i getPosition(unsigned int finger);
[INFO] [stderr]   cargo:warning=      |                     ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=/usr/include/SFML/Window/Touch.hpp:68:21: note:   candidate expects 1 argument, 2 provided
[INFO] [stderr]   cargo:warning=/usr/include/SFML/Window/Touch.hpp:82:21: note: candidate: 'static sf::Vector2i sf::Touch::getPosition(unsigned int, const sf::WindowBase&)'
[INFO] [stderr]   cargo:warning=   82 |     static Vector2i getPosition(unsigned int finger, const WindowBase& relativeTo);
[INFO] [stderr]   cargo:warning=      |                     ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=/usr/include/SFML/Window/Touch.hpp:82:72: note:   no known conversion for argument 2 from 'const int' to 'const sf::WindowBase&'
[INFO] [stderr]   cargo:warning=   82 |     static Vector2i getPosition(unsigned int finger, const WindowBase& relativeTo);
[INFO] [stderr]   cargo:warning=      |                                                      ~~~~~~~~~~~~~~~~~~^~~~~~~~~~
[INFO] [stderr]   exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "CSFML/src/" "-Wall" "-Wextra" "--std=c++17" "-DCSFML_SYSTEM_EXPORTS" "-DCSFML_AUDIO_EXPORTS" "-DCSFML_WINDOW_EXPORTS" "-DCSFML_GRAPHICS_EXPORTS" "-o" "/opt/rustwide/target/debug/build/sfml-15011035961d20f1/out/CSFML/src/Window/Touch.o" "-c" "CSFML/src/Window/Touch.cpp" with args "c++" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "28cfa8ca186b061b00e56ab20cd61884c0d2d63d5f8a37466b3105988306d91e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28cfa8ca186b061b00e56ab20cd61884c0d2d63d5f8a37466b3105988306d91e", kill_on_drop: false }`
[INFO] [stdout] 28cfa8ca186b061b00e56ab20cd61884c0d2d63d5f8a37466b3105988306d91e
