[INFO] cloning repository https://github.com/Edunga1/rust-sfml-practice
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Edunga1/rust-sfml-practice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdunga1%2Frust-sfml-practice", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdunga1%2Frust-sfml-practice'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bdcfc760714a0ea7c323a667401be92b4689c700
[INFO] building Edunga1/rust-sfml-practice against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdunga1%2Frust-sfml-practice" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Edunga1/rust-sfml-practice on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Edunga1/rust-sfml-practice
[INFO] finished tweaking git repo https://github.com/Edunga1/rust-sfml-practice
[INFO] tweaked toml for git repo https://github.com/Edunga1/rust-sfml-practice written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Edunga1/rust-sfml-practice 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aef6ac01bc68e83ca84c608b9123a20591a39cab008a8057dbea88ad2465c60b
[INFO] running `Command { std: "docker" "start" "-a" "aef6ac01bc68e83ca84c608b9123a20591a39cab008a8057dbea88ad2465c60b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aef6ac01bc68e83ca84c608b9123a20591a39cab008a8057dbea88ad2465c60b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aef6ac01bc68e83ca84c608b9123a20591a39cab008a8057dbea88ad2465c60b", kill_on_drop: false }`
[INFO] [stdout] aef6ac01bc68e83ca84c608b9123a20591a39cab008a8057dbea88ad2465c60b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6fa26f80666a3308991abbe958cf5e0f8d5ccccd1897095d2b8a2c8da3cdc6f5
[INFO] running `Command { std: "docker" "start" "-a" "6fa26f80666a3308991abbe958cf5e0f8d5ccccd1897095d2b8a2c8da3cdc6f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling widestring v1.0.2
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling game v0.1.0 (/opt/rustwide/workdir/game)
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling sfml v0.21.0
[INFO] [stderr] warning: sfml@0.21.0: CSFML/src/Graphics/Font.cpp: In function 'float sfFont_getBoldKerning(const sf::Font*, uint32_t, uint32_t, unsigned int)':
[INFO] [stderr] warning: sfml@0.21.0: CSFML/src/Graphics/Font.cpp:65:28: error: no matching function for call to 'sf::Font::getKerning(uint32_t&, uint32_t&, unsigned int&, bool) const'
[INFO] [stderr] warning: sfml@0.21.0:    65 |     return font->getKerning(first, second, characterSize, true);
[INFO] [stderr] warning: sfml@0.21.0:       |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: sfml@0.21.0: In file included from CSFML/src/Graphics/Font.cpp:3:
[INFO] [stderr] warning: sfml@0.21.0: /usr/include/SFML/Graphics/Font.hpp:198:11: note: candidate: 'float sf::Font::getKerning(sf::Uint32, sf::Uint32, unsigned int) const'
[INFO] [stderr] warning: sfml@0.21.0:   198 |     float getKerning(Uint32 first, Uint32 second, unsigned int characterSize) const;
[INFO] [stderr] warning: sfml@0.21.0:       |           ^~~~~~~~~~
[INFO] [stderr] warning: sfml@0.21.0: /usr/include/SFML/Graphics/Font.hpp:198:11: note:   candidate expects 3 arguments, 4 provided
[INFO] [stderr] warning: sfml@0.21.0: CSFML/src/Graphics/Font.cpp: In function 'bool sfFont_isSmooth(const sf::Font*)':
[INFO] [stderr] warning: sfml@0.21.0: CSFML/src/Graphics/Font.cpp:85:18: error: 'const class sf::Font' has no member named 'isSmooth'
[INFO] [stderr] warning: sfml@0.21.0:    85 |     return font->isSmooth();
[INFO] [stderr] warning: sfml@0.21.0:       |                  ^~~~~~~~
[INFO] [stderr] warning: sfml@0.21.0: CSFML/src/Graphics/Font.cpp: In function 'void sfFont_setSmooth(sf::Font*, bool)':
[INFO] [stderr] warning: sfml@0.21.0: CSFML/src/Graphics/Font.cpp:89:11: error: 'class sf::Font' has no member named 'setSmooth'
[INFO] [stderr] warning: sfml@0.21.0:    89 |     font->setSmooth(smooth);
[INFO] [stderr] warning: sfml@0.21.0:       |           ^~~~~~~~~
[INFO] [stderr] error: failed to run custom build command for `sfml v0.21.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-6b41120b23ab7052/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=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=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=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=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[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]   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-73fe158bfb5dc4a0/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-73fe158bfb5dc4a0/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-73fe158bfb5dc4a0/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-73fe158bfb5dc4a0/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-73fe158bfb5dc4a0/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-73fe158bfb5dc4a0/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-73fe158bfb5dc4a0/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-73fe158bfb5dc4a0/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-73fe158bfb5dc4a0/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-73fe158bfb5dc4a0/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-73fe158bfb5dc4a0/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-73fe158bfb5dc4a0/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-73fe158bfb5dc4a0/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-73fe158bfb5dc4a0/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-73fe158bfb5dc4a0/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-73fe158bfb5dc4a0/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-73fe158bfb5dc4a0/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-73fe158bfb5dc4a0/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-73fe158bfb5dc4a0/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-73fe158bfb5dc4a0/out/CSFML/src/Window/Touch.o" "-c" "CSFML/src/Window/Touch.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-73fe158bfb5dc4a0/out/CSFML/src/Window/VideoMode.o" "-c" "CSFML/src/Window/VideoMode.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-73fe158bfb5dc4a0/out/CSFML/src/Window/Window.o" "-c" "CSFML/src/Window/Window.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-73fe158bfb5dc4a0/out/CSFML/src/Graphics/CircleShape.o" "-c" "CSFML/src/Graphics/CircleShape.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-73fe158bfb5dc4a0/out/CSFML/src/Graphics/ConvexShape.o" "-c" "CSFML/src/Graphics/ConvexShape.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-73fe158bfb5dc4a0/out/CSFML/src/Graphics/Font.o" "-c" "CSFML/src/Graphics/Font.cpp"
[INFO] [stderr]   cargo:warning=CSFML/src/Graphics/Font.cpp: In function 'float sfFont_getBoldKerning(const sf::Font*, uint32_t, uint32_t, unsigned int)':
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=CSFML/src/Graphics/Font.cpp:65:28: error: no matching function for call to 'sf::Font::getKerning(uint32_t&, uint32_t&, unsigned int&, bool) const'
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=   65 |     return font->getKerning(first, second, characterSize, true);
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=In file included from CSFML/src/Graphics/Font.cpp:3:
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=/usr/include/SFML/Graphics/Font.hpp:198:11: note: candidate: 'float sf::Font::getKerning(sf::Uint32, sf::Uint32, unsigned int) const'
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=  198 |     float getKerning(Uint32 first, Uint32 second, unsigned int characterSize) const;
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=      |           ^~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=/usr/include/SFML/Graphics/Font.hpp:198:11: note:   candidate expects 3 arguments, 4 provided
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=CSFML/src/Graphics/Font.cpp: In function 'bool sfFont_isSmooth(const sf::Font*)':
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=CSFML/src/Graphics/Font.cpp:85:18: error: 'const class sf::Font' has no member named 'isSmooth'
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=   85 |     return font->isSmooth();
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=      |                  ^~~~~~~~
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=CSFML/src/Graphics/Font.cpp: In function 'void sfFont_setSmooth(sf::Font*, bool)':
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=CSFML/src/Graphics/Font.cpp:89:11: error: 'class sf::Font' has no member named 'setSmooth'
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=   89 |     font->setSmooth(smooth);
[INFO] [stderr] 
[INFO] [stderr]   cargo:warning=      |           ^~~~~~~~~
[INFO] [stderr] 
[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-73fe158bfb5dc4a0/out/CSFML/src/Graphics/Font.o" "-c" "CSFML/src/Graphics/Font.cpp" with args "c++" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "6fa26f80666a3308991abbe958cf5e0f8d5ccccd1897095d2b8a2c8da3cdc6f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fa26f80666a3308991abbe958cf5e0f8d5ccccd1897095d2b8a2c8da3cdc6f5", kill_on_drop: false }`
[INFO] [stdout] 6fa26f80666a3308991abbe958cf5e0f8d5ccccd1897095d2b8a2c8da3cdc6f5
