[INFO] fetching crate mizu 1.0.1...
[INFO] checking mizu-1.0.1 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate mizu 1.0.1 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate mizu 1.0.1 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mizu 1.0.1
[INFO] finished tweaking crates.io crate mizu 1.0.1
[INFO] tweaked toml for crates.io crate mizu 1.0.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate crates.io crate mizu 1.0.1 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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded save_state v0.1.1
[INFO] [stderr]   Downloaded native-dialog v0.7.0
[INFO] [stderr]   Downloaded ringbuf v0.3.3
[INFO] [stderr]   Downloaded save_state_derive v0.1.1
[INFO] [stderr]   Downloaded versions v5.0.1
[INFO] [stderr]   Downloaded dynwave v0.1.0
[INFO] [stderr]   Downloaded mizu-core v1.0.0
[INFO] [stderr]   Downloaded fixed-vec-deque v0.1.11
[INFO] [stderr]   Downloaded wfd v0.1.7
[INFO] [stderr]   Downloaded rubato v0.14.1
[INFO] [stderr]   Downloaded winnow v0.5.35
[INFO] [stderr]   Downloaded bindgen v0.69.2
[INFO] [stderr]   Downloaded sfml v0.21.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 64fe22d93e1b4a46856a45bdaaae8283dba6d70d02e0faecfa2fb9e5e4f23460
[INFO] running `Command { std: "docker" "start" "-a" "64fe22d93e1b4a46856a45bdaaae8283dba6d70d02e0faecfa2fb9e5e4f23460", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64fe22d93e1b4a46856a45bdaaae8283dba6d70d02e0faecfa2fb9e5e4f23460", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64fe22d93e1b4a46856a45bdaaae8283dba6d70d02e0faecfa2fb9e5e4f23460", kill_on_drop: false }`
[INFO] [stdout] 64fe22d93e1b4a46856a45bdaaae8283dba6d70d02e0faecfa2fb9e5e4f23460
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3aee72bbc4f1014c0c0d6b6eb0cd8a57d25e1d339f45f44ce1dd32bf063eaad4
[INFO] running `Command { std: "docker" "start" "-a" "3aee72bbc4f1014c0c0d6b6eb0cd8a57d25e1d339f45f44ce1dd32bf063eaad4", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking half v2.3.1
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking transpose v0.2.2
[INFO] [stderr]     Checking primal-check v0.3.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]    Compiling cpal v0.15.2
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking alsa v0.7.1
[INFO] [stderr]     Checking anstream v0.6.11
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling sfml v0.21.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking clap_builder v4.4.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking versions v5.0.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking ringbuf v0.3.3
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking widestring v1.0.2
[INFO] [stderr]     Checking fixed-vec-deque v0.1.11
[INFO] [stderr]    Compiling save_state_derive v0.1.1
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking native-dialog v0.7.0
[INFO] [stderr]     Checking clap v4.4.18
[INFO] [stderr]     Checking realfft v3.3.0
[INFO] [stderr]     Checking rubato v0.14.1
[INFO] [stderr]     Checking dynwave v0.1.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking save_state v0.1.1
[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] warning: sfml@0.21.0: ToolExecError: Command "c++" "-O2" "-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-2b23aea7f9fef8c8/out/CSFML/src/Graphics/Font.o" "-c" "CSFML/src/Graphics/Font.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O2" "-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-2b23aea7f9fef8c8/out/CSFML/src/Graphics/RenderWindow.o" "-c" "CSFML/src/Graphics/RenderWindow.cpp"
[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-28b7b643675fae1f/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("2")
[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")
[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")
[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++" "-O2" "-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-2b23aea7f9fef8c8/out/CSFML/src/System/Clock.o" "-c" "CSFML/src/System/Clock.cpp"
[INFO] [stderr]   running: "c++" "-O2" "-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-2b23aea7f9fef8c8/out/CSFML/src/System/Sleep.o" "-c" "CSFML/src/System/Sleep.cpp"
[INFO] [stderr]   running: "c++" "-O2" "-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-2b23aea7f9fef8c8/out/CSFML/src/System/InputStream.o" "-c" "CSFML/src/System/InputStream.cpp"
[INFO] [stderr]   running: "c++" "-O2" "-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-2b23aea7f9fef8c8/out/CSFML/src/System/SfString.o" "-c" "CSFML/src/System/SfString.cpp"
[INFO] [stderr]   running: "c++" "-O2" "-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-2b23aea7f9fef8c8/out/CSFML/src/System/SfStdString.o" "-c" "CSFML/src/System/SfStdString.cpp"
[INFO] [stderr]   running: "c++" "-O2" "-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-2b23aea7f9fef8c8/out/CSFML/src/System/SfStdVector.o" "-c" "CSFML/src/System/SfStdVector.cpp"
[INFO] [stderr]   running: "c++" "-O2" "-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-2b23aea7f9fef8c8/out/CSFML/src/Window/Clipboard.o" "-c" "CSFML/src/Window/Clipboard.cpp"
[INFO] [stderr]   running: "c++" "-O2" "-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-2b23aea7f9fef8c8/out/CSFML/src/Window/Cursor.o" "-c" "CSFML/src/Window/Cursor.cpp"
[INFO] [stderr]   running: "c++" "-O2" "-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-2b23aea7f9fef8c8/out/CSFML/src/Window/Joystick.o" "-c" "CSFML/src/Window/Joystick.cpp"
[INFO] [stderr]   running: "c++" "-O2" "-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-2b23aea7f9fef8c8/out/CSFML/src/Window/Keyboard.o" "-c" "CSFML/src/Window/Keyboard.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O2" "-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-2b23aea7f9fef8c8/out/CSFML/src/Window/Mouse.o" "-c" "CSFML/src/Window/Mouse.cpp"
[INFO] [stderr]   running: "c++" "-O2" "-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-2b23aea7f9fef8c8/out/CSFML/src/Window/Sensor.o" "-c" "CSFML/src/Window/Sensor.cpp"
[INFO] [stderr]   running: "c++" "-O2" "-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-2b23aea7f9fef8c8/out/CSFML/src/Window/Touch.o" "-c" "CSFML/src/Window/Touch.cpp"
[INFO] [stderr]   running: "c++" "-O2" "-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-2b23aea7f9fef8c8/out/CSFML/src/Window/VideoMode.o" "-c" "CSFML/src/Window/VideoMode.cpp"
[INFO] [stderr]   running: "c++" "-O2" "-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-2b23aea7f9fef8c8/out/CSFML/src/Window/Window.o" "-c" "CSFML/src/Window/Window.cpp"
[INFO] [stderr]   running: "c++" "-O2" "-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-2b23aea7f9fef8c8/out/CSFML/src/Graphics/CircleShape.o" "-c" "CSFML/src/Graphics/CircleShape.cpp"
[INFO] [stderr]   running: "c++" "-O2" "-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-2b23aea7f9fef8c8/out/CSFML/src/Graphics/ConvexShape.o" "-c" "CSFML/src/Graphics/ConvexShape.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "c++" "-O2" "-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-2b23aea7f9fef8c8/out/CSFML/src/Graphics/Font.o" "-c" "CSFML/src/Graphics/Font.cpp"
[INFO] [stderr]   running: "c++" "-O2" "-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-2b23aea7f9fef8c8/out/CSFML/src/Graphics/Image.o" "-c" "CSFML/src/Graphics/Image.cpp"
[INFO] [stderr]   running: "c++" "-O2" "-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-2b23aea7f9fef8c8/out/CSFML/src/Graphics/RectangleShape.o" "-c" "CSFML/src/Graphics/RectangleShape.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]   running: "c++" "-O2" "-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-2b23aea7f9fef8c8/out/CSFML/src/Graphics/RenderTexture.o" "-c" "CSFML/src/Graphics/RenderTexture.cpp"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "c++" "-O2" "-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-2b23aea7f9fef8c8/out/CSFML/src/Graphics/Font.o" "-c" "CSFML/src/Graphics/Font.cpp" with args "c++" did not execute successfully (status code exit status: 1).running: "c++" "-O2" "-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-2b23aea7f9fef8c8/out/CSFML/src/Graphics/RenderWindow.o" "-c" "CSFML/src/Graphics/RenderWindow.cpp"
[INFO] [stderr]   running: "c++" "-O2" "-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-2b23aea7f9fef8c8/out/CSFML/src/Graphics/Shader.o" "-c" "CSFML/src/Graphics/Shader.cpp"
[INFO] [stderr]   running: "c++" "-O2" "-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-2b23aea7f9fef8c8/out/CSFML/src/Graphics/Shape.o" "-c" "CSFML/src/Graphics/Shape.cpp"
[INFO] [stderr]   running: "c++" "-O2" "-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-2b23aea7f9fef8c8/out/CSFML/src/Graphics/Sprite.o" "-c" "CSFML/src/Graphics/Sprite.cpp"
[INFO] [stderr]   running: "c++" "-O2" "-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-2b23aea7f9fef8c8/out/CSFML/src/Graphics/Text.o" "-c" "CSFML/src/Graphics/Text.cpp"
[INFO] [stderr]   running: "c++" "-O2" "-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-2b23aea7f9fef8c8/out/CSFML/src/Graphics/Texture.o" "-c" "CSFML/src/Graphics/Texture.cpp"
[INFO] [stderr]   running: "c++" "-O2" "-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-2b23aea7f9fef8c8/out/CSFML/src/Graphics/Transform.o" "-c" "CSFML/src/Graphics/Transform.cpp"
[INFO] [stderr]   running: "c++" "-O2" "-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-2b23aea7f9fef8c8/out/CSFML/src/Graphics/VertexBuffer.o" "-c" "CSFML/src/Graphics/VertexBuffer.cpp"
[INFO] [stderr]   running: "c++" "-O2" "-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-2b23aea7f9fef8c8/out/CSFML/src/Graphics/View.o" "-c" "CSFML/src/Graphics/View.cpp"
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "c++" "-O2" "-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-2b23aea7f9fef8c8/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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3aee72bbc4f1014c0c0d6b6eb0cd8a57d25e1d339f45f44ce1dd32bf063eaad4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3aee72bbc4f1014c0c0d6b6eb0cd8a57d25e1d339f45f44ce1dd32bf063eaad4", kill_on_drop: false }`
[INFO] [stdout] 3aee72bbc4f1014c0c0d6b6eb0cd8a57d25e1d339f45f44ce1dd32bf063eaad4
