[INFO] cloning repository https://github.com/FraggedPU/Spire
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FraggedPU/Spire" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFraggedPU%2FSpire", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFraggedPU%2FSpire'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 47afab40227051241f0ec72eacc97e82dc3e6079
[INFO] building FraggedPU/Spire against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFraggedPU%2FSpire" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/FraggedPU/Spire 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/FraggedPU/Spire
[INFO] finished tweaking git repo https://github.com/FraggedPU/Spire
[INFO] tweaked toml for git repo https://github.com/FraggedPU/Spire written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/FraggedPU/Spire 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 37ab100cd33c654f7eb6a77d2a41c811f3e155f3b27011240198e90bbc4b1b00
[INFO] running `Command { std: "docker" "start" "-a" "37ab100cd33c654f7eb6a77d2a41c811f3e155f3b27011240198e90bbc4b1b00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37ab100cd33c654f7eb6a77d2a41c811f3e155f3b27011240198e90bbc4b1b00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37ab100cd33c654f7eb6a77d2a41c811f3e155f3b27011240198e90bbc4b1b00", kill_on_drop: false }`
[INFO] [stdout] 37ab100cd33c654f7eb6a77d2a41c811f3e155f3b27011240198e90bbc4b1b00
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] eb56681d1aebe4f9318920d3e840e2cb62d9fc8a0934baddc37c23ef0c46e615
[INFO] running `Command { std: "docker" "start" "-a" "eb56681d1aebe4f9318920d3e840e2cb62d9fc8a0934baddc37c23ef0c46e615", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling widestring v1.1.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling cc v1.1.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling sfml v0.21.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[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-dfd2d06b36af3afa/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]   OUT_DIR = Some(/opt/rustwide/target/debug/build/sfml-1b576fe6ec4cb6b9/out)
[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=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = 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]   OUT_DIR = Some(/opt/rustwide/target/debug/build/sfml-1b576fe6ec4cb6b9/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[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]   cargo:warning=CSFML/src/Graphics/Font.cpp: In function 'float sfFont_getBoldKerning(const sf::Font*, uint32_t, uint32_t, unsigned int)':
[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]   cargo:warning=   65 |     return font->getKerning(first, second, characterSize, true);
[INFO] [stderr]   cargo:warning=      |            ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from CSFML/src/Graphics/Font.cpp:3:
[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]   cargo:warning=  198 |     float getKerning(Uint32 first, Uint32 second, unsigned int characterSize) const;
[INFO] [stderr]   cargo:warning=      |           ^~~~~~~~~~
[INFO] [stderr]   cargo:warning=/usr/include/SFML/Graphics/Font.hpp:198:11: note:   candidate expects 3 arguments, 4 provided
[INFO] [stderr]   cargo:warning=CSFML/src/Graphics/Font.cpp: In function 'bool sfFont_isSmooth(const sf::Font*)':
[INFO] [stderr]   cargo:warning=CSFML/src/Graphics/Font.cpp:85:18: error: 'const class sf::Font' has no member named 'isSmooth'
[INFO] [stderr]   cargo:warning=   85 |     return font->isSmooth();
[INFO] [stderr]   cargo:warning=      |                  ^~~~~~~~
[INFO] [stderr]   cargo:warning=CSFML/src/Graphics/Font.cpp: In function 'void sfFont_setSmooth(sf::Font*, bool)':
[INFO] [stderr]   cargo:warning=CSFML/src/Graphics/Font.cpp:89:11: error: 'class sf::Font' has no member named 'setSmooth'
[INFO] [stderr]   cargo:warning=   89 |     font->setSmooth(smooth);
[INFO] [stderr]   cargo:warning=      |           ^~~~~~~~~
[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-1b576fe6ec4cb6b9/out/5917fbe0e43a59d0-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" "eb56681d1aebe4f9318920d3e840e2cb62d9fc8a0934baddc37c23ef0c46e615", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb56681d1aebe4f9318920d3e840e2cb62d9fc8a0934baddc37c23ef0c46e615", kill_on_drop: false }`
[INFO] [stdout] eb56681d1aebe4f9318920d3e840e2cb62d9fc8a0934baddc37c23ef0c46e615
