[INFO] cloning repository https://github.com/koute/polkavm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/koute/polkavm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoute%2Fpolkavm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoute%2Fpolkavm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] da9a904909d7770477637783c70c30b3fc6df2ac
[INFO] checking koute/polkavm against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoute%2Fpolkavm" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/koute/polkavm
[INFO] finished tweaking git repo https://github.com/koute/polkavm
[INFO] tweaked toml for git repo https://github.com/koute/polkavm written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/koute/polkavm on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/koute/polkavm 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" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/koute/rust-sdl2.git`
[INFO] [stderr]     Updating git submodule `https://github.com/libsdl-org/SDL`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded iced-x86 v1.20.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 023b5852d82ae1cc0dbe2f82c558dde9a6478a199bffd1479f2c1051ca505681
[INFO] running `Command { std: "docker" "start" "-a" "023b5852d82ae1cc0dbe2f82c558dde9a6478a199bffd1479f2c1051ca505681", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "023b5852d82ae1cc0dbe2f82c558dde9a6478a199bffd1479f2c1051ca505681", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "023b5852d82ae1cc0dbe2f82c558dde9a6478a199bffd1479f2c1051ca505681", kill_on_drop: false }`
[INFO] [stdout] 023b5852d82ae1cc0dbe2f82c558dde9a6478a199bffd1479f2c1051ca505681
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9dced59b9e8fb73fe97ee8ddd86e287b94482eb9fb9b236a971149095fc5755
[INFO] running `Command { std: "docker" "start" "-a" "c9dced59b9e8fb73fe97ee8ddd86e287b94482eb9fb9b236a971149095fc5755", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking polkavm-linux-raw v0.26.0 (/opt/rustwide/workdir/crates/polkavm-linux-raw)
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking polkavm-assembler v0.26.0 (/opt/rustwide/workdir/crates/polkavm-assembler)
[INFO] [stderr]    Compiling cc v1.1.18
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> crates/polkavm-linux-raw/src/lib.rs:1451:19
[INFO] [stdout]      |
[INFO] [stdout] 1451 |     pub fn borrow(&self) -> FdRef {
[INFO] [stdout]      |                   ^^^^^     ----- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1451 |     pub fn borrow(&self) -> FdRef<'_> {
[INFO] [stdout]      |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/polkavm-assembler/src/assembler.rs:250:23
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn reserve<T>(&mut self) -> ReservedAssembler<T>
[INFO] [stdout]     |                       ^^^^^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn reserve<T>(&mut self) -> ReservedAssembler<'_, T>
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/polkavm-assembler/src/assembler.rs:306:21
[INFO] [stdout]     |
[INFO] [stdout] 306 |     pub fn finalize(&mut self) -> AssembledCode {
[INFO] [stdout]     |                     ^^^^^^^^^     ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 306 |     pub fn finalize(&mut self) -> AssembledCode<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking polkavm-common v0.26.0 (/opt/rustwide/workdir/crates/polkavm-common)
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking object v0.36.1
[INFO] [stderr]     Checking regalloc2 v0.9.3
[INFO] [stderr]     Checking hashbrown v0.14.1
[INFO] [stderr]     Checking anstyle v1.0.2
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking clap_builder v4.4.11
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:4544:20
[INFO] [stdout]      |
[INFO] [stdout] 4544 |     pub fn imports(&self) -> Imports {
[INFO] [stdout]      |                    ^^^^^     ------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 4544 |     pub fn imports(&self) -> Imports<'_> {
[INFO] [stdout]      |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:4617:28
[INFO] [stdout]      |
[INFO] [stdout] 4617 |     pub fn instructions<I>(&self, instruction_set: I) -> Instructions<I>
[INFO] [stdout]      |                            ^^^^^                         --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 4617 |     pub fn instructions<I>(&self, instruction_set: I) -> Instructions<'_, I>
[INFO] [stdout]      |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:4628:39
[INFO] [stdout]      |
[INFO] [stdout] 4628 |     pub fn instructions_bounded_at<I>(&self, instruction_set: I, offset: ProgramCounter) -> Instructions<I>
[INFO] [stdout]      |                                       ^^^^^ this lifetime flows to the output               --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 4628 |     pub fn instructions_bounded_at<I>(&self, instruction_set: I, offset: ProgramCounter) -> Instructions<'_, I>
[INFO] [stdout]      |                                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:4644:23
[INFO] [stdout]      |
[INFO] [stdout] 4644 |     pub fn jump_table(&self) -> JumpTable {
[INFO] [stdout]      |                       ^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 4644 |     pub fn jump_table(&self) -> JumpTable<'_> {
[INFO] [stdout]      |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:4662:38
[INFO] [stdout]      |
[INFO] [stdout] 4662 |     pub fn get_debug_line_program_at(&self, program_counter: ProgramCounter) -> Result<Option<LineProgram>, ProgramParseError> {
[INFO] [stdout]      |                                      ^^^^^ this lifetime flows to the output                  ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 4662 |     pub fn get_debug_line_program_at(&self, program_counter: ProgramCounter) -> Result<Option<LineProgram<'_>>, ProgramParseError> {
[INFO] [stdout]      |                                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:4861:21
[INFO] [stdout]      |
[INFO] [stdout] 4861 |     pub fn location(&self) -> Result<Option<SourceLocation>, ProgramParseError> {
[INFO] [stdout]      |                     ^^^^^                   -------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 4861 |     pub fn location(&self) -> Result<Option<SourceLocation<'_>>, ProgramParseError> {
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:4898:19
[INFO] [stdout]      |
[INFO] [stdout] 4898 |     pub fn frames(&self) -> impl ExactSizeIterator<Item = FrameInfo> {
[INFO] [stdout]      |                   ^^^^^ this lifetime flows to the output --------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 4898 |     pub fn frames(&self) -> impl ExactSizeIterator<Item = FrameInfo<'_>> {
[INFO] [stdout]      |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:4934:16
[INFO] [stdout]      |
[INFO] [stdout] 4934 |     pub fn run(&mut self) -> Result<Option<RegionInfo>, ProgramParseError> {
[INFO] [stdout]      |                ^^^^^^^^^                   ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                |
[INFO] [stdout]      |                this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 4934 |     pub fn run(&mut self) -> Result<Option<RegionInfo<'_>>, ProgramParseError> {
[INFO] [stdout]      |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking polkavm v0.26.0 (/opt/rustwide/workdir/crates/polkavm)
[INFO] [stderr]    Compiling sdl2-sys v0.37.0 (https://github.com/koute/rust-sdl2.git?rev=9934aeb632add963a77f22c3cb60a9bb55dbbf6e#9934aeb6)
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking iced-x86 v1.20.0
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking polkavm-linker v0.26.0 (/opt/rustwide/workdir/crates/polkavm-linker)
[INFO] [stderr]    Compiling pathfinder_simd v0.5.4
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking image v0.24.7
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]    Compiling sdl2 v0.37.0 (https://github.com/koute/rust-sdl2.git?rev=9934aeb632add963a77f22c3cb60a9bb55dbbf6e#9934aeb6)
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/polkavm-linker/src/elf.rs:490:28
[INFO] [stdout]     |
[INFO] [stdout] 490 |     pub fn section_by_name(&self, name: &str) -> impl ExactSizeIterator<Item = &Section> {
[INFO] [stdout]     |                            ^^^^^                                               --------
[INFO] [stdout]     |                            |                                                   ||
[INFO] [stdout]     |                            |                                                   |the lifetimes get resolved as `'_`
[INFO] [stdout]     |                            this lifetime flows to the output                   the lifetimes get resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |     pub fn section_by_name(&self, name: &str) -> impl ExactSizeIterator<Item = &Section<'_>> {
[INFO] [stdout]     |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/polkavm-linker/src/fast_range_map.rs:447:19
[INFO] [stdout]     |
[INFO] [stdout] 447 |     pub fn remove(&mut self, key: Range<u64>) -> RemoveIter<V>
[INFO] [stdout]     |                   ^^^^^^^^^                      ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |     pub fn remove(&mut self, key: Range<u64>) -> RemoveIter<'_, V>
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> crates/polkavm-linker/src/program_from_elf.rs:9919:24
[INFO] [stdout]      |
[INFO] [stdout] 9919 | fn simplify_path(path: &str) -> Cow<str> {
[INFO] [stdout]      |                        ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 9919 | fn simplify_path(path: &str) -> Cow<'_, str> {
[INFO] [stdout]      |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/polkavm-linker/src/reader_wrapper.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn list(&self) -> core::cell::Ref<[u64]> {
[INFO] [stdout]    |                 ^^^^^     ---------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn list(&self) -> core::cell::Ref<'_, [u64]> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling prettyplease v0.2.12
[INFO] [stderr]    Compiling serde_json v1.0.118
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/polkavm/src/api.rs:351:43
[INFO] [stdout]     |
[INFO] [stdout] 351 |     pub(crate) fn instructions_bounded_at(&self, offset: ProgramCounter) -> Instructions<RuntimeInstructionSet> {
[INFO] [stdout]     |                                           ^^^^^                             ----------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 351 |     pub(crate) fn instructions_bounded_at(&self, offset: ProgramCounter) -> Instructions<'_, RuntimeInstructionSet> {
[INFO] [stdout]     |                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/polkavm/src/api.rs:369:30
[INFO] [stdout]     |
[INFO] [stdout] 369 |     pub(crate) fn jump_table(&self) -> JumpTable {
[INFO] [stdout]     |                              ^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 369 |     pub(crate) fn jump_table(&self) -> JumpTable<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/polkavm/src/api.rs:758:20
[INFO] [stdout]     |
[INFO] [stdout] 758 |     pub fn imports(&self) -> Imports {
[INFO] [stdout]     |                    ^^^^^     ------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 758 |     pub fn imports(&self) -> Imports<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/polkavm/src/mutex_std.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn lock(&self) -> std::sync::MutexGuard<T> {
[INFO] [stdout]    |                 ^^^^^     ------------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn lock(&self) -> std::sync::MutexGuard<'_, T> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/polkavm/src/shm_allocator.rs:172:15
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub fn fd(&self) -> linux_raw::FdRef {
[INFO] [stdout]     |               ^^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub fn fd(&self) -> linux_raw::FdRef<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling font-kit v0.14.2
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]     Checking tempfile v3.8.0
[INFO] [stderr]     Checking regex-automata v0.3.7
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]     Checking clap v4.4.11
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]     Checking ruzstd v0.5.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking plotters-bitmap v0.3.7
[INFO] [stderr]     Checking cexpr v0.6.0
[INFO] [stderr]     Checking regex v1.9.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking which v4.4.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:4544:20
[INFO] [stdout]      |
[INFO] [stdout] 4544 |     pub fn imports(&self) -> Imports {
[INFO] [stdout]      |                    ^^^^^     ------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 4544 |     pub fn imports(&self) -> Imports<'_> {
[INFO] [stdout]      |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:4617:28
[INFO] [stdout]      |
[INFO] [stdout] 4617 |     pub fn instructions<I>(&self, instruction_set: I) -> Instructions<I>
[INFO] [stdout]      |                            ^^^^^                         --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 4617 |     pub fn instructions<I>(&self, instruction_set: I) -> Instructions<'_, I>
[INFO] [stdout]      |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:4628:39
[INFO] [stdout]      |
[INFO] [stdout] 4628 |     pub fn instructions_bounded_at<I>(&self, instruction_set: I, offset: ProgramCounter) -> Instructions<I>
[INFO] [stdout]      |                                       ^^^^^ this lifetime flows to the output               --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 4628 |     pub fn instructions_bounded_at<I>(&self, instruction_set: I, offset: ProgramCounter) -> Instructions<'_, I>
[INFO] [stdout]      |                                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:4644:23
[INFO] [stdout]      |
[INFO] [stdout] 4644 |     pub fn jump_table(&self) -> JumpTable {
[INFO] [stdout]      |                       ^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 4644 |     pub fn jump_table(&self) -> JumpTable<'_> {
[INFO] [stdout]      |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:4662:38
[INFO] [stdout]      |
[INFO] [stdout] 4662 |     pub fn get_debug_line_program_at(&self, program_counter: ProgramCounter) -> Result<Option<LineProgram>, ProgramParseError> {
[INFO] [stdout]      |                                      ^^^^^ this lifetime flows to the output                  ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 4662 |     pub fn get_debug_line_program_at(&self, program_counter: ProgramCounter) -> Result<Option<LineProgram<'_>>, ProgramParseError> {
[INFO] [stdout]      |                                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:4861:21
[INFO] [stdout]      |
[INFO] [stdout] 4861 |     pub fn location(&self) -> Result<Option<SourceLocation>, ProgramParseError> {
[INFO] [stdout]      |                     ^^^^^                   -------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 4861 |     pub fn location(&self) -> Result<Option<SourceLocation<'_>>, ProgramParseError> {
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:4898:19
[INFO] [stdout]      |
[INFO] [stdout] 4898 |     pub fn frames(&self) -> impl ExactSizeIterator<Item = FrameInfo> {
[INFO] [stdout]      |                   ^^^^^ this lifetime flows to the output --------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 4898 |     pub fn frames(&self) -> impl ExactSizeIterator<Item = FrameInfo<'_>> {
[INFO] [stdout]      |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:4934:16
[INFO] [stdout]      |
[INFO] [stdout] 4934 |     pub fn run(&mut self) -> Result<Option<RegionInfo>, ProgramParseError> {
[INFO] [stdout]      |                ^^^^^^^^^                   ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                |
[INFO] [stdout]      |                this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 4934 |     pub fn run(&mut self) -> Result<Option<RegionInfo<'_>>, ProgramParseError> {
[INFO] [stdout]      |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling polkavm-derive-impl v0.26.0 (/opt/rustwide/workdir/crates/polkavm-derive-impl)
[INFO] [stderr]    Compiling polkavm-derive-impl-macro v0.26.0 (/opt/rustwide/workdir/crates/polkavm-derive-impl-macro)
[INFO] [stderr]     Checking proptest v1.3.1
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:4544:20
[INFO] [stdout]      |
[INFO] [stdout] 4544 |     pub fn imports(&self) -> Imports {
[INFO] [stdout]      |                    ^^^^^     ------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 4544 |     pub fn imports(&self) -> Imports<'_> {
[INFO] [stdout]      |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:4617:28
[INFO] [stdout]      |
[INFO] [stdout] 4617 |     pub fn instructions<I>(&self, instruction_set: I) -> Instructions<I>
[INFO] [stdout]      |                            ^^^^^                         --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 4617 |     pub fn instructions<I>(&self, instruction_set: I) -> Instructions<'_, I>
[INFO] [stdout]      |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:4628:39
[INFO] [stdout]      |
[INFO] [stdout] 4628 |     pub fn instructions_bounded_at<I>(&self, instruction_set: I, offset: ProgramCounter) -> Instructions<I>
[INFO] [stdout]      |                                       ^^^^^ this lifetime flows to the output               --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 4628 |     pub fn instructions_bounded_at<I>(&self, instruction_set: I, offset: ProgramCounter) -> Instructions<'_, I>
[INFO] [stdout]      |                                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:4644:23
[INFO] [stdout]      |
[INFO] [stdout] 4644 |     pub fn jump_table(&self) -> JumpTable {
[INFO] [stdout]      |                       ^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 4644 |     pub fn jump_table(&self) -> JumpTable<'_> {
[INFO] [stdout]      |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:4662:38
[INFO] [stdout]      |
[INFO] [stdout] 4662 |     pub fn get_debug_line_program_at(&self, program_counter: ProgramCounter) -> Result<Option<LineProgram>, ProgramParseError> {
[INFO] [stdout]      |                                      ^^^^^ this lifetime flows to the output                  ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 4662 |     pub fn get_debug_line_program_at(&self, program_counter: ProgramCounter) -> Result<Option<LineProgram<'_>>, ProgramParseError> {
[INFO] [stdout]      |                                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:4861:21
[INFO] [stdout]      |
[INFO] [stdout] 4861 |     pub fn location(&self) -> Result<Option<SourceLocation>, ProgramParseError> {
[INFO] [stdout]      |                     ^^^^^                   -------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 4861 |     pub fn location(&self) -> Result<Option<SourceLocation<'_>>, ProgramParseError> {
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:4898:19
[INFO] [stdout]      |
[INFO] [stdout] 4898 |     pub fn frames(&self) -> impl ExactSizeIterator<Item = FrameInfo> {
[INFO] [stdout]      |                   ^^^^^ this lifetime flows to the output --------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 4898 |     pub fn frames(&self) -> impl ExactSizeIterator<Item = FrameInfo<'_>> {
[INFO] [stdout]      |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:4934:16
[INFO] [stdout]      |
[INFO] [stdout] 4934 |     pub fn run(&mut self) -> Result<Option<RegionInfo>, ProgramParseError> {
[INFO] [stdout]      |                ^^^^^^^^^                   ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                |
[INFO] [stdout]      |                this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 4934 |     pub fn run(&mut self) -> Result<Option<RegionInfo<'_>>, ProgramParseError> {
[INFO] [stdout]      |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking raw-cpuid v11.5.0
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking polkavm-derive v0.26.0 (/opt/rustwide/workdir/crates/polkavm-derive)
[INFO] [stderr]     Checking hello-world-host v0.1.0 (/opt/rustwide/workdir/examples/hello-world)
[INFO] [stderr]     Checking gastool v0.26.0 (/opt/rustwide/workdir/tools/gastool)
[INFO] [stderr]     Checking polkavm-linux-raw-generate v0.1.0 (/opt/rustwide/workdir/tools/polkavm-linux-raw-generate)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> crates/polkavm-linux-raw/src/lib.rs:1451:19
[INFO] [stdout]      |
[INFO] [stdout] 1451 |     pub fn borrow(&self) -> FdRef {
[INFO] [stdout]      |                   ^^^^^     ----- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1451 |     pub fn borrow(&self) -> FdRef<'_> {
[INFO] [stdout]      |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> tools/gastool/src/main.rs:943:21
[INFO] [stdout]     |
[INFO] [stdout] 943 |     fn benchmark<C>(&self, name: impl Into<String>, codegen: C) -> BenchmarkBuilder<C>
[INFO] [stdout]     |                     ^^^^^ this lifetime flows to the output        ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 943 |     fn benchmark<C>(&self, name: impl Into<String>, codegen: C) -> BenchmarkBuilder<'_, C>
[INFO] [stdout]     |                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> tools/gastool/src/main.rs:943:21
[INFO] [stdout]     |
[INFO] [stdout] 943 |     fn benchmark<C>(&self, name: impl Into<String>, codegen: C) -> BenchmarkBuilder<C>
[INFO] [stdout]     |                     ^^^^^ this lifetime flows to the output        ------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 943 |     fn benchmark<C>(&self, name: impl Into<String>, codegen: C) -> BenchmarkBuilder<'_, C>
[INFO] [stdout]     |                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:4544:20
[INFO] [stdout]      |
[INFO] [stdout] 4544 |     pub fn imports(&self) -> Imports {
[INFO] [stdout]      |                    ^^^^^     ------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 4544 |     pub fn imports(&self) -> Imports<'_> {
[INFO] [stdout]      |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:4617:28
[INFO] [stdout]      |
[INFO] [stdout] 4617 |     pub fn instructions<I>(&self, instruction_set: I) -> Instructions<I>
[INFO] [stdout]      |                            ^^^^^                         --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 4617 |     pub fn instructions<I>(&self, instruction_set: I) -> Instructions<'_, I>
[INFO] [stdout]      |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:4628:39
[INFO] [stdout]      |
[INFO] [stdout] 4628 |     pub fn instructions_bounded_at<I>(&self, instruction_set: I, offset: ProgramCounter) -> Instructions<I>
[INFO] [stdout]      |                                       ^^^^^ this lifetime flows to the output               --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 4628 |     pub fn instructions_bounded_at<I>(&self, instruction_set: I, offset: ProgramCounter) -> Instructions<'_, I>
[INFO] [stdout]      |                                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:4644:23
[INFO] [stdout]      |
[INFO] [stdout] 4644 |     pub fn jump_table(&self) -> JumpTable {
[INFO] [stdout]      |                       ^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 4644 |     pub fn jump_table(&self) -> JumpTable<'_> {
[INFO] [stdout]      |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:4662:38
[INFO] [stdout]      |
[INFO] [stdout] 4662 |     pub fn get_debug_line_program_at(&self, program_counter: ProgramCounter) -> Result<Option<LineProgram>, ProgramParseError> {
[INFO] [stdout]      |                                      ^^^^^ this lifetime flows to the output                  ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 4662 |     pub fn get_debug_line_program_at(&self, program_counter: ProgramCounter) -> Result<Option<LineProgram<'_>>, ProgramParseError> {
[INFO] [stdout]      |                                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:4861:21
[INFO] [stdout]      |
[INFO] [stdout] 4861 |     pub fn location(&self) -> Result<Option<SourceLocation>, ProgramParseError> {
[INFO] [stdout]      |                     ^^^^^                   -------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 4861 |     pub fn location(&self) -> Result<Option<SourceLocation<'_>>, ProgramParseError> {
[INFO] [stdout]      |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:4898:19
[INFO] [stdout]      |
[INFO] [stdout] 4898 |     pub fn frames(&self) -> impl ExactSizeIterator<Item = FrameInfo> {
[INFO] [stdout]      |                   ^^^^^ this lifetime flows to the output --------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 4898 |     pub fn frames(&self) -> impl ExactSizeIterator<Item = FrameInfo<'_>> {
[INFO] [stdout]      |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> crates/polkavm-common/src/program.rs:4934:16
[INFO] [stdout]      |
[INFO] [stdout] 4934 |     pub fn run(&mut self) -> Result<Option<RegionInfo>, ProgramParseError> {
[INFO] [stdout]      |                ^^^^^^^^^                   ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                |
[INFO] [stdout]      |                this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 4934 |     pub fn run(&mut self) -> Result<Option<RegionInfo<'_>>, ProgramParseError> {
[INFO] [stdout]      |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Check` is never constructed
[INFO] [stdout]     --> crates/polkavm/src/tests.rs:3990:20
[INFO] [stdout]      |
[INFO] [stdout] 3990 |               struct Check where $x: $($t),+;
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4004 | / assert_send_sync! {
[INFO] [stdout] 4005 | |     crate::Config,
[INFO] [stdout] 4006 | |     crate::Engine,
[INFO] [stdout] 4007 | |     crate::Error,
[INFO] [stdout] ...    |
[INFO] [stdout] 4014 | |     crate::ProgramBlob,
[INFO] [stdout] 4015 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]      = note: this warning originates in the macro `assert_impl` which comes from the expansion of the macro `assert_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Check` is never constructed
[INFO] [stdout]     --> crates/polkavm/src/tests.rs:3990:20
[INFO] [stdout]      |
[INFO] [stdout] 3990 |               struct Check where $x: $($t),+;
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4004 | / assert_send_sync! {
[INFO] [stdout] 4005 | |     crate::Config,
[INFO] [stdout] 4006 | |     crate::Engine,
[INFO] [stdout] 4007 | |     crate::Error,
[INFO] [stdout] ...    |
[INFO] [stdout] 4014 | |     crate::ProgramBlob,
[INFO] [stdout] 4015 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `assert_impl` which comes from the expansion of the macro `assert_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Check` is never constructed
[INFO] [stdout]     --> crates/polkavm/src/tests.rs:3990:20
[INFO] [stdout]      |
[INFO] [stdout] 3990 |               struct Check where $x: $($t),+;
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4004 | / assert_send_sync! {
[INFO] [stdout] 4005 | |     crate::Config,
[INFO] [stdout] 4006 | |     crate::Engine,
[INFO] [stdout] 4007 | |     crate::Error,
[INFO] [stdout] ...    |
[INFO] [stdout] 4014 | |     crate::ProgramBlob,
[INFO] [stdout] 4015 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `assert_impl` which comes from the expansion of the macro `assert_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Check` is never constructed
[INFO] [stdout]     --> crates/polkavm/src/tests.rs:3990:20
[INFO] [stdout]      |
[INFO] [stdout] 3990 |               struct Check where $x: $($t),+;
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4004 | / assert_send_sync! {
[INFO] [stdout] 4005 | |     crate::Config,
[INFO] [stdout] 4006 | |     crate::Engine,
[INFO] [stdout] 4007 | |     crate::Error,
[INFO] [stdout] ...    |
[INFO] [stdout] 4014 | |     crate::ProgramBlob,
[INFO] [stdout] 4015 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `assert_impl` which comes from the expansion of the macro `assert_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Check` is never constructed
[INFO] [stdout]     --> crates/polkavm/src/tests.rs:3990:20
[INFO] [stdout]      |
[INFO] [stdout] 3990 |               struct Check where $x: $($t),+;
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4004 | / assert_send_sync! {
[INFO] [stdout] 4005 | |     crate::Config,
[INFO] [stdout] 4006 | |     crate::Engine,
[INFO] [stdout] 4007 | |     crate::Error,
[INFO] [stdout] ...    |
[INFO] [stdout] 4014 | |     crate::ProgramBlob,
[INFO] [stdout] 4015 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `assert_impl` which comes from the expansion of the macro `assert_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Check` is never constructed
[INFO] [stdout]     --> crates/polkavm/src/tests.rs:3990:20
[INFO] [stdout]      |
[INFO] [stdout] 3990 |               struct Check where $x: $($t),+;
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4004 | / assert_send_sync! {
[INFO] [stdout] 4005 | |     crate::Config,
[INFO] [stdout] 4006 | |     crate::Engine,
[INFO] [stdout] 4007 | |     crate::Error,
[INFO] [stdout] ...    |
[INFO] [stdout] 4014 | |     crate::ProgramBlob,
[INFO] [stdout] 4015 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `assert_impl` which comes from the expansion of the macro `assert_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Check` is never constructed
[INFO] [stdout]     --> crates/polkavm/src/tests.rs:3990:20
[INFO] [stdout]      |
[INFO] [stdout] 3990 |               struct Check where $x: $($t),+;
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4004 | / assert_send_sync! {
[INFO] [stdout] 4005 | |     crate::Config,
[INFO] [stdout] 4006 | |     crate::Engine,
[INFO] [stdout] 4007 | |     crate::Error,
[INFO] [stdout] ...    |
[INFO] [stdout] 4014 | |     crate::ProgramBlob,
[INFO] [stdout] 4015 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `assert_impl` which comes from the expansion of the macro `assert_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Check` is never constructed
[INFO] [stdout]     --> crates/polkavm/src/tests.rs:3990:20
[INFO] [stdout]      |
[INFO] [stdout] 3990 |               struct Check where $x: $($t),+;
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4004 | / assert_send_sync! {
[INFO] [stdout] 4005 | |     crate::Config,
[INFO] [stdout] 4006 | |     crate::Engine,
[INFO] [stdout] 4007 | |     crate::Error,
[INFO] [stdout] ...    |
[INFO] [stdout] 4014 | |     crate::ProgramBlob,
[INFO] [stdout] 4015 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `assert_impl` which comes from the expansion of the macro `assert_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Check` is never constructed
[INFO] [stdout]     --> crates/polkavm/src/tests.rs:3990:20
[INFO] [stdout]      |
[INFO] [stdout] 3990 |               struct Check where $x: $($t),+;
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4004 | / assert_send_sync! {
[INFO] [stdout] 4005 | |     crate::Config,
[INFO] [stdout] 4006 | |     crate::Engine,
[INFO] [stdout] 4007 | |     crate::Error,
[INFO] [stdout] ...    |
[INFO] [stdout] 4014 | |     crate::ProgramBlob,
[INFO] [stdout] 4015 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `assert_impl` which comes from the expansion of the macro `assert_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Check` is never constructed
[INFO] [stdout]     --> crates/polkavm/src/tests.rs:3990:20
[INFO] [stdout]      |
[INFO] [stdout] 3990 |               struct Check where $x: $($t),+;
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4004 | / assert_send_sync! {
[INFO] [stdout] 4005 | |     crate::Config,
[INFO] [stdout] 4006 | |     crate::Engine,
[INFO] [stdout] 4007 | |     crate::Error,
[INFO] [stdout] ...    |
[INFO] [stdout] 4014 | |     crate::ProgramBlob,
[INFO] [stdout] 4015 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `assert_impl` which comes from the expansion of the macro `assert_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Check` is never constructed
[INFO] [stdout]     --> crates/polkavm/src/tests.rs:3990:20
[INFO] [stdout]      |
[INFO] [stdout] 3990 |               struct Check where $x: $($t),+;
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4004 | / assert_send_sync! {
[INFO] [stdout] 4005 | |     crate::Config,
[INFO] [stdout] 4006 | |     crate::Engine,
[INFO] [stdout] 4007 | |     crate::Error,
[INFO] [stdout] ...    |
[INFO] [stdout] 4014 | |     crate::ProgramBlob,
[INFO] [stdout] 4015 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `assert_impl` which comes from the expansion of the macro `assert_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Check` is never constructed
[INFO] [stdout]     --> crates/polkavm/src/tests.rs:3990:20
[INFO] [stdout]      |
[INFO] [stdout] 3990 |               struct Check where $x: $($t),+;
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4004 | / assert_send_sync! {
[INFO] [stdout] 4005 | |     crate::Config,
[INFO] [stdout] 4006 | |     crate::Engine,
[INFO] [stdout] 4007 | |     crate::Error,
[INFO] [stdout] ...    |
[INFO] [stdout] 4014 | |     crate::ProgramBlob,
[INFO] [stdout] 4015 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `assert_impl` which comes from the expansion of the macro `assert_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Check` is never constructed
[INFO] [stdout]     --> crates/polkavm/src/tests.rs:3990:20
[INFO] [stdout]      |
[INFO] [stdout] 3990 |               struct Check where $x: $($t),+;
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4004 | / assert_send_sync! {
[INFO] [stdout] 4005 | |     crate::Config,
[INFO] [stdout] 4006 | |     crate::Engine,
[INFO] [stdout] 4007 | |     crate::Error,
[INFO] [stdout] ...    |
[INFO] [stdout] 4014 | |     crate::ProgramBlob,
[INFO] [stdout] 4015 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `assert_impl` which comes from the expansion of the macro `assert_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Check` is never constructed
[INFO] [stdout]     --> crates/polkavm/src/tests.rs:3990:20
[INFO] [stdout]      |
[INFO] [stdout] 3990 |               struct Check where $x: $($t),+;
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4004 | / assert_send_sync! {
[INFO] [stdout] 4005 | |     crate::Config,
[INFO] [stdout] 4006 | |     crate::Engine,
[INFO] [stdout] 4007 | |     crate::Error,
[INFO] [stdout] ...    |
[INFO] [stdout] 4014 | |     crate::ProgramBlob,
[INFO] [stdout] 4015 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `assert_impl` which comes from the expansion of the macro `assert_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Check` is never constructed
[INFO] [stdout]     --> crates/polkavm/src/tests.rs:3990:20
[INFO] [stdout]      |
[INFO] [stdout] 3990 |               struct Check where $x: $($t),+;
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4004 | / assert_send_sync! {
[INFO] [stdout] 4005 | |     crate::Config,
[INFO] [stdout] 4006 | |     crate::Engine,
[INFO] [stdout] 4007 | |     crate::Error,
[INFO] [stdout] ...    |
[INFO] [stdout] 4014 | |     crate::ProgramBlob,
[INFO] [stdout] 4015 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `assert_impl` which comes from the expansion of the macro `assert_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Check` is never constructed
[INFO] [stdout]     --> crates/polkavm/src/tests.rs:3990:20
[INFO] [stdout]      |
[INFO] [stdout] 3990 |               struct Check where $x: $($t),+;
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4004 | / assert_send_sync! {
[INFO] [stdout] 4005 | |     crate::Config,
[INFO] [stdout] 4006 | |     crate::Engine,
[INFO] [stdout] 4007 | |     crate::Error,
[INFO] [stdout] ...    |
[INFO] [stdout] 4014 | |     crate::ProgramBlob,
[INFO] [stdout] 4015 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `assert_impl` which comes from the expansion of the macro `assert_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Check` is never constructed
[INFO] [stdout]     --> crates/polkavm/src/tests.rs:3990:20
[INFO] [stdout]      |
[INFO] [stdout] 3990 |               struct Check where $x: $($t),+;
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4004 | / assert_send_sync! {
[INFO] [stdout] 4005 | |     crate::Config,
[INFO] [stdout] 4006 | |     crate::Engine,
[INFO] [stdout] 4007 | |     crate::Error,
[INFO] [stdout] ...    |
[INFO] [stdout] 4014 | |     crate::ProgramBlob,
[INFO] [stdout] 4015 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `assert_impl` which comes from the expansion of the macro `assert_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Check` is never constructed
[INFO] [stdout]     --> crates/polkavm/src/tests.rs:3990:20
[INFO] [stdout]      |
[INFO] [stdout] 3990 |               struct Check where $x: $($t),+;
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4004 | / assert_send_sync! {
[INFO] [stdout] 4005 | |     crate::Config,
[INFO] [stdout] 4006 | |     crate::Engine,
[INFO] [stdout] 4007 | |     crate::Error,
[INFO] [stdout] ...    |
[INFO] [stdout] 4014 | |     crate::ProgramBlob,
[INFO] [stdout] 4015 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `assert_impl` which comes from the expansion of the macro `assert_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Check` is never constructed
[INFO] [stdout]     --> crates/polkavm/src/tests.rs:3990:20
[INFO] [stdout]      |
[INFO] [stdout] 3990 |               struct Check where $x: $($t),+;
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4004 | / assert_send_sync! {
[INFO] [stdout] 4005 | |     crate::Config,
[INFO] [stdout] 4006 | |     crate::Engine,
[INFO] [stdout] 4007 | |     crate::Error,
[INFO] [stdout] ...    |
[INFO] [stdout] 4014 | |     crate::ProgramBlob,
[INFO] [stdout] 4015 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `assert_impl` which comes from the expansion of the macro `assert_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Check` is never constructed
[INFO] [stdout]     --> crates/polkavm/src/tests.rs:3990:20
[INFO] [stdout]      |
[INFO] [stdout] 3990 |               struct Check where $x: $($t),+;
[INFO] [stdout]      |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 4004 | / assert_send_sync! {
[INFO] [stdout] 4005 | |     crate::Config,
[INFO] [stdout] 4006 | |     crate::Engine,
[INFO] [stdout] 4007 | |     crate::Error,
[INFO] [stdout] ...    |
[INFO] [stdout] 4014 | |     crate::ProgramBlob,
[INFO] [stdout] 4015 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `assert_impl` which comes from the expansion of the macro `assert_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/polkavm/src/api.rs:351:43
[INFO] [stdout]     |
[INFO] [stdout] 351 |     pub(crate) fn instructions_bounded_at(&self, offset: ProgramCounter) -> Instructions<RuntimeInstructionSet> {
[INFO] [stdout]     |                                           ^^^^^                             ----------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 351 |     pub(crate) fn instructions_bounded_at(&self, offset: ProgramCounter) -> Instructions<'_, RuntimeInstructionSet> {
[INFO] [stdout]     |                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/polkavm/src/api.rs:369:30
[INFO] [stdout]     |
[INFO] [stdout] 369 |     pub(crate) fn jump_table(&self) -> JumpTable {
[INFO] [stdout]     |                              ^^^^^     --------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 369 |     pub(crate) fn jump_table(&self) -> JumpTable<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/polkavm/src/api.rs:758:20
[INFO] [stdout]     |
[INFO] [stdout] 758 |     pub fn imports(&self) -> Imports {
[INFO] [stdout]     |                    ^^^^^     ------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 758 |     pub fn imports(&self) -> Imports<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/polkavm/src/mutex_std.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn lock(&self) -> std::sync::MutexGuard<T> {
[INFO] [stdout]    |                 ^^^^^     ------------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub fn lock(&self) -> std::sync::MutexGuard<'_, T> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/polkavm/src/shm_allocator.rs:172:15
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub fn fd(&self) -> linux_raw::FdRef {
[INFO] [stdout]     |               ^^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub fn fd(&self) -> linux_raw::FdRef<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking polkavm-disassembler v0.26.0 (/opt/rustwide/workdir/crates/polkavm-disassembler)
[INFO] [stdout] warning: unexpected `cfg` condition name: `target_arg`
[INFO] [stdout]    --> crates/polkavm-disassembler/src/lib.rs:519:19
[INFO] [stdout]     |
[INFO] [stdout] 519 |             #[cfg(target_arg = "x86_84")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected values for `target_abi` are: ``, `abi64`, `abiv2`, `abiv2hf`, `eabi`, `eabihf`, `fortanix`, `ilp32`, `ilp32e`, `llvm`, `macabi`, `sim`, `softfloat`, `spe`, `uwp`, `vec-extabi`, and `x32`
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_arg, values("x86_84"))'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_arg, values(\"x86_84\"))");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: requested on the command line with `-W unexpected-cfgs`
[INFO] [stdout] help: there is a config with a similar name and different values
[INFO] [stdout]     |
[INFO] [stdout] 519 -             #[cfg(target_arg = "x86_84")]
[INFO] [stdout] 519 +             #[cfg(target_abi = "")]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `target_arg`
[INFO] [stdout]    --> crates/polkavm-disassembler/src/lib.rs:521:19
[INFO] [stdout]     |
[INFO] [stdout] 521 |             #[cfg(target_arg = "x86_84")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected values for `target_abi` are: ``, `abi64`, `abiv2`, `abiv2hf`, `eabi`, `eabihf`, `fortanix`, `ilp32`, `ilp32e`, `llvm`, `macabi`, `sim`, `softfloat`, `spe`, `uwp`, `vec-extabi`, and `x32`
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_arg, values("x86_84"))'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_arg, values(\"x86_84\"))");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and different values
[INFO] [stdout]     |
[INFO] [stdout] 521 -             #[cfg(target_arg = "x86_84")]
[INFO] [stdout] 521 +             #[cfg(target_abi = "")]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking polkatool v0.26.0 (/opt/rustwide/workdir/tools/polkatool)
[INFO] [stderr]     Checking spectool v0.0.0 (/opt/rustwide/workdir/tools/spectool)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/polkavm-assembler/src/assembler.rs:250:23
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn reserve<T>(&mut self) -> ReservedAssembler<T>
[INFO] [stdout]     |                       ^^^^^^^^^     -------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn reserve<T>(&mut self) -> ReservedAssembler<'_, T>
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/polkavm-assembler/src/assembler.rs:306:21
[INFO] [stdout]     |
[INFO] [stdout] 306 |     pub fn finalize(&mut self) -> AssembledCode {
[INFO] [stdout]     |                     ^^^^^^^^^     ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 306 |     pub fn finalize(&mut self) -> AssembledCode<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/polkavm-linker/src/elf.rs:490:28
[INFO] [stdout]     |
[INFO] [stdout] 490 |     pub fn section_by_name(&self, name: &str) -> impl ExactSizeIterator<Item = &Section> {
[INFO] [stdout]     |                            ^^^^^                                               --------
[INFO] [stdout]     |                            |                                                   ||
[INFO] [stdout]     |                            |                                                   |the lifetimes get resolved as `'_`
[INFO] [stdout]     |                            this lifetime flows to the output                   the lifetimes get resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 490 |     pub fn section_by_name(&self, name: &str) -> impl ExactSizeIterator<Item = &Section<'_>> {
[INFO] [stdout]     |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/polkavm-linker/src/fast_range_map.rs:447:19
[INFO] [stdout]     |
[INFO] [stdout] 447 |     pub fn remove(&mut self, key: Range<u64>) -> RemoveIter<V>
[INFO] [stdout]     |                   ^^^^^^^^^                      ------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 447 |     pub fn remove(&mut self, key: Range<u64>) -> RemoveIter<'_, V>
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> crates/polkavm-linker/src/program_from_elf.rs:9919:24
[INFO] [stdout]      |
[INFO] [stdout] 9919 | fn simplify_path(path: &str) -> Cow<str> {
[INFO] [stdout]      |                        ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 9919 | fn simplify_path(path: &str) -> Cow<'_, str> {
[INFO] [stdout]      |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/polkavm-linker/src/reader_wrapper.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn list(&self) -> core::cell::Ref<[u64]> {
[INFO] [stdout]    |                 ^^^^^     ---------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn list(&self) -> core::cell::Ref<'_, [u64]> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: failed to run custom build command for `sdl2-sys v0.37.0 (https://github.com/koute/rust-sdl2.git?rev=9934aeb632add963a77f22c3cb60a9bb55dbbf6e#9934aeb6)`
[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/sdl2-sys-932bea1d03d221f2/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE = None
[INFO] [stderr]   CMAKE = None
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/sdl2-sys-59c7b7b137731bb7/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/git/checkouts/rust-sdl2-6868871367e7749b/9934aeb/sdl2-sys/SDL" "-DCMAKE_CONFIGURATION_TYPES=Release" "-DSDL_SHARED=ON" "-DSDL_STATIC=OFF" "-DCMAKE_C_STANDARD=99" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/sdl2-sys-59c7b7b137731bb7/out" "-DCMAKE_C_FLAGS= -fcommon -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Release"
[INFO] [stderr]   -- The C compiler identification is GNU 13.3.0
[INFO] [stderr]   -- Detecting C compiler ABI info
[INFO] [stderr]   -- Detecting C compiler ABI info - done
[INFO] [stderr]   -- Check for working C compiler: /usr/bin/cc - skipped
[INFO] [stderr]   -- Detecting C compile features
[INFO] [stderr]   -- Detecting C compile features - done
[INFO] [stderr]   -- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.1") 
[INFO] [stderr]   -- Looking for __GLIBC__
[INFO] [stderr]   -- Looking for __GLIBC__ - found
[INFO] [stderr]   -- Performing Test CHECK_CPU_ARCHITECTURE_X86
[INFO] [stderr]   -- Performing Test CHECK_CPU_ARCHITECTURE_X86 - Failed
[INFO] [stderr]   -- Performing Test CHECK_CPU_ARCHITECTURE_X64
[INFO] [stderr]   -- Performing Test CHECK_CPU_ARCHITECTURE_X64 - Success
[INFO] [stderr]   -- Performing Test CHECK_CPU_ARCHITECTURE_ARM32
[INFO] [stderr]   -- Performing Test CHECK_CPU_ARCHITECTURE_ARM32 - Failed
[INFO] [stderr]   -- Performing Test CHECK_CPU_ARCHITECTURE_ARM64
[INFO] [stderr]   -- Performing Test CHECK_CPU_ARCHITECTURE_ARM64 - Failed
[INFO] [stderr]   -- Performing Test CHECK_CPU_ARCHITECTURE_ARM64EC
[INFO] [stderr]   -- Performing Test CHECK_CPU_ARCHITECTURE_ARM64EC - Failed
[INFO] [stderr]   -- Performing Test CHECK_CPU_ARCHITECTURE_LOONGARCH64
[INFO] [stderr]   -- Performing Test CHECK_CPU_ARCHITECTURE_LOONGARCH64 - Failed
[INFO] [stderr]   -- Performing Test HAVE_GCC_WALL
[INFO] [stderr]   -- Performing Test HAVE_GCC_WALL - Success
[INFO] [stderr]   -- Performing Test HAVE_GCC_WUNDEF
[INFO] [stderr]   -- Performing Test HAVE_GCC_WUNDEF - Success
[INFO] [stderr]   -- Performing Test HAVE_GCC_NO_STRICT_ALIASING
[INFO] [stderr]   -- Performing Test HAVE_GCC_NO_STRICT_ALIASING - Success
[INFO] [stderr]   -- Performing Test HAVE_GCC_WDOCUMENTATION
[INFO] [stderr]   -- Performing Test HAVE_GCC_WDOCUMENTATION - Failed
[INFO] [stderr]   -- Performing Test HAVE_GCC_WDOCUMENTATION_UNKNOWN_COMMAND
[INFO] [stderr]   -- Performing Test HAVE_GCC_WDOCUMENTATION_UNKNOWN_COMMAND - Failed
[INFO] [stderr]   -- Performing Test HAVE_GCC_COMMENT_BLOCK_COMMANDS
[INFO] [stderr]   -- Performing Test HAVE_GCC_COMMENT_BLOCK_COMMANDS - Failed
[INFO] [stderr]   -- Performing Test HAVE_CLANG_COMMENT_BLOCK_COMMANDS
[INFO] [stderr]   -- Performing Test HAVE_CLANG_COMMENT_BLOCK_COMMANDS - Failed
[INFO] [stderr]   -- Performing Test HAVE_GCC_WDECLARATION_AFTER_STATEMENT
[INFO] [stderr]   -- Performing Test HAVE_GCC_WDECLARATION_AFTER_STATEMENT - Success
[INFO] [stderr]   -- Performing Test HAVE_GCC_ATOMICS
[INFO] [stderr]   -- Performing Test HAVE_GCC_ATOMICS - Success
[INFO] [stderr]   -- Performing Test HAVE_GCC_FVISIBILITY
[INFO] [stderr]   -- Performing Test HAVE_GCC_FVISIBILITY - Success
[INFO] [stderr]   -- Performing Test HAVE_GCC_WSHADOW
[INFO] [stderr]   -- Performing Test HAVE_GCC_WSHADOW - Success
[INFO] [stderr]   -- Performing Test HAVE_GCC_WUNUSED_LOCAL_TYPEDEFS
[INFO] [stderr]   -- Performing Test HAVE_GCC_WUNUSED_LOCAL_TYPEDEFS - Success
[INFO] [stderr]   -- Performing Test HAVE_NO_UNDEFINED
[INFO] [stderr]   -- Performing Test HAVE_NO_UNDEFINED - Success
[INFO] [stderr]   -- Performing Test HAVE_MMX
[INFO] [stderr]   -- Performing Test HAVE_MMX - Success
[INFO] [stderr]   -- Performing Test HAVE_SSE
[INFO] [stderr]   -- Performing Test HAVE_SSE - Success
[INFO] [stderr]   -- Performing Test CPU_SUPPORTS_SSE2
[INFO] [stderr]   -- Performing Test CPU_SUPPORTS_SSE2 - Success
[INFO] [stderr]   -- Performing Test CPU_SUPPORTS_SSE3
[INFO] [stderr]   -- Performing Test CPU_SUPPORTS_SSE3 - Success
[INFO] [stderr]   -- Looking for immintrin.h
[INFO] [stderr]   -- Looking for immintrin.h - found
[INFO] [stderr]   -- Performing Test HAVE_ALTIVEC_H_HDR
[INFO] [stderr]   -- Performing Test HAVE_ALTIVEC_H_HDR - Failed
[INFO] [stderr]   -- Performing Test CPU_SUPPORTS_ALTIVEC
[INFO] [stderr]   -- Performing Test CPU_SUPPORTS_ALTIVEC - Failed
[INFO] [stderr]   -- Looking for ctype.h
[INFO] [stderr]   -- Looking for ctype.h - found
[INFO] [stderr]   -- Looking for float.h
[INFO] [stderr]   -- Looking for float.h - found
[INFO] [stderr]   -- Looking for iconv.h
[INFO] [stderr]   -- Looking for iconv.h - found
[INFO] [stderr]   -- Looking for inttypes.h
[INFO] [stderr]   -- Looking for inttypes.h - found
[INFO] [stderr]   -- Looking for limits.h
[INFO] [stderr]   -- Looking for limits.h - found
[INFO] [stderr]   -- Looking for malloc.h
[INFO] [stderr]   -- Looking for malloc.h - found
[INFO] [stderr]   -- Looking for math.h
[INFO] [stderr]   -- Looking for math.h - found
[INFO] [stderr]   -- Looking for memory.h
[INFO] [stderr]   -- Looking for memory.h - found
[INFO] [stderr]   -- Looking for signal.h
[INFO] [stderr]   -- Looking for signal.h - found
[INFO] [stderr]   -- Looking for stdarg.h
[INFO] [stderr]   -- Looking for stdarg.h - found
[INFO] [stderr]   -- Looking for stddef.h
[INFO] [stderr]   -- Looking for stddef.h - found
[INFO] [stderr]   -- Looking for stdint.h
[INFO] [stderr]   -- Looking for stdint.h - found
[INFO] [stderr]   -- Looking for stdio.h
[INFO] [stderr]   -- Looking for stdio.h - found
[INFO] [stderr]   -- Looking for stdlib.h
[INFO] [stderr]   -- Looking for stdlib.h - found
[INFO] [stderr]   -- Looking for string.h
[INFO] [stderr]   -- Looking for string.h - found
[INFO] [stderr]   -- Looking for strings.h
[INFO] [stderr]   -- Looking for strings.h - found
[INFO] [stderr]   -- Looking for sys/types.h
[INFO] [stderr]   -- Looking for sys/types.h - found
[INFO] [stderr]   -- Looking for wchar.h
[INFO] [stderr]   -- Looking for wchar.h - found
[INFO] [stderr]   -- Looking for 7 include files stddef.h, ..., float.h
[INFO] [stderr]   -- Looking for 7 include files stddef.h, ..., float.h - found
[INFO] [stderr]   -- Looking for M_PI
[INFO] [stderr]   -- Looking for M_PI - found
[INFO] [stderr]   -- Performing Test HAVE_MPROTECT
[INFO] [stderr]   -- Performing Test HAVE_MPROTECT - Success
[INFO] [stderr]   -- Looking for strtod
[INFO] [stderr]   -- Looking for strtod - found
[INFO] [stderr]   -- Looking for malloc
[INFO] [stderr]   -- Looking for malloc - found
[INFO] [stderr]   -- Looking for calloc
[INFO] [stderr]   -- Looking for calloc - found
[INFO] [stderr]   -- Looking for realloc
[INFO] [stderr]   -- Looking for realloc - found
[INFO] [stderr]   -- Looking for free
[INFO] [stderr]   -- Looking for free - found
[INFO] [stderr]   -- Looking for getenv
[INFO] [stderr]   -- Looking for getenv - found
[INFO] [stderr]   -- Looking for setenv
[INFO] [stderr]   -- Looking for setenv - found
[INFO] [stderr]   -- Looking for putenv
[INFO] [stderr]   -- Looking for putenv - found
[INFO] [stderr]   -- Looking for unsetenv
[INFO] [stderr]   -- Looking for unsetenv - found
[INFO] [stderr]   -- Looking for bsearch
[INFO] [stderr]   -- Looking for bsearch - found
[INFO] [stderr]   -- Looking for qsort
[INFO] [stderr]   -- Looking for qsort - found
[INFO] [stderr]   -- Looking for abs
[INFO] [stderr]   -- Looking for abs - found
[INFO] [stderr]   -- Looking for bcopy
[INFO] [stderr]   -- Looking for bcopy - found
[INFO] [stderr]   -- Looking for memset
[INFO] [stderr]   -- Looking for memset - found
[INFO] [stderr]   -- Looking for memcpy
[INFO] [stderr]   -- Looking for memcpy - found
[INFO] [stderr]   -- Looking for memmove
[INFO] [stderr]   -- Looking for memmove - found
[INFO] [stderr]   -- Looking for memcmp
[INFO] [stderr]   -- Looking for memcmp - found
[INFO] [stderr]   -- Looking for strlen
[INFO] [stderr]   -- Looking for strlen - found
[INFO] [stderr]   -- Looking for strlcpy
[INFO] [stderr]   -- Looking for strlcpy - found
[INFO] [stderr]   -- Looking for strlcat
[INFO] [stderr]   -- Looking for strlcat - found
[INFO] [stderr]   -- Looking for _strrev
[INFO] [stderr]   -- Looking for _strrev - not found
[INFO] [stderr]   -- Looking for _strupr
[INFO] [stderr]   -- Looking for _strupr - not found
[INFO] [stderr]   -- Looking for _strlwr
[INFO] [stderr]   -- Looking for _strlwr - not found
[INFO] [stderr]   -- Looking for index
[INFO] [stderr]   -- Looking for index - found
[INFO] [stderr]   -- Looking for rindex
[INFO] [stderr]   -- Looking for rindex - found
[INFO] [stderr]   -- Looking for strchr
[INFO] [stderr]   -- Looking for strchr - found
[INFO] [stderr]   -- Looking for strrchr
[INFO] [stderr]   -- Looking for strrchr - found
[INFO] [stderr]   -- Looking for strstr
[INFO] [stderr]   -- Looking for strstr - found
[INFO] [stderr]   -- Looking for strtok_r
[INFO] [stderr]   -- Looking for strtok_r - found
[INFO] [stderr]   -- Looking for itoa
[INFO] [stderr]   -- Looking for itoa - not found
[INFO] [stderr]   -- Looking for _ltoa
[INFO] [stderr]   -- Looking for _ltoa - not found
[INFO] [stderr]   -- Looking for _uitoa
[INFO] [stderr]   -- Looking for _uitoa - not found
[INFO] [stderr]   -- Looking for _ultoa
[INFO] [stderr]   -- Looking for _ultoa - not found
[INFO] [stderr]   -- Looking for strtol
[INFO] [stderr]   -- Looking for strtol - found
[INFO] [stderr]   -- Looking for strtoul
[INFO] [stderr]   -- Looking for strtoul - found
[INFO] [stderr]   -- Looking for _i64toa
[INFO] [stderr]   -- Looking for _i64toa - not found
[INFO] [stderr]   -- Looking for _ui64toa
[INFO] [stderr]   -- Looking for _ui64toa - not found
[INFO] [stderr]   -- Looking for strtoll
[INFO] [stderr]   -- Looking for strtoll - found
[INFO] [stderr]   -- Looking for strtoull
[INFO] [stderr]   -- Looking for strtoull - found
[INFO] [stderr]   -- Looking for atoi
[INFO] [stderr]   -- Looking for atoi - found
[INFO] [stderr]   -- Looking for atof
[INFO] [stderr]   -- Looking for atof - found
[INFO] [stderr]   -- Looking for strcmp
[INFO] [stderr]   -- Looking for strcmp - found
[INFO] [stderr]   -- Looking for strncmp
[INFO] [stderr]   -- Looking for strncmp - found
[INFO] [stderr]   -- Looking for _stricmp
[INFO] [stderr]   -- Looking for _stricmp - not found
[INFO] [stderr]   -- Looking for strcasecmp
[INFO] [stderr]   -- Looking for strcasecmp - found
[INFO] [stderr]   -- Looking for _strnicmp
[INFO] [stderr]   -- Looking for _strnicmp - not found
[INFO] [stderr]   -- Looking for strncasecmp
[INFO] [stderr]   -- Looking for strncasecmp - found
[INFO] [stderr]   -- Looking for strcasestr
[INFO] [stderr]   -- Looking for strcasestr - found
[INFO] [stderr]   -- Looking for wcscmp
[INFO] [stderr]   -- Looking for wcscmp - found
[INFO] [stderr]   -- Looking for _wcsdup
[INFO] [stderr]   -- Looking for _wcsdup - not found
[INFO] [stderr]   -- Looking for wcsdup
[INFO] [stderr]   -- Looking for wcsdup - found
[INFO] [stderr]   -- Looking for wcslcat
[INFO] [stderr]   -- Looking for wcslcat - found
[INFO] [stderr]   -- Looking for wcslcpy
[INFO] [stderr]   -- Looking for wcslcpy - found
[INFO] [stderr]   -- Looking for wcslen
[INFO] [stderr]   -- Looking for wcslen - found
[INFO] [stderr]   -- Looking for wcsncmp
[INFO] [stderr]   -- Looking for wcsncmp - found
[INFO] [stderr]   -- Looking for wcsstr
[INFO] [stderr]   -- Looking for wcsstr - found
[INFO] [stderr]   -- Looking for wcscasecmp
[INFO] [stderr]   -- Looking for wcscasecmp - found
[INFO] [stderr]   -- Looking for _wcsicmp
[INFO] [stderr]   -- Looking for _wcsicmp - not found
[INFO] [stderr]   -- Looking for wcsncasecmp
[INFO] [stderr]   -- Looking for wcsncasecmp - found
[INFO] [stderr]   -- Looking for _wcsnicmp
[INFO] [stderr]   -- Looking for _wcsnicmp - not found
[INFO] [stderr]   -- Looking for sscanf
[INFO] [stderr]   -- Looking for sscanf - found
[INFO] [stderr]   -- Looking for vsscanf
[INFO] [stderr]   -- Looking for vsscanf - found
[INFO] [stderr]   -- Looking for vsnprintf
[INFO] [stderr]   -- Looking for vsnprintf - found
[INFO] [stderr]   -- Looking for fopen64
[INFO] [stderr]   -- Looking for fopen64 - found
[INFO] [stderr]   -- Looking for fseeko
[INFO] [stderr]   -- Looking for fseeko - found
[INFO] [stderr]   -- Looking for fseeko64
[INFO] [stderr]   -- Looking for fseeko64 - found
[INFO] [stderr]   -- Looking for _Exit
[INFO] [stderr]   -- Looking for _Exit - found
[INFO] [stderr]   -- Looking for sigaction
[INFO] [stderr]   -- Looking for sigaction - found
[INFO] [stderr]   -- Looking for setjmp
[INFO] [stderr]   -- Looking for setjmp - found
[INFO] [stderr]   -- Looking for nanosleep
[INFO] [stderr]   -- Looking for nanosleep - found
[INFO] [stderr]   -- Looking for sysconf
[INFO] [stderr]   -- Looking for sysconf - found
[INFO] [stderr]   -- Looking for sysctlbyname
[INFO] [stderr]   -- Looking for sysctlbyname - not found
[INFO] [stderr]   -- Looking for getauxval
[INFO] [stderr]   -- Looking for getauxval - found
[INFO] [stderr]   -- Looking for elf_aux_info
[INFO] [stderr]   -- Looking for elf_aux_info - not found
[INFO] [stderr]   -- Looking for poll
[INFO] [stderr]   -- Looking for poll - found
[INFO] [stderr]   -- Looking for memfd_create
[INFO] [stderr]   -- Looking for memfd_create - found
[INFO] [stderr]   -- Looking for posix_fallocate
[INFO] [stderr]   -- Looking for posix_fallocate - found
[INFO] [stderr]   -- Looking for pow in m
[INFO] [stderr]   -- Looking for pow in m - found
[INFO] [stderr]   -- Looking for atan
[INFO] [stderr]   -- Looking for atan - found
[INFO] [stderr]   -- Looking for atan2
[INFO] [stderr]   -- Looking for atan2 - found
[INFO] [stderr]   -- Looking for atanf
[INFO] [stderr]   -- Looking for atanf - found
[INFO] [stderr]   -- Looking for atan2f
[INFO] [stderr]   -- Looking for atan2f - found
[INFO] [stderr]   -- Looking for ceil
[INFO] [stderr]   -- Looking for ceil - found
[INFO] [stderr]   -- Looking for ceilf
[INFO] [stderr]   -- Looking for ceilf - found
[INFO] [stderr]   -- Looking for copysign
[INFO] [stderr]   -- Looking for copysign - found
[INFO] [stderr]   -- Looking for copysignf
[INFO] [stderr]   -- Looking for copysignf - found
[INFO] [stderr]   -- Looking for cos
[INFO] [stderr]   -- Looking for cos - found
[INFO] [stderr]   -- Looking for cosf
[INFO] [stderr]   -- Looking for cosf - found
[INFO] [stderr]   -- Looking for exp
[INFO] [stderr]   -- Looking for exp - found
[INFO] [stderr]   -- Looking for expf
[INFO] [stderr]   -- Looking for expf - found
[INFO] [stderr]   -- Looking for fabs
[INFO] [stderr]   -- Looking for fabs - found
[INFO] [stderr]   -- Looking for fabsf
[INFO] [stderr]   -- Looking for fabsf - found
[INFO] [stderr]   -- Looking for floor
[INFO] [stderr]   -- Looking for floor - found
[INFO] [stderr]   -- Looking for floorf
[INFO] [stderr]   -- Looking for floorf - found
[INFO] [stderr]   -- Looking for fmod
[INFO] [stderr]   -- Looking for fmod - found
[INFO] [stderr]   -- Looking for fmodf
[INFO] [stderr]   -- Looking for fmodf - found
[INFO] [stderr]   -- Looking for log
[INFO] [stderr]   -- Looking for log - found
[INFO] [stderr]   -- Looking for logf
[INFO] [stderr]   -- Looking for logf - found
[INFO] [stderr]   -- Looking for log10
[INFO] [stderr]   -- Looking for log10 - found
[INFO] [stderr]   -- Looking for log10f
[INFO] [stderr]   -- Looking for log10f - found
[INFO] [stderr]   -- Looking for lround
[INFO] [stderr]   -- Looking for lround - found
[INFO] [stderr]   -- Looking for lroundf
[INFO] [stderr]   -- Looking for lroundf - found
[INFO] [stderr]   -- Looking for pow
[INFO] [stderr]   -- Looking for pow - found
[INFO] [stderr]   -- Looking for powf
[INFO] [stderr]   -- Looking for powf - found
[INFO] [stderr]   -- Looking for round
[INFO] [stderr]   -- Looking for round - found
[INFO] [stderr]   -- Looking for roundf
[INFO] [stderr]   -- Looking for roundf - found
[INFO] [stderr]   -- Looking for scalbn
[INFO] [stderr]   -- Looking for scalbn - found
[INFO] [stderr]   -- Looking for scalbnf
[INFO] [stderr]   -- Looking for scalbnf - found
[INFO] [stderr]   -- Looking for sin
[INFO] [stderr]   -- Looking for sin - found
[INFO] [stderr]   -- Looking for sinf
[INFO] [stderr]   -- Looking for sinf - found
[INFO] [stderr]   -- Looking for sqrt
[INFO] [stderr]   -- Looking for sqrt - found
[INFO] [stderr]   -- Looking for sqrtf
[INFO] [stderr]   -- Looking for sqrtf - found
[INFO] [stderr]   -- Looking for tan
[INFO] [stderr]   -- Looking for tan - found
[INFO] [stderr]   -- Looking for tanf
[INFO] [stderr]   -- Looking for tanf - found
[INFO] [stderr]   -- Looking for acos
[INFO] [stderr]   -- Looking for acos - found
[INFO] [stderr]   -- Looking for acosf
[INFO] [stderr]   -- Looking for acosf - found
[INFO] [stderr]   -- Looking for asin
[INFO] [stderr]   -- Looking for asin - found
[INFO] [stderr]   -- Looking for asinf
[INFO] [stderr]   -- Looking for asinf - found
[INFO] [stderr]   -- Looking for trunc
[INFO] [stderr]   -- Looking for trunc - found
[INFO] [stderr]   -- Looking for truncf
[INFO] [stderr]   -- Looking for truncf - found
[INFO] [stderr]   -- Performing Test ICONV_IN_LIBC
[INFO] [stderr]   -- Performing Test ICONV_IN_LIBC - Success
[INFO] [stderr]   -- Performing Test ICONV_IN_LIBICONV
[INFO] [stderr]   -- Performing Test ICONV_IN_LIBICONV - Failed
[INFO] [stderr]   -- Looking for alloca.h
[INFO] [stderr]   -- Looking for alloca.h - found
[INFO] [stderr]   -- Looking for alloca
[INFO] [stderr]   -- Looking for alloca - found
[INFO] [stderr]   -- Looking for alloca
[INFO] [stderr]   -- Looking for alloca - found
[INFO] [stderr]   -- Looking for alloca
[INFO] [stderr]   -- Looking for alloca - not found
[INFO] [stderr]   -- Performing Test HAVE_SA_SIGACTION
[INFO] [stderr]   -- Performing Test HAVE_SA_SIGACTION - Success
[INFO] [stderr]   -- Looking for dlopen
[INFO] [stderr]   -- Looking for dlopen - found
[INFO] [stderr]   -- Performing Test HAVE_O_CLOEXEC
[INFO] [stderr]   -- Performing Test HAVE_O_CLOEXEC - Success
[INFO] [stderr]   -- Performing Test HAVE_OSS_SYS_SOUNDCARD_H
[INFO] [stderr]   -- Performing Test HAVE_OSS_SYS_SOUNDCARD_H - Success
[INFO] [stderr]   -- Found ALSA: /usr/lib/x86_64-linux-gnu/libasound.so (found version "1.2.11") 
[INFO] [stderr]   -- dynamic libasound -> libasound.so.2
[INFO] [stderr]   -- Checking for module 'jack'
[INFO] [stderr]   --   Found jack, version 1.9.21
[INFO] [stderr]   -- dynamic libjack -> libjack.so.0
[INFO] [stderr]   -- Checking for module 'libpipewire-0.3>=0.3.20'
[INFO] [stderr]   --   Package 'libpipewire-0.3', required by 'virtual:world', not found
[INFO] [stderr]   -- Checking for module 'libpulse>=0.9.15'
[INFO] [stderr]   --   Found libpulse, version 16.1
[INFO] [stderr]   -- dynamic libpulse -> libpulse.so.0
[INFO] [stderr]   -- Checking for module 'esound'
[INFO] [stderr]   --   Package 'esound', required by 'virtual:world', not found
[INFO] [stderr]   -- Looking for audio/audiolib.h
[INFO] [stderr]   -- Looking for audio/audiolib.h - not found
[INFO] [stderr]   -- Checking for module 'sndio'
[INFO] [stderr]   --   Found sndio, version 1.9.0
[INFO] [stderr]   -- dynamic libsndio -> libsndio.so.7
[INFO] [stderr]   -- Checking for module 'bcm_host'
[INFO] [stderr]   --   Package 'bcm_host', required by 'virtual:world', not found
[INFO] [stderr]   -- Checking for module 'brcmegl'
[INFO] [stderr]   --   Package 'brcmegl', required by 'virtual:world', not found
[INFO] [stderr]   -- Performing Test HAVE_RPI
[INFO] [stderr]   -- Performing Test HAVE_RPI - Failed
[INFO] [stderr]   -- dynamic libX11 -> libX11.so.6
[INFO] [stderr]   -- dynamic libXext -> libXext.so.6
[INFO] [stderr]   -- dynamic libXcursor -> libXcursor.so.1
[INFO] [stderr]   -- dynamic libXi -> libXi.so.6
[INFO] [stderr]   -- dynamic libXfixes -> libXfixes.so.3
[INFO] [stderr]   -- dynamic libXrandr -> libXrandr.so.2
[INFO] [stderr]   -- dynamic libXrender -> libXrender.so.1
[INFO] [stderr]   -- dynamic libXss -> libXss.so.1
[INFO] [stderr]   -- Looking for shmat
[INFO] [stderr]   -- Looking for shmat - found
[INFO] [stderr]   -- Performing Test HAVE_XGENERICEVENT
[INFO] [stderr]   -- Performing Test HAVE_XGENERICEVENT - Success
[INFO] [stderr]   -- Looking for XkbKeycodeToKeysym
[INFO] [stderr]   -- Looking for XkbKeycodeToKeysym - found
[INFO] [stderr]   -- Performing Test HAVE_XINPUT2_MULTITOUCH
[INFO] [stderr]   -- Performing Test HAVE_XINPUT2_MULTITOUCH - Success
[INFO] [stderr]   -- Performing Test HAVE_XFIXES_H
[INFO] [stderr]   -- Performing Test HAVE_XFIXES_H - Success
[INFO] [stderr]   -- Checking for module 'egl'
[INFO] [stderr]   --   Found egl, version 1.5
[INFO] [stderr]   -- Performing Test HAVE_OPENGL_EGL
[INFO] [stderr]   -- Performing Test HAVE_OPENGL_EGL - Success
[INFO] [stderr]   -- Checking for modules 'libdrm;gbm;egl'
[INFO] [stderr]   --   Found libdrm, version 2.4.122
[INFO] [stderr]   --   Found gbm, version 24.2.8-1ubuntu1~24.04.1
[INFO] [stderr]   --   Found egl, version 1.5
[INFO] [stderr]   -- dynamic libdrm -> libdrm.so.2
[INFO] [stderr]   -- dynamic libgbm -> libgbm.so.1
[INFO] [stderr]   -- Performing Test HAVE_OPENGL_GLX
[INFO] [stderr]   -- Performing Test HAVE_OPENGL_GLX - Success
[INFO] [stderr]   -- Performing Test HAVE_OPENGL
[INFO] [stderr]   -- Performing Test HAVE_OPENGL - Success
[INFO] [stderr]   -- Performing Test HAVE_OPENGLES_V1
[INFO] [stderr]   -- Performing Test HAVE_OPENGLES_V1 - Success
[INFO] [stderr]   -- Performing Test HAVE_OPENGLES_V2
[INFO] [stderr]   -- Performing Test HAVE_OPENGLES_V2 - Success
[INFO] [stderr]   -- Checking for modules 'wayland-client>=1.18;wayland-egl;wayland-cursor;egl;xkbcommon>=0.5.0'
[INFO] [stderr]   --   Found wayland-client, version 1.22.0
[INFO] [stderr]   --   Found wayland-egl, version 18.1.0
[INFO] [stderr]   --   Found wayland-cursor, version 1.22.0
[INFO] [stderr]   --   Found egl, version 1.5
[INFO] [stderr]   --   Found xkbcommon, version 1.6.0
[INFO] [stderr]   -- dynamic libwayland-client -> libwayland-client.so.0
[INFO] [stderr]   -- dynamic libwayland-egl -> libwayland-egl.so.1
[INFO] [stderr]   -- dynamic libwayland-cursor -> libwayland-cursor.so.0
[INFO] [stderr]   -- dynamic libxkbcommon -> libxkbcommon.so.0
[INFO] [stderr]   -- Checking for module 'libdecor-0'
[INFO] [stderr]   --   Found libdecor-0, version 0.2.2
[INFO] [stderr]   -- dynamic libdecor-0 -> libdecor-0.so.0
[INFO] [stderr]   -- Looking for libdecor_frame_get_max_content_size
[INFO] [stderr]   -- Looking for libdecor_frame_get_max_content_size - found
[INFO] [stderr]   -- Looking for libdecor_frame_get_min_content_size
[INFO] [stderr]   -- Looking for libdecor_frame_get_min_content_size - found
[INFO] [stderr]   -- Performing Test HAVE_VIVANTE_VDK
[INFO] [stderr]   -- Performing Test HAVE_VIVANTE_VDK - Failed
[INFO] [stderr]   -- Performing Test HAVE_VIVANTE_EGL_FB
[INFO] [stderr]   -- Performing Test HAVE_VIVANTE_EGL_FB - Failed
[INFO] [stderr]   -- Performing Test HAVE_LINUX_INPUT_H
[INFO] [stderr]   -- Performing Test HAVE_LINUX_INPUT_H - Success
[INFO] [stderr]   -- Performing Test HAVE_INPUT_KD
[INFO] [stderr]   -- Performing Test HAVE_INPUT_KD - Success
[INFO] [stderr]   -- Looking for libudev.h
[INFO] [stderr]   -- Looking for libudev.h - found
[INFO] [stderr]   -- dynamic libudev -> libudev.so.1
[INFO] [stderr]   -- Looking for sys/inotify.h
[INFO] [stderr]   -- Looking for sys/inotify.h - found
[INFO] [stderr]   -- Looking for inotify_init
[INFO] [stderr]   -- Looking for inotify_init - found
[INFO] [stderr]   -- Looking for inotify_init1
[INFO] [stderr]   -- Looking for inotify_init1 - found
[INFO] [stderr]   -- Checking for one of the modules 'dbus-1;dbus'
[INFO] [stderr]   -- Checking for one of the modules 'ibus-1.0;ibus'
[INFO] [stderr]   -- Performing Test LIBC_HAS_WORKING_LIBUNWIND
[INFO] [stderr]   -- Performing Test LIBC_HAS_WORKING_LIBUNWIND - Failed
[INFO] [stderr]   -- Performing Test LIBUNWIND_HAS_WORKINGLIBUNWIND
[INFO] [stderr]   -- Performing Test LIBUNWIND_HAS_WORKINGLIBUNWIND - Success
[INFO] [stderr]   -- Performing Test HAVE_PTHREADS
[INFO] [stderr]   -- Performing Test HAVE_PTHREADS - Success
[INFO] [stderr]   -- Performing Test HAVE_RECURSIVE_MUTEXES
[INFO] [stderr]   -- Performing Test HAVE_RECURSIVE_MUTEXES - Success
[INFO] [stderr]   -- Performing Test HAVE_PTHREADS_SEM
[INFO] [stderr]   -- Performing Test HAVE_PTHREADS_SEM - Success
[INFO] [stderr]   -- Performing Test HAVE_SEM_TIMEDWAIT
[INFO] [stderr]   -- Performing Test HAVE_SEM_TIMEDWAIT - Success
[INFO] [stderr]   -- Looking for include file pthread.h
[INFO] [stderr]   -- Looking for include file pthread.h - found
[INFO] [stderr]   -- Looking for include file pthread_np.h
[INFO] [stderr]   -- Looking for include file pthread_np.h - not found
[INFO] [stderr]   -- Performing Test HAVE_PTHREAD_SETNAME_NP
[INFO] [stderr]   -- Performing Test HAVE_PTHREAD_SETNAME_NP - Success
[INFO] [stderr]   -- Looking for clock_gettime in c
[INFO] [stderr]   -- Looking for clock_gettime in c - found
[INFO] [stderr]   -- Looking for linux/version.h
[INFO] [stderr]   -- Looking for linux/version.h - found
[INFO] [stderr]   -- Performing Test HAVE_ENABLE_NEW_DTAGS
[INFO] [stderr]   -- Performing Test HAVE_ENABLE_NEW_DTAGS - Success
[INFO] [stderr]   -- Looking for samplerate.h
[INFO] [stderr]   -- Looking for samplerate.h - found
[INFO] [stderr]   -- dynamic libsamplerate -> libsamplerate.so.0
[INFO] [stderr]   -- Found Git: /usr/bin/git (found version "2.43.0") 
[INFO] [stderr]   -- 
[INFO] [stderr]   -- SDL2 was configured with the following options:
[INFO] [stderr]   -- 
[INFO] [stderr]   -- Platform: Linux-6.11.0-1017-gcp
[INFO] [stderr]   -- 64-bit:   TRUE
[INFO] [stderr]   -- Compiler: /usr/bin/cc
[INFO] [stderr]   -- Revision: SDL-2.32.8-g98d1f3a45
[INFO] [stderr]   -- 
[INFO] [stderr]   -- Subsystems:
[INFO] [stderr]   --   Atomic:	ON
[INFO] [stderr]   --   Audio:	ON
[INFO] [stderr]   --   Video:	ON
[INFO] [stderr]   --   Render:	ON
[INFO] [stderr]   --   Events:	ON
[INFO] [stderr]   --   Joystick:	ON
[INFO] [stderr]   --   Haptic:	ON
[INFO] [stderr]   --   Hidapi:	ON
[INFO] [stderr]   --   Power:	ON
[INFO] [stderr]   --   Threads:	ON
[INFO] [stderr]   --   Timers:	ON
[INFO] [stderr]   --   File:	ON
[INFO] [stderr]   --   Loadso:	ON
[INFO] [stderr]   --   CPUinfo:	ON
[INFO] [stderr]   --   Filesystem:	ON
[INFO] [stderr]   --   Sensor:	ON
[INFO] [stderr]   --   Locale:	ON
[INFO] [stderr]   --   Misc:	ON
[INFO] [stderr]   -- 
[INFO] [stderr]   -- Options:
[INFO] [stderr]   --   SDL2_DISABLE_INSTALL        (Wanted: OFF): OFF
[INFO] [stderr]   --   SDL2_DISABLE_SDL2MAIN       (Wanted: OFF): OFF
[INFO] [stderr]   --   SDL2_DISABLE_UNINSTALL      (Wanted: OFF): OFF
[INFO] [stderr]   --   SDL_3DNOW                   (Wanted: OFF): OFF
[INFO] [stderr]   --   SDL_ALSA                    (Wanted: ON): ON
[INFO] [stderr]   --   SDL_ALSA_SHARED             (Wanted: ON): ON
[INFO] [stderr]   --   SDL_ALTIVEC                 (Wanted: ON): OFF
[INFO] [stderr]   --   SDL_ARMNEON                 (Wanted: OFF): OFF
[INFO] [stderr]   --   SDL_ARMSIMD                 (Wanted: OFF): OFF
[INFO] [stderr]   --   SDL_ARTS                    (Wanted: ON): OFF
[INFO] [stderr]   --   SDL_ARTS_SHARED             (Wanted: ON): OFF
[INFO] [stderr]   --   SDL_ASAN                    (Wanted: OFF): OFF
[INFO] [stderr]   --   SDL_ASSEMBLY                (Wanted: ON): ON
[INFO] [stderr]   --   SDL_ASSERTIONS              (Wanted: auto): auto
[INFO] [stderr]   --   SDL_BACKGROUNDING_SIGNAL    (Wanted: OFF): OFF
[INFO] [stderr]   --   SDL_CCACHE                  (Wanted: ON): OFF
[INFO] [stderr]   --   SDL_CLOCK_GETTIME           (Wanted: ON): ON
[INFO] [stderr]   --   SDL_COCOA                   (Wanted: OFF): OFF
[INFO] [stderr]   --   SDL_DBUS                    (Wanted: ON): ON
[INFO] [stderr]   --   SDL_DIRECTFB                (Wanted: OFF): OFF
[INFO] [stderr]   --   SDL_DIRECTFB_SHARED         (Wanted: OFF): OFF
[INFO] [stderr]   --   SDL_DIRECTX                 (Wanted: OFF): OFF
[INFO] [stderr]   --   SDL_DISKAUDIO               (Wanted: ON): ON
[INFO] [stderr]   --   SDL_DUMMYAUDIO              (Wanted: ON): ON
[INFO] [stderr]   --   SDL_DUMMYVIDEO              (Wanted: ON): ON
[INFO] [stderr]   --   SDL_ESD                     (Wanted: ON): OFF
[INFO] [stderr]   --   SDL_ESD_SHARED              (Wanted: ON): OFF
[INFO] [stderr]   --   SDL_FOREGROUNDING_SIGNAL    (Wanted: OFF): OFF
[INFO] [stderr]   --   SDL_FUSIONSOUND             (Wanted: OFF): OFF
[INFO] [stderr]   --   SDL_FUSIONSOUND_SHARED      (Wanted: OFF): OFF
[INFO] [stderr]   --   SDL_GCC_ATOMICS             (Wanted: ON): ON
[INFO] [stderr]   --   SDL_HIDAPI                  (Wanted: ON): ON
[INFO] [stderr]   --   SDL_HIDAPI_JOYSTICK         (Wanted: ON): ON
[INFO] [stderr]   --   SDL_HIDAPI_LIBUSB           (Wanted: OFF): OFF
[INFO] [stderr]   --   SDL_IBUS                    (Wanted: ON): ON
[INFO] [stderr]   --   SDL_INSTALL_TESTS           (Wanted: OFF): OFF
[INFO] [stderr]   --   SDL_JACK                    (Wanted: ON): ON
[INFO] [stderr]   --   SDL_JACK_SHARED             (Wanted: ON): ON
[INFO] [stderr]   --   SDL_KMSDRM                  (Wanted: ON): ON
[INFO] [stderr]   --   SDL_KMSDRM_SHARED           (Wanted: ON): ON
[INFO] [stderr]   --   SDL_LASX                    (Wanted: OFF): OFF
[INFO] [stderr]   --   SDL_LIBC                    (Wanted: ON): ON
[INFO] [stderr]   --   SDL_LIBICONV                (Wanted: OFF): OFF
[INFO] [stderr]   --   SDL_LIBSAMPLERATE           (Wanted: ON): ON
[INFO] [stderr]   --   SDL_LIBSAMPLERATE_SHARED    (Wanted: ON): ON
[INFO] [stderr]   --   SDL_LIBUDEV                 (Wanted: ON): ON
[INFO] [stderr]   --   SDL_LSX                     (Wanted: OFF): OFF
[INFO] [stderr]   --   SDL_METAL                   (Wanted: OFF): OFF
[INFO] [stderr]   --   SDL_MMX                     (Wanted: ON): ON
[INFO] [stderr]   --   SDL_NAS                     (Wanted: ON): OFF
[INFO] [stderr]   --   SDL_NAS_SHARED              (Wanted: ON): OFF
[INFO] [stderr]   --   SDL_OFFSCREEN               (Wanted: ON): ON
[INFO] [stderr]   --   SDL_OPENGL                  (Wanted: ON): ON
[INFO] [stderr]   --   SDL_OPENGLES                (Wanted: ON): ON
[INFO] [stderr]   --   SDL_OSS                     (Wanted: ON): ON
[INFO] [stderr]   --   SDL_PIPEWIRE                (Wanted: ON): OFF
[INFO] [stderr]   --   SDL_PIPEWIRE_SHARED         (Wanted: ON): OFF
[INFO] [stderr]   --   SDL_PTHREADS                (Wanted: ON): ON
[INFO] [stderr]   --   SDL_PTHREADS_SEM            (Wanted: ON): ON
[INFO] [stderr]   --   SDL_PULSEAUDIO              (Wanted: ON): ON
[INFO] [stderr]   --   SDL_PULSEAUDIO_SHARED       (Wanted: ON): ON
[INFO] [stderr]   --   SDL_RENDER_D3D              (Wanted: OFF): OFF
[INFO] [stderr]   --   SDL_RENDER_METAL            (Wanted: OFF): OFF
[INFO] [stderr]   --   SDL_RPATH                   (Wanted: ON): ON
[INFO] [stderr]   --   SDL_RPI                     (Wanted: ON): OFF
[INFO] [stderr]   --   SDL_SNDIO                   (Wanted: ON): ON
[INFO] [stderr]   --   SDL_SNDIO_SHARED            (Wanted: ON): ON
[INFO] [stderr]   --   SDL_SSE                     (Wanted: ON): ON
[INFO] [stderr]   --   SDL_SSE2                    (Wanted: ON): ON
[INFO] [stderr]   --   SDL_SSE3                    (Wanted: ON): ON
[INFO] [stderr]   --   SDL_SSEMATH                 (Wanted: ON): ON
[INFO] [stderr]   --   SDL_STATIC_PIC              (Wanted: OFF): OFF
[INFO] [stderr]   --   SDL_SYSTEM_ICONV            (Wanted: ON): ON
[INFO] [stderr]   --   SDL_TESTS                   (Wanted: OFF): OFF
[INFO] [stderr]   --   SDL_VENDOR_INFO             (Wanted: ): OFF
[INFO] [stderr]   --   SDL_VIRTUAL_JOYSTICK        (Wanted: ON): ON
[INFO] [stderr]   --   SDL_VIVANTE                 (Wanted: ON): OFF
[INFO] [stderr]   --   SDL_VULKAN                  (Wanted: ON): ON
[INFO] [stderr]   --   SDL_WASAPI                  (Wanted: OFF): OFF
[INFO] [stderr]   --   SDL_WAYLAND                 (Wanted: ON): ON
[INFO] [stderr]   --   SDL_WAYLAND_LIBDECOR        (Wanted: ON): ON
[INFO] [stderr]   --   SDL_WAYLAND_LIBDECOR_SHARED (Wanted: ON): ON
[INFO] [stderr]   --   SDL_WAYLAND_QT_TOUCH        (Wanted: ON): ON
[INFO] [stderr]   --   SDL_WAYLAND_SHARED          (Wanted: ON): ON
[INFO] [stderr]   --   SDL_X11                     (Wanted: ON): ON
[INFO] [stderr]   --   SDL_X11_SHARED              (Wanted: ON): ON
[INFO] [stderr]   --   SDL_X11_XCURSOR             (Wanted: ON): ON
[INFO] [stderr]   --   SDL_X11_XDBE                (Wanted: ON): ON
[INFO] [stderr]   --   SDL_X11_XFIXES              (Wanted: ON): ON
[INFO] [stderr]   --   SDL_X11_XINPUT              (Wanted: ON): ON
[INFO] [stderr]   --   SDL_X11_XRANDR              (Wanted: ON): ON
[INFO] [stderr]   --   SDL_X11_XSCRNSAVER          (Wanted: ON): ON
[INFO] [stderr]   --   SDL_X11_XSHAPE              (Wanted: ON): ON
[INFO] [stderr]   --   SDL_XINPUT                  (Wanted: OFF): OFF
[INFO] [stderr]   -- 
[INFO] [stderr]   --  CFLAGS:         -fcommon -ffunction-sections -fdata-sections -fPIC -m64 -idirafter "/opt/rustwide/cargo-home/git/checkouts/rust-sdl2-6868871367e7749b/9934aeb/sdl2-sys/SDL/src/video/khronos" -DHAVE_LINUX_VERSION_H
[INFO] [stderr]   --  EXTRA_CFLAGS:   -Wall -Wundef -fno-strict-aliasing -Wdeclaration-after-statement -fvisibility=hidden -Wshadow -Wno-unused-local-typedefs -mmmx -msse -msse2 -msse3  -isystem/usr/include -D_REENTRANT  -isystem/usr/include/libdrm
[INFO] [stderr]   --  EXTRA_LDFLAGS: -pthread -Wl,--no-undefined
[INFO] [stderr]   --  EXTRA_LIBS:    m
[INFO] [stderr]   -- 
[INFO] [stderr]   --  Build Shared Library: ON
[INFO] [stderr]   --  Build Static Library: OFF
[INFO] [stderr]   -- 
[INFO] [stderr]   -- If something was not detected, although the libraries
[INFO] [stderr]   -- were installed, then make sure you have set the
[INFO] [stderr]   -- CFLAGS and LDFLAGS environment variables correctly.
[INFO] [stderr]   -- 
[INFO] [stderr]   -- Configuring done (139.3s)
[INFO] [stderr]   -- Generating done (0.1s)
[INFO] [stderr]   -- Build files have been written to: /opt/rustwide/target/debug/build/sdl2-sys-59c7b7b137731bb7/out/build
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/sdl2-sys-59c7b7b137731bb7/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "." "--target" "install" "--config" "Release"
[INFO] [stderr]   [  1%] Generating wayland-generated-protocols/cursor-shape-v1-client-protocol.h
[INFO] [stderr]   [  1%] Generating wayland-generated-protocols/keyboard-shortcuts-inhibit-unstable-v1-client-protocol.h
[INFO] [stderr]   [  1%] Generating wayland-generated-protocols/idle-inhibit-unstable-v1-client-protocol.h
[INFO] [stderr]   [  2%] Generating wayland-generated-protocols/pointer-constraints-unstable-v1-client-protocol.h
[INFO] [stderr]   [  2%] Generating wayland-generated-protocols/fractional-scale-v1-client-protocol.h
[INFO] [stderr]   [  2%] Generating wayland-generated-protocols/relative-pointer-unstable-v1-client-protocol.h
[INFO] [stderr]   [  2%] Generating wayland-generated-protocols/primary-selection-unstable-v1-client-protocol.h
[INFO] [stderr]   [  2%] Generating wayland-generated-protocols/tablet-unstable-v2-client-protocol.h
[INFO] [stderr]   [  3%] Generating wayland-generated-protocols/text-input-unstable-v3-client-protocol.h
[INFO] [stderr]   [  3%] Generating wayland-generated-protocols/wayland-client-protocol.h
[INFO] [stderr]   [  3%] Generating wayland-generated-protocols/xdg-shell-client-protocol.h
[INFO] [stderr]   [  4%] Generating wayland-generated-protocols/xdg-decoration-unstable-v1-client-protocol.h
[INFO] [stderr]   [  4%] Generating wayland-generated-protocols/xdg-activation-v1-client-protocol.h
[INFO] [stderr]   [  4%] Generating wayland-generated-protocols/viewporter-client-protocol.h
[INFO] [stderr]   [  4%] Generating wayland-generated-protocols/xdg-output-unstable-v1-client-protocol.h
[INFO] [stderr]   [  6%] Generating include/SDL2/SDL_assert.h
[INFO] [stderr]   [  6%] Generating include/SDL2/SDL_atomic.h
[INFO] [stderr]   [  5%] Generating wayland-generated-protocols/xdg-toplevel-icon-v1-client-protocol.h
[INFO] [stderr]   [  7%] Generating include/SDL2/SDL_bits.h
[INFO] [stderr]   [  7%] Generating include/SDL2/SDL.h
[INFO] [stderr]   [  7%] Generating include/SDL2/SDL_blendmode.h
[INFO] [stderr]   [  7%] Generating include/SDL2/SDL_audio.h
[INFO] [stderr]   [  7%] Generating include/SDL2/SDL_copying.h
[INFO] [stderr]   [  7%] Generating include/SDL2/SDL_clipboard.h
[INFO] [stderr]   [  8%] Generating include/SDL2/SDL_events.h
[INFO] [stderr]   [  9%] Generating include/SDL2/SDL_cpuinfo.h
[INFO] [stderr]   [  8%] Generating include/SDL2/SDL_error.h
[INFO] [stderr]   [  9%] Generating include/SDL2/SDL_egl.h
[INFO] [stderr]   [  9%] Generating include/SDL2/SDL_endian.h
[INFO] [stderr]   [  9%] Generating include/SDL2/SDL_filesystem.h
[INFO] [stderr]   [  9%] Generating include/SDL2/SDL_gamecontroller.h
[INFO] [stderr]   [  9%] Generating include/SDL2/SDL_haptic.h
[INFO] [stderr]   [  9%] Generating include/SDL2/SDL_gesture.h
[INFO] [stderr]   [ 10%] Generating include/SDL2/SDL_guid.h
[INFO] [stderr]   [ 10%] Generating include/SDL2/SDL_hidapi.h
[INFO] [stderr]   [ 11%] Generating include/SDL2/SDL_joystick.h
[INFO] [stderr]   [ 10%] Generating include/SDL2/SDL_hints.h
[INFO] [stderr]   [ 11%] Generating include/SDL2/SDL_keyboard.h
[INFO] [stderr]   [ 11%] Generating include/SDL2/SDL_keycode.h
[INFO] [stderr]   [ 11%] Generating include/SDL2/SDL_loadso.h
[INFO] [stderr]   [ 11%] Generating include/SDL2/SDL_log.h
[INFO] [stderr]   [ 12%] Generating include/SDL2/SDL_locale.h
[INFO] [stderr]   [ 12%] Generating include/SDL2/SDL_main.h
[INFO] [stderr]   [ 12%] Generating include/SDL2/SDL_metal.h
[INFO] [stderr]   [ 13%] Generating include/SDL2/SDL_messagebox.h
[INFO] [stderr]   [ 13%] Generating include/SDL2/SDL_mouse.h
[INFO] [stderr]   [ 13%] Generating include/SDL2/SDL_misc.h
[INFO] [stderr]   [ 13%] Generating include/SDL2/SDL_name.h
[INFO] [stderr]   [ 14%] Generating include/SDL2/SDL_opengl.h
[INFO] [stderr]   [ 14%] Generating include/SDL2/SDL_mutex.h
[INFO] [stderr]   [ 14%] Generating include/SDL2/SDL_opengles2.h
[INFO] [stderr]   [ 14%] Generating include/SDL2/SDL_opengles2_gl2.h
[INFO] [stderr]   [ 15%] Generating include/SDL2/SDL_opengles2_gl2platform.h
[INFO] [stderr]   [ 16%] Generating include/SDL2/SDL_opengles.h
[INFO] [stderr]   [ 16%] Generating include/SDL2/SDL_opengl_glext.h
[INFO] [stderr]   [ 16%] Generating include/SDL2/SDL_pixels.h
[INFO] [stderr]   [ 16%] Generating include/SDL2/SDL_opengles2_gl2ext.h
[INFO] [stderr]   [ 16%] Generating include/SDL2/SDL_opengles2_khrplatform.h
[INFO] [stderr]   [ 16%] Generating include/SDL2/SDL_quit.h
[INFO] [stderr]   [ 16%] Generating include/SDL2/SDL_platform.h
[INFO] [stderr]   [ 17%] Generating include/SDL2/SDL_power.h
[INFO] [stderr]   [ 17%] Generating include/SDL2/SDL_rect.h
[INFO] [stderr]   [ 17%] Generating include/SDL2/SDL_render.h
[INFO] [stderr]   [ 17%] Generating include/SDL2/SDL_scancode.h
[INFO] [stderr]   [ 18%] Generating include/SDL2/SDL_stdinc.h
[INFO] [stderr]   [ 18%] Generating include/SDL2/SDL_rwops.h
[INFO] [stderr]   [ 18%] Generating include/SDL2/SDL_sensor.h
[INFO] [stderr]   [ 18%] Generating include/SDL2/SDL_surface.h
[INFO] [stderr]   [ 19%] Generating include/SDL2/SDL_shape.h
[INFO] [stderr]   [ 19%] Generating include/SDL2/SDL_system.h
[INFO] [stderr]   [ 20%] Generating include/SDL2/SDL_syswm.h
[INFO] [stderr]   [ 20%] Generating include/SDL2/SDL_test.h
[INFO] [stderr]   [ 20%] Generating include/SDL2/SDL_test_common.h
[INFO] [stderr]   [ 20%] Generating include/SDL2/SDL_test_assert.h
[INFO] [stderr]   [ 21%] Generating include/SDL2/SDL_test_compare.h
[INFO] [stderr]   [ 21%] Generating include/SDL2/SDL_test_font.h
[INFO] [stderr]   [ 21%] Generating include/SDL2/SDL_test_crc32.h
[INFO] [stderr]   [ 21%] Generating include/SDL2/SDL_test_fuzzer.h
[INFO] [stderr]   [ 21%] Generating include/SDL2/SDL_test_images.h
[INFO] [stderr]   [ 21%] Generating include/SDL2/SDL_test_md5.h
[INFO] [stderr]   [ 21%] Generating include/SDL2/SDL_test_log.h
[INFO] [stderr]   [ 21%] Generating include/SDL2/SDL_test_random.h
[INFO] [stderr]   [ 22%] Generating include/SDL2/SDL_test_harness.h
[INFO] [stderr]   [ 23%] Generating include/SDL2/SDL_thread.h
[INFO] [stderr]   [ 23%] Generating include/SDL2/SDL_test_memory.h
[INFO] [stderr]   [ 23%] Generating include/SDL2/SDL_timer.h
[INFO] [stderr]   [ 23%] Generating include/SDL2/SDL_types.h
[INFO] [stderr]   [ 24%] Generating include/SDL2/SDL_touch.h
[INFO] [stderr]   [ 24%] Generating include/SDL2/SDL_vulkan.h
[INFO] [stderr]   [ 24%] Generating include/SDL2/SDL_version.h
[INFO] [stderr]   [ 24%] Generating include/SDL2/begin_code.h
[INFO] [stderr]   [ 25%] Generating include/SDL2/SDL_video.h
[INFO] [stderr]   [ 25%] Generating include/SDL2/close_code.h
[INFO] [stderr]   [ 25%] Built target sdl_headers_copy
[INFO] [stderr]   [ 25%] Generating wayland-generated-protocols/pointer-constraints-unstable-v1-protocol.c
[INFO] [stderr]   [ 25%] Generating wayland-generated-protocols/fractional-scale-v1-protocol.c
[INFO] [stderr]   [ 26%] Generating wayland-generated-protocols/xdg-toplevel-icon-v1-protocol.c
[INFO] [stderr]   [ 26%] Generating wayland-generated-protocols/idle-inhibit-unstable-v1-protocol.c
[INFO] [stderr]   [ 27%] Generating wayland-generated-protocols/keyboard-shortcuts-inhibit-unstable-v1-protocol.c
[INFO] [stderr]   [ 27%] Generating wayland-generated-protocols/cursor-shape-v1-protocol.c
[INFO] [stderr]   [ 27%] Building C object CMakeFiles/SDL2main.dir/src/main/dummy/SDL_dummy_main.c.o
[INFO] [stderr]   [ 27%] Generating wayland-generated-protocols/relative-pointer-unstable-v1-protocol.c
[INFO] [stderr]   [ 27%] Generating wayland-generated-protocols/primary-selection-unstable-v1-protocol.c
[INFO] [stderr]   [ 29%] Building C object CMakeFiles/SDL2_test.dir/src/test/SDL_test_assert.c.o
[INFO] [stderr]   [ 29%] Generating wayland-generated-protocols/tablet-unstable-v2-protocol.c
[INFO] [stderr]   [ 29%] Generating wayland-generated-protocols/text-input-unstable-v3-protocol.c
[INFO] [stderr]   [ 29%] Generating wayland-generated-protocols/viewporter-protocol.c
[INFO] [stderr]   [ 30%] Generating wayland-generated-protocols/xdg-activation-v1-protocol.c
[INFO] [stderr]   [ 30%] Generating wayland-generated-protocols/xdg-decoration-unstable-v1-protocol.c
[INFO] [stderr]   [ 29%] Generating wayland-generated-protocols/wayland-protocol.c
[INFO] [stderr]   [ 30%] Building C object CMakeFiles/SDL2_test.dir/src/test/SDL_test_common.c.o
[INFO] [stderr]   [ 30%] Generating wayland-generated-protocols/xdg-output-unstable-v1-protocol.c
[INFO] [stderr]   [ 30%] Generating wayland-generated-protocols/xdg-shell-protocol.c
[INFO] [stderr]   [ 31%] Building C object CMakeFiles/SDL2_test.dir/src/test/SDL_test_font.c.o
[INFO] [stderr]   [ 31%] Building C object CMakeFiles/SDL2_test.dir/src/test/SDL_test_compare.c.o
[INFO] [stderr]   [ 31%] Building C object CMakeFiles/SDL2_test.dir/src/test/SDL_test_crc32.c.o
[INFO] [stderr]   [ 31%] Building C object CMakeFiles/SDL2_test.dir/src/test/SDL_test_fuzzer.c.o
[INFO] [stderr]   [ 31%] Building C object CMakeFiles/SDL2.dir/src/SDL.c.o
[INFO] [stderr]   [ 31%] Linking C static library libSDL2main.a
[INFO] [stderr]   [ 31%] Built target SDL2main
[INFO] [stderr]   [ 31%] Building C object CMakeFiles/SDL2_test.dir/src/test/SDL_test_harness.c.o
[INFO] [stderr]   [ 31%] Building C object CMakeFiles/SDL2_test.dir/src/test/SDL_test_imageBlit.c.o
[INFO] [stderr]   [ 32%] Building C object CMakeFiles/SDL2_test.dir/src/test/SDL_test_imageBlitBlend.c.o
[INFO] [stderr]   [ 32%] Building C object CMakeFiles/SDL2.dir/src/SDL_assert.c.o
[INFO] [stderr]   [ 32%] Building C object CMakeFiles/SDL2_test.dir/src/test/SDL_test_imageFace.c.o
[INFO] [stderr]   [ 33%] Building C object CMakeFiles/SDL2.dir/src/SDL_dataqueue.c.o
[INFO] [stderr]   [ 33%] Building C object CMakeFiles/SDL2.dir/src/SDL_error.c.o
[INFO] [stderr]   [ 33%] Building C object CMakeFiles/SDL2.dir/src/SDL_guid.c.o
[INFO] [stderr]   [ 33%] Building C object CMakeFiles/SDL2.dir/src/SDL_hints.c.o
[INFO] [stderr]   [ 34%] Building C object CMakeFiles/SDL2.dir/src/SDL_list.c.o
[INFO] [stderr]   [ 34%] Building C object CMakeFiles/SDL2_test.dir/src/test/SDL_test_imagePrimitives.c.o
[INFO] [stderr]   [ 34%] Building C object CMakeFiles/SDL2.dir/src/SDL_log.c.o
[INFO] [stderr]   [ 34%] Building C object CMakeFiles/SDL2.dir/src/SDL_utils.c.o
[INFO] [stderr]   [ 34%] Building C object CMakeFiles/SDL2_test.dir/src/test/SDL_test_imagePrimitivesBlend.c.o
[INFO] [stderr]   [ 35%] Building C object CMakeFiles/SDL2_test.dir/src/test/SDL_test_log.c.o
[INFO] [stderr]   [ 35%] Building C object CMakeFiles/SDL2.dir/src/atomic/SDL_atomic.c.o
[INFO] [stderr]   [ 36%] Building C object CMakeFiles/SDL2.dir/src/atomic/SDL_spinlock.c.o
[INFO] [stderr]   [ 36%] Building C object CMakeFiles/SDL2_test.dir/src/test/SDL_test_md5.c.o
[INFO] [stderr]   [ 36%] Building C object CMakeFiles/SDL2_test.dir/src/test/SDL_test_memory.c.o
[INFO] [stderr]   [ 36%] Building C object CMakeFiles/SDL2_test.dir/src/test/SDL_test_random.c.o
[INFO] [stderr]   [ 36%] Building C object CMakeFiles/SDL2.dir/src/audio/SDL_audio.c.o
[INFO] [stderr]   [ 36%] Building C object CMakeFiles/SDL2.dir/src/audio/SDL_audiocvt.c.o
[INFO] [stderr]   [ 37%] Building C object CMakeFiles/SDL2.dir/src/audio/SDL_audiodev.c.o
[INFO] [stderr]   [ 37%] Building C object CMakeFiles/SDL2.dir/src/audio/SDL_audiotypecvt.c.o
[INFO] [stderr]   [ 37%] Building C object CMakeFiles/SDL2.dir/src/audio/SDL_mixer.c.o
[INFO] [stderr]   [ 37%] Building C object CMakeFiles/SDL2.dir/src/audio/SDL_wave.c.o
[INFO] [stderr]   [ 38%] Building C object CMakeFiles/SDL2.dir/src/cpuinfo/SDL_cpuinfo.c.o
[INFO] [stderr]   [ 38%] Building C object CMakeFiles/SDL2.dir/src/dynapi/SDL_dynapi.c.o
[INFO] [stderr]   [ 39%] Linking C static library libSDL2_test.a
[INFO] [stderr]   [ 39%] Built target SDL2_test
[INFO] [stderr]   [ 39%] Building C object CMakeFiles/SDL2.dir/src/events/SDL_clipboardevents.c.o
[INFO] [stderr]   [ 39%] Building C object CMakeFiles/SDL2.dir/src/events/SDL_displayevents.c.o
[INFO] [stderr]   [ 40%] Building C object CMakeFiles/SDL2.dir/src/events/SDL_dropevents.c.o
[INFO] [stderr]   [ 40%] Building C object CMakeFiles/SDL2.dir/src/events/SDL_events.c.o
[INFO] [stderr]   [ 40%] Building C object CMakeFiles/SDL2.dir/src/events/SDL_gesture.c.o
[INFO] [stderr]   [ 40%] Building C object CMakeFiles/SDL2.dir/src/events/SDL_keyboard.c.o
[INFO] [stderr]   [ 41%] Building C object CMakeFiles/SDL2.dir/src/events/SDL_keysym_to_scancode.c.o
[INFO] [stderr]   [ 41%] Building C object CMakeFiles/SDL2.dir/src/events/SDL_mouse.c.o
[INFO] [stderr]   [ 41%] Building C object CMakeFiles/SDL2.dir/src/events/SDL_quit.c.o
[INFO] [stderr]   [ 41%] Building C object CMakeFiles/SDL2.dir/src/events/SDL_scancode_tables.c.o
[INFO] [stderr]   [ 42%] Building C object CMakeFiles/SDL2.dir/src/events/SDL_touch.c.o
[INFO] [stderr]   [ 42%] Building C object CMakeFiles/SDL2.dir/src/events/imKStoUCS.c.o
[INFO] [stderr]   [ 42%] Building C object CMakeFiles/SDL2.dir/src/events/SDL_windowevents.c.o
[INFO] [stderr]   [ 42%] Building C object CMakeFiles/SDL2.dir/src/file/SDL_rwops.c.o
[INFO] [stderr]   [ 43%] Building C object CMakeFiles/SDL2.dir/src/haptic/SDL_haptic.c.o
[INFO] [stderr]   [ 43%] Building C object CMakeFiles/SDL2.dir/src/hidapi/SDL_hidapi.c.o
[INFO] [stderr]   [ 43%] Building C object CMakeFiles/SDL2.dir/src/joystick/SDL_gamecontroller.c.o
[INFO] [stderr]   [ 44%] Building C object CMakeFiles/SDL2.dir/src/joystick/SDL_joystick.c.o
[INFO] [stderr]   [ 44%] Building C object CMakeFiles/SDL2.dir/src/joystick/SDL_steam_virtual_gamepad.c.o
[INFO] [stderr]   [ 44%] Building C object CMakeFiles/SDL2.dir/src/joystick/controller_type.c.o
[INFO] [stderr]   [ 44%] Building C object CMakeFiles/SDL2.dir/src/libm/e_atan2.c.o
[INFO] [stderr]   [ 45%] Building C object CMakeFiles/SDL2.dir/src/libm/e_exp.c.o
[INFO] [stderr]   [ 45%] Building C object CMakeFiles/SDL2.dir/src/libm/e_fmod.c.o
[INFO] [stderr]   [ 45%] Building C object CMakeFiles/SDL2.dir/src/libm/e_log10.c.o
[INFO] [stderr]   [ 45%] Building C object CMakeFiles/SDL2.dir/src/libm/e_log.c.o
[INFO] [stderr]   [ 46%] Building C object CMakeFiles/SDL2.dir/src/libm/e_pow.c.o
[INFO] [stderr]   [ 46%] Building C object CMakeFiles/SDL2.dir/src/libm/e_rem_pio2.c.o
[INFO] [stderr]   [ 46%] Building C object CMakeFiles/SDL2.dir/src/libm/e_sqrt.c.o
[INFO] [stderr]   [ 46%] Building C object CMakeFiles/SDL2.dir/src/libm/k_cos.c.o
[INFO] [stderr]   [ 46%] Building C object CMakeFiles/SDL2.dir/src/libm/k_sin.c.o
[INFO] [stderr]   [ 47%] Building C object CMakeFiles/SDL2.dir/src/libm/k_rem_pio2.c.o
[INFO] [stderr]   [ 47%] Building C object CMakeFiles/SDL2.dir/src/libm/k_tan.c.o
[INFO] [stderr]   [ 47%] Building C object CMakeFiles/SDL2.dir/src/libm/s_atan.c.o
[INFO] [stderr]   [ 48%] Building C object CMakeFiles/SDL2.dir/src/libm/s_copysign.c.o
[INFO] [stderr]   [ 48%] Building C object CMakeFiles/SDL2.dir/src/libm/s_cos.c.o
[INFO] [stderr]   [ 48%] Building C object CMakeFiles/SDL2.dir/src/libm/s_fabs.c.o
[INFO] [stderr]   [ 48%] Building C object CMakeFiles/SDL2.dir/src/libm/s_floor.c.o
[INFO] [stderr]   [ 49%] Building C object CMakeFiles/SDL2.dir/src/libm/s_scalbn.c.o
[INFO] [stderr]   [ 49%] Building C object CMakeFiles/SDL2.dir/src/libm/s_sin.c.o
[INFO] [stderr]   [ 49%] Building C object CMakeFiles/SDL2.dir/src/libm/s_tan.c.o
[INFO] [stderr]   [ 50%] Building C object CMakeFiles/SDL2.dir/src/locale/SDL_locale.c.o
[INFO] [stderr]   [ 50%] Building C object CMakeFiles/SDL2.dir/src/misc/SDL_url.c.o
[INFO] [stderr]   [ 50%] Building C object CMakeFiles/SDL2.dir/src/power/SDL_power.c.o
[INFO] [stderr]   [ 50%] Building C object CMakeFiles/SDL2.dir/src/render/SDL_d3dmath.c.o
[INFO] [stderr]   [ 51%] Building C object CMakeFiles/SDL2.dir/src/render/SDL_render.c.o
[INFO] [stderr]   [ 51%] Building C object CMakeFiles/SDL2.dir/src/render/SDL_yuv_sw.c.o
[INFO] [stderr]   [ 51%] Building C object CMakeFiles/SDL2.dir/src/render/direct3d/SDL_render_d3d.c.o
[INFO] [stderr]   [ 52%] Building C object CMakeFiles/SDL2.dir/src/render/direct3d11/SDL_render_d3d11.c.o
[INFO] [stderr]   [ 52%] Building C object CMakeFiles/SDL2.dir/src/render/direct3d/SDL_shaders_d3d.c.o
[INFO] [stderr]   [ 52%] Building C object CMakeFiles/SDL2.dir/src/render/direct3d11/SDL_shaders_d3d11.c.o
[INFO] [stderr]   [ 52%] Building C object CMakeFiles/SDL2.dir/src/render/direct3d12/SDL_render_d3d12.c.o
[INFO] [stderr]   [ 52%] Building C object CMakeFiles/SDL2.dir/src/render/direct3d12/SDL_shaders_d3d12.c.o
[INFO] [stderr]   [ 53%] Building C object CMakeFiles/SDL2.dir/src/render/opengl/SDL_render_gl.c.o
[INFO] [stderr]   [ 53%] Building C object CMakeFiles/SDL2.dir/src/render/opengl/SDL_shaders_gl.c.o
[INFO] [stderr]   [ 53%] Building C object CMakeFiles/SDL2.dir/src/render/opengles/SDL_render_gles.c.o
[INFO] [stderr]   [ 53%] Building C object CMakeFiles/SDL2.dir/src/render/opengles2/SDL_render_gles2.c.o
[INFO] [stderr]   [ 54%] Building C object CMakeFiles/SDL2.dir/src/render/opengles2/SDL_shaders_gles2.c.o
[INFO] [stderr]   [ 54%] Building C object CMakeFiles/SDL2.dir/src/render/ps2/SDL_render_ps2.c.o
[INFO] [stderr]   [ 54%] Building C object CMakeFiles/SDL2.dir/src/render/psp/SDL_render_psp.c.o
[INFO] [stderr]   [ 54%] Building C object CMakeFiles/SDL2.dir/src/render/software/SDL_blendfillrect.c.o
[INFO] [stderr]   [ 55%] Building C object CMakeFiles/SDL2.dir/src/render/software/SDL_blendline.c.o
[INFO] [stderr]   [ 55%] Building C object CMakeFiles/SDL2.dir/src/render/software/SDL_blendpoint.c.o
[INFO] [stderr]   [ 55%] Building C object CMakeFiles/SDL2.dir/src/render/software/SDL_drawline.c.o
[INFO] [stderr]   [ 56%] Building C object CMakeFiles/SDL2.dir/src/render/software/SDL_drawpoint.c.o
[INFO] [stderr]   [ 56%] Building C object CMakeFiles/SDL2.dir/src/render/software/SDL_render_sw.c.o
[INFO] [stderr]   [ 56%] Building C object CMakeFiles/SDL2.dir/src/render/software/SDL_triangle.c.o
[INFO] [stderr]   [ 56%] Building C object CMakeFiles/SDL2.dir/src/render/software/SDL_rotate.c.o
[INFO] [stderr]   [ 57%] Building C object CMakeFiles/SDL2.dir/src/render/vitagxm/SDL_render_vita_gxm.c.o
[INFO] [stderr]   [ 57%] Building C object CMakeFiles/SDL2.dir/src/render/vitagxm/SDL_render_vita_gxm_memory.c.o
[INFO] [stderr]   [ 57%] Building C object CMakeFiles/SDL2.dir/src/render/vitagxm/SDL_render_vita_gxm_tools.c.o
[INFO] [stderr]   [ 57%] Building C object CMakeFiles/SDL2.dir/src/sensor/SDL_sensor.c.o
[INFO] [stderr]   [ 58%] Building C object CMakeFiles/SDL2.dir/src/stdlib/SDL_crc16.c.o
[INFO] [stderr]   [ 58%] Building C object CMakeFiles/SDL2.dir/src/stdlib/SDL_crc32.c.o
[INFO] [stderr]   [ 58%] Building C object CMakeFiles/SDL2.dir/src/stdlib/SDL_getenv.c.o
[INFO] [stderr]   [ 58%] Building C object CMakeFiles/SDL2.dir/src/stdlib/SDL_iconv.c.o
[INFO] [stderr]   [ 59%] Building C object CMakeFiles/SDL2.dir/src/stdlib/SDL_malloc.c.o
[INFO] [stderr]   [ 59%] Building C object CMakeFiles/SDL2.dir/src/stdlib/SDL_mslibc.c.o
[INFO] [stderr]   [ 59%] Building C object CMakeFiles/SDL2.dir/src/stdlib/SDL_qsort.c.o
[INFO] [stderr]   [ 59%] Building C object CMakeFiles/SDL2.dir/src/stdlib/SDL_stdlib.c.o
[INFO] [stderr]   [ 59%] Building C object CMakeFiles/SDL2.dir/src/stdlib/SDL_strtokr.c.o
[INFO] [stderr]   [ 60%] Building C object CMakeFiles/SDL2.dir/src/stdlib/SDL_string.c.o
[INFO] [stderr]   [ 60%] Building C object CMakeFiles/SDL2.dir/src/thread/SDL_thread.c.o
[INFO] [stderr]   [ 60%] Building C object CMakeFiles/SDL2.dir/src/timer/SDL_timer.c.o
[INFO] [stderr]   [ 61%] Building C object CMakeFiles/SDL2.dir/src/video/SDL_RLEaccel.c.o
[INFO] [stderr]   [ 61%] Building C object CMakeFiles/SDL2.dir/src/video/SDL_blit.c.o
[INFO] [stderr]   [ 61%] Building C object CMakeFiles/SDL2.dir/src/video/SDL_blit_0.c.o
[INFO] [stderr]   [ 62%] Building C object CMakeFiles/SDL2.dir/src/video/SDL_blit_1.c.o
[INFO] [stderr]   [ 62%] Building C object CMakeFiles/SDL2.dir/src/video/SDL_blit_A.c.o
[INFO] [stderr]   [ 62%] Building C object CMakeFiles/SDL2.dir/src/video/SDL_blit_N.c.o
[INFO] [stderr]   [ 62%] Building C object CMakeFiles/SDL2.dir/src/video/SDL_blit_auto.c.o
[INFO] [stderr]   [ 63%] Building C object CMakeFiles/SDL2.dir/src/video/SDL_blit_copy.c.o
[INFO] [stderr]   [ 63%] Building C object CMakeFiles/SDL2.dir/src/video/SDL_blit_slow.c.o
[INFO] [stderr]   [ 63%] Building C object CMakeFiles/SDL2.dir/src/video/SDL_bmp.c.o
[INFO] [stderr]   [ 64%] Building C object CMakeFiles/SDL2.dir/src/video/SDL_egl.c.o
[INFO] [stderr]   [ 64%] Building C object CMakeFiles/SDL2.dir/src/video/SDL_clipboard.c.o
[INFO] [stderr]   [ 64%] Building C object CMakeFiles/SDL2.dir/src/video/SDL_fillrect.c.o
[INFO] [stderr]   [ 64%] Building C object CMakeFiles/SDL2.dir/src/video/SDL_pixels.c.o
[INFO] [stderr]   [ 64%] Building C object CMakeFiles/SDL2.dir/src/video/SDL_rect.c.o
[INFO] [stderr]   [ 65%] Building C object CMakeFiles/SDL2.dir/src/video/SDL_shape.c.o
[INFO] [stderr]   [ 65%] Building C object CMakeFiles/SDL2.dir/src/video/SDL_stretch.c.o
[INFO] [stderr]   [ 65%] Building C object CMakeFiles/SDL2.dir/src/video/SDL_surface.c.o
[INFO] [stderr]   [ 65%] Building C object CMakeFiles/SDL2.dir/src/video/SDL_video.c.o
[INFO] [stderr]   [ 66%] Building C object CMakeFiles/SDL2.dir/src/video/SDL_vulkan_utils.c.o
[INFO] [stderr]   [ 66%] Building C object CMakeFiles/SDL2.dir/src/video/SDL_yuv.c.o
[INFO] [stderr]   [ 66%] Building C object CMakeFiles/SDL2.dir/src/video/yuv2rgb/yuv_rgb_lsx.c.o
[INFO] [stderr]   [ 66%] Building C object CMakeFiles/SDL2.dir/src/video/yuv2rgb/yuv_rgb_sse.c.o
[INFO] [stderr]   [ 67%] Building C object CMakeFiles/SDL2.dir/src/video/yuv2rgb/yuv_rgb_std.c.o
[INFO] [stderr]   [ 67%] Building C object CMakeFiles/SDL2.dir/src/audio/dummy/SDL_dummyaudio.c.o
[INFO] [stderr]   [ 67%] Building C object CMakeFiles/SDL2.dir/src/audio/disk/SDL_diskaudio.c.o
[INFO] [stderr]   [ 68%] Building C object CMakeFiles/SDL2.dir/src/loadso/dlopen/SDL_sysloadso.c.o
[INFO] [stderr]   [ 68%] Building C object CMakeFiles/SDL2.dir/src/joystick/virtual/SDL_virtualjoystick.c.o
[INFO] [stderr]   [ 68%] Building C object CMakeFiles/SDL2.dir/src/video/dummy/SDL_nullevents.c.o
[INFO] [stderr]   [ 68%] Building C object CMakeFiles/SDL2.dir/src/video/dummy/SDL_nullframebuffer.c.o
[INFO] [stderr]   [ 69%] Building C object CMakeFiles/SDL2.dir/src/video/dummy/SDL_nullvideo.c.o
[INFO] [stderr]   [ 69%] Building C object CMakeFiles/SDL2.dir/src/video/offscreen/SDL_offscreenevents.c.o
[INFO] [stderr]   [ 69%] Building C object CMakeFiles/SDL2.dir/src/video/offscreen/SDL_offscreenframebuffer.c.o
[INFO] [stderr]   [ 69%] Building C object CMakeFiles/SDL2.dir/src/video/offscreen/SDL_offscreenopengles.c.o
[INFO] [stderr]   [ 70%] Building C object CMakeFiles/SDL2.dir/src/video/offscreen/SDL_offscreenvideo.c.o
[INFO] [stderr]   [ 70%] Building C object CMakeFiles/SDL2.dir/src/video/offscreen/SDL_offscreenwindow.c.o
[INFO] [stderr]   [ 70%] Building C object CMakeFiles/SDL2.dir/src/audio/dsp/SDL_dspaudio.c.o
[INFO] [stderr]   [ 70%] Building C object CMakeFiles/SDL2.dir/src/audio/alsa/SDL_alsa_audio.c.o
[INFO] [stderr]   [ 71%] Building C object CMakeFiles/SDL2.dir/src/audio/jack/SDL_jackaudio.c.o
[INFO] [stderr]   [ 71%] Building C object CMakeFiles/SDL2.dir/src/audio/pulseaudio/SDL_pulseaudio.c.o
[INFO] [stderr]   [ 71%] Building C object CMakeFiles/SDL2.dir/src/audio/sndio/SDL_sndioaudio.c.o
[INFO] [stderr]   [ 71%] Building C object CMakeFiles/SDL2.dir/src/video/x11/SDL_x11clipboard.c.o
[INFO] [stderr]   [ 72%] Building C object CMakeFiles/SDL2.dir/src/video/x11/SDL_x11dyn.c.o
[INFO] [stderr]   [ 72%] Building C object CMakeFiles/SDL2.dir/src/video/x11/SDL_x11events.c.o
[INFO] [stderr]   [ 72%] Building C object CMakeFiles/SDL2.dir/src/video/x11/SDL_x11framebuffer.c.o
[INFO] [stderr]   [ 72%] Building C object CMakeFiles/SDL2.dir/src/video/x11/SDL_x11keyboard.c.o
[INFO] [stderr]   [ 73%] Building C object CMakeFiles/SDL2.dir/src/video/x11/SDL_x11messagebox.c.o
[INFO] [stderr]   [ 73%] Building C object CMakeFiles/SDL2.dir/src/video/x11/SDL_x11modes.c.o
[INFO] [stderr]   [ 73%] Building C object CMakeFiles/SDL2.dir/src/video/x11/SDL_x11mouse.c.o
[INFO] [stderr]   [ 74%] Building C object CMakeFiles/SDL2.dir/src/video/x11/SDL_x11opengl.c.o
[INFO] [stderr]   [ 74%] Building C object CMakeFiles/SDL2.dir/src/video/x11/SDL_x11opengles.c.o
[INFO] [stderr]   [ 74%] Building C object CMakeFiles/SDL2.dir/src/video/x11/SDL_x11shape.c.o
[INFO] [stderr]   [ 74%] Building C object CMakeFiles/SDL2.dir/src/video/x11/SDL_x11touch.c.o
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   CMake Warning:
[INFO] [stderr]     Manually-specified variables were not used by the project:
[INFO] [stderr] 
[INFO] [stderr]       CMAKE_ASM_COMPILER
[INFO] [stderr]       CMAKE_ASM_FLAGS
[INFO] [stderr]       CMAKE_CONFIGURATION_TYPES
[INFO] [stderr]       CMAKE_CXX_COMPILER
[INFO] [stderr]       CMAKE_CXX_FLAGS
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   /opt/rustwide/cargo-home/git/checkouts/rust-sdl2-6868871367e7749b/9934aeb/sdl2-sys/SDL/src/video/SDL_blit_auto.c:6991:1: fatal error: error writing to /tmp/ccxZjMZE.s: No space left on device
[INFO] [stderr]    6991 | };
[INFO] [stderr]         | ^
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   gmake[2]: *** [CMakeFiles/SDL2.dir/build.make:1716: CMakeFiles/SDL2.dir/src/video/SDL_blit_auto.c.o] Error 1
[INFO] [stderr]   gmake[2]: *** Waiting for unfinished jobs....
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:141: CMakeFiles/SDL2.dir/all] Error 2
[INFO] [stderr]   gmake: *** [Makefile:136: all] Error 2
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.50/src/lib.rs:1098:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 2
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5f4d22e90f02 - std::backtrace_rs::backtrace::libunwind::trace::h4b1dd74ddad1938e
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5f4d22e90f02 - std::backtrace_rs::backtrace::trace_unsynchronized::h2d30d382ece6fa9e
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5f4d22e90f02 - std::sys::backtrace::_print_fmt::hd946833e8f1a9699
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5f4d22e90f02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hcdf1d57453f7287d
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5f4d22eb5a93 - core::fmt::rt::Argument::fmt::h150c95dcaa3197b7
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5f4d22eb5a93 - core::fmt::write::h3be3172487877823
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/core/src/fmt/mod.rs:1465:25
[INFO] [stderr]      6:     0x5f4d22e8dd93 - std::io::default_write_fmt::hbb22ca90138b810d
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5f4d22e8dd93 - std::io::Write::write_fmt::hff7ec47b7aff581e
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5f4d22e90d52 - std::sys::backtrace::BacktraceLock::print::h7248a2e68b1a6757
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5f4d22e92c36 - std::panicking::default_hook::{{closure}}::hb6197d3c009db5db
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panicking.rs:300:27
[INFO] [stderr]     10:     0x5f4d22e92a39 - std::panicking::default_hook::h48f8973c358ad080
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x5f4d22e93602 - std::panicking::rust_panic_with_hook::h2156d918f1b4687a
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x5f4d22e9339a - std::panicking::begin_panic_handler::{{closure}}::h72af41ccef8ec229
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panicking.rs:706:13
[INFO] [stderr]     13:     0x5f4d22e913f9 - std::sys::backtrace::__rust_end_short_backtrace::ha354a46c9098f853
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     14:     0x5f4d22e9302d - __rustc[5129e938e0a6cb40]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panicking.rs:697:5
[INFO] [stderr]     15:     0x5f4d22eb4960 - core::panicking::panic_fmt::h0abade0315de1f17
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x5f4d22e0a71b - cmake::fail::h7d68a55daf587123
[INFO] [stderr]     17:     0x5f4d22e09f9a - cmake::run::ha82f0a9d5b991abe
[INFO] [stderr]     18:     0x5f4d22e06a91 - cmake::Config::build::hee0a98ad052b1c81
[INFO] [stderr]     19:     0x5f4d22df8a57 - build_script_build::compile_sdl2::h85c330078c75bee7
[INFO] [stderr]     20:     0x5f4d22dfa748 - build_script_build::main::hbde459e16be0ba62
[INFO] [stderr]     21:     0x5f4d22df4553 - core::ops::function::FnOnce::call_once::he7d1fff9c1af7b0b
[INFO] [stderr]     22:     0x5f4d22df3fe6 - std::sys::backtrace::__rust_begin_short_backtrace::hcef2868f34e781de
[INFO] [stderr]     23:     0x5f4d22df3eb9 - std::rt::lang_start::{{closure}}::hb7d1a154a4d41285
[INFO] [stderr]     24:     0x5f4d22e897a0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::ha27a6effac64dcb5
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/core/src/ops/function.rs:284:21
[INFO] [stderr]     25:     0x5f4d22e897a0 - std::panicking::catch_unwind::do_call::h8482997c861660f8
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panicking.rs:589:40
[INFO] [stderr]     26:     0x5f4d22e897a0 - std::panicking::catch_unwind::h61588078bc36fe20
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panicking.rs:552:19
[INFO] [stderr]     27:     0x5f4d22e897a0 - std::panic::catch_unwind::hdb37145af8c89db8
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x5f4d22e897a0 - std::rt::lang_start_internal::{{closure}}::h8ae41facdb92ee12
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/rt.rs:175:24
[INFO] [stderr]     29:     0x5f4d22e897a0 - std::panicking::catch_unwind::do_call::h1d3395aa40057936
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panicking.rs:589:40
[INFO] [stderr]     30:     0x5f4d22e897a0 - std::panicking::catch_unwind::h4ace2ad279d36fae
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panicking.rs:552:19
[INFO] [stderr]     31:     0x5f4d22e897a0 - std::panic::catch_unwind::h09bc04072e88fd3e
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/panic.rs:359:14
[INFO] [stderr]     32:     0x5f4d22e897a0 - std::rt::lang_start_internal::h7dae2ae31da29277
[INFO] [stderr]                                  at /rustc/36b21637e93b038453924d3c66821089e71d8baa/library/std/src/rt.rs:171:5
[INFO] [stderr]     33:     0x5f4d22df3ea1 - std::rt::lang_start::hdd3d3100549b7d6b
[INFO] [stderr]     34:     0x5f4d22dfb0d5 - main
[INFO] [stderr]     35:     0x7f0218dec1ca - <unknown>
[INFO] [stderr]     36:     0x7f0218dec28b - __libc_start_main
[INFO] [stderr]     37:     0x5f4d22df3325 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "c9dced59b9e8fb73fe97ee8ddd86e287b94482eb9fb9b236a971149095fc5755", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9dced59b9e8fb73fe97ee8ddd86e287b94482eb9fb9b236a971149095fc5755", kill_on_drop: false }`
[INFO] [stdout] c9dced59b9e8fb73fe97ee8ddd86e287b94482eb9fb9b236a971149095fc5755
