[INFO] cloning repository https://github.com/joshvoigts/vecbit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joshvoigts/vecbit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshvoigts%2Fvecbit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshvoigts%2Fvecbit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7b85ce1f7a140f98bbd39ca32afc7cbd8b8f981a
[INFO] testing joshvoigts/vecbit against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshvoigts%2Fvecbit" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/joshvoigts/vecbit
[INFO] finished tweaking git repo https://github.com/joshvoigts/vecbit
[INFO] tweaked toml for git repo https://github.com/joshvoigts/vecbit written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/joshvoigts/vecbit on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/joshvoigts/vecbit 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0e3a0c88102d02ac0501f5b2385504bae4a24d71e2a225c4d98aad98f291714a
[INFO] running `Command { std: "docker" "start" "0e3a0c88102d02ac0501f5b2385504bae4a24d71e2a225c4d98aad98f291714a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e3a0c88102d02ac0501f5b2385504bae4a24d71e2a225c4d98aad98f291714a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0e3a0c88102d02ac0501f5b2385504bae4a24d71e2a225c4d98aad98f291714a" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e3a0c88102d02ac0501f5b2385504bae4a24d71e2a225c4d98aad98f291714a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0e3a0c88102d02ac0501f5b2385504bae4a24d71e2a225c4d98aad98f291714a" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling actix-rt v2.9.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling brotli-decompressor v4.0.0
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling regex-lite v0.1.5
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling enum-as-inner v0.6.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.26.0
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling brotli v6.0.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling base64 v0.20.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling hickory-proto v0.24.1
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling pest_meta v2.7.10
[INFO] [stderr]    Compiling actix-web-codegen v4.2.2
[INFO] [stderr]    Compiling actix-server v2.3.0
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling rustls-webpki v0.102.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling gethostname v0.4.3
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling hickory-resolver v0.24.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling mail-builder v0.3.1
[INFO] [stderr]    Compiling pest_generator v2.7.10
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling mail-parser v0.9.3
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling deunicode v1.6.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regparse.c: In function 'onig_st_init_strend_table_with_size':
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regparse.c:588:5: error: initialization of 'int (*)(void)' from incompatible pointer type 'int (*)(st_str_end_key *, st_str_end_key *)' [-Wincompatible-pointer-types]
[INFO] [stderr] warning: onig_sys@69.8.1:   588 |     str_end_cmp,
[INFO] [stderr] warning: onig_sys@69.8.1:       |     ^~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regparse.c:588:5: note: (near initialization for 'hashType.compare')
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regparse.c:550:1: note: 'str_end_cmp' declared here
[INFO] [stderr] warning: onig_sys@69.8.1:   550 | str_end_cmp(st_str_end_key* x, st_str_end_key* y)
[INFO] [stderr] warning: onig_sys@69.8.1:       | ^~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regparse.c:589:5: error: initialization of 'int (*)(void)' from incompatible pointer type 'int (*)(st_str_end_key *)' [-Wincompatible-pointer-types]
[INFO] [stderr] warning: onig_sys@69.8.1:   589 |     str_end_hash,
[INFO] [stderr] warning: onig_sys@69.8.1:       |     ^~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regparse.c:589:5: note: (near initialization for 'hashType.hash')
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regparse.c:571:1: note: 'str_end_hash' declared here
[INFO] [stderr] warning: onig_sys@69.8.1:   571 | str_end_hash(st_str_end_key* x)
[INFO] [stderr] warning: onig_sys@69.8.1:       | ^~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regparse.c: In function 'onig_st_init_callout_name_table_with_size':
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regparse.c:678:5: error: initialization of 'int (*)(void)' from incompatible pointer type 'int (*)(st_callout_name_key *, st_callout_name_key *)' [-Wincompatible-pointer-types]
[INFO] [stderr] warning: onig_sys@69.8.1:   678 |     callout_name_table_cmp,
[INFO] [stderr] warning: onig_sys@69.8.1:       |     ^~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regparse.c:678:5: note: (near initialization for 'hashType.compare')
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regparse.c:637:1: note: 'callout_name_table_cmp' declared here
[INFO] [stderr] warning: onig_sys@69.8.1:   637 | callout_name_table_cmp(st_callout_name_key* x, st_callout_name_key* y)
[INFO] [stderr] warning: onig_sys@69.8.1:       | ^~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regparse.c:679:5: error: initialization of 'int (*)(void)' from incompatible pointer type 'int (*)(st_callout_name_key *)' [-Wincompatible-pointer-types]
[INFO] [stderr] warning: onig_sys@69.8.1:   679 |     callout_name_table_hash,
[INFO] [stderr] warning: onig_sys@69.8.1:       |     ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regparse.c:679:5: note: (near initialization for 'hashType.hash')
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regparse.c:660:1: note: 'callout_name_table_hash' declared here
[INFO] [stderr] warning: onig_sys@69.8.1:   660 | callout_name_table_hash(st_callout_name_key* x)
[INFO] [stderr] warning: onig_sys@69.8.1:       | ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regparse.c: In function 'names_clear':
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regparse.c:804:24: error: passing argument 2 of 'onig_st_foreach' from incompatible pointer type [-Wincompatible-pointer-types]
[INFO] [stderr] warning: onig_sys@69.8.1:   804 |     onig_st_foreach(t, i_free_name_entry, 0);
[INFO] [stderr] warning: onig_sys@69.8.1:       |                        ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1:       |                        |
[INFO] [stderr] warning: onig_sys@69.8.1:       |                        int (*)(OnigUChar *, NameEntry *, void *) {aka int (*)(unsigned char *, NameEntry *, void *)}
[INFO] [stderr] warning: onig_sys@69.8.1: In file included from oniguruma/src/regparse.c:37:
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.h:55:31: note: expected 'int (*)(void)' but argument is of type 'int (*)(OnigUChar *, NameEntry *, void *)' {aka 'int (*)(unsigned char *, NameEntry *, void *)'}
[INFO] [stderr] warning: onig_sys@69.8.1:    55 | int st_foreach _((st_table *, int (*)(ANYARGS), st_data_t));
[INFO] [stderr] warning: onig_sys@69.8.1:       |                               ^~~~~~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.h:35:18: note: in definition of macro '_'
[INFO] [stderr] warning: onig_sys@69.8.1:    35 | # define _(args) args
[INFO] [stderr] warning: onig_sys@69.8.1:       |                  ^~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regparse.c:789:1: note: 'i_free_name_entry' declared here
[INFO] [stderr] warning: onig_sys@69.8.1:   789 | i_free_name_entry(UChar* key, NameEntry* e, void* arg ARG_UNUSED)
[INFO] [stderr] warning: onig_sys@69.8.1:       | ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regparse.c: In function 'onig_foreach_name':
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regparse.c:873:24: error: passing argument 2 of 'onig_st_foreach' from incompatible pointer type [-Wincompatible-pointer-types]
[INFO] [stderr] warning: onig_sys@69.8.1:   873 |     onig_st_foreach(t, i_names, (HashDataType )&narg);
[INFO] [stderr] warning: onig_sys@69.8.1:       |                        ^~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1:       |                        |
[INFO] [stderr] warning: onig_sys@69.8.1:       |                        int (*)(OnigUChar *, NameEntry *, INamesArg *) {aka int (*)(unsigned char *, NameEntry *, INamesArg *)}
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.h:55:31: note: expected 'int (*)(void)' but argument is of type 'int (*)(OnigUChar *, NameEntry *, INamesArg *)' {aka 'int (*)(unsigned char *, NameEntry *, INamesArg *)'}
[INFO] [stderr] warning: onig_sys@69.8.1:    55 | int st_foreach _((st_table *, int (*)(ANYARGS), st_data_t));
[INFO] [stderr] warning: onig_sys@69.8.1:       |                               ^~~~~~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.h:35:18: note: in definition of macro '_'
[INFO] [stderr] warning: onig_sys@69.8.1:    35 | # define _(args) args
[INFO] [stderr] warning: onig_sys@69.8.1:       |                  ^~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regparse.c:846:1: note: 'i_names' declared here
[INFO] [stderr] warning: onig_sys@69.8.1:   846 | i_names(UChar* key ARG_UNUSED, NameEntry* e, INamesArg* arg)
[INFO] [stderr] warning: onig_sys@69.8.1:       | ^~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regparse.c: In function 'onig_renumber_name_table':
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regparse.c:901:24: error: passing argument 2 of 'onig_st_foreach' from incompatible pointer type [-Wincompatible-pointer-types]
[INFO] [stderr] warning: onig_sys@69.8.1:   901 |     onig_st_foreach(t, i_renumber_name, (HashDataType )map);
[INFO] [stderr] warning: onig_sys@69.8.1:       |                        ^~~~~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1:       |                        |
[INFO] [stderr] warning: onig_sys@69.8.1:       |                        int (*)(OnigUChar *, NameEntry *, GroupNumMap *) {aka int (*)(unsigned char *, NameEntry *, GroupNumMap *)}
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.h:55:31: note: expected 'int (*)(void)' but argument is of type 'int (*)(OnigUChar *, NameEntry *, GroupNumMap *)' {aka 'int (*)(unsigned char *, NameEntry *, GroupNumMap *)'}
[INFO] [stderr] warning: onig_sys@69.8.1:    55 | int st_foreach _((st_table *, int (*)(ANYARGS), st_data_t));
[INFO] [stderr] warning: onig_sys@69.8.1:       |                               ^~~~~~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.h:35:18: note: in definition of macro '_'
[INFO] [stderr] warning: onig_sys@69.8.1:    35 | # define _(args) args
[INFO] [stderr] warning: onig_sys@69.8.1:       |                  ^~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regparse.c:879:1: note: 'i_renumber_name' declared here
[INFO] [stderr] warning: onig_sys@69.8.1:   879 | i_renumber_name(UChar* key ARG_UNUSED, NameEntry* e, GroupNumMap* map)
[INFO] [stderr] warning: onig_sys@69.8.1:       | ^~~~~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regparse.c: In function 'callout_name_table_clear':
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regparse.c:1386:24: error: passing argument 2 of 'onig_st_foreach' from incompatible pointer type [-Wincompatible-pointer-types]
[INFO] [stderr] warning: onig_sys@69.8.1:  1386 |     onig_st_foreach(t, i_free_callout_name_entry, 0);
[INFO] [stderr] warning: onig_sys@69.8.1:       |                        ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1:       |                        |
[INFO] [stderr] warning: onig_sys@69.8.1:       |                        int (*)(st_callout_name_key *, CalloutNameEntry *, void *)
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.h:55:31: note: expected 'int (*)(void)' but argument is of type 'int (*)(st_callout_name_key *, CalloutNameEntry *, void *)'
[INFO] [stderr] warning: onig_sys@69.8.1:    55 | int st_foreach _((st_table *, int (*)(ANYARGS), st_data_t));
[INFO] [stderr] warning: onig_sys@69.8.1:       |                               ^~~~~~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.h:35:18: note: in definition of macro '_'
[INFO] [stderr] warning: onig_sys@69.8.1:    35 | # define _(args) args
[INFO] [stderr] warning: onig_sys@69.8.1:       |                  ^~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regparse.c:1370:1: note: 'i_free_callout_name_entry' declared here
[INFO] [stderr] warning: onig_sys@69.8.1:  1370 | i_free_callout_name_entry(st_callout_name_key* key, CalloutNameEntry* e,
[INFO] [stderr] warning: onig_sys@69.8.1:       | ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regparse.c: In function 'setup_ext_callout_list_values':
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regparse.c:1884:56: error: passing argument 2 of 'onig_st_foreach' from incompatible pointer type [-Wincompatible-pointer-types]
[INFO] [stderr] warning: onig_sys@69.8.1:  1884 |     onig_st_foreach((CalloutTagTable *)ext->tag_table, i_callout_callout_list_set,
[INFO] [stderr] warning: onig_sys@69.8.1:       |                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1:       |                                                        |
[INFO] [stderr] warning: onig_sys@69.8.1:       |                                                        int (*)(OnigUChar *, CalloutTagVal,  void *) {aka int (*)(unsigned char *, long int,  void *)}
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.h:55:31: note: expected 'int (*)(void)' but argument is of type 'int (*)(OnigUChar *, CalloutTagVal,  void *)' {aka 'int (*)(unsigned char *, long int,  void *)'}
[INFO] [stderr] warning: onig_sys@69.8.1:    55 | int st_foreach _((st_table *, int (*)(ANYARGS), st_data_t));
[INFO] [stderr] warning: onig_sys@69.8.1:       |                               ^~~~~~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.h:35:18: note: in definition of macro '_'
[INFO] [stderr] warning: onig_sys@69.8.1:    35 | # define _(args) args
[INFO] [stderr] warning: onig_sys@69.8.1:       |                  ^~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regparse.c:1866:1: note: 'i_callout_callout_list_set' declared here
[INFO] [stderr] warning: onig_sys@69.8.1:  1866 | i_callout_callout_list_set(UChar* key, CalloutTagVal e, void* arg)
[INFO] [stderr] warning: onig_sys@69.8.1:       | ^~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regparse.c: In function 'callout_tag_table_clear':
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regparse.c:1932:24: error: passing argument 2 of 'onig_st_foreach' from incompatible pointer type [-Wincompatible-pointer-types]
[INFO] [stderr] warning: onig_sys@69.8.1:  1932 |     onig_st_foreach(t, i_free_callout_tag_entry, 0);
[INFO] [stderr] warning: onig_sys@69.8.1:       |                        ^~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1:       |                        |
[INFO] [stderr] warning: onig_sys@69.8.1:       |                        int (*)(OnigUChar *, CalloutTagVal,  void *) {aka int (*)(unsigned char *, long int,  void *)}
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.h:55:31: note: expected 'int (*)(void)' but argument is of type 'int (*)(OnigUChar *, CalloutTagVal,  void *)' {aka 'int (*)(unsigned char *, long int,  void *)'}
[INFO] [stderr] warning: onig_sys@69.8.1:    55 | int st_foreach _((st_table *, int (*)(ANYARGS), st_data_t));
[INFO] [stderr] warning: onig_sys@69.8.1:       |                               ^~~~~~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.h:35:18: note: in definition of macro '_'
[INFO] [stderr] warning: onig_sys@69.8.1:    35 | # define _(args) args
[INFO] [stderr] warning: onig_sys@69.8.1:       |                  ^~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regparse.c:1922:1: note: 'i_free_callout_tag_entry' declared here
[INFO] [stderr] warning: onig_sys@69.8.1:  1922 | i_free_callout_tag_entry(UChar* key, CalloutTagVal e, void* arg ARG_UNUSED)
[INFO] [stderr] warning: onig_sys@69.8.1:       | ^~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: ToolExecError: Command "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/release/build/onig_sys-d02bf7d6b08c9052/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/release/build/onig_sys-d02bf7d6b08c9052/out/c77b18e714869709-regparse.o" "-c" "oniguruma/src/regparse.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=oniguruma/src/st.c:38:5: error: initialization of 'int (*)(void)' from incompatible pointer type 'int (*)(long int,  long int)' [-Wincompatible-pointer-types]
[INFO] [stderr] warning: onig_sys@69.8.1:    38 |     numcmp,
[INFO] [stderr] warning: onig_sys@69.8.1:       |     ^~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:38:5: note: (near initialization for 'type_numhash.compare')
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:35:12: note: 'numcmp' declared here
[INFO] [stderr] warning: onig_sys@69.8.1:    35 | static int numcmp(long, long);
[INFO] [stderr] warning: onig_sys@69.8.1:       |            ^~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:39:5: error: initialization of 'int (*)(void)' from incompatible pointer type 'int (*)(long int)' [-Wincompatible-pointer-types]
[INFO] [stderr] warning: onig_sys@69.8.1:    39 |     numhash,
[INFO] [stderr] warning: onig_sys@69.8.1:       |     ^~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:39:5: note: (near initialization for 'type_numhash.hash')
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:36:12: note: 'numhash' declared here
[INFO] [stderr] warning: onig_sys@69.8.1:    36 | static int numhash(long);
[INFO] [stderr] warning: onig_sys@69.8.1:       |            ^~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:45:5: error: initialization of 'int (*)(void)' from incompatible pointer type 'int (*)(const char *, const char *)' [-Wincompatible-pointer-types]
[INFO] [stderr] warning: onig_sys@69.8.1:    45 |     strcmp,
[INFO] [stderr] warning: onig_sys@69.8.1:       |     ^~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:45:5: note: (near initialization for 'type_strhash.compare')
[INFO] [stderr] warning: onig_sys@69.8.1: In file included from oniguruma/src/regint.h:111,
[INFO] [stderr] warning: onig_sys@69.8.1:                  from oniguruma/src/st.c:9:
[INFO] [stderr] warning: onig_sys@69.8.1: /usr/include/string.h:171:12: note: 'strcmp' declared here
[INFO] [stderr] warning: onig_sys@69.8.1:   171 | extern int strcmp (const char *__s1, const char *__s2)
[INFO] [stderr] warning: onig_sys@69.8.1:       |            ^~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:46:5: error: initialization of 'int (*)(void)' from incompatible pointer type 'int (*)(const char *)' [-Wincompatible-pointer-types]
[INFO] [stderr] warning: onig_sys@69.8.1:    46 |     strhash,
[INFO] [stderr] warning: onig_sys@69.8.1:       |     ^~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:46:5: note: (near initialization for 'type_strhash.hash')
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:43:12: note: 'strhash' declared here
[INFO] [stderr] warning: onig_sys@69.8.1:    43 | static int strhash(const char *);
[INFO] [stderr] warning: onig_sys@69.8.1:       |            ^~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c: In function 'new_size':
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:101:1: warning: old-style function definition [-Wold-style-definition]
[INFO] [stderr] warning: onig_sys@69.8.1:   101 | new_size(size)
[INFO] [stderr] warning: onig_sys@69.8.1:       | ^~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c: In function 'onig_st_init_table_with_size':
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regint.h:220:37: warning: old-style function definition [-Wold-style-definition]
[INFO] [stderr] warning: onig_sys@69.8.1:   220 | #define st_init_table_with_size     onig_st_init_table_with_size
[INFO] [stderr] warning: onig_sys@69.8.1:       |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:140:1: note: in expansion of macro 'st_init_table_with_size'
[INFO] [stderr] warning: onig_sys@69.8.1:   140 | st_init_table_with_size(type, size)
[INFO] [stderr] warning: onig_sys@69.8.1:       | ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c: In function 'onig_st_init_table':
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regint.h:219:37: warning: old-style function definition [-Wold-style-definition]
[INFO] [stderr] warning: onig_sys@69.8.1:   219 | #define st_init_table               onig_st_init_table
[INFO] [stderr] warning: onig_sys@69.8.1:       |                                     ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:172:1: note: in expansion of macro 'st_init_table'
[INFO] [stderr] warning: onig_sys@69.8.1:   172 | st_init_table(type)
[INFO] [stderr] warning: onig_sys@69.8.1:       | ^~~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c: In function 'onig_st_init_numtable_with_size':
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regint.h:222:37: warning: old-style function definition [-Wold-style-definition]
[INFO] [stderr] warning: onig_sys@69.8.1:   222 | #define st_init_numtable_with_size  onig_st_init_numtable_with_size
[INFO] [stderr] warning: onig_sys@69.8.1:       |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:185:1: note: in expansion of macro 'st_init_numtable_with_size'
[INFO] [stderr] warning: onig_sys@69.8.1:   185 | st_init_numtable_with_size(size)
[INFO] [stderr] warning: onig_sys@69.8.1:       | ^~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c: In function 'onig_st_init_strtable_with_size':
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regint.h:224:37: warning: old-style function definition [-Wold-style-definition]
[INFO] [stderr] warning: onig_sys@69.8.1:   224 | #define st_init_strtable_with_size  onig_st_init_strtable_with_size
[INFO] [stderr] warning: onig_sys@69.8.1:       |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:198:1: note: in expansion of macro 'st_init_strtable_with_size'
[INFO] [stderr] warning: onig_sys@69.8.1:   198 | st_init_strtable_with_size(size)
[INFO] [stderr] warning: onig_sys@69.8.1:       | ^~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c: In function 'onig_st_free_table':
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regint.h:231:37: warning: old-style function definition [-Wold-style-definition]
[INFO] [stderr] warning: onig_sys@69.8.1:   231 | #define st_free_table               onig_st_free_table
[INFO] [stderr] warning: onig_sys@69.8.1:       |                                     ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:205:1: note: in expansion of macro 'st_free_table'
[INFO] [stderr] warning: onig_sys@69.8.1:   205 | st_free_table(table)
[INFO] [stderr] warning: onig_sys@69.8.1:       | ^~~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c: In function 'onig_st_lookup':
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regint.h:228:37: warning: old-style function definition [-Wold-style-definition]
[INFO] [stderr] warning: onig_sys@69.8.1:   228 | #define st_lookup                   onig_st_lookup
[INFO] [stderr] warning: onig_sys@69.8.1:       |                                     ^~~~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:245:1: note: in expansion of macro 'st_lookup'
[INFO] [stderr] warning: onig_sys@69.8.1:   245 | st_lookup(table, key, value)
[INFO] [stderr] warning: onig_sys@69.8.1:       | ^~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:56:43: error: too many arguments to function 'table->type->hash'; expected 0, have 1
[INFO] [stderr] warning: onig_sys@69.8.1:    56 | #define do_hash(key,table) (unsigned int)(*(table)->type->hash)((key))
[INFO] [stderr] warning: onig_sys@69.8.1:       |                                          ~^~~~~~~~~~~~~~~~~~~~~ ~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:253:14: note: in expansion of macro 'do_hash'
[INFO] [stderr] warning: onig_sys@69.8.1:   253 |   hash_val = do_hash(key, table);
[INFO] [stderr] warning: onig_sys@69.8.1:       |              ^~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: In file included from oniguruma/src/st.c:10:
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.h:20:11: note: declared here
[INFO] [stderr] warning: onig_sys@69.8.1:    20 |     int (*hash)();
[INFO] [stderr] warning: onig_sys@69.8.1:       |           ^~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:54:40: error: too many arguments to function 'table->type->compare'; expected 0, have 2
[INFO] [stderr] warning: onig_sys@69.8.1:    54 | #define EQUAL(table,x,y) ((x)==(y) || (*table->type->compare)((x),(y)) == 0)
[INFO] [stderr] warning: onig_sys@69.8.1:       |                                       ~^~~~~~~~~~~~~~~~~~~~~~ ~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:224:45: note: in expansion of macro 'EQUAL'
[INFO] [stderr] warning: onig_sys@69.8.1:   224 | ((ptr) != 0 && (ptr->hash != (hash_val) || !EQUAL((table), (key), (ptr)->key)))
[INFO] [stderr] warning: onig_sys@69.8.1:       |                                             ^~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:235:9: note: in expansion of macro 'PTR_NOT_EQUAL'
[INFO] [stderr] warning: onig_sys@69.8.1:   235 |     if (PTR_NOT_EQUAL(table, ptr, hash_val, key)) {\
[INFO] [stderr] warning: onig_sys@69.8.1:       |         ^~~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:254:3: note: in expansion of macro 'FIND_ENTRY'
[INFO] [stderr] warning: onig_sys@69.8.1:   254 |   FIND_ENTRY(table, ptr, hash_val, bin_pos);
[INFO] [stderr] warning: onig_sys@69.8.1:       |   ^~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.h:19:11: note: declared here
[INFO] [stderr] warning: onig_sys@69.8.1:    19 |     int (*compare)();
[INFO] [stderr] warning: onig_sys@69.8.1:       |           ^~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:54:40: error: too many arguments to function 'table->type->compare'; expected 0, have 2
[INFO] [stderr] warning: onig_sys@69.8.1:    54 | #define EQUAL(table,x,y) ((x)==(y) || (*table->type->compare)((x),(y)) == 0)
[INFO] [stderr] warning: onig_sys@69.8.1:       |                                       ~^~~~~~~~~~~~~~~~~~~~~~ ~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:224:45: note: in expansion of macro 'EQUAL'
[INFO] [stderr] warning: onig_sys@69.8.1:   224 | ((ptr) != 0 && (ptr->hash != (hash_val) || !EQUAL((table), (key), (ptr)->key)))
[INFO] [stderr] warning: onig_sys@69.8.1:       |                                             ^~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:237:14: note: in expansion of macro 'PTR_NOT_EQUAL'
[INFO] [stderr] warning: onig_sys@69.8.1:   237 |       while (PTR_NOT_EQUAL(table, ptr->next, hash_val, key)) {\
[INFO] [stderr] warning: onig_sys@69.8.1:       |              ^~~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:254:3: note: in expansion of macro 'FIND_ENTRY'
[INFO] [stderr] warning: onig_sys@69.8.1:   254 |   FIND_ENTRY(table, ptr, hash_val, bin_pos);
[INFO] [stderr] warning: onig_sys@69.8.1:       |   ^~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.h:19:11: note: declared here
[INFO] [stderr] warning: onig_sys@69.8.1:    19 |     int (*compare)();
[INFO] [stderr] warning: onig_sys@69.8.1:       |           ^~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c: In function 'onig_st_insert':
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regint.h:227:37: warning: old-style function definition [-Wold-style-definition]
[INFO] [stderr] warning: onig_sys@69.8.1:   227 | #define st_insert                   onig_st_insert
[INFO] [stderr] warning: onig_sys@69.8.1:       |                                     ^~~~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:283:1: note: in expansion of macro 'st_insert'
[INFO] [stderr] warning: onig_sys@69.8.1:   283 | st_insert(table, key, value)
[INFO] [stderr] warning: onig_sys@69.8.1:       | ^~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:56:43: error: too many arguments to function 'table->type->hash'; expected 0, have 1
[INFO] [stderr] warning: onig_sys@69.8.1:    56 | #define do_hash(key,table) (unsigned int)(*(table)->type->hash)((key))
[INFO] [stderr] warning: onig_sys@69.8.1:       |                                          ~^~~~~~~~~~~~~~~~~~~~~ ~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:291:14: note: in expansion of macro 'do_hash'
[INFO] [stderr] warning: onig_sys@69.8.1:   291 |   hash_val = do_hash(key, table);
[INFO] [stderr] warning: onig_sys@69.8.1:       |              ^~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.h:20:11: note: declared here
[INFO] [stderr] warning: onig_sys@69.8.1:    20 |     int (*hash)();
[INFO] [stderr] warning: onig_sys@69.8.1:       |           ^~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:54:40: error: too many arguments to function 'table->type->compare'; expected 0, have 2
[INFO] [stderr] warning: onig_sys@69.8.1:    54 | #define EQUAL(table,x,y) ((x)==(y) || (*table->type->compare)((x),(y)) == 0)
[INFO] [stderr] warning: onig_sys@69.8.1:       |                                       ~^~~~~~~~~~~~~~~~~~~~~~ ~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:224:45: note: in expansion of macro 'EQUAL'
[INFO] [stderr] warning: onig_sys@69.8.1:   224 | ((ptr) != 0 && (ptr->hash != (hash_val) || !EQUAL((table), (key), (ptr)->key)))
[INFO] [stderr] warning: onig_sys@69.8.1:       |                                             ^~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:235:9: note: in expansion of macro 'PTR_NOT_EQUAL'
[INFO] [stderr] warning: onig_sys@69.8.1:   235 |     if (PTR_NOT_EQUAL(table, ptr, hash_val, key)) {\
[INFO] [stderr] warning: onig_sys@69.8.1:       |         ^~~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:292:3: note: in expansion of macro 'FIND_ENTRY'
[INFO] [stderr] warning: onig_sys@69.8.1:   292 |   FIND_ENTRY(table, ptr, hash_val, bin_pos);
[INFO] [stderr] warning: onig_sys@69.8.1:       |   ^~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.h:19:11: note: declared here
[INFO] [stderr] warning: onig_sys@69.8.1:    19 |     int (*compare)();
[INFO] [stderr] warning: onig_sys@69.8.1:       |           ^~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:54:40: error: too many arguments to function 'table->type->compare'; expected 0, have 2
[INFO] [stderr] warning: onig_sys@69.8.1:    54 | #define EQUAL(table,x,y) ((x)==(y) || (*table->type->compare)((x),(y)) == 0)
[INFO] [stderr] warning: onig_sys@69.8.1:       |                                       ~^~~~~~~~~~~~~~~~~~~~~~ ~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:224:45: note: in expansion of macro 'EQUAL'
[INFO] [stderr] warning: onig_sys@69.8.1:   224 | ((ptr) != 0 && (ptr->hash != (hash_val) || !EQUAL((table), (key), (ptr)->key)))
[INFO] [stderr] warning: onig_sys@69.8.1:       |                                             ^~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:237:14: note: in expansion of macro 'PTR_NOT_EQUAL'
[INFO] [stderr] warning: onig_sys@69.8.1:   237 |       while (PTR_NOT_EQUAL(table, ptr->next, hash_val, key)) {\
[INFO] [stderr] warning: onig_sys@69.8.1:       |              ^~~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:292:3: note: in expansion of macro 'FIND_ENTRY'
[INFO] [stderr] warning: onig_sys@69.8.1:   292 |   FIND_ENTRY(table, ptr, hash_val, bin_pos);
[INFO] [stderr] warning: onig_sys@69.8.1:       |   ^~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.h:19:11: note: declared here
[INFO] [stderr] warning: onig_sys@69.8.1:    19 |     int (*compare)();
[INFO] [stderr] warning: onig_sys@69.8.1:       |           ^~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c: In function 'onig_st_add_direct':
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regint.h:230:37: warning: old-style function definition [-Wold-style-definition]
[INFO] [stderr] warning: onig_sys@69.8.1:   230 | #define st_add_direct               onig_st_add_direct
[INFO] [stderr] warning: onig_sys@69.8.1:       |                                     ^~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:305:1: note: in expansion of macro 'st_add_direct'
[INFO] [stderr] warning: onig_sys@69.8.1:   305 | st_add_direct(table, key, value)
[INFO] [stderr] warning: onig_sys@69.8.1:       | ^~~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:56:43: error: too many arguments to function 'table->type->hash'; expected 0, have 1
[INFO] [stderr] warning: onig_sys@69.8.1:    56 | #define do_hash(key,table) (unsigned int)(*(table)->type->hash)((key))
[INFO] [stderr] warning: onig_sys@69.8.1:       |                                          ~^~~~~~~~~~~~~~~~~~~~~ ~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:312:14: note: in expansion of macro 'do_hash'
[INFO] [stderr] warning: onig_sys@69.8.1:   312 |   hash_val = do_hash(key, table);
[INFO] [stderr] warning: onig_sys@69.8.1:       |              ^~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.h:20:11: note: declared here
[INFO] [stderr] warning: onig_sys@69.8.1:    20 |     int (*hash)();
[INFO] [stderr] warning: onig_sys@69.8.1:       |           ^~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c: In function 'rehash':
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:318:1: warning: old-style function definition [-Wold-style-definition]
[INFO] [stderr] warning: onig_sys@69.8.1:   318 | rehash(table)
[INFO] [stderr] warning: onig_sys@69.8.1:       | ^~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c: In function 'onig_st_copy':
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regint.h:233:37: warning: old-style function definition [-Wold-style-definition]
[INFO] [stderr] warning: onig_sys@69.8.1:   233 | #define st_copy                     onig_st_copy
[INFO] [stderr] warning: onig_sys@69.8.1:       |                                     ^~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:350:1: note: in expansion of macro 'st_copy'
[INFO] [stderr] warning: onig_sys@69.8.1:   350 | st_copy(old_table)
[INFO] [stderr] warning: onig_sys@69.8.1:       | ^~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c: In function 'onig_st_delete':
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regint.h:225:37: warning: old-style function definition [-Wold-style-definition]
[INFO] [stderr] warning: onig_sys@69.8.1:   225 | #define st_delete                   onig_st_delete
[INFO] [stderr] warning: onig_sys@69.8.1:       |                                     ^~~~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:391:1: note: in expansion of macro 'st_delete'
[INFO] [stderr] warning: onig_sys@69.8.1:   391 | st_delete(table, key, value)
[INFO] [stderr] warning: onig_sys@69.8.1:       | ^~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:56:43: error: too many arguments to function 'table->type->hash'; expected 0, have 1
[INFO] [stderr] warning: onig_sys@69.8.1:    56 | #define do_hash(key,table) (unsigned int)(*(table)->type->hash)((key))
[INFO] [stderr] warning: onig_sys@69.8.1:       |                                          ~^~~~~~~~~~~~~~~~~~~~~ ~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:57:33: note: in expansion of macro 'do_hash'
[INFO] [stderr] warning: onig_sys@69.8.1:    57 | #define do_hash_bin(key,table) (do_hash(key, table)%(table)->num_bins)
[INFO] [stderr] warning: onig_sys@69.8.1:       |                                 ^~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:400:14: note: in expansion of macro 'do_hash_bin'
[INFO] [stderr] warning: onig_sys@69.8.1:   400 |   hash_val = do_hash_bin(*key, table);
[INFO] [stderr] warning: onig_sys@69.8.1:       |              ^~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.h:20:11: note: declared here
[INFO] [stderr] warning: onig_sys@69.8.1:    20 |     int (*hash)();
[INFO] [stderr] warning: onig_sys@69.8.1:       |           ^~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:54:40: error: too many arguments to function 'table->type->compare'; expected 0, have 2
[INFO] [stderr] warning: onig_sys@69.8.1:    54 | #define EQUAL(table,x,y) ((x)==(y) || (*table->type->compare)((x),(y)) == 0)
[INFO] [stderr] warning: onig_sys@69.8.1:       |                                       ~^~~~~~~~~~~~~~~~~~~~~~ ~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:408:7: note: in expansion of macro 'EQUAL'
[INFO] [stderr] warning: onig_sys@69.8.1:   408 |   if (EQUAL(table, *key, ptr->key)) {
[INFO] [stderr] warning: onig_sys@69.8.1:       |       ^~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.h:19:11: note: declared here
[INFO] [stderr] warning: onig_sys@69.8.1:    19 |     int (*compare)();
[INFO] [stderr] warning: onig_sys@69.8.1:       |           ^~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:54:40: error: too many arguments to function 'table->type->compare'; expected 0, have 2
[INFO] [stderr] warning: onig_sys@69.8.1:    54 | #define EQUAL(table,x,y) ((x)==(y) || (*table->type->compare)((x),(y)) == 0)
[INFO] [stderr] warning: onig_sys@69.8.1:       |                                       ~^~~~~~~~~~~~~~~~~~~~~~ ~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:418:9: note: in expansion of macro 'EQUAL'
[INFO] [stderr] warning: onig_sys@69.8.1:   418 |     if (EQUAL(table, ptr->next->key, *key)) {
[INFO] [stderr] warning: onig_sys@69.8.1:       |         ^~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.h:19:11: note: declared here
[INFO] [stderr] warning: onig_sys@69.8.1:    19 |     int (*compare)();
[INFO] [stderr] warning: onig_sys@69.8.1:       |           ^~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c: In function 'onig_st_delete_safe':
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regint.h:226:37: warning: old-style function definition [-Wold-style-definition]
[INFO] [stderr] warning: onig_sys@69.8.1:   226 | #define st_delete_safe              onig_st_delete_safe
[INFO] [stderr] warning: onig_sys@69.8.1:       |                                     ^~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:433:1: note: in expansion of macro 'st_delete_safe'
[INFO] [stderr] warning: onig_sys@69.8.1:   433 | st_delete_safe(table, key, value, never)
[INFO] [stderr] warning: onig_sys@69.8.1:       | ^~~~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:56:43: error: too many arguments to function 'table->type->hash'; expected 0, have 1
[INFO] [stderr] warning: onig_sys@69.8.1:    56 | #define do_hash(key,table) (unsigned int)(*(table)->type->hash)((key))
[INFO] [stderr] warning: onig_sys@69.8.1:       |                                          ~^~~~~~~~~~~~~~~~~~~~~ ~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:57:33: note: in expansion of macro 'do_hash'
[INFO] [stderr] warning: onig_sys@69.8.1:    57 | #define do_hash_bin(key,table) (do_hash(key, table)%(table)->num_bins)
[INFO] [stderr] warning: onig_sys@69.8.1:       |                                 ^~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:442:14: note: in expansion of macro 'do_hash_bin'
[INFO] [stderr] warning: onig_sys@69.8.1:   442 |   hash_val = do_hash_bin(*key, table);
[INFO] [stderr] warning: onig_sys@69.8.1:       |              ^~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.h:20:11: note: declared here
[INFO] [stderr] warning: onig_sys@69.8.1:    20 |     int (*hash)();
[INFO] [stderr] warning: onig_sys@69.8.1:       |           ^~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:54:40: error: too many arguments to function 'table->type->compare'; expected 0, have 2
[INFO] [stderr] warning: onig_sys@69.8.1:    54 | #define EQUAL(table,x,y) ((x)==(y) || (*table->type->compare)((x),(y)) == 0)
[INFO] [stderr] warning: onig_sys@69.8.1:       |                                       ~^~~~~~~~~~~~~~~~~~~~~~ ~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:451:32: note: in expansion of macro 'EQUAL'
[INFO] [stderr] warning: onig_sys@69.8.1:   451 |     if ((ptr->key != never) && EQUAL(table, ptr->key, *key)) {
[INFO] [stderr] warning: onig_sys@69.8.1:       |                                ^~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.h:19:11: note: declared here
[INFO] [stderr] warning: onig_sys@69.8.1:    19 |     int (*compare)();
[INFO] [stderr] warning: onig_sys@69.8.1:       |           ^~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c: In function 'onig_st_cleanup_safe':
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regint.h:232:37: warning: old-style function definition [-Wold-style-definition]
[INFO] [stderr] warning: onig_sys@69.8.1:   232 | #define st_cleanup_safe             onig_st_cleanup_safe
[INFO] [stderr] warning: onig_sys@69.8.1:       |                                     ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:477:1: note: in expansion of macro 'st_cleanup_safe'
[INFO] [stderr] warning: onig_sys@69.8.1:   477 | st_cleanup_safe(table, never)
[INFO] [stderr] warning: onig_sys@69.8.1:       | ^~~~~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:483:21: error: passing argument 2 of 'onig_st_foreach' from incompatible pointer type [-Wincompatible-pointer-types]
[INFO] [stderr] warning: onig_sys@69.8.1:   483 |   st_foreach(table, delete_never, never);
[INFO] [stderr] warning: onig_sys@69.8.1:       |                     ^~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1:       |                     |
[INFO] [stderr] warning: onig_sys@69.8.1:       |                     int (*)(st_data_t,  st_data_t,  st_data_t) {aka int (*)(long unsigned int,  long unsigned int,  long unsigned int)}
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.h:55:31: note: expected 'int (*)(void)' but argument is of type 'int (*)(st_data_t,  st_data_t,  st_data_t)' {aka 'int (*)(long unsigned int,  long unsigned int,  long unsigned int)'}
[INFO] [stderr] warning: onig_sys@69.8.1:    55 | int st_foreach _((st_table *, int (*)(ANYARGS), st_data_t));
[INFO] [stderr] warning: onig_sys@69.8.1:       |                               ^~~~~~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.h:35:18: note: in definition of macro '_'
[INFO] [stderr] warning: onig_sys@69.8.1:    35 | # define _(args) args
[INFO] [stderr] warning: onig_sys@69.8.1:       |                  ^~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:465:1: note: 'delete_never' declared here
[INFO] [stderr] warning: onig_sys@69.8.1:   465 | delete_never(st_data_t key __attribute__ ((unused)), st_data_t value,
[INFO] [stderr] warning: onig_sys@69.8.1:       | ^~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c: In function 'onig_st_foreach':
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/regint.h:229:37: warning: old-style function definition [-Wold-style-definition]
[INFO] [stderr] warning: onig_sys@69.8.1:   229 | #define st_foreach                  onig_st_foreach
[INFO] [stderr] warning: onig_sys@69.8.1:       |                                     ^~~~~~~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:488:1: note: in expansion of macro 'st_foreach'
[INFO] [stderr] warning: onig_sys@69.8.1:   488 | st_foreach(table, func, arg)
[INFO] [stderr] warning: onig_sys@69.8.1:       | ^~~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:500:23: error: too many arguments to function 'func'; expected 0, have 3
[INFO] [stderr] warning: onig_sys@69.8.1:   500 |             retval = (*func)(ptr->key, ptr->record, arg);
[INFO] [stderr] warning: onig_sys@69.8.1:       |                      ~^~~~~~ ~~~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c: In function 'strhash':
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:538:1: warning: old-style function definition [-Wold-style-definition]
[INFO] [stderr] warning: onig_sys@69.8.1:   538 | strhash(string)
[INFO] [stderr] warning: onig_sys@69.8.1:       | ^~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c: In function 'numcmp':
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:577:1: warning: old-style function definition [-Wold-style-definition]
[INFO] [stderr] warning: onig_sys@69.8.1:   577 | numcmp(x, y)
[INFO] [stderr] warning: onig_sys@69.8.1:       | ^~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c: In function 'numhash':
[INFO] [stderr] warning: onig_sys@69.8.1: oniguruma/src/st.c:584:1: warning: old-style function definition [-Wold-style-definition]
[INFO] [stderr] warning: onig_sys@69.8.1:   584 | numhash(n)
[INFO] [stderr] warning: onig_sys@69.8.1:       | ^~~~~~~
[INFO] [stderr] warning: onig_sys@69.8.1: ToolExecError: Command "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/release/build/onig_sys-d02bf7d6b08c9052/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/release/build/onig_sys-d02bf7d6b08c9052/out/c77b18e714869709-st.o" "-c" "oniguruma/src/st.c" with args cc did not execute successfully (status code exit status: 1).
[INFO] [stderr] error: failed to run custom build command for `onig_sys v69.8.1`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_RELEASE_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/release/build/onig_sys-8698d49f5f0bac9b/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=RUSTONIG_DYNAMIC_LIBONIG
[INFO] [stderr]   cargo:rerun-if-env-changed=RUSTONIG_STATIC_LIBONIG
[INFO] [stderr]   cargo:rerun-if-env-changed=RUSTONIG_SYSTEM_LIBONIG
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("3")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("false")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:warning=oniguruma/src/regparse.c: In function 'onig_st_init_strend_table_with_size':
[INFO] [stderr]   cargo:warning=oniguruma/src/regparse.c:588:5: error: initialization of 'int (*)(void)' from incompatible pointer type 'int (*)(st_str_end_key *, st_str_end_key *)' [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  588 |     str_end_cmp,
[INFO] [stderr]   cargo:warning=      |     ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/regparse.c:588:5: note: (near initialization for 'hashType.compare')
[INFO] [stderr]   cargo:warning=oniguruma/src/regparse.c:550:1: note: 'str_end_cmp' declared here
[INFO] [stderr]   cargo:warning=  550 | str_end_cmp(st_str_end_key* x, st_str_end_key* y)
[INFO] [stderr]   cargo:warning=      | ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/regparse.c:589:5: error: initialization of 'int (*)(void)' from incompatible pointer type 'int (*)(st_str_end_key *)' [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  589 |     str_end_hash,
[INFO] [stderr]   cargo:warning=      |     ^~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/regparse.c:589:5: note: (near initialization for 'hashType.hash')
[INFO] [stderr]   cargo:warning=oniguruma/src/regparse.c:571:1: note: 'str_end_hash' declared here
[INFO] [stderr]   cargo:warning=  571 | str_end_hash(st_str_end_key* x)
[INFO] [stderr]   cargo:warning=      | ^~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/regparse.c: In function 'onig_st_init_callout_name_table_with_size':
[INFO] [stderr]   cargo:warning=oniguruma/src/regparse.c:678:5: error: initialization of 'int (*)(void)' from incompatible pointer type 'int (*)(st_callout_name_key *, st_callout_name_key *)' [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  678 |     callout_name_table_cmp,
[INFO] [stderr]   cargo:warning=      |     ^~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/regparse.c:678:5: note: (near initialization for 'hashType.compare')
[INFO] [stderr]   cargo:warning=oniguruma/src/regparse.c:637:1: note: 'callout_name_table_cmp' declared here
[INFO] [stderr]   cargo:warning=  637 | callout_name_table_cmp(st_callout_name_key* x, st_callout_name_key* y)
[INFO] [stderr]   cargo:warning=      | ^~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/regparse.c:679:5: error: initialization of 'int (*)(void)' from incompatible pointer type 'int (*)(st_callout_name_key *)' [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  679 |     callout_name_table_hash,
[INFO] [stderr]   cargo:warning=      |     ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/regparse.c:679:5: note: (near initialization for 'hashType.hash')
[INFO] [stderr]   cargo:warning=oniguruma/src/regparse.c:660:1: note: 'callout_name_table_hash' declared here
[INFO] [stderr]   cargo:warning=  660 | callout_name_table_hash(st_callout_name_key* x)
[INFO] [stderr]   cargo:warning=      | ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/regparse.c: In function 'names_clear':
[INFO] [stderr]   cargo:warning=oniguruma/src/regparse.c:804:24: error: passing argument 2 of 'onig_st_foreach' from incompatible pointer type [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  804 |     onig_st_foreach(t, i_free_name_entry, 0);
[INFO] [stderr]   cargo:warning=      |                        ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=      |                        |
[INFO] [stderr]   cargo:warning=      |                        int (*)(OnigUChar *, NameEntry *, void *) {aka int (*)(unsigned char *, NameEntry *, void *)}
[INFO] [stderr]   cargo:warning=In file included from oniguruma/src/regparse.c:37:
[INFO] [stderr]   cargo:warning=oniguruma/src/st.h:55:31: note: expected 'int (*)(void)' but argument is of type 'int (*)(OnigUChar *, NameEntry *, void *)' {aka 'int (*)(unsigned char *, NameEntry *, void *)'}
[INFO] [stderr]   cargo:warning=   55 | int st_foreach _((st_table *, int (*)(ANYARGS), st_data_t));
[INFO] [stderr]   cargo:warning=      |                               ^~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.h:35:18: note: in definition of macro '_'
[INFO] [stderr]   cargo:warning=   35 | # define _(args) args
[INFO] [stderr]   cargo:warning=      |                  ^~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/regparse.c:789:1: note: 'i_free_name_entry' declared here
[INFO] [stderr]   cargo:warning=  789 | i_free_name_entry(UChar* key, NameEntry* e, void* arg ARG_UNUSED)
[INFO] [stderr]   cargo:warning=      | ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/regparse.c: In function 'onig_foreach_name':
[INFO] [stderr]   cargo:warning=oniguruma/src/regparse.c:873:24: error: passing argument 2 of 'onig_st_foreach' from incompatible pointer type [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  873 |     onig_st_foreach(t, i_names, (HashDataType )&narg);
[INFO] [stderr]   cargo:warning=      |                        ^~~~~~~
[INFO] [stderr]   cargo:warning=      |                        |
[INFO] [stderr]   cargo:warning=      |                        int (*)(OnigUChar *, NameEntry *, INamesArg *) {aka int (*)(unsigned char *, NameEntry *, INamesArg *)}
[INFO] [stderr]   cargo:warning=oniguruma/src/st.h:55:31: note: expected 'int (*)(void)' but argument is of type 'int (*)(OnigUChar *, NameEntry *, INamesArg *)' {aka 'int (*)(unsigned char *, NameEntry *, INamesArg *)'}
[INFO] [stderr]   cargo:warning=   55 | int st_foreach _((st_table *, int (*)(ANYARGS), st_data_t));
[INFO] [stderr]   cargo:warning=      |                               ^~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.h:35:18: note: in definition of macro '_'
[INFO] [stderr]   cargo:warning=   35 | # define _(args) args
[INFO] [stderr]   cargo:warning=      |                  ^~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/regparse.c:846:1: note: 'i_names' declared here
[INFO] [stderr]   cargo:warning=  846 | i_names(UChar* key ARG_UNUSED, NameEntry* e, INamesArg* arg)
[INFO] [stderr]   cargo:warning=      | ^~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/regparse.c: In function 'onig_renumber_name_table':
[INFO] [stderr]   cargo:warning=oniguruma/src/regparse.c:901:24: error: passing argument 2 of 'onig_st_foreach' from incompatible pointer type [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  901 |     onig_st_foreach(t, i_renumber_name, (HashDataType )map);
[INFO] [stderr]   cargo:warning=      |                        ^~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=      |                        |
[INFO] [stderr]   cargo:warning=      |                        int (*)(OnigUChar *, NameEntry *, GroupNumMap *) {aka int (*)(unsigned char *, NameEntry *, GroupNumMap *)}
[INFO] [stderr]   cargo:warning=oniguruma/src/st.h:55:31: note: expected 'int (*)(void)' but argument is of type 'int (*)(OnigUChar *, NameEntry *, GroupNumMap *)' {aka 'int (*)(unsigned char *, NameEntry *, GroupNumMap *)'}
[INFO] [stderr]   cargo:warning=   55 | int st_foreach _((st_table *, int (*)(ANYARGS), st_data_t));
[INFO] [stderr]   cargo:warning=      |                               ^~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.h:35:18: note: in definition of macro '_'
[INFO] [stderr]   cargo:warning=   35 | # define _(args) args
[INFO] [stderr]   cargo:warning=      |                  ^~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/regparse.c:879:1: note: 'i_renumber_name' declared here
[INFO] [stderr]   cargo:warning=  879 | i_renumber_name(UChar* key ARG_UNUSED, NameEntry* e, GroupNumMap* map)
[INFO] [stderr]   cargo:warning=      | ^~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/regparse.c: In function 'callout_name_table_clear':
[INFO] [stderr]   cargo:warning=oniguruma/src/regparse.c:1386:24: error: passing argument 2 of 'onig_st_foreach' from incompatible pointer type [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning= 1386 |     onig_st_foreach(t, i_free_callout_name_entry, 0);
[INFO] [stderr]   cargo:warning=      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=      |                        |
[INFO] [stderr]   cargo:warning=      |                        int (*)(st_callout_name_key *, CalloutNameEntry *, void *)
[INFO] [stderr]   cargo:warning=oniguruma/src/st.h:55:31: note: expected 'int (*)(void)' but argument is of type 'int (*)(st_callout_name_key *, CalloutNameEntry *, void *)'
[INFO] [stderr]   cargo:warning=   55 | int st_foreach _((st_table *, int (*)(ANYARGS), st_data_t));
[INFO] [stderr]   cargo:warning=      |                               ^~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.h:35:18: note: in definition of macro '_'
[INFO] [stderr]   cargo:warning=   35 | # define _(args) args
[INFO] [stderr]   cargo:warning=      |                  ^~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/regparse.c:1370:1: note: 'i_free_callout_name_entry' declared here
[INFO] [stderr]   cargo:warning= 1370 | i_free_callout_name_entry(st_callout_name_key* key, CalloutNameEntry* e,
[INFO] [stderr]   cargo:warning=      | ^~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/regparse.c: In function 'setup_ext_callout_list_values':
[INFO] [stderr]   cargo:warning=oniguruma/src/regparse.c:1884:56: error: passing argument 2 of 'onig_st_foreach' from incompatible pointer type [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning= 1884 |     onig_st_foreach((CalloutTagTable *)ext->tag_table, i_callout_callout_list_set,
[INFO] [stderr]   cargo:warning=      |                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=      |                                                        |
[INFO] [stderr]   cargo:warning=      |                                                        int (*)(OnigUChar *, CalloutTagVal,  void *) {aka int (*)(unsigned char *, long int,  void *)}
[INFO] [stderr]   cargo:warning=oniguruma/src/st.h:55:31: note: expected 'int (*)(void)' but argument is of type 'int (*)(OnigUChar *, CalloutTagVal,  void *)' {aka 'int (*)(unsigned char *, long int,  void *)'}
[INFO] [stderr]   cargo:warning=   55 | int st_foreach _((st_table *, int (*)(ANYARGS), st_data_t));
[INFO] [stderr]   cargo:warning=      |                               ^~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.h:35:18: note: in definition of macro '_'
[INFO] [stderr]   cargo:warning=   35 | # define _(args) args
[INFO] [stderr]   cargo:warning=      |                  ^~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/regparse.c:1866:1: note: 'i_callout_callout_list_set' declared here
[INFO] [stderr]   cargo:warning= 1866 | i_callout_callout_list_set(UChar* key, CalloutTagVal e, void* arg)
[INFO] [stderr]   cargo:warning=      | ^~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/regparse.c: In function 'callout_tag_table_clear':
[INFO] [stderr]   cargo:warning=oniguruma/src/regparse.c:1932:24: error: passing argument 2 of 'onig_st_foreach' from incompatible pointer type [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning= 1932 |     onig_st_foreach(t, i_free_callout_tag_entry, 0);
[INFO] [stderr]   cargo:warning=      |                        ^~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=      |                        |
[INFO] [stderr]   cargo:warning=      |                        int (*)(OnigUChar *, CalloutTagVal,  void *) {aka int (*)(unsigned char *, long int,  void *)}
[INFO] [stderr]   cargo:warning=oniguruma/src/st.h:55:31: note: expected 'int (*)(void)' but argument is of type 'int (*)(OnigUChar *, CalloutTagVal,  void *)' {aka 'int (*)(unsigned char *, long int,  void *)'}
[INFO] [stderr]   cargo:warning=   55 | int st_foreach _((st_table *, int (*)(ANYARGS), st_data_t));
[INFO] [stderr]   cargo:warning=      |                               ^~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.h:35:18: note: in definition of macro '_'
[INFO] [stderr]   cargo:warning=   35 | # define _(args) args
[INFO] [stderr]   cargo:warning=      |                  ^~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/regparse.c:1922:1: note: 'i_free_callout_tag_entry' declared here
[INFO] [stderr]   cargo:warning= 1922 | i_free_callout_tag_entry(UChar* key, CalloutTagVal e, void* arg ARG_UNUSED)
[INFO] [stderr]   cargo:warning=      | ^~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/release/build/onig_sys-d02bf7d6b08c9052/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/release/build/onig_sys-d02bf7d6b08c9052/out/c77b18e714869709-regparse.o" "-c" "oniguruma/src/regparse.c" with args cc did not execute successfully (status code exit status: 1).cargo:warning=oniguruma/src/st.c:38:5: error: initialization of 'int (*)(void)' from incompatible pointer type 'int (*)(long int,  long int)' [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=   38 |     numcmp,
[INFO] [stderr]   cargo:warning=      |     ^~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:38:5: note: (near initialization for 'type_numhash.compare')
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:35:12: note: 'numcmp' declared here
[INFO] [stderr]   cargo:warning=   35 | static int numcmp(long, long);
[INFO] [stderr]   cargo:warning=      |            ^~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:39:5: error: initialization of 'int (*)(void)' from incompatible pointer type 'int (*)(long int)' [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=   39 |     numhash,
[INFO] [stderr]   cargo:warning=      |     ^~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:39:5: note: (near initialization for 'type_numhash.hash')
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:36:12: note: 'numhash' declared here
[INFO] [stderr]   cargo:warning=   36 | static int numhash(long);
[INFO] [stderr]   cargo:warning=      |            ^~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:45:5: error: initialization of 'int (*)(void)' from incompatible pointer type 'int (*)(const char *, const char *)' [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=   45 |     strcmp,
[INFO] [stderr]   cargo:warning=      |     ^~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:45:5: note: (near initialization for 'type_strhash.compare')
[INFO] [stderr]   cargo:warning=In file included from oniguruma/src/regint.h:111,
[INFO] [stderr]   cargo:warning=                 from oniguruma/src/st.c:9:
[INFO] [stderr]   cargo:warning=/usr/include/string.h:171:12: note: 'strcmp' declared here
[INFO] [stderr]   cargo:warning=  171 | extern int strcmp (const char *__s1, const char *__s2)
[INFO] [stderr]   cargo:warning=      |            ^~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:46:5: error: initialization of 'int (*)(void)' from incompatible pointer type 'int (*)(const char *)' [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=   46 |     strhash,
[INFO] [stderr]   cargo:warning=      |     ^~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:46:5: note: (near initialization for 'type_strhash.hash')
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:43:12: note: 'strhash' declared here
[INFO] [stderr]   cargo:warning=   43 | static int strhash(const char *);
[INFO] [stderr]   cargo:warning=      |            ^~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c: In function 'new_size':
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:101:1: warning: old-style function definition [-Wold-style-definition]
[INFO] [stderr]   cargo:warning=  101 | new_size(size)
[INFO] [stderr]   cargo:warning=      | ^~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c: In function 'onig_st_init_table_with_size':
[INFO] [stderr]   cargo:warning=oniguruma/src/regint.h:220:37: warning: old-style function definition [-Wold-style-definition]
[INFO] [stderr]   cargo:warning=  220 | #define st_init_table_with_size     onig_st_init_table_with_size
[INFO] [stderr]   cargo:warning=      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:140:1: note: in expansion of macro 'st_init_table_with_size'
[INFO] [stderr]   cargo:warning=  140 | st_init_table_with_size(type, size)
[INFO] [stderr]   cargo:warning=      | ^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c: In function 'onig_st_init_table':
[INFO] [stderr]   cargo:warning=oniguruma/src/regint.h:219:37: warning: old-style function definition [-Wold-style-definition]
[INFO] [stderr]   cargo:warning=  219 | #define st_init_table               onig_st_init_table
[INFO] [stderr]   cargo:warning=      |                                     ^~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:172:1: note: in expansion of macro 'st_init_table'
[INFO] [stderr]   cargo:warning=  172 | st_init_table(type)
[INFO] [stderr]   cargo:warning=      | ^~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c: In function 'onig_st_init_numtable_with_size':
[INFO] [stderr]   cargo:warning=oniguruma/src/regint.h:222:37: warning: old-style function definition [-Wold-style-definition]
[INFO] [stderr]   cargo:warning=  222 | #define st_init_numtable_with_size  onig_st_init_numtable_with_size
[INFO] [stderr]   cargo:warning=      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:185:1: note: in expansion of macro 'st_init_numtable_with_size'
[INFO] [stderr]   cargo:warning=  185 | st_init_numtable_with_size(size)
[INFO] [stderr]   cargo:warning=      | ^~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c: In function 'onig_st_init_strtable_with_size':
[INFO] [stderr]   cargo:warning=oniguruma/src/regint.h:224:37: warning: old-style function definition [-Wold-style-definition]
[INFO] [stderr]   cargo:warning=  224 | #define st_init_strtable_with_size  onig_st_init_strtable_with_size
[INFO] [stderr]   cargo:warning=      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:198:1: note: in expansion of macro 'st_init_strtable_with_size'
[INFO] [stderr]   cargo:warning=  198 | st_init_strtable_with_size(size)
[INFO] [stderr]   cargo:warning=      | ^~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c: In function 'onig_st_free_table':
[INFO] [stderr]   cargo:warning=oniguruma/src/regint.h:231:37: warning: old-style function definition [-Wold-style-definition]
[INFO] [stderr]   cargo:warning=  231 | #define st_free_table               onig_st_free_table
[INFO] [stderr]   cargo:warning=      |                                     ^~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:205:1: note: in expansion of macro 'st_free_table'
[INFO] [stderr]   cargo:warning=  205 | st_free_table(table)
[INFO] [stderr]   cargo:warning=      | ^~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c: In function 'onig_st_lookup':
[INFO] [stderr]   cargo:warning=oniguruma/src/regint.h:228:37: warning: old-style function definition [-Wold-style-definition]
[INFO] [stderr]   cargo:warning=  228 | #define st_lookup                   onig_st_lookup
[INFO] [stderr]   cargo:warning=      |                                     ^~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:245:1: note: in expansion of macro 'st_lookup'
[INFO] [stderr]   cargo:warning=  245 | st_lookup(table, key, value)
[INFO] [stderr]   cargo:warning=      | ^~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:56:43: error: too many arguments to function 'table->type->hash'; expected 0, have 1
[INFO] [stderr]   cargo:warning=   56 | #define do_hash(key,table) (unsigned int)(*(table)->type->hash)((key))
[INFO] [stderr]   cargo:warning=      |                                          ~^~~~~~~~~~~~~~~~~~~~~ ~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:253:14: note: in expansion of macro 'do_hash'
[INFO] [stderr]   cargo:warning=  253 |   hash_val = do_hash(key, table);
[INFO] [stderr]   cargo:warning=      |              ^~~~~~~
[INFO] [stderr]   cargo:warning=In file included from oniguruma/src/st.c:10:
[INFO] [stderr]   cargo:warning=oniguruma/src/st.h:20:11: note: declared here
[INFO] [stderr]   cargo:warning=   20 |     int (*hash)();
[INFO] [stderr]   cargo:warning=      |           ^~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:54:40: error: too many arguments to function 'table->type->compare'; expected 0, have 2
[INFO] [stderr]   cargo:warning=   54 | #define EQUAL(table,x,y) ((x)==(y) || (*table->type->compare)((x),(y)) == 0)
[INFO] [stderr]   cargo:warning=      |                                       ~^~~~~~~~~~~~~~~~~~~~~~ ~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:224:45: note: in expansion of macro 'EQUAL'
[INFO] [stderr]   cargo:warning=  224 | ((ptr) != 0 && (ptr->hash != (hash_val) || !EQUAL((table), (key), (ptr)->key)))
[INFO] [stderr]   cargo:warning=      |                                             ^~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:235:9: note: in expansion of macro 'PTR_NOT_EQUAL'
[INFO] [stderr]   cargo:warning=  235 |     if (PTR_NOT_EQUAL(table, ptr, hash_val, key)) {\
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:254:3: note: in expansion of macro 'FIND_ENTRY'
[INFO] [stderr]   cargo:warning=  254 |   FIND_ENTRY(table, ptr, hash_val, bin_pos);
[INFO] [stderr]   cargo:warning=      |   ^~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.h:19:11: note: declared here
[INFO] [stderr]   cargo:warning=   19 |     int (*compare)();
[INFO] [stderr]   cargo:warning=      |           ^~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:54:40: error: too many arguments to function 'table->type->compare'; expected 0, have 2
[INFO] [stderr]   cargo:warning=   54 | #define EQUAL(table,x,y) ((x)==(y) || (*table->type->compare)((x),(y)) == 0)
[INFO] [stderr]   cargo:warning=      |                                       ~^~~~~~~~~~~~~~~~~~~~~~ ~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:224:45: note: in expansion of macro 'EQUAL'
[INFO] [stderr]   cargo:warning=  224 | ((ptr) != 0 && (ptr->hash != (hash_val) || !EQUAL((table), (key), (ptr)->key)))
[INFO] [stderr]   cargo:warning=      |                                             ^~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:237:14: note: in expansion of macro 'PTR_NOT_EQUAL'
[INFO] [stderr]   cargo:warning=  237 |       while (PTR_NOT_EQUAL(table, ptr->next, hash_val, key)) {\
[INFO] [stderr]   cargo:warning=      |              ^~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:254:3: note: in expansion of macro 'FIND_ENTRY'
[INFO] [stderr]   cargo:warning=  254 |   FIND_ENTRY(table, ptr, hash_val, bin_pos);
[INFO] [stderr]   cargo:warning=      |   ^~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.h:19:11: note: declared here
[INFO] [stderr]   cargo:warning=   19 |     int (*compare)();
[INFO] [stderr]   cargo:warning=      |           ^~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c: In function 'onig_st_insert':
[INFO] [stderr]   cargo:warning=oniguruma/src/regint.h:227:37: warning: old-style function definition [-Wold-style-definition]
[INFO] [stderr]   cargo:warning=  227 | #define st_insert                   onig_st_insert
[INFO] [stderr]   cargo:warning=      |                                     ^~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:283:1: note: in expansion of macro 'st_insert'
[INFO] [stderr]   cargo:warning=  283 | st_insert(table, key, value)
[INFO] [stderr]   cargo:warning=      | ^~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:56:43: error: too many arguments to function 'table->type->hash'; expected 0, have 1
[INFO] [stderr]   cargo:warning=   56 | #define do_hash(key,table) (unsigned int)(*(table)->type->hash)((key))
[INFO] [stderr]   cargo:warning=      |                                          ~^~~~~~~~~~~~~~~~~~~~~ ~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:291:14: note: in expansion of macro 'do_hash'
[INFO] [stderr]   cargo:warning=  291 |   hash_val = do_hash(key, table);
[INFO] [stderr]   cargo:warning=      |              ^~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.h:20:11: note: declared here
[INFO] [stderr]   cargo:warning=   20 |     int (*hash)();
[INFO] [stderr]   cargo:warning=      |           ^~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:54:40: error: too many arguments to function 'table->type->compare'; expected 0, have 2
[INFO] [stderr]   cargo:warning=   54 | #define EQUAL(table,x,y) ((x)==(y) || (*table->type->compare)((x),(y)) == 0)
[INFO] [stderr]   cargo:warning=      |                                       ~^~~~~~~~~~~~~~~~~~~~~~ ~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:224:45: note: in expansion of macro 'EQUAL'
[INFO] [stderr]   cargo:warning=  224 | ((ptr) != 0 && (ptr->hash != (hash_val) || !EQUAL((table), (key), (ptr)->key)))
[INFO] [stderr]   cargo:warning=      |                                             ^~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:235:9: note: in expansion of macro 'PTR_NOT_EQUAL'
[INFO] [stderr]   cargo:warning=  235 |     if (PTR_NOT_EQUAL(table, ptr, hash_val, key)) {\
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:292:3: note: in expansion of macro 'FIND_ENTRY'
[INFO] [stderr]   cargo:warning=  292 |   FIND_ENTRY(table, ptr, hash_val, bin_pos);
[INFO] [stderr]   cargo:warning=      |   ^~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.h:19:11: note: declared here
[INFO] [stderr]   cargo:warning=   19 |     int (*compare)();
[INFO] [stderr]   cargo:warning=      |           ^~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:54:40: error: too many arguments to function 'table->type->compare'; expected 0, have 2
[INFO] [stderr]   cargo:warning=   54 | #define EQUAL(table,x,y) ((x)==(y) || (*table->type->compare)((x),(y)) == 0)
[INFO] [stderr]   cargo:warning=      |                                       ~^~~~~~~~~~~~~~~~~~~~~~ ~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:224:45: note: in expansion of macro 'EQUAL'
[INFO] [stderr]   cargo:warning=  224 | ((ptr) != 0 && (ptr->hash != (hash_val) || !EQUAL((table), (key), (ptr)->key)))
[INFO] [stderr]   cargo:warning=      |                                             ^~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:237:14: note: in expansion of macro 'PTR_NOT_EQUAL'
[INFO] [stderr]   cargo:warning=  237 |       while (PTR_NOT_EQUAL(table, ptr->next, hash_val, key)) {\
[INFO] [stderr]   cargo:warning=      |              ^~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:292:3: note: in expansion of macro 'FIND_ENTRY'
[INFO] [stderr]   cargo:warning=  292 |   FIND_ENTRY(table, ptr, hash_val, bin_pos);
[INFO] [stderr]   cargo:warning=      |   ^~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.h:19:11: note: declared here
[INFO] [stderr]   cargo:warning=   19 |     int (*compare)();
[INFO] [stderr]   cargo:warning=      |           ^~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c: In function 'onig_st_add_direct':
[INFO] [stderr]   cargo:warning=oniguruma/src/regint.h:230:37: warning: old-style function definition [-Wold-style-definition]
[INFO] [stderr]   cargo:warning=  230 | #define st_add_direct               onig_st_add_direct
[INFO] [stderr]   cargo:warning=      |                                     ^~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:305:1: note: in expansion of macro 'st_add_direct'
[INFO] [stderr]   cargo:warning=  305 | st_add_direct(table, key, value)
[INFO] [stderr]   cargo:warning=      | ^~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:56:43: error: too many arguments to function 'table->type->hash'; expected 0, have 1
[INFO] [stderr]   cargo:warning=   56 | #define do_hash(key,table) (unsigned int)(*(table)->type->hash)((key))
[INFO] [stderr]   cargo:warning=      |                                          ~^~~~~~~~~~~~~~~~~~~~~ ~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:312:14: note: in expansion of macro 'do_hash'
[INFO] [stderr]   cargo:warning=  312 |   hash_val = do_hash(key, table);
[INFO] [stderr]   cargo:warning=      |              ^~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.h:20:11: note: declared here
[INFO] [stderr]   cargo:warning=   20 |     int (*hash)();
[INFO] [stderr]   cargo:warning=      |           ^~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c: In function 'rehash':
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:318:1: warning: old-style function definition [-Wold-style-definition]
[INFO] [stderr]   cargo:warning=  318 | rehash(table)
[INFO] [stderr]   cargo:warning=      | ^~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c: In function 'onig_st_copy':
[INFO] [stderr]   cargo:warning=oniguruma/src/regint.h:233:37: warning: old-style function definition [-Wold-style-definition]
[INFO] [stderr]   cargo:warning=  233 | #define st_copy                     onig_st_copy
[INFO] [stderr]   cargo:warning=      |                                     ^~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:350:1: note: in expansion of macro 'st_copy'
[INFO] [stderr]   cargo:warning=  350 | st_copy(old_table)
[INFO] [stderr]   cargo:warning=      | ^~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c: In function 'onig_st_delete':
[INFO] [stderr]   cargo:warning=oniguruma/src/regint.h:225:37: warning: old-style function definition [-Wold-style-definition]
[INFO] [stderr]   cargo:warning=  225 | #define st_delete                   onig_st_delete
[INFO] [stderr]   cargo:warning=      |                                     ^~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:391:1: note: in expansion of macro 'st_delete'
[INFO] [stderr]   cargo:warning=  391 | st_delete(table, key, value)
[INFO] [stderr]   cargo:warning=      | ^~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:56:43: error: too many arguments to function 'table->type->hash'; expected 0, have 1
[INFO] [stderr]   cargo:warning=   56 | #define do_hash(key,table) (unsigned int)(*(table)->type->hash)((key))
[INFO] [stderr]   cargo:warning=      |                                          ~^~~~~~~~~~~~~~~~~~~~~ ~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:57:33: note: in expansion of macro 'do_hash'
[INFO] [stderr]   cargo:warning=   57 | #define do_hash_bin(key,table) (do_hash(key, table)%(table)->num_bins)
[INFO] [stderr]   cargo:warning=      |                                 ^~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:400:14: note: in expansion of macro 'do_hash_bin'
[INFO] [stderr]   cargo:warning=  400 |   hash_val = do_hash_bin(*key, table);
[INFO] [stderr]   cargo:warning=      |              ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.h:20:11: note: declared here
[INFO] [stderr]   cargo:warning=   20 |     int (*hash)();
[INFO] [stderr]   cargo:warning=      |           ^~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:54:40: error: too many arguments to function 'table->type->compare'; expected 0, have 2
[INFO] [stderr]   cargo:warning=   54 | #define EQUAL(table,x,y) ((x)==(y) || (*table->type->compare)((x),(y)) == 0)
[INFO] [stderr]   cargo:warning=      |                                       ~^~~~~~~~~~~~~~~~~~~~~~ ~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:408:7: note: in expansion of macro 'EQUAL'
[INFO] [stderr]   cargo:warning=  408 |   if (EQUAL(table, *key, ptr->key)) {
[INFO] [stderr]   cargo:warning=      |       ^~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.h:19:11: note: declared here
[INFO] [stderr]   cargo:warning=   19 |     int (*compare)();
[INFO] [stderr]   cargo:warning=      |           ^~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:54:40: error: too many arguments to function 'table->type->compare'; expected 0, have 2
[INFO] [stderr]   cargo:warning=   54 | #define EQUAL(table,x,y) ((x)==(y) || (*table->type->compare)((x),(y)) == 0)
[INFO] [stderr]   cargo:warning=      |                                       ~^~~~~~~~~~~~~~~~~~~~~~ ~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:418:9: note: in expansion of macro 'EQUAL'
[INFO] [stderr]   cargo:warning=  418 |     if (EQUAL(table, ptr->next->key, *key)) {
[INFO] [stderr]   cargo:warning=      |         ^~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.h:19:11: note: declared here
[INFO] [stderr]   cargo:warning=   19 |     int (*compare)();
[INFO] [stderr]   cargo:warning=      |           ^~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c: In function 'onig_st_delete_safe':
[INFO] [stderr]   cargo:warning=oniguruma/src/regint.h:226:37: warning: old-style function definition [-Wold-style-definition]
[INFO] [stderr]   cargo:warning=  226 | #define st_delete_safe              onig_st_delete_safe
[INFO] [stderr]   cargo:warning=      |                                     ^~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:433:1: note: in expansion of macro 'st_delete_safe'
[INFO] [stderr]   cargo:warning=  433 | st_delete_safe(table, key, value, never)
[INFO] [stderr]   cargo:warning=      | ^~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:56:43: error: too many arguments to function 'table->type->hash'; expected 0, have 1
[INFO] [stderr]   cargo:warning=   56 | #define do_hash(key,table) (unsigned int)(*(table)->type->hash)((key))
[INFO] [stderr]   cargo:warning=      |                                          ~^~~~~~~~~~~~~~~~~~~~~ ~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:57:33: note: in expansion of macro 'do_hash'
[INFO] [stderr]   cargo:warning=   57 | #define do_hash_bin(key,table) (do_hash(key, table)%(table)->num_bins)
[INFO] [stderr]   cargo:warning=      |                                 ^~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:442:14: note: in expansion of macro 'do_hash_bin'
[INFO] [stderr]   cargo:warning=  442 |   hash_val = do_hash_bin(*key, table);
[INFO] [stderr]   cargo:warning=      |              ^~~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.h:20:11: note: declared here
[INFO] [stderr]   cargo:warning=   20 |     int (*hash)();
[INFO] [stderr]   cargo:warning=      |           ^~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:54:40: error: too many arguments to function 'table->type->compare'; expected 0, have 2
[INFO] [stderr]   cargo:warning=   54 | #define EQUAL(table,x,y) ((x)==(y) || (*table->type->compare)((x),(y)) == 0)
[INFO] [stderr]   cargo:warning=      |                                       ~^~~~~~~~~~~~~~~~~~~~~~ ~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:451:32: note: in expansion of macro 'EQUAL'
[INFO] [stderr]   cargo:warning=  451 |     if ((ptr->key != never) && EQUAL(table, ptr->key, *key)) {
[INFO] [stderr]   cargo:warning=      |                                ^~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.h:19:11: note: declared here
[INFO] [stderr]   cargo:warning=   19 |     int (*compare)();
[INFO] [stderr]   cargo:warning=      |           ^~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c: In function 'onig_st_cleanup_safe':
[INFO] [stderr]   cargo:warning=oniguruma/src/regint.h:232:37: warning: old-style function definition [-Wold-style-definition]
[INFO] [stderr]   cargo:warning=  232 | #define st_cleanup_safe             onig_st_cleanup_safe
[INFO] [stderr]   cargo:warning=      |                                     ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:477:1: note: in expansion of macro 'st_cleanup_safe'
[INFO] [stderr]   cargo:warning=  477 | st_cleanup_safe(table, never)
[INFO] [stderr]   cargo:warning=      | ^~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:483:21: error: passing argument 2 of 'onig_st_foreach' from incompatible pointer type [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  483 |   st_foreach(table, delete_never, never);
[INFO] [stderr]   cargo:warning=      |                     ^~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=      |                     |
[INFO] [stderr]   cargo:warning=      |                     int (*)(st_data_t,  st_data_t,  st_data_t) {aka int (*)(long unsigned int,  long unsigned int,  long unsigned int)}
[INFO] [stderr]   cargo:warning=oniguruma/src/st.h:55:31: note: expected 'int (*)(void)' but argument is of type 'int (*)(st_data_t,  st_data_t,  st_data_t)' {aka 'int (*)(long unsigned int,  long unsigned int,  long unsigned int)'}
[INFO] [stderr]   cargo:warning=   55 | int st_foreach _((st_table *, int (*)(ANYARGS), st_data_t));
[INFO] [stderr]   cargo:warning=      |                               ^~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.h:35:18: note: in definition of macro '_'
[INFO] [stderr]   cargo:warning=   35 | # define _(args) args
[INFO] [stderr]   cargo:warning=      |                  ^~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:465:1: note: 'delete_never' declared here
[INFO] [stderr]   cargo:warning=  465 | delete_never(st_data_t key __attribute__ ((unused)), st_data_t value,
[INFO] [stderr]   cargo:warning=      | ^~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c: In function 'onig_st_foreach':
[INFO] [stderr]   cargo:warning=oniguruma/src/regint.h:229:37: warning: old-style function definition [-Wold-style-definition]
[INFO] [stderr]   cargo:warning=  229 | #define st_foreach                  onig_st_foreach
[INFO] [stderr]   cargo:warning=      |                                     ^~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:488:1: note: in expansion of macro 'st_foreach'
[INFO] [stderr]   cargo:warning=  488 | st_foreach(table, func, arg)
[INFO] [stderr]   cargo:warning=      | ^~~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:500:23: error: too many arguments to function 'func'; expected 0, have 3
[INFO] [stderr]   cargo:warning=  500 |             retval = (*func)(ptr->key, ptr->record, arg);
[INFO] [stderr]   cargo:warning=      |                      ~^~~~~~ ~~~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c: In function 'strhash':
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:538:1: warning: old-style function definition [-Wold-style-definition]
[INFO] [stderr]   cargo:warning=  538 | strhash(string)
[INFO] [stderr]   cargo:warning=      | ^~~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c: In function 'numcmp':
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:577:1: warning: old-style function definition [-Wold-style-definition]
[INFO] [stderr]   cargo:warning=  577 | numcmp(x, y)
[INFO] [stderr]   cargo:warning=      | ^~~~~~
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c: In function 'numhash':
[INFO] [stderr]   cargo:warning=oniguruma/src/st.c:584:1: warning: old-style function definition [-Wold-style-definition]
[INFO] [stderr]   cargo:warning=  584 | numhash(n)
[INFO] [stderr]   cargo:warning=      | ^~~~~~~
[INFO] [stderr] 
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=ToolExecError: Command "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/release/build/onig_sys-d02bf7d6b08c9052/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/release/build/onig_sys-d02bf7d6b08c9052/out/c77b18e714869709-st.o" "-c" "oniguruma/src/st.c" with args cc did not execute successfully (status code exit status: 1).
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   exit status: 0
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/release/build/onig_sys-d02bf7d6b08c9052/out" "-I" "oniguruma/src" "-DHAVE_UNISTD_H=1" "-DHAVE_SYS_TYPES_H=1" "-DHAVE_SYS_TIME_H=1" "-o" "/opt/rustwide/target/release/build/onig_sys-d02bf7d6b08c9052/out/c77b18e714869709-st.o" "-c" "oniguruma/src/st.c" with args cc did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0e3a0c88102d02ac0501f5b2385504bae4a24d71e2a225c4d98aad98f291714a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e3a0c88102d02ac0501f5b2385504bae4a24d71e2a225c4d98aad98f291714a", kill_on_drop: false }`
[INFO] [stdout] 0e3a0c88102d02ac0501f5b2385504bae4a24d71e2a225c4d98aad98f291714a
