[INFO] cloning repository https://github.com/tikv/tikv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tikv/tikv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftikv%2Ftikv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftikv%2Ftikv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1167092fea81ff8cb16ac49779f5702f7e225e79 [INFO] checking tikv/tikv against try#d8be25549d5418405531341b4be6d8538fc3c42e for pr-156160-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftikv%2Ftikv" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/tikv/tikv [INFO] finished tweaking git repo https://github.com/tikv/tikv [INFO] tweaked toml for git repo https://github.com/tikv/tikv written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tikv/tikv on toolchain d8be25549d5418405531341b4be6d8538fc3c42e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tikv/tikv 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" "+d8be25549d5418405531341b4be6d8538fc3c42e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:fd22e2154e7db748230f413534f3a6d034160c9d2b7c14b90fba4e9bfc1a36d4" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] fd92eea9facc3409e048ee60f7d89d1f21f2b9e4c4cc3c261c3d402bf270f084 [INFO] running `Command { std: "docker" "start" "fd92eea9facc3409e048ee60f7d89d1f21f2b9e4c4cc3c261c3d402bf270f084", 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" "fd92eea9facc3409e048ee60f7d89d1f21f2b9e4c4cc3c261c3d402bf270f084" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd92eea9facc3409e048ee60f7d89d1f21f2b9e4c4cc3c261c3d402bf270f084", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fd92eea9facc3409e048ee60f7d89d1f21f2b9e4c4cc3c261c3d402bf270f084" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking allocator-api2 v0.2.14 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling vcpkg v0.2.11 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking httpdate v1.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling openssl-src v300.5.2+3.5.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking ipnet v2.12.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling cmake v0.1.54 (https://github.com/rust-lang/cmake-rs#fd56c5a6) [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling protobuf v2.8.0 (https://github.com/pingcap/rust-protobuf?branch=v2.8#de31a47f) [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling autotools v0.2.6 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling protobuf-src v1.1.0+21.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking pin-project v1.1.11 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling protobuf-codegen v2.8.0 (https://github.com/pingcap/rust-protobuf?branch=v2.8#de31a47f) [INFO] [stderr] Compiling grpcio-compiler v0.10.4 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling grpcio-sys v0.10.3+1.44.0-patched [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking crossbeam-skiplist v0.1.3 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling const_fn v0.4.11 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Checking crossbeam-skiplist v0.1.3 (/opt/rustwide/workdir/components/crossbeam-skiplist) [INFO] [stderr] Checking rand v0.9.4 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling prometheus v0.13.0 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling online_config_derive v0.1.0 (/opt/rustwide/workdir/components/online_config/online_config_derive) [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking fail v0.5.1 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Checking arc-swap v0.4.8 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking slog-global v0.1.0 (https://github.com/tikv/slog-global.git?rev=d592f88e4dbba5eb439998463054f1a44fbf17b9#d592f88e) [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Checking slog-term v2.8.1 [INFO] [stderr] Compiling procinfo v0.4.2 (https://github.com/tikv/procinfo-rs?rev=7693954bd1dd86eb1709572fd7b62fd5f7ff2ea1#7693954b) [INFO] [stderr] Checking online_config v0.1.0 (/opt/rustwide/workdir/components/online_config) [INFO] [stderr] Compiling prometheus-static-metric v0.5.1 [INFO] [stderr] Checking dashmap v5.2.0 [INFO] [stderr] Checking fs2 v0.4.3 (https://github.com/tikv/fs2-rs?branch=tikv#cd503764) [INFO] [stderr] Checking object v0.26.2 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Checking addr2line v0.16.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking tokio-executor v0.1.9 (https://github.com/tikv/tokio?branch=tokio-timer-hotfix#4394380f) [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking nom v2.2.1 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking strum v0.20.0 [INFO] [stderr] Checking slog-async v2.6.0 [INFO] [stderr] Checking async-speed-limit v0.4.2 [INFO] [stderr] Checking tokio-timer v0.2.13 (https://github.com/tikv/tokio?branch=tokio-timer-hotfix#4394380f) [INFO] [stderr] Checking nix v0.24.1 [INFO] [stderr] Checking sysinfo v0.26.9 (https://github.com/tikv/sysinfo?branch=0.26-fix-cpu#5a1bcf08) [INFO] [stderr] Checking procfs v0.12.0 [INFO] [stderr] Checking slog-json v2.3.0 [INFO] [stderr] Compiling derive_more v0.99.3 [INFO] [stderr] Checking cpu-time v1.0.0 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling rustix v0.38.19 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling crypto v0.0.1 (/opt/rustwide/workdir/components/crypto) [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking farmhash v1.1.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Checking deranged v0.5.3 [INFO] [stderr] Checking tempfile v3.8.0 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking h2 v0.4.13 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking outref v0.5.1 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Checking bytes-utils v0.1.4 [INFO] [stderr] Checking base64-simd v0.8.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking aws-smithy-types v1.4.6 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling match-template v0.0.1 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking aws-smithy-async v1.2.14 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking aws-smithy-runtime-api v1.11.6 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling serde_with_macros v3.18.0 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Checking rand_core v0.10.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking serde_with v3.18.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking cpufeatures v0.3.0 [INFO] [stderr] Checking data-encoding v2.5.0 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Checking rustls-webpki v0.103.13 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Checking webpki-roots v1.0.6 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking google-cloud-wkt v1.2.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking iri-string v0.7.10 [INFO] [stderr] Checking parking v2.1.0 [INFO] [stderr] Checking openssl-probe v0.2.1 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Checking google-cloud-rpc v1.2.0 [INFO] [stderr] Checking prost v0.14.3 [INFO] [stderr] Checking rand v0.10.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Compiling google-cloud-auth v1.4.0 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking tonic v0.14.5 [INFO] [stderr] Checking google-cloud-gax v1.8.0 [INFO] [stderr] Checking aws-smithy-eventstream v0.60.20 [INFO] [stderr] Compiling google-cloud-gax-internal v0.7.7 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking separator v0.4.1 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking tonic-prost v0.14.5 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking cbor-diag v0.1.12 [INFO] [stderr] Checking aws-smithy-http v0.63.6 [INFO] [stderr] Checking roxmltree v0.14.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking prost-types v0.14.3 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking tracing-serde v0.2.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking regex-lite v0.1.5 [INFO] [stderr] Checking opentelemetry-semantic-conventions v0.31.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking aws-smithy-protocol-test v0.63.14 [INFO] [stderr] Checking aws-credential-types v1.2.14 [INFO] [stderr] Compiling azure_core v0.18.0 [INFO] [stderr] Compiling aws-types v1.3.14 [INFO] [stderr] Checking serde_qs v0.8.5 [INFO] [stderr] Checking infer v0.2.3 [INFO] [stderr] Checking aws-smithy-http-client v1.1.12 [INFO] [stderr] Checking aws-smithy-observability v0.2.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Checking quick-xml v0.31.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking bytemuck v1.16.3 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking aws-smithy-runtime v1.10.3 [INFO] [stderr] Checking aws-sigv4 v1.4.2 [INFO] [stderr] Checking semver v0.10.0 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Compiling encoding_rs v0.8.29 (https://github.com/tikv/encoding_rs.git?rev=68e0bc5a72a37a78228d80cd98047326559cf43c#68e0bc5a) [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking google-cloud-longrunning v1.4.0 [INFO] [stderr] Checking google-cloud-type v1.2.0 [INFO] [stderr] Checking aws-runtime v1.7.2 [INFO] [stderr] Checking aws-smithy-json v0.62.5 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking num-complex v0.3.0 [INFO] [stderr] Compiling lz4-sys v1.9.5 [INFO] [stderr] Checking spin v0.10.0 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking crc v3.3.0 [INFO] [stderr] Checking num v0.3.0 [INFO] [stderr] Checking google-cloud-iam-v1 v1.3.0 [INFO] [stderr] Checking google-cloud-lro v1.3.1 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Checking aws-smithy-xml v0.60.15 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking boolinator v2.4.0 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Checking aws-smithy-query v0.60.15 [INFO] [stderr] Checking crc-fast v1.9.0 [INFO] [stderr] Checking google-cloud-location v1.3.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking serde_path_to_error v0.1.5 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking RustyXML v0.3.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking md5 v0.8.0 [INFO] [stderr] Checking google-cloud-storage v1.1.0 [INFO] [stderr] Checking aws-smithy-checksums v0.64.6 [INFO] [stderr] Compiling clang-sys v1.1.1 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking oauth2 v4.4.2 [INFO] [stderr] Checking google-cloud-kms-v1 v1.3.0 [INFO] [stderr] Checking aws-sdk-sts v1.100.0 [INFO] [stderr] Checking tz-rs v0.6.14 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking lru v0.16.3 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking aws-sdk-s3 v1.126.0 [INFO] [stderr] error: could not compile `google-cloud-storage` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d8be25549d5418405531341b4be6d8538fc3c42e/bin/rustc --crate-name google_cloud_storage --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/google-cloud-storage-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C codegen-units=256 -C overflow-checks=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("unstable-stream"))' -C metadata=cbfaac89b310a867 -C extra-filename=-e05770711e721d41 --out-dir /opt/rustwide/target/debug/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-e62b67f39a7a3afe.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-4412ed1546fbf63b.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-fd1dd5b27fc3d155.rmeta --extern crc32c=/opt/rustwide/target/debug/deps/libcrc32c-b27cc23b1891ad8e.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-7876cc8c6da785b1.rmeta --extern auth=/opt/rustwide/target/debug/deps/libgoogle_cloud_auth-15501ddb38901e57.rmeta --extern gax=/opt/rustwide/target/debug/deps/libgoogle_cloud_gax-ff8a92d5b3a3ea34.rmeta --extern gaxi=/opt/rustwide/target/debug/deps/libgoogle_cloud_gax_internal-3973ce189dcefd7e.rmeta --extern iam_v1=/opt/rustwide/target/debug/deps/libgoogle_cloud_iam_v1-07d549f7301aa4bd.rmeta --extern longrunning=/opt/rustwide/target/debug/deps/libgoogle_cloud_longrunning-b18ba10e5dbb2a55.rmeta --extern lro=/opt/rustwide/target/debug/deps/libgoogle_cloud_lro-a22acb6231d3c60b.rmeta --extern rpc=/opt/rustwide/target/debug/deps/libgoogle_cloud_rpc-888249cb5d7a5c1f.rmeta --extern gtype=/opt/rustwide/target/debug/deps/libgoogle_cloud_type-0c6e973ca20d5907.rmeta --extern wkt=/opt/rustwide/target/debug/deps/libgoogle_cloud_wkt-171ced94bb0eef6d.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-6855136a097e612b.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-961fcefc4990a774.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-48f62c85707934c8.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7b4a4a155e068f39.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-a4259e4c484d5dde.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-dee238f234707f89.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-7db5c037f9a115ba.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-26b13b8faf5f21bb.rmeta --extern prost_types=/opt/rustwide/target/debug/deps/libprost_types-5a8214d9ded20e5b.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-67b0c8e216aed346.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-6c7f28f279c44bb2.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ed55664b41128779.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-fd1c61cb27fdd03d.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-80242144f4ea4f13.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4f8bd67c69fddcc8.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1649d9df9d77b525.rmeta --extern tonic=/opt/rustwide/target/debug/deps/libtonic-b5c38d2585116e42.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0a823df3b6323884.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-d4cc08113593c80a.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-73cfa6fc8e9ef08c/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `aws-sdk-s3` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d8be25549d5418405531341b4be6d8538fc3c42e/bin/rustc --crate-name aws_sdk_s3 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-sdk-s3-1.126.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C codegen-units=256 -C overflow-checks=off --cfg 'feature="rt-tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("behavior-version-latest", "default", "default-https-client", "gated-tests", "http-1x", "rt-tokio", "rustls", "sigv4a", "test-util"))' -C metadata=6330d24d28f40922 -C extra-filename=-e1ca59c5105ee678 --out-dir /opt/rustwide/target/debug/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/debug/deps --extern aws_credential_types=/opt/rustwide/target/debug/deps/libaws_credential_types-25faa6fc36ce9d3e.rmeta --extern aws_runtime=/opt/rustwide/target/debug/deps/libaws_runtime-2b47cb04fca40954.rmeta --extern aws_sigv4=/opt/rustwide/target/debug/deps/libaws_sigv4-13c837ea87ea0bf5.rmeta --extern aws_smithy_async=/opt/rustwide/target/debug/deps/libaws_smithy_async-b8c61e7029982233.rmeta --extern aws_smithy_checksums=/opt/rustwide/target/debug/deps/libaws_smithy_checksums-b59a734b5230b47b.rmeta --extern aws_smithy_eventstream=/opt/rustwide/target/debug/deps/libaws_smithy_eventstream-7f30be1ae49eb360.rmeta --extern aws_smithy_http=/opt/rustwide/target/debug/deps/libaws_smithy_http-b74d1b0c8e51bf0c.rmeta --extern aws_smithy_json=/opt/rustwide/target/debug/deps/libaws_smithy_json-ae5ec8735e507894.rmeta --extern aws_smithy_observability=/opt/rustwide/target/debug/deps/libaws_smithy_observability-fb7b5f8c13b0325d.rmeta --extern aws_smithy_runtime=/opt/rustwide/target/debug/deps/libaws_smithy_runtime-168f26eae10bf05e.rmeta --extern aws_smithy_runtime_api=/opt/rustwide/target/debug/deps/libaws_smithy_runtime_api-93e7ff91f8049856.rmeta --extern aws_smithy_types=/opt/rustwide/target/debug/deps/libaws_smithy_types-8aa3f43c8c89668a.rmeta --extern aws_smithy_xml=/opt/rustwide/target/debug/deps/libaws_smithy_xml-7963076c0128e8a9.rmeta --extern aws_types=/opt/rustwide/target/debug/deps/libaws_types-fc9bf5bd487b5537.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-fd1dd5b27fc3d155.rmeta --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-c011e724833d6331.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-65af81754603afda.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-af1e68bfd6a42b8e.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-b976abe89f295549.rmeta --extern http_1x=/opt/rustwide/target/debug/deps/libhttp-6855136a097e612b.rmeta --extern http_body_1x=/opt/rustwide/target/debug/deps/libhttp_body-961fcefc4990a774.rmeta --extern lru=/opt/rustwide/target/debug/deps/liblru-4704de3b3e989ba4.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-dee238f234707f89.rmeta --extern regex_lite=/opt/rustwide/target/debug/deps/libregex_lite-44b61ecb644d14f5.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-80242144f4ea4f13.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0a823df3b6323884.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-3bb5e93e8d26b4eb.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: failed to run custom build command for `grpcio-sys v0.10.3+1.44.0-patched` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/grpcio-sys-4e21385ca3d5ec46/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=grpc_wrap.cc [INFO] [stderr] cargo:rerun-if-changed=grpc [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_CFG_TARGET_OS [INFO] [stderr] cargo:rerun-if-env-changed=GRPCIO_SYS_USE_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_CFG_TARGET_OS [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_CFG_TARGET_OS [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_CFG_TARGET_OS [INFO] [stderr] cargo:rerun-if-env-changed=CXX [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] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = 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=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/libz-sys-fb17ea728374c73e/out/build [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/libz-sys-fb17ea728374c73e/out/lib [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_PREFIX_PATH = Some("/opt/rustwide/target/debug/build/libz-sys-fb17ea728374c73e/out/build") [INFO] [stderr] CMAKE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE = None [INFO] [stderr] CMAKE = None [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/grpcio-sys-844324b05a9b7a27/out/build" && CMAKE_PREFIX_PATH="/opt/rustwide/target/debug/build/libz-sys-fb17ea728374c73e/out:/opt/rustwide/target/debug/build/libz-sys-fb17ea728374c73e/out/build" LC_ALL="C" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc" "-DgRPC_INSTALL=false" "-DgRPC_BUILD_CSHARP_EXT=false" "-DgRPC_BUILD_CODEGEN=false" "-DgRPC_BENCHMARK_PROVIDER=none" "-DgRPC_SSL_PROVIDER=package" "-DgRPC_ZLIB_PROVIDER=package" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/grpcio-sys-844324b05a9b7a27/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -w" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -w" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64 -w" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Release" [INFO] [stderr] -- The C compiler identification is GNU 13.3.0 [INFO] [stderr] -- The CXX compiler identification is GNU 13.3.0 [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc - skipped [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ - skipped [INFO] [stderr] -- Detecting CXX compile features [INFO] [stderr] -- Detecting CXX compile features - done [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [INFO] [stderr] -- Found Threads: TRUE [INFO] [stderr] -- Looking for res_servicename in resolv [INFO] [stderr] -- Looking for res_servicename in resolv - not found [INFO] [stderr] -- Looking for gethostbyname in nsl [INFO] [stderr] -- Looking for gethostbyname in nsl - not found [INFO] [stderr] -- Looking for gethostbyname in socket [INFO] [stderr] -- Looking for gethostbyname in socket - not found [INFO] [stderr] -- Looking for socket in socket [INFO] [stderr] -- Looking for socket in socket - not found [INFO] [stderr] -- Looking for clock_gettime in rt [INFO] [stderr] -- Looking for clock_gettime in rt - found [INFO] [stderr] -- Looking for include file sys/types.h [INFO] [stderr] -- Looking for include file sys/types.h - found [INFO] [stderr] -- Looking for include file sys/socket.h [INFO] [stderr] -- Looking for include file sys/socket.h - found [INFO] [stderr] -- Looking for include file arpa/inet.h [INFO] [stderr] -- Looking for include file arpa/inet.h - found [INFO] [stderr] -- Looking for include file arpa/nameser_compat.h [INFO] [stderr] -- Looking for include file arpa/nameser_compat.h - found [INFO] [stderr] -- Looking for include file arpa/nameser.h [INFO] [stderr] -- Looking for include file arpa/nameser.h - found [INFO] [stderr] -- Looking for include file assert.h [INFO] [stderr] -- Looking for include file assert.h - found [INFO] [stderr] -- Looking for include file errno.h [INFO] [stderr] -- Looking for include file errno.h - found [INFO] [stderr] -- Looking for include file fcntl.h [INFO] [stderr] -- Looking for include file fcntl.h - found [INFO] [stderr] -- Looking for include file inttypes.h [INFO] [stderr] -- Looking for include file inttypes.h - found [INFO] [stderr] -- Looking for include file limits.h [INFO] [stderr] -- Looking for include file limits.h - found [INFO] [stderr] -- Looking for include file malloc.h [INFO] [stderr] -- Looking for include file malloc.h - found [INFO] [stderr] -- Looking for include file memory.h [INFO] [stderr] -- Looking for include file memory.h - found [INFO] [stderr] -- Looking for include file netdb.h [INFO] [stderr] -- Looking for include file netdb.h - found [INFO] [stderr] -- Looking for include file netinet/in.h [INFO] [stderr] -- Looking for include file netinet/in.h - found [INFO] [stderr] -- Looking for include file netinet/tcp.h [INFO] [stderr] -- Looking for include file netinet/tcp.h - found [INFO] [stderr] -- Looking for include file net/if.h [INFO] [stderr] -- Looking for include file net/if.h - found [INFO] [stderr] -- Looking for include file signal.h [INFO] [stderr] -- Looking for include file signal.h - found [INFO] [stderr] -- Looking for include file socket.h [INFO] [stderr] -- Looking for include file socket.h - not found [INFO] [stderr] -- Looking for include file stdbool.h [INFO] [stderr] -- Looking for include file stdbool.h - found [INFO] [stderr] -- Looking for include file stdint.h [INFO] [stderr] -- Looking for include file stdint.h - found [INFO] [stderr] -- Looking for include file stdlib.h [INFO] [stderr] -- Looking for include file stdlib.h - found [INFO] [stderr] -- Looking for include file strings.h [INFO] [stderr] -- Looking for include file strings.h - found [INFO] [stderr] -- Looking for include file string.h [INFO] [stderr] -- Looking for include file string.h - found [INFO] [stderr] -- Looking for include file stropts.h [INFO] [stderr] -- Looking for include file stropts.h - not found [INFO] [stderr] -- Looking for include file sys/ioctl.h [INFO] [stderr] -- Looking for include file sys/ioctl.h - found [INFO] [stderr] -- Looking for include file sys/param.h [INFO] [stderr] -- Looking for include file sys/param.h - found [INFO] [stderr] -- Looking for include file sys/select.h [INFO] [stderr] -- Looking for include file sys/select.h - found [INFO] [stderr] -- Looking for include file sys/stat.h [INFO] [stderr] -- Looking for include file sys/stat.h - found [INFO] [stderr] -- Looking for include file sys/time.h [INFO] [stderr] -- Looking for include file sys/time.h - found [INFO] [stderr] -- Looking for include file sys/uio.h [INFO] [stderr] -- Looking for include file sys/uio.h - found [INFO] [stderr] -- Looking for include file time.h [INFO] [stderr] -- Looking for include file time.h - found [INFO] [stderr] -- Looking for include file dlfcn.h [INFO] [stderr] -- Looking for include file dlfcn.h - found [INFO] [stderr] -- Looking for include file unistd.h [INFO] [stderr] -- Looking for include file unistd.h - found [INFO] [stderr] -- Looking for include files winsock2.h, windows.h [INFO] [stderr] -- Looking for include files winsock2.h, windows.h - not found [INFO] [stderr] -- Looking for 3 include files winsock2.h, ..., windows.h [INFO] [stderr] -- Looking for 3 include files winsock2.h, ..., windows.h - not found [INFO] [stderr] -- Looking for include files winsock.h, windows.h [INFO] [stderr] -- Looking for include files winsock.h, windows.h - not found [INFO] [stderr] -- Looking for include file windows.h [INFO] [stderr] -- Looking for include file windows.h - not found [INFO] [stderr] -- Performing Test HAVE_SOCKLEN_T [INFO] [stderr] -- Performing Test HAVE_SOCKLEN_T - Success [INFO] [stderr] -- Performing Test HAVE_TYPE_SOCKET [INFO] [stderr] -- Performing Test HAVE_TYPE_SOCKET - Failed [INFO] [stderr] -- Performing Test HAVE_BOOL_T [INFO] [stderr] -- Performing Test HAVE_BOOL_T - Success [INFO] [stderr] -- Performing Test HAVE_SSIZE_T [INFO] [stderr] -- Performing Test HAVE_SSIZE_T - Success [INFO] [stderr] -- Performing Test HAVE_LONGLONG [INFO] [stderr] -- Performing Test HAVE_LONGLONG - Success [INFO] [stderr] -- Performing Test HAVE_SIG_ATOMIC_T [INFO] [stderr] -- Performing Test HAVE_SIG_ATOMIC_T - Success [INFO] [stderr] -- Performing Test HAVE_STRUCT_ADDRINFO [INFO] [stderr] -- Performing Test HAVE_STRUCT_ADDRINFO - Success [INFO] [stderr] -- Performing Test HAVE_STRUCT_IN6_ADDR [INFO] [stderr] -- Performing Test HAVE_STRUCT_IN6_ADDR - Success [INFO] [stderr] -- Performing Test HAVE_STRUCT_SOCKADDR_IN6 [INFO] [stderr] -- Performing Test HAVE_STRUCT_SOCKADDR_IN6 - Success [INFO] [stderr] -- Performing Test HAVE_STRUCT_SOCKADDR_STORAGE [INFO] [stderr] -- Performing Test HAVE_STRUCT_SOCKADDR_STORAGE - Success [INFO] [stderr] -- Performing Test HAVE_STRUCT_TIMEVAL [INFO] [stderr] -- Performing Test HAVE_STRUCT_TIMEVAL - Success [INFO] [stderr] -- Looking for AF_INET6 [INFO] [stderr] -- Looking for AF_INET6 - found [INFO] [stderr] -- Looking for O_NONBLOCK [INFO] [stderr] -- Looking for O_NONBLOCK - found [INFO] [stderr] -- Looking for FIONBIO [INFO] [stderr] -- Looking for FIONBIO - found [INFO] [stderr] -- Looking for SIOCGIFADDR [INFO] [stderr] -- Looking for SIOCGIFADDR - found [INFO] [stderr] -- Looking for MSG_NOSIGNAL [INFO] [stderr] -- Looking for MSG_NOSIGNAL - found [INFO] [stderr] -- Looking for PF_INET6 [INFO] [stderr] -- Looking for PF_INET6 - found [INFO] [stderr] -- Looking for SO_NONBLOCK [INFO] [stderr] -- Looking for SO_NONBLOCK - not found [INFO] [stderr] -- Looking for CLOCK_MONOTONIC [INFO] [stderr] -- Looking for CLOCK_MONOTONIC - found [INFO] [stderr] -- Performing Test HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID [INFO] [stderr] -- Performing Test HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID - Success [INFO] [stderr] -- Performing Test HAVE_LL [INFO] [stderr] -- Performing Test HAVE_LL - Success [INFO] [stderr] -- Looking for bitncmp [INFO] [stderr] -- Looking for bitncmp - not found [INFO] [stderr] -- Looking for closesocket [INFO] [stderr] -- Looking for closesocket - not found [INFO] [stderr] -- Looking for CloseSocket [INFO] [stderr] -- Looking for CloseSocket - not found [INFO] [stderr] -- Looking for connect [INFO] [stderr] -- Looking for connect - found [INFO] [stderr] -- Looking for fcntl [INFO] [stderr] -- Looking for fcntl - found [INFO] [stderr] -- Looking for freeaddrinfo [INFO] [stderr] -- Looking for freeaddrinfo - found [INFO] [stderr] -- Looking for getaddrinfo [INFO] [stderr] -- Looking for getaddrinfo - found [INFO] [stderr] -- Looking for getenv [INFO] [stderr] -- Looking for getenv - found [INFO] [stderr] -- Looking for gethostbyaddr [INFO] [stderr] -- Looking for gethostbyaddr - found [INFO] [stderr] -- Looking for gethostbyname [INFO] [stderr] -- Looking for gethostbyname - found [INFO] [stderr] -- Looking for gethostname [INFO] [stderr] -- Looking for gethostname - found [INFO] [stderr] -- Looking for getnameinfo [INFO] [stderr] -- Looking for getnameinfo - found [INFO] [stderr] -- Looking for getservbyport_r [INFO] [stderr] -- Looking for getservbyport_r - found [INFO] [stderr] -- Looking for gettimeofday [INFO] [stderr] -- Looking for gettimeofday - found [INFO] [stderr] -- Looking for if_indextoname [INFO] [stderr] -- Looking for if_indextoname - found [INFO] [stderr] -- Looking for inet_net_pton [INFO] [stderr] -- Looking for inet_net_pton - not found [INFO] [stderr] -- Looking for inet_ntop [INFO] [stderr] -- Looking for inet_ntop - found [INFO] [stderr] -- Looking for inet_pton [INFO] [stderr] -- Looking for inet_pton - found [INFO] [stderr] -- Looking for ioctl [INFO] [stderr] -- Looking for ioctl - found [INFO] [stderr] -- Looking for ioctlsocket [INFO] [stderr] -- Looking for ioctlsocket - not found [INFO] [stderr] -- Looking for IoctlSocket [INFO] [stderr] -- Looking for IoctlSocket - not found [INFO] [stderr] -- Looking for recv [INFO] [stderr] -- Looking for recv - found [INFO] [stderr] -- Looking for recvfrom [INFO] [stderr] -- Looking for recvfrom - found [INFO] [stderr] -- Looking for send [INFO] [stderr] -- Looking for send - found [INFO] [stderr] -- Looking for setsockopt [INFO] [stderr] -- Looking for setsockopt - found [INFO] [stderr] -- Looking for socket [INFO] [stderr] -- Looking for socket - found [INFO] [stderr] -- Looking for strcasecmp [INFO] [stderr] -- Looking for strcasecmp - found [INFO] [stderr] -- Looking for strcmpi [INFO] [stderr] -- Looking for strcmpi - not found [INFO] [stderr] -- Looking for strdup [INFO] [stderr] -- Looking for strdup - found [INFO] [stderr] -- Looking for stricmp [INFO] [stderr] -- Looking for stricmp - not found [INFO] [stderr] -- Looking for strncasecmp [INFO] [stderr] -- Looking for strncasecmp - found [INFO] [stderr] -- Looking for strncmpi [INFO] [stderr] -- Looking for strncmpi - not found [INFO] [stderr] -- Looking for strnicmp [INFO] [stderr] -- Looking for strnicmp - not found [INFO] [stderr] -- Looking for writev [INFO] [stderr] -- Looking for writev - found [INFO] [stderr] -- Looking for __system_property_get [INFO] [stderr] -- Looking for __system_property_get - not found [INFO] [stderr] -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "3.0.13") [INFO] [stderr] -- Found ZLIB: /opt/rustwide/target/debug/build/libz-sys-fb17ea728374c73e/out/lib/libz.a (found version "1.3.1") [INFO] [stderr] -- Configuring done (14.2s) [INFO] [stderr] -- Generating done (0.6s) [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/grpcio-sys-844324b05a9b7a27/out/build [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/grpcio-sys-844324b05a9b7a27/out/build" && LC_ALL="C" MAKEFLAGS="-j --jobserver-fds=4,5 --jobserver-auth=4,5" "cmake" "--build" "/opt/rustwide/target/debug/build/grpcio-sys-844324b05a9b7a27/out/build" "--target" "grpc" "--config" "Release" [INFO] [stderr] [ 0%] Building CXX object third_party/re2/CMakeFiles/re2.dir/re2/bitstate.cc.o [INFO] [stderr] [ 0%] Building CXX object third_party/re2/CMakeFiles/re2.dir/re2/compile.cc.o [INFO] [stderr] [ 0%] Building CXX object third_party/re2/CMakeFiles/re2.dir/re2/dfa.cc.o [INFO] [stderr] [ 0%] Building CXX object third_party/re2/CMakeFiles/re2.dir/re2/filtered_re2.cc.o [INFO] [stderr] [ 0%] Building CXX object third_party/re2/CMakeFiles/re2.dir/re2/mimics_pcre.cc.o [INFO] [stderr] [ 0%] Building CXX object third_party/re2/CMakeFiles/re2.dir/re2/nfa.cc.o [INFO] [stderr] [ 0%] Building CXX object third_party/re2/CMakeFiles/re2.dir/re2/onepass.cc.o [INFO] [stderr] [ 0%] Building CXX object third_party/re2/CMakeFiles/re2.dir/re2/parse.cc.o [INFO] [stderr] [ 0%] Building CXX object third_party/re2/CMakeFiles/re2.dir/re2/perl_groups.cc.o [INFO] [stderr] [ 0%] Building CXX object third_party/re2/CMakeFiles/re2.dir/re2/prefilter.cc.o [INFO] [stderr] [ 0%] Building CXX object third_party/re2/CMakeFiles/re2.dir/re2/prefilter_tree.cc.o [INFO] [stderr] [ 0%] Building CXX object third_party/re2/CMakeFiles/re2.dir/re2/prog.cc.o [INFO] [stderr] [ 1%] Building CXX object third_party/re2/CMakeFiles/re2.dir/re2/re2.cc.o [INFO] [stderr] [ 1%] Building CXX object third_party/re2/CMakeFiles/re2.dir/re2/regexp.cc.o [INFO] [stderr] [ 1%] Building CXX object third_party/re2/CMakeFiles/re2.dir/re2/set.cc.o [INFO] [stderr] [ 1%] Building CXX object third_party/re2/CMakeFiles/re2.dir/re2/simplify.cc.o [INFO] [stderr] [ 1%] Building CXX object third_party/re2/CMakeFiles/re2.dir/re2/stringpiece.cc.o [INFO] [stderr] [ 1%] Building CXX object third_party/re2/CMakeFiles/re2.dir/re2/tostring.cc.o [INFO] [stderr] [ 1%] Building CXX object third_party/re2/CMakeFiles/re2.dir/re2/unicode_casefold.cc.o [INFO] [stderr] [ 1%] Building CXX object third_party/re2/CMakeFiles/re2.dir/re2/unicode_groups.cc.o [INFO] [stderr] [ 1%] Building CXX object third_party/re2/CMakeFiles/re2.dir/util/rune.cc.o [INFO] [stderr] [ 1%] Building CXX object third_party/re2/CMakeFiles/re2.dir/util/strutil.cc.o [INFO] [stderr] [ 1%] Linking CXX static library libre2.a [INFO] [stderr] [ 1%] Built target re2 [INFO] [stderr] [ 1%] Building C object CMakeFiles/address_sorting.dir/third_party/address_sorting/address_sorting.c.o [INFO] [stderr] [ 1%] Building C object CMakeFiles/address_sorting.dir/third_party/address_sorting/address_sorting_posix.c.o [INFO] [stderr] [ 1%] Building C object CMakeFiles/address_sorting.dir/third_party/address_sorting/address_sorting_windows.c.o [INFO] [stderr] [ 1%] Linking C static library libaddress_sorting.a [INFO] [stderr] [ 1%] Built target address_sorting [INFO] [stderr] [ 1%] Building CXX object third_party/abseil-cpp/absl/base/CMakeFiles/absl_log_severity.dir/log_severity.cc.o [INFO] [stderr] [ 1%] Linking CXX static library libabsl_log_severity.a [INFO] [stderr] [ 1%] Built target absl_log_severity [INFO] [stderr] [ 1%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/decode_fast.c.o [INFO] [stderr] [ 1%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/decode.c.o [INFO] [stderr] [ 1%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/def.c.o [INFO] [stderr] [ 1%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/encode.c.o [INFO] [stderr] [ 1%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/msg.c.o [INFO] [stderr] [ 1%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/reflection.c.o [INFO] [stderr] [ 1%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/table.c.o [INFO] [stderr] [ 1%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/text_encode.c.o [INFO] [stderr] [ 1%] Building C object CMakeFiles/upb.dir/third_party/upb/upb/upb.c.o [INFO] [stderr] [ 1%] Building CXX object third_party/abseil-cpp/absl/base/CMakeFiles/absl_spinlock_wait.dir/internal/spinlock_wait.cc.o [INFO] [stderr] [ 1%] Building C object CMakeFiles/upb.dir/src/core/ext/upbdefs-generated/google/protobuf/descriptor.upbdefs.c.o [INFO] [stderr] [ 1%] Linking CXX static library libabsl_spinlock_wait.a [INFO] [stderr] [ 3%] Linking C static library libupb.a [INFO] [stderr] [ 3%] Built target absl_spinlock_wait [INFO] [stderr] [ 3%] Built target upb [INFO] [stderr] [ 3%] Building CXX object third_party/abseil-cpp/absl/numeric/CMakeFiles/absl_int128.dir/int128.cc.o [INFO] [stderr] [ 3%] Building CXX object third_party/abseil-cpp/absl/profiling/CMakeFiles/absl_exponential_biased.dir/internal/exponential_biased.cc.o [INFO] [stderr] [ 4%] Linking CXX static library libabsl_exponential_biased.a [INFO] [stderr] [ 4%] Built target absl_exponential_biased [INFO] [stderr] [ 4%] Linking CXX static library libabsl_int128.a [INFO] [stderr] [ 4%] Built target absl_int128 [INFO] [stderr] [ 4%] Building CXX object third_party/abseil-cpp/absl/random/CMakeFiles/absl_random_seed_gen_exception.dir/seed_gen_exception.cc.o [INFO] [stderr] [ 4%] Building CXX object third_party/abseil-cpp/absl/random/CMakeFiles/absl_random_internal_platform.dir/internal/randen_round_keys.cc.o [INFO] [stderr] [ 4%] Linking CXX static library libabsl_random_internal_platform.a [INFO] [stderr] [ 4%] Built target absl_random_internal_platform [INFO] [stderr] [ 4%] Linking CXX static library libabsl_random_seed_gen_exception.a [INFO] [stderr] [ 4%] Built target absl_random_seed_gen_exception [INFO] [stderr] [ 4%] Building CXX object third_party/abseil-cpp/absl/time/CMakeFiles/absl_time_zone.dir/internal/cctz/src/time_zone_fixed.cc.o [INFO] [stderr] [ 4%] Building CXX object third_party/abseil-cpp/absl/time/CMakeFiles/absl_time_zone.dir/internal/cctz/src/time_zone_format.cc.o [INFO] [stderr] [ 6%] Building CXX object third_party/abseil-cpp/absl/time/CMakeFiles/absl_civil_time.dir/internal/cctz/src/civil_time_detail.cc.o [INFO] [stderr] [ 6%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares__close_sockets.c.o [INFO] [stderr] [ 6%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares__get_hostent.c.o [INFO] [stderr] [ 6%] Linking CXX static library libabsl_civil_time.a [INFO] [stderr] [ 6%] Built target absl_civil_time [INFO] [stderr] [ 6%] Building CXX object third_party/abseil-cpp/absl/time/CMakeFiles/absl_time_zone.dir/internal/cctz/src/time_zone_if.cc.o [INFO] [stderr] [ 6%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares__read_line.c.o [INFO] [stderr] [ 6%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares__timeval.c.o [INFO] [stderr] [ 6%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_android.c.o [INFO] [stderr] [ 6%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_cancel.c.o [INFO] [stderr] [ 6%] Building CXX object third_party/abseil-cpp/absl/time/CMakeFiles/absl_time_zone.dir/internal/cctz/src/time_zone_impl.cc.o [INFO] [stderr] [ 6%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_data.c.o [INFO] [stderr] [ 6%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_destroy.c.o [INFO] [stderr] [ 6%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_expand_name.c.o [INFO] [stderr] [ 6%] Building CXX object third_party/abseil-cpp/absl/base/CMakeFiles/absl_raw_logging_internal.dir/internal/raw_logging.cc.o [INFO] [stderr] [ 6%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_expand_string.c.o [INFO] [stderr] [ 8%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_fds.c.o [INFO] [stderr] [ 8%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_free_hostent.c.o [INFO] [stderr] [ 8%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_free_string.c.o [INFO] [stderr] [ 8%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_getenv.c.o [INFO] [stderr] [ 8%] Linking CXX static library libabsl_raw_logging_internal.a [INFO] [stderr] [ 8%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_gethostbyaddr.c.o [INFO] [stderr] [ 8%] Built target absl_raw_logging_internal [INFO] [stderr] [ 8%] Building CXX object third_party/abseil-cpp/absl/time/CMakeFiles/absl_time_zone.dir/internal/cctz/src/time_zone_info.cc.o [INFO] [stderr] [ 8%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_gethostbyname.c.o [INFO] [stderr] [ 8%] Building CXX object third_party/abseil-cpp/absl/random/CMakeFiles/absl_random_internal_randen_hwaes_impl.dir/internal/randen_hwaes.cc.o [INFO] [stderr] [ 8%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_getnameinfo.c.o [INFO] [stderr] [ 8%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_getsock.c.o [INFO] [stderr] [ 8%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_init.c.o [INFO] [stderr] [ 8%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_library_init.c.o [INFO] [stderr] [ 8%] Linking CXX static library libabsl_random_internal_randen_hwaes_impl.a [INFO] [stderr] [ 8%] Building CXX object third_party/abseil-cpp/absl/time/CMakeFiles/absl_time_zone.dir/internal/cctz/src/time_zone_libc.cc.o [INFO] [stderr] [ 8%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_llist.c.o [INFO] [stderr] [ 8%] Built target absl_random_internal_randen_hwaes_impl [INFO] [stderr] [ 8%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_mkquery.c.o [INFO] [stderr] [ 8%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_create_query.c.o [INFO] [stderr] [ 8%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_nowarn.c.o [INFO] [stderr] [ 9%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_options.c.o [INFO] [stderr] [ 9%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_parse_a_reply.c.o [INFO] [stderr] [ 9%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_parse_aaaa_reply.c.o [INFO] [stderr] [ 9%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_parse_mx_reply.c.o [INFO] [stderr] [ 9%] Building CXX object third_party/abseil-cpp/absl/time/CMakeFiles/absl_time_zone.dir/internal/cctz/src/time_zone_lookup.cc.o [INFO] [stderr] [ 9%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_parse_naptr_reply.c.o [INFO] [stderr] [ 9%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_parse_ns_reply.c.o [INFO] [stderr] [ 9%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_parse_ptr_reply.c.o [INFO] [stderr] [ 9%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_parse_soa_reply.c.o [INFO] [stderr] [ 9%] Building CXX object third_party/abseil-cpp/absl/time/CMakeFiles/absl_time_zone.dir/internal/cctz/src/time_zone_posix.cc.o [INFO] [stderr] [ 9%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_parse_srv_reply.c.o [INFO] [stderr] [ 9%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_parse_txt_reply.c.o [INFO] [stderr] [ 9%] Building CXX object third_party/abseil-cpp/absl/random/CMakeFiles/absl_random_internal_randen_slow.dir/internal/randen_slow.cc.o [INFO] [stderr] [ 9%] Building CXX object third_party/abseil-cpp/absl/time/CMakeFiles/absl_time_zone.dir/internal/cctz/src/zone_info_source.cc.o [INFO] [stderr] [ 9%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_platform.c.o [INFO] [stderr] [ 9%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_process.c.o [INFO] [stderr] [ 9%] Linking CXX static library libabsl_time_zone.a [INFO] [stderr] [ 9%] Linking CXX static library libabsl_random_internal_randen_slow.a [INFO] [stderr] [ 9%] Built target absl_time_zone [INFO] [stderr] [ 9%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_query.c.o [INFO] [stderr] [ 9%] Built target absl_random_internal_randen_slow [INFO] [stderr] [ 9%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_search.c.o [INFO] [stderr] [ 9%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_send.c.o [INFO] [stderr] [ 11%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_strcasecmp.c.o [INFO] [stderr] [ 11%] Building CXX object third_party/abseil-cpp/absl/random/CMakeFiles/absl_random_internal_randen_hwaes.dir/internal/randen_detect.cc.o [INFO] [stderr] [ 11%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_strdup.c.o [INFO] [stderr] [ 11%] Linking CXX static library libabsl_random_internal_randen_hwaes.a [INFO] [stderr] [ 11%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_strerror.c.o [INFO] [stderr] [ 11%] Built target absl_random_internal_randen_hwaes [INFO] [stderr] [ 11%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_strsplit.c.o [INFO] [stderr] [ 11%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_timeout.c.o [INFO] [stderr] [ 11%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_version.c.o [INFO] [stderr] [ 11%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/absl_cordz_functions.dir/internal/cordz_functions.cc.o [INFO] [stderr] [ 11%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/ares_writev.c.o [INFO] [stderr] [ 11%] Building CXX object third_party/abseil-cpp/absl/types/CMakeFiles/absl_bad_variant_access.dir/bad_variant_access.cc.o [INFO] [stderr] [ 11%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/bitncmp.c.o [INFO] [stderr] [ 11%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/inet_net_pton.c.o [INFO] [stderr] [ 11%] Linking CXX static library libabsl_bad_variant_access.a [INFO] [stderr] [ 11%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/inet_ntop.c.o [INFO] [stderr] [ 11%] Built target absl_bad_variant_access [INFO] [stderr] [ 11%] Linking CXX static library libabsl_cordz_functions.a [INFO] [stderr] [ 11%] Building C object third_party/cares/cares/CMakeFiles/c-ares.dir/windows_port.c.o [INFO] [stderr] [ 11%] Linking C static library lib/libcares.a [INFO] [stderr] [ 11%] Built target absl_cordz_functions [INFO] [stderr] [ 11%] Built target c-ares [INFO] [stderr] [ 11%] Building CXX object third_party/abseil-cpp/absl/types/CMakeFiles/absl_bad_optional_access.dir/bad_optional_access.cc.o [INFO] [stderr] [ 11%] Linking CXX static library libabsl_bad_optional_access.a [INFO] [stderr] [ 11%] Built target absl_bad_optional_access [INFO] [stderr] [ 11%] Building CXX object third_party/abseil-cpp/absl/base/CMakeFiles/absl_base.dir/internal/cycleclock.cc.o [INFO] [stderr] [ 11%] Building CXX object third_party/abseil-cpp/absl/base/CMakeFiles/absl_throw_delegate.dir/internal/throw_delegate.cc.o [INFO] [stderr] [ 11%] Building CXX object third_party/abseil-cpp/absl/base/CMakeFiles/absl_base.dir/internal/spinlock.cc.o [INFO] [stderr] [ 11%] Building CXX object third_party/abseil-cpp/absl/base/CMakeFiles/absl_base.dir/internal/sysinfo.cc.o [INFO] [stderr] [ 11%] Linking CXX static library libabsl_throw_delegate.a [INFO] [stderr] [ 11%] Building CXX object third_party/abseil-cpp/absl/debugging/CMakeFiles/absl_debugging_internal.dir/internal/address_is_readable.cc.o [INFO] [stderr] [ 11%] Built target absl_throw_delegate [INFO] [stderr] [ 11%] Building CXX object third_party/abseil-cpp/absl/debugging/CMakeFiles/absl_debugging_internal.dir/internal/elf_mem_image.cc.o [INFO] [stderr] [ 11%] Building CXX object third_party/abseil-cpp/absl/random/CMakeFiles/absl_random_internal_randen.dir/internal/randen.cc.o [INFO] [stderr] [ 11%] Building CXX object third_party/abseil-cpp/absl/base/CMakeFiles/absl_base.dir/internal/thread_identity.cc.o [INFO] [stderr] [ 11%] Building CXX object third_party/abseil-cpp/absl/base/CMakeFiles/absl_base.dir/internal/unscaledcycleclock.cc.o [INFO] [stderr] [ 11%] Building CXX object third_party/abseil-cpp/absl/debugging/CMakeFiles/absl_debugging_internal.dir/internal/vdso_support.cc.o [INFO] [stderr] [ 11%] Linking CXX static library libabsl_random_internal_randen.a [INFO] [stderr] [ 11%] Built target absl_random_internal_randen [INFO] [stderr] [ 11%] Linking CXX static library libabsl_base.a [INFO] [stderr] [ 11%] Linking CXX static library libabsl_debugging_internal.a [INFO] [stderr] [ 11%] Built target absl_base [INFO] [stderr] [ 11%] Built target absl_debugging_internal [INFO] [stderr] [ 11%] Building CXX object third_party/abseil-cpp/absl/base/CMakeFiles/absl_malloc_internal.dir/internal/low_level_alloc.cc.o [INFO] [stderr] [ 11%] Building CXX object third_party/abseil-cpp/absl/debugging/CMakeFiles/absl_stacktrace.dir/stacktrace.cc.o [INFO] [stderr] [ 11%] Linking CXX static library libabsl_malloc_internal.a [INFO] [stderr] [ 11%] Built target absl_malloc_internal [INFO] [stderr] [ 11%] Linking CXX static library libabsl_stacktrace.a [INFO] [stderr] [ 11%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/absl_strings_internal.dir/internal/ostringstream.cc.o [INFO] [stderr] [ 11%] Built target absl_stacktrace [INFO] [stderr] [ 11%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/absl_strings_internal.dir/internal/utf8.cc.o [INFO] [stderr] [ 11%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/absl_strings_internal.dir/internal/escaping.cc.o [INFO] [stderr] [ 11%] Building CXX object third_party/abseil-cpp/absl/debugging/CMakeFiles/absl_demangle_internal.dir/internal/demangle.cc.o [INFO] [stderr] [ 11%] Linking CXX static library libabsl_strings_internal.a [INFO] [stderr] [ 11%] Built target absl_strings_internal [INFO] [stderr] [ 11%] Building CXX object third_party/abseil-cpp/absl/synchronization/CMakeFiles/absl_graphcycles_internal.dir/internal/graphcycles.cc.o [INFO] [stderr] [ 11%] Building CXX object third_party/abseil-cpp/absl/hash/CMakeFiles/absl_city.dir/internal/city.cc.o [INFO] [stderr] [ 11%] Linking CXX static library libabsl_demangle_internal.a [INFO] [stderr] [ 11%] Built target absl_demangle_internal [INFO] [stderr] [ 11%] Building CXX object third_party/abseil-cpp/absl/hash/CMakeFiles/absl_low_level_hash.dir/internal/low_level_hash.cc.o [INFO] [stderr] [ 11%] Linking CXX static library libabsl_city.a [INFO] [stderr] [ 11%] Built target absl_city [INFO] [stderr] [ 12%] Linking CXX static library libabsl_low_level_hash.a [INFO] [stderr] [ 12%] Built target absl_low_level_hash [INFO] [stderr] [ 12%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/absl_strings.dir/ascii.cc.o [INFO] [stderr] [ 12%] Linking CXX static library libabsl_graphcycles_internal.a [INFO] [stderr] [ 12%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/absl_strings.dir/charconv.cc.o [INFO] [stderr] [ 12%] Built target absl_graphcycles_internal [INFO] [stderr] [ 12%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/absl_strings.dir/escaping.cc.o [INFO] [stderr] [ 12%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/absl_strings.dir/internal/charconv_bigint.cc.o [INFO] [stderr] [ 14%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/absl_strings.dir/internal/charconv_parse.cc.o [INFO] [stderr] [ 14%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/absl_strings.dir/internal/memutil.cc.o [INFO] [stderr] [ 14%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/absl_strings.dir/match.cc.o [INFO] [stderr] [ 14%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/absl_strings.dir/numbers.cc.o [INFO] [stderr] [ 14%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/absl_strings.dir/str_cat.cc.o [INFO] [stderr] [ 14%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/absl_strings.dir/str_replace.cc.o [INFO] [stderr] [ 14%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/absl_strings.dir/str_split.cc.o [INFO] [stderr] [ 14%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/absl_strings.dir/string_view.cc.o [INFO] [stderr] [ 14%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/absl_strings.dir/substitute.cc.o [INFO] [stderr] [ 14%] Linking CXX static library libabsl_strings.a [INFO] [stderr] [ 14%] Built target absl_strings [INFO] [stderr] [ 16%] Building CXX object third_party/abseil-cpp/absl/debugging/CMakeFiles/absl_symbolize.dir/symbolize.cc.o [INFO] [stderr] [ 16%] Building CXX object third_party/abseil-cpp/absl/random/CMakeFiles/absl_random_distributions.dir/discrete_distribution.cc.o [INFO] [stderr] [ 16%] Building CXX object third_party/abseil-cpp/absl/random/CMakeFiles/absl_random_internal_seed_material.dir/internal/seed_material.cc.o [INFO] [stderr] [ 16%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/absl_str_format_internal.dir/internal/str_format/arg.cc.o [INFO] [stderr] [ 16%] Building CXX object third_party/abseil-cpp/absl/random/CMakeFiles/absl_random_distributions.dir/gaussian_distribution.cc.o [INFO] [stderr] [ 16%] Linking CXX static library libabsl_symbolize.a [INFO] [stderr] [ 16%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/absl_cord_internal.dir/internal/cord_internal.cc.o [INFO] [stderr] [ 16%] Built target absl_symbolize [INFO] [stderr] [ 16%] Linking CXX static library libabsl_random_distributions.a [INFO] [stderr] [ 16%] Linking CXX static library libabsl_random_internal_seed_material.a [INFO] [stderr] [ 16%] Built target absl_random_distributions [INFO] [stderr] [ 16%] Built target absl_random_internal_seed_material [INFO] [stderr] [ 16%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/absl_cord_internal.dir/internal/cord_rep_btree.cc.o [INFO] [stderr] [ 16%] Building CXX object third_party/abseil-cpp/absl/time/CMakeFiles/absl_time.dir/civil_time.cc.o [INFO] [stderr] [ 16%] Building CXX object third_party/abseil-cpp/absl/time/CMakeFiles/absl_time.dir/clock.cc.o [INFO] [stderr] [ 16%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/absl_str_format_internal.dir/internal/str_format/bind.cc.o [INFO] [stderr] [ 16%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/absl_cord_internal.dir/internal/cord_rep_btree_navigator.cc.o [INFO] [stderr] [ 17%] Building CXX object third_party/abseil-cpp/absl/time/CMakeFiles/absl_time.dir/duration.cc.o [INFO] [stderr] [ 19%] Building CXX object third_party/abseil-cpp/absl/hash/CMakeFiles/absl_hash.dir/internal/hash.cc.o [INFO] [stderr] [ 19%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/absl_str_format_internal.dir/internal/str_format/extension.cc.o [INFO] [stderr] [ 19%] Building CXX object third_party/abseil-cpp/absl/time/CMakeFiles/absl_time.dir/format.cc.o [INFO] [stderr] [ 19%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/absl_cord_internal.dir/internal/cord_rep_btree_reader.cc.o [INFO] [stderr] [ 19%] Linking CXX static library libabsl_hash.a [INFO] [stderr] [ 19%] Built target absl_hash [INFO] [stderr] [ 19%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/absl_cord_internal.dir/internal/cord_rep_consume.cc.o [INFO] [stderr] [ 19%] Building CXX object third_party/abseil-cpp/absl/time/CMakeFiles/absl_time.dir/time.cc.o [INFO] [stderr] [ 19%] Building CXX object third_party/abseil-cpp/absl/strings/CMakeFiles/absl_cord_internal.dir/internal/cord_rep_ring.cc.o [INFO] [stderr] [ 19%] Linking CXX static library libabsl_time.a [INFO] [stderr] [ 19%] Built target absl_time [INFO] [stderr] [ 19%] Linking CXX static library libabsl_cord_internal.a [INFO] [stderr] [ 19%] Built target absl_cord_internal [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Warning at third_party/abseil-cpp/CMakeLists.txt:74 (message): [INFO] [stderr] A future Abseil release will default ABSL_PROPAGATE_CXX_STD to ON for CMake [INFO] [stderr] 3.8 and up. We recommend enabling this option to ensure your project still [INFO] [stderr] builds correctly. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Deprecation Warning at third_party/cares/cares/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): [INFO] [stderr] Compatibility with CMake < 3.5 will be removed from a future version of [INFO] [stderr] CMake. [INFO] [stderr] [INFO] [stderr] Update the VERSION argument value or use a ... suffix to tell [INFO] [stderr] CMake that the project does not need compatibility with older versions. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Warning at cmake/protobuf.cmake:51 (message): [INFO] [stderr] gRPC_PROTOBUF_PROVIDER is "module" but PROTOBUF_ROOT_DIR is wrong [INFO] [stderr] Call Stack (most recent call first): [INFO] [stderr] CMakeLists.txt:312 (include) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Warning: [INFO] [stderr] Manually-specified variables were not used by the project: [INFO] [stderr] [INFO] [stderr] CMAKE_ASM_COMPILER [INFO] [stderr] CMAKE_ASM_FLAGS [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:16: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:34:33: error: found ':' in nested-name-specifier, expected '::' [INFO] [stderr] 34 | enum class FormatConversionChar : uint8_t; [INFO] [stderr] | ^ [INFO] [stderr] | :: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:34:12: error: 'FormatConversionChar' has not been declared [INFO] [stderr] 34 | enum class FormatConversionChar : uint8_t; [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:35:36: error: found ':' in nested-name-specifier, expected '::' [INFO] [stderr] 35 | enum class FormatConversionCharSet : uint64_t; [INFO] [stderr] | ^ [INFO] [stderr] | :: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:35:12: error: 'FormatConversionCharSet' has not been declared [INFO] [stderr] 35 | enum class FormatConversionCharSet : uint64_t; [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:131:18: error: found ':' in nested-name-specifier, expected '::' [INFO] [stderr] 131 | enum class Flags : uint8_t { [INFO] [stderr] | ^ [INFO] [stderr] | :: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:131:12: error: 'Flags' has not been declared [INFO] [stderr] 131 | enum class Flags : uint8_t { [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:131:28: error: expected unqualified-id before '{' token [INFO] [stderr] 131 | enum class Flags : uint8_t { [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:143:11: error: 'Flags' does not name a type [INFO] [stderr] 143 | constexpr Flags operator|(Flags a, Flags b) { [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:147:30: error: 'Flags' was not declared in this scope [INFO] [stderr] 147 | constexpr bool FlagsContains(Flags haystack, Flags needle) { [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:147:46: error: 'Flags' was not declared in this scope [INFO] [stderr] 147 | constexpr bool FlagsContains(Flags haystack, Flags needle) { [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:147:58: error: expression list treated as compound expression in initializer [-fpermissive] [INFO] [stderr] 147 | constexpr bool FlagsContains(Flags haystack, Flags needle) { [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:152:27: error: 'Flags' was not declared in this scope [INFO] [stderr] 152 | std::string FlagsToString(Flags v); [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:154:51: error: 'Flags' has not been declared [INFO] [stderr] 154 | inline std::ostream& operator<<(std::ostream& os, Flags v) { [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h: In function 'std::ostream& absl::lts_20211102::str_format_internal::operator<<(std::ostream&, int)': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:155:29: error: no match for call to '(std::string {aka std::__cxx11::basic_string}) (int&)' [INFO] [stderr] 155 | return os << FlagsToString(v); [INFO] [stderr] | ~~~~~~~~~~~~~^~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h: At global scope: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:187:14: error: use of enum 'Enum' without previous declaration [INFO] [stderr] 187 | enum class Enum : uint8_t { [INFO] [stderr] | ^~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:187:21: error: 'uint8_t' was not declared in this scope [INFO] [stderr] 187 | enum class Enum : uint8_t { [INFO] [stderr] | ^~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:29:1: note: 'uint8_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] 28 | #include "absl/strings/internal/str_format/output.h" [INFO] [stderr] +++ |+#include [INFO] [stderr] 29 | #include "absl/strings/string_view.h" [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:187:29: error: default member initializer for unnamed bit-field [INFO] [stderr] 187 | enum class Enum : uint8_t { [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:197:20: error: 'FormatConversionChar' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 197 | static constexpr FormatConversionChar id = \ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:161:3: note: in expansion of macro 'ABSL_INTERNAL_X_VAL' [INFO] [stderr] 161 | X_VAL(c) X_SEP X_VAL(s) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:199:3: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 199 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_X_VAL, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:197:20: error: 'FormatConversionChar' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 197 | static constexpr FormatConversionChar id = \ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:161:18: note: in expansion of macro 'ABSL_INTERNAL_X_VAL' [INFO] [stderr] 161 | X_VAL(c) X_SEP X_VAL(s) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:199:3: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 199 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_X_VAL, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:197:20: error: 'FormatConversionChar' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 197 | static constexpr FormatConversionChar id = \ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:163:3: note: in expansion of macro 'ABSL_INTERNAL_X_VAL' [INFO] [stderr] 163 | X_VAL(d) X_SEP X_VAL(i) X_SEP X_VAL(o) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:199:3: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 199 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_X_VAL, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:197:20: error: 'FormatConversionChar' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 197 | static constexpr FormatConversionChar id = \ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:163:18: note: in expansion of macro 'ABSL_INTERNAL_X_VAL' [INFO] [stderr] 163 | X_VAL(d) X_SEP X_VAL(i) X_SEP X_VAL(o) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:199:3: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 199 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_X_VAL, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:197:20: error: 'FormatConversionChar' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 197 | static constexpr FormatConversionChar id = \ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:163:33: note: in expansion of macro 'ABSL_INTERNAL_X_VAL' [INFO] [stderr] 163 | X_VAL(d) X_SEP X_VAL(i) X_SEP X_VAL(o) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:199:3: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 199 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_X_VAL, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:197:20: error: 'FormatConversionChar' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 197 | static constexpr FormatConversionChar id = \ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:164:3: note: in expansion of macro 'ABSL_INTERNAL_X_VAL' [INFO] [stderr] 164 | X_VAL(u) X_SEP X_VAL(x) X_SEP X_VAL(X) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:199:3: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 199 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_X_VAL, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:197:20: error: 'FormatConversionChar' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 197 | static constexpr FormatConversionChar id = \ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:164:18: note: in expansion of macro 'ABSL_INTERNAL_X_VAL' [INFO] [stderr] 164 | X_VAL(u) X_SEP X_VAL(x) X_SEP X_VAL(X) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:199:3: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 199 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_X_VAL, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:197:20: error: 'FormatConversionChar' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 197 | static constexpr FormatConversionChar id = \ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:164:33: note: in expansion of macro 'ABSL_INTERNAL_X_VAL' [INFO] [stderr] 164 | X_VAL(u) X_SEP X_VAL(x) X_SEP X_VAL(X) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:199:3: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 199 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_X_VAL, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:197:20: error: 'FormatConversionChar' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 197 | static constexpr FormatConversionChar id = \ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:166:3: note: in expansion of macro 'ABSL_INTERNAL_X_VAL' [INFO] [stderr] 166 | X_VAL(f) X_SEP X_VAL(F) X_SEP X_VAL(e) X_SEP X_VAL(E) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:199:3: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 199 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_X_VAL, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:197:20: error: 'FormatConversionChar' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 197 | static constexpr FormatConversionChar id = \ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:166:18: note: in expansion of macro 'ABSL_INTERNAL_X_VAL' [INFO] [stderr] 166 | X_VAL(f) X_SEP X_VAL(F) X_SEP X_VAL(e) X_SEP X_VAL(E) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:199:3: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 199 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_X_VAL, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:197:20: error: 'FormatConversionChar' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 197 | static constexpr FormatConversionChar id = \ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:166:33: note: in expansion of macro 'ABSL_INTERNAL_X_VAL' [INFO] [stderr] 166 | X_VAL(f) X_SEP X_VAL(F) X_SEP X_VAL(e) X_SEP X_VAL(E) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:199:3: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 199 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_X_VAL, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:197:20: error: 'FormatConversionChar' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 197 | static constexpr FormatConversionChar id = \ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:166:48: note: in expansion of macro 'ABSL_INTERNAL_X_VAL' [INFO] [stderr] 166 | X_VAL(f) X_SEP X_VAL(F) X_SEP X_VAL(e) X_SEP X_VAL(E) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:199:3: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 199 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_X_VAL, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:197:20: error: 'FormatConversionChar' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 197 | static constexpr FormatConversionChar id = \ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:167:3: note: in expansion of macro 'ABSL_INTERNAL_X_VAL' [INFO] [stderr] 167 | X_VAL(g) X_SEP X_VAL(G) X_SEP X_VAL(a) X_SEP X_VAL(A) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:199:3: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 199 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_X_VAL, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:197:20: error: 'FormatConversionChar' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 197 | static constexpr FormatConversionChar id = \ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:167:18: note: in expansion of macro 'ABSL_INTERNAL_X_VAL' [INFO] [stderr] 167 | X_VAL(g) X_SEP X_VAL(G) X_SEP X_VAL(a) X_SEP X_VAL(A) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:199:3: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 199 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_X_VAL, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:197:20: error: 'FormatConversionChar' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 197 | static constexpr FormatConversionChar id = \ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:167:33: note: in expansion of macro 'ABSL_INTERNAL_X_VAL' [INFO] [stderr] 167 | X_VAL(g) X_SEP X_VAL(G) X_SEP X_VAL(a) X_SEP X_VAL(A) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:199:3: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 199 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_X_VAL, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:197:20: error: 'FormatConversionChar' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 197 | static constexpr FormatConversionChar id = \ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:167:48: note: in expansion of macro 'ABSL_INTERNAL_X_VAL' [INFO] [stderr] 167 | X_VAL(g) X_SEP X_VAL(G) X_SEP X_VAL(a) X_SEP X_VAL(A) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:199:3: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 199 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_X_VAL, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:197:20: error: 'FormatConversionChar' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 197 | static constexpr FormatConversionChar id = \ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:169:3: note: in expansion of macro 'ABSL_INTERNAL_X_VAL' [INFO] [stderr] 169 | X_VAL(n) X_SEP X_VAL(p) [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:199:3: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 199 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_X_VAL, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:197:20: error: 'FormatConversionChar' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 197 | static constexpr FormatConversionChar id = \ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:169:18: note: in expansion of macro 'ABSL_INTERNAL_X_VAL' [INFO] [stderr] 169 | X_VAL(n) X_SEP X_VAL(p) [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:199:3: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 199 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_X_VAL, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:201:20: error: 'FormatConversionChar' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 201 | static constexpr FormatConversionChar kNone = [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | FormatConversionCharInternal [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:206:8: error: 'FormatConversionChar' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 206 | inline FormatConversionChar FormatConversionCharFromChar(char c) { [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | FormatConversionCharInternal [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:217:41: error: 'FormatConversionChar' was not declared in this scope; did you mean 'FormatConversionCharIsUpper'? [INFO] [stderr] 217 | inline bool FormatConversionCharIsUpper(FormatConversionChar c) { [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | FormatConversionCharIsUpper [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:229:41: error: 'FormatConversionChar' was not declared in this scope; did you mean 'FormatConversionCharIsUpper'? [INFO] [stderr] 229 | inline bool FormatConversionCharIsFloat(FormatConversionChar c) { [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | FormatConversionCharIsUpper [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:244:40: error: 'FormatConversionChar' was not declared in this scope; did you mean 'FormatConversionCharToChar'? [INFO] [stderr] 244 | inline char FormatConversionCharToChar(FormatConversionChar c) { [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | FormatConversionCharToChar [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:263:51: error: 'FormatConversionChar' has not been declared [INFO] [stderr] 263 | inline std::ostream& operator<<(std::ostream& os, FormatConversionChar v) { [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:263:22: error: redefinition of 'std::ostream& absl::lts_20211102::str_format_internal::operator<<(std::ostream&, int)' [INFO] [stderr] 263 | inline std::ostream& operator<<(std::ostream& os, FormatConversionChar v) { [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:154:22: note: 'std::ostream& absl::lts_20211102::str_format_internal::operator<<(std::ostream&, int)' previously defined here [INFO] [stderr] 154 | inline std::ostream& operator<<(std::ostream& os, Flags v) { [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h: In function 'std::ostream& absl::lts_20211102::str_format_internal::operator<<(std::ostream&, int)': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:264:38: error: 'absl::lts_20211102::str_format_internal::FormatConversionCharToChar' cannot be used as a function [INFO] [stderr] 264 | char c = FormatConversionCharToChar(v); [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h: At global scope: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:285:3: error: 'FormatConversionChar' does not name a type; did you mean 'FormatConversionSpecImpl'? [INFO] [stderr] 285 | FormatConversionChar conversion_char() const { [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | FormatConversionSpecImpl [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:306:3: error: 'FormatConversionChar' does not name a type; did you mean 'FormatConversionSpecImpl'? [INFO] [stderr] 306 | FormatConversionChar conv_ = FormatConversionCharInternal::kNone; [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | FormatConversionSpecImpl [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:307:3: error: 'Flags' does not name a type [INFO] [stderr] 307 | Flags flags_; [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h: In member function 'bool absl::lts_20211102::str_format_internal::FormatConversionSpecImpl::is_basic() const': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:274:34: error: 'flags_' was not declared in this scope [INFO] [stderr] 274 | bool is_basic() const { return flags_ == Flags::kBasic; } [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:274:44: error: 'Flags' has not been declared [INFO] [stderr] 274 | bool is_basic() const { return flags_ == Flags::kBasic; } [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h: In member function 'bool absl::lts_20211102::str_format_internal::FormatConversionSpecImpl::has_left_flag() const': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:275:53: error: 'flags_' was not declared in this scope [INFO] [stderr] 275 | bool has_left_flag() const { return FlagsContains(flags_, Flags::kLeft); } [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:275:61: error: 'Flags' has not been declared [INFO] [stderr] 275 | bool has_left_flag() const { return FlagsContains(flags_, Flags::kLeft); } [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:275:73: error: 'absl::lts_20211102::str_format_internal::FlagsContains' cannot be used as a function [INFO] [stderr] 275 | bool has_left_flag() const { return FlagsContains(flags_, Flags::kLeft); } [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h: In member function 'bool absl::lts_20211102::str_format_internal::FormatConversionSpecImpl::has_show_pos_flag() const': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:277:26: error: 'flags_' was not declared in this scope [INFO] [stderr] 277 | return FlagsContains(flags_, Flags::kShowPos); [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:277:34: error: 'Flags' has not been declared [INFO] [stderr] 277 | return FlagsContains(flags_, Flags::kShowPos); [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:277:49: error: 'absl::lts_20211102::str_format_internal::FlagsContains' cannot be used as a function [INFO] [stderr] 277 | return FlagsContains(flags_, Flags::kShowPos); [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h: In member function 'bool absl::lts_20211102::str_format_internal::FormatConversionSpecImpl::has_sign_col_flag() const': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:280:26: error: 'flags_' was not declared in this scope [INFO] [stderr] 280 | return FlagsContains(flags_, Flags::kSignCol); [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:280:34: error: 'Flags' has not been declared [INFO] [stderr] 280 | return FlagsContains(flags_, Flags::kSignCol); [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:280:49: error: 'absl::lts_20211102::str_format_internal::FlagsContains' cannot be used as a function [INFO] [stderr] 280 | return FlagsContains(flags_, Flags::kSignCol); [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h: In member function 'bool absl::lts_20211102::str_format_internal::FormatConversionSpecImpl::has_alt_flag() const': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:282:52: error: 'flags_' was not declared in this scope [INFO] [stderr] 282 | bool has_alt_flag() const { return FlagsContains(flags_, Flags::kAlt); } [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:282:60: error: 'Flags' has not been declared [INFO] [stderr] 282 | bool has_alt_flag() const { return FlagsContains(flags_, Flags::kAlt); } [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:282:71: error: 'absl::lts_20211102::str_format_internal::FlagsContains' cannot be used as a function [INFO] [stderr] 282 | bool has_alt_flag() const { return FlagsContains(flags_, Flags::kAlt); } [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h: In member function 'bool absl::lts_20211102::str_format_internal::FormatConversionSpecImpl::has_zero_flag() const': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:283:53: error: 'flags_' was not declared in this scope [INFO] [stderr] 283 | bool has_zero_flag() const { return FlagsContains(flags_, Flags::kZero); } [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:283:61: error: 'Flags' has not been declared [INFO] [stderr] 283 | bool has_zero_flag() const { return FlagsContains(flags_, Flags::kZero); } [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:283:73: error: 'absl::lts_20211102::str_format_internal::FlagsContains' cannot be used as a function [INFO] [stderr] 283 | bool has_zero_flag() const { return FlagsContains(flags_, Flags::kZero); } [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h: At global scope: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:313:24: error: 'Flags' has not been declared [INFO] [stderr] 313 | static void SetFlags(Flags f, FormatConversionSpecImpl* conv) { [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:316:33: error: 'FormatConversionChar' has not been declared [INFO] [stderr] 316 | static void SetConversionChar(FormatConversionChar c, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h: In static member function 'static void absl::lts_20211102::str_format_internal::FormatConversionSpecImplFriend::SetFlags(int, absl::lts_20211102::str_format_internal::FormatConversionSpecImpl*)': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:314:11: error: 'class absl::lts_20211102::str_format_internal::FormatConversionSpecImpl' has no member named 'flags_' [INFO] [stderr] 314 | conv->flags_ = f; [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h: In static member function 'static void absl::lts_20211102::str_format_internal::FormatConversionSpecImplFriend::SetConversionChar(int, absl::lts_20211102::str_format_internal::FormatConversionSpecImpl*)': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:318:11: error: 'class absl::lts_20211102::str_format_internal::FormatConversionSpecImpl' has no member named 'conv_' [INFO] [stderr] 318 | conv->conv_ = c; [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h: In static member function 'static std::string absl::lts_20211102::str_format_internal::FormatConversionSpecImplFriend::FlagsToString(const absl::lts_20211102::str_format_internal::FormatConversionSpecImpl&)': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:327:52: error: 'const class absl::lts_20211102::str_format_internal::FormatConversionSpecImpl' has no member named 'flags_' [INFO] [stderr] 327 | return str_format_internal::FlagsToString(spec.flags_); [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h: At global scope: [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:336:11: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 336 | constexpr FormatConversionCharSet FormatConversionCharSetUnion( [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | FormatConversionCharInternal [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:342:11: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 342 | constexpr FormatConversionCharSet FormatConversionCharSetUnion( [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | FormatConversionCharInternal [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:349:11: error: 'uint64_t' does not name a type [INFO] [stderr] 349 | constexpr uint64_t FormatConversionCharToConvInt(FormatConversionChar c) { [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:349:11: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:353:11: error: 'uint64_t' does not name a type [INFO] [stderr] 353 | constexpr uint64_t FormatConversionCharToConvInt(char conv) { [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:353:11: note: 'uint64_t' is defined in header ''; did you forget to '#include '? [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:366:11: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 366 | constexpr FormatConversionCharSet FormatConversionCharToConvValue(char conv) { [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | FormatConversionCharInternal [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:373:20: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 373 | static constexpr FormatConversionCharSet c = \ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:161:3: note: in expansion of macro 'ABSL_INTERNAL_CHAR_SET_CASE' [INFO] [stderr] 161 | X_VAL(c) X_SEP X_VAL(s) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:375:3: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 375 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_CHAR_SET_CASE, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:373:20: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 373 | static constexpr FormatConversionCharSet c = \ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:161:18: note: in expansion of macro 'ABSL_INTERNAL_CHAR_SET_CASE' [INFO] [stderr] 161 | X_VAL(c) X_SEP X_VAL(s) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:375:3: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 375 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_CHAR_SET_CASE, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:373:20: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 373 | static constexpr FormatConversionCharSet c = \ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:163:3: note: in expansion of macro 'ABSL_INTERNAL_CHAR_SET_CASE' [INFO] [stderr] 163 | X_VAL(d) X_SEP X_VAL(i) X_SEP X_VAL(o) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:375:3: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 375 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_CHAR_SET_CASE, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:373:20: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 373 | static constexpr FormatConversionCharSet c = \ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:163:18: note: in expansion of macro 'ABSL_INTERNAL_CHAR_SET_CASE' [INFO] [stderr] 163 | X_VAL(d) X_SEP X_VAL(i) X_SEP X_VAL(o) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:375:3: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 375 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_CHAR_SET_CASE, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:373:20: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 373 | static constexpr FormatConversionCharSet c = \ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:163:33: note: in expansion of macro 'ABSL_INTERNAL_CHAR_SET_CASE' [INFO] [stderr] 163 | X_VAL(d) X_SEP X_VAL(i) X_SEP X_VAL(o) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:375:3: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 375 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_CHAR_SET_CASE, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:373:20: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 373 | static constexpr FormatConversionCharSet c = \ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:164:3: note: in expansion of macro 'ABSL_INTERNAL_CHAR_SET_CASE' [INFO] [stderr] 164 | X_VAL(u) X_SEP X_VAL(x) X_SEP X_VAL(X) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:375:3: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 375 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_CHAR_SET_CASE, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:373:20: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 373 | static constexpr FormatConversionCharSet c = \ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:164:18: note: in expansion of macro 'ABSL_INTERNAL_CHAR_SET_CASE' [INFO] [stderr] 164 | X_VAL(u) X_SEP X_VAL(x) X_SEP X_VAL(X) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:375:3: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 375 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_CHAR_SET_CASE, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:373:20: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 373 | static constexpr FormatConversionCharSet c = \ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:164:33: note: in expansion of macro 'ABSL_INTERNAL_CHAR_SET_CASE' [INFO] [stderr] 164 | X_VAL(u) X_SEP X_VAL(x) X_SEP X_VAL(X) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:375:3: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 375 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_CHAR_SET_CASE, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:373:20: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 373 | static constexpr FormatConversionCharSet c = \ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:166:3: note: in expansion of macro 'ABSL_INTERNAL_CHAR_SET_CASE' [INFO] [stderr] 166 | X_VAL(f) X_SEP X_VAL(F) X_SEP X_VAL(e) X_SEP X_VAL(E) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:375:3: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 375 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_CHAR_SET_CASE, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:373:20: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 373 | static constexpr FormatConversionCharSet c = \ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:166:18: note: in expansion of macro 'ABSL_INTERNAL_CHAR_SET_CASE' [INFO] [stderr] 166 | X_VAL(f) X_SEP X_VAL(F) X_SEP X_VAL(e) X_SEP X_VAL(E) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:375:3: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 375 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_CHAR_SET_CASE, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:373:20: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 373 | static constexpr FormatConversionCharSet c = \ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:166:33: note: in expansion of macro 'ABSL_INTERNAL_CHAR_SET_CASE' [INFO] [stderr] 166 | X_VAL(f) X_SEP X_VAL(F) X_SEP X_VAL(e) X_SEP X_VAL(E) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:375:3: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 375 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_CHAR_SET_CASE, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:373:20: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 373 | static constexpr FormatConversionCharSet c = \ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:166:48: note: in expansion of macro 'ABSL_INTERNAL_CHAR_SET_CASE' [INFO] [stderr] 166 | X_VAL(f) X_SEP X_VAL(F) X_SEP X_VAL(e) X_SEP X_VAL(E) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:375:3: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 375 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_CHAR_SET_CASE, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:373:20: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 373 | static constexpr FormatConversionCharSet c = \ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:167:3: note: in expansion of macro 'ABSL_INTERNAL_CHAR_SET_CASE' [INFO] [stderr] 167 | X_VAL(g) X_SEP X_VAL(G) X_SEP X_VAL(a) X_SEP X_VAL(A) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:375:3: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 375 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_CHAR_SET_CASE, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:373:20: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 373 | static constexpr FormatConversionCharSet c = \ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:167:18: note: in expansion of macro 'ABSL_INTERNAL_CHAR_SET_CASE' [INFO] [stderr] 167 | X_VAL(g) X_SEP X_VAL(G) X_SEP X_VAL(a) X_SEP X_VAL(A) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:375:3: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 375 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_CHAR_SET_CASE, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:373:20: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 373 | static constexpr FormatConversionCharSet c = \ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:167:33: note: in expansion of macro 'ABSL_INTERNAL_CHAR_SET_CASE' [INFO] [stderr] 167 | X_VAL(g) X_SEP X_VAL(G) X_SEP X_VAL(a) X_SEP X_VAL(A) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:375:3: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 375 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_CHAR_SET_CASE, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:373:20: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 373 | static constexpr FormatConversionCharSet c = \ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:167:48: note: in expansion of macro 'ABSL_INTERNAL_CHAR_SET_CASE' [INFO] [stderr] 167 | X_VAL(g) X_SEP X_VAL(G) X_SEP X_VAL(a) X_SEP X_VAL(A) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:375:3: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 375 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_CHAR_SET_CASE, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:373:20: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 373 | static constexpr FormatConversionCharSet c = \ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:169:3: note: in expansion of macro 'ABSL_INTERNAL_CHAR_SET_CASE' [INFO] [stderr] 169 | X_VAL(n) X_SEP X_VAL(p) [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:375:3: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 375 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_CHAR_SET_CASE, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:373:20: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 373 | static constexpr FormatConversionCharSet c = \ [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:169:18: note: in expansion of macro 'ABSL_INTERNAL_CHAR_SET_CASE' [INFO] [stderr] 169 | X_VAL(n) X_SEP X_VAL(p) [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:375:3: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 375 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_CHAR_SET_CASE, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:379:20: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 379 | static constexpr FormatConversionCharSet kStar = [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | FormatConversionCharInternal [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:382:20: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 382 | static constexpr FormatConversionCharSet kIntegral = [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | FormatConversionCharInternal [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:384:20: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 384 | static constexpr FormatConversionCharSet kFloating = [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | FormatConversionCharInternal [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:386:20: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 386 | static constexpr FormatConversionCharSet kNumeric = [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | FormatConversionCharInternal [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:388:20: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 388 | static constexpr FormatConversionCharSet kPointer = p; [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | FormatConversionCharInternal [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:396:11: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 396 | constexpr FormatConversionCharSet operator|(FormatConversionCharSet a, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | FormatConversionCharInternal [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:403:11: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 403 | constexpr FormatConversionCharSet ToFormatConversionCharSet(char c) { [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | FormatConversionCharInternal [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:409:11: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 409 | constexpr FormatConversionCharSet ToFormatConversionCharSet( [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | FormatConversionCharInternal [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:418:25: error: 'FormatConversionCharSet' was not declared in this scope; did you mean 'ToFormatConversionCharSet'? [INFO] [stderr] 418 | constexpr bool Contains(FormatConversionCharSet set, char c) { [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | ToFormatConversionCharSet [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:418:54: error: expected primary-expression before 'char' [INFO] [stderr] 418 | constexpr bool Contains(FormatConversionCharSet set, char c) { [INFO] [stderr] | ^~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:418:60: error: expression list treated as compound expression in initializer [-fpermissive] [INFO] [stderr] 418 | constexpr bool Contains(FormatConversionCharSet set, char c) { [INFO] [stderr] | ^ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:424:16: error: redefinition of 'constexpr const bool absl::lts_20211102::str_format_internal::Contains' [INFO] [stderr] 424 | constexpr bool Contains(FormatConversionCharSet set, [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:418:16: note: 'constexpr const bool absl::lts_20211102::str_format_internal::Contains' previously defined here [INFO] [stderr] 418 | constexpr bool Contains(FormatConversionCharSet set, char c) { [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:424:25: error: 'FormatConversionCharSet' was not declared in this scope; did you mean 'ToFormatConversionCharSet'? [INFO] [stderr] 424 | constexpr bool Contains(FormatConversionCharSet set, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | ToFormatConversionCharSet [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:425:25: error: 'FormatConversionCharSet' was not declared in this scope; did you mean 'ToFormatConversionCharSet'? [INFO] [stderr] 425 | FormatConversionCharSet c) { [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | ToFormatConversionCharSet [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:431:16: error: redefinition of 'constexpr const bool absl::lts_20211102::str_format_internal::Contains' [INFO] [stderr] 431 | constexpr bool Contains(FormatConversionCharSet set, FormatConversionChar c) { [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:418:16: note: 'constexpr const bool absl::lts_20211102::str_format_internal::Contains' previously defined here [INFO] [stderr] 418 | constexpr bool Contains(FormatConversionCharSet set, char c) { [INFO] [stderr] | ^~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:431:25: error: 'FormatConversionCharSet' was not declared in this scope; did you mean 'ToFormatConversionCharSet'? [INFO] [stderr] 431 | constexpr bool Contains(FormatConversionCharSet set, FormatConversionChar c) { [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | ToFormatConversionCharSet [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:431:54: error: 'FormatConversionChar' was not declared in this scope; did you mean 'ToFormatConversionCharSet'? [INFO] [stderr] 431 | constexpr bool Contains(FormatConversionCharSet set, FormatConversionChar c) { [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | ToFormatConversionCharSet [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:26:13: error: redefinition of 'std::string absl::lts_20211102::str_format_internal::FlagsToString' [INFO] [stderr] 26 | std::string FlagsToString(Flags v) { [INFO] [stderr] | ^~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:152:13: note: 'std::string absl::lts_20211102::str_format_internal::FlagsToString' previously declared here [INFO] [stderr] 152 | std::string FlagsToString(Flags v); [INFO] [stderr] | ^~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:26:27: error: 'Flags' was not declared in this scope [INFO] [stderr] 26 | std::string FlagsToString(Flags v) { [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:37:19: error: 'FormatConversionChar' in namespace 'absl' does not name a type [INFO] [stderr] 37 | constexpr absl::FormatConversionChar FormatConversionCharInternal::id; [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:161:3: note: in expansion of macro 'ABSL_INTERNAL_X_VAL' [INFO] [stderr] 161 | X_VAL(c) X_SEP X_VAL(s) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:38:1: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 38 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_X_VAL, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:37:19: error: 'FormatConversionChar' in namespace 'absl' does not name a type [INFO] [stderr] 37 | constexpr absl::FormatConversionChar FormatConversionCharInternal::id; [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:161:18: note: in expansion of macro 'ABSL_INTERNAL_X_VAL' [INFO] [stderr] 161 | X_VAL(c) X_SEP X_VAL(s) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:38:1: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 38 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_X_VAL, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:37:19: error: 'FormatConversionChar' in namespace 'absl' does not name a type [INFO] [stderr] 37 | constexpr absl::FormatConversionChar FormatConversionCharInternal::id; [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:163:3: note: in expansion of macro 'ABSL_INTERNAL_X_VAL' [INFO] [stderr] 163 | X_VAL(d) X_SEP X_VAL(i) X_SEP X_VAL(o) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:38:1: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 38 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_X_VAL, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:37:19: error: 'FormatConversionChar' in namespace 'absl' does not name a type [INFO] [stderr] 37 | constexpr absl::FormatConversionChar FormatConversionCharInternal::id; [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:163:18: note: in expansion of macro 'ABSL_INTERNAL_X_VAL' [INFO] [stderr] 163 | X_VAL(d) X_SEP X_VAL(i) X_SEP X_VAL(o) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:38:1: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 38 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_X_VAL, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:37:19: error: 'FormatConversionChar' in namespace 'absl' does not name a type [INFO] [stderr] 37 | constexpr absl::FormatConversionChar FormatConversionCharInternal::id; [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:163:33: note: in expansion of macro 'ABSL_INTERNAL_X_VAL' [INFO] [stderr] 163 | X_VAL(d) X_SEP X_VAL(i) X_SEP X_VAL(o) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:38:1: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 38 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_X_VAL, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:37:19: error: 'FormatConversionChar' in namespace 'absl' does not name a type [INFO] [stderr] 37 | constexpr absl::FormatConversionChar FormatConversionCharInternal::id; [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:164:3: note: in expansion of macro 'ABSL_INTERNAL_X_VAL' [INFO] [stderr] 164 | X_VAL(u) X_SEP X_VAL(x) X_SEP X_VAL(X) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:38:1: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 38 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_X_VAL, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:37:19: error: 'FormatConversionChar' in namespace 'absl' does not name a type [INFO] [stderr] 37 | constexpr absl::FormatConversionChar FormatConversionCharInternal::id; [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:164:18: note: in expansion of macro 'ABSL_INTERNAL_X_VAL' [INFO] [stderr] 164 | X_VAL(u) X_SEP X_VAL(x) X_SEP X_VAL(X) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:38:1: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 38 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_X_VAL, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:37:19: error: 'FormatConversionChar' in namespace 'absl' does not name a type [INFO] [stderr] 37 | constexpr absl::FormatConversionChar FormatConversionCharInternal::id; [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:164:33: note: in expansion of macro 'ABSL_INTERNAL_X_VAL' [INFO] [stderr] 164 | X_VAL(u) X_SEP X_VAL(x) X_SEP X_VAL(X) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:38:1: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 38 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_X_VAL, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:37:19: error: 'FormatConversionChar' in namespace 'absl' does not name a type [INFO] [stderr] 37 | constexpr absl::FormatConversionChar FormatConversionCharInternal::id; [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:166:3: note: in expansion of macro 'ABSL_INTERNAL_X_VAL' [INFO] [stderr] 166 | X_VAL(f) X_SEP X_VAL(F) X_SEP X_VAL(e) X_SEP X_VAL(E) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:38:1: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 38 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_X_VAL, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:37:19: error: 'FormatConversionChar' in namespace 'absl' does not name a type [INFO] [stderr] 37 | constexpr absl::FormatConversionChar FormatConversionCharInternal::id; [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:166:18: note: in expansion of macro 'ABSL_INTERNAL_X_VAL' [INFO] [stderr] 166 | X_VAL(f) X_SEP X_VAL(F) X_SEP X_VAL(e) X_SEP X_VAL(E) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:38:1: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 38 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_X_VAL, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:37:19: error: 'FormatConversionChar' in namespace 'absl' does not name a type [INFO] [stderr] 37 | constexpr absl::FormatConversionChar FormatConversionCharInternal::id; [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:166:33: note: in expansion of macro 'ABSL_INTERNAL_X_VAL' [INFO] [stderr] 166 | X_VAL(f) X_SEP X_VAL(F) X_SEP X_VAL(e) X_SEP X_VAL(E) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:38:1: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 38 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_X_VAL, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:37:19: error: 'FormatConversionChar' in namespace 'absl' does not name a type [INFO] [stderr] 37 | constexpr absl::FormatConversionChar FormatConversionCharInternal::id; [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:166:48: note: in expansion of macro 'ABSL_INTERNAL_X_VAL' [INFO] [stderr] 166 | X_VAL(f) X_SEP X_VAL(F) X_SEP X_VAL(e) X_SEP X_VAL(E) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:38:1: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 38 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_X_VAL, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:37:19: error: 'FormatConversionChar' in namespace 'absl' does not name a type [INFO] [stderr] 37 | constexpr absl::FormatConversionChar FormatConversionCharInternal::id; [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:167:3: note: in expansion of macro 'ABSL_INTERNAL_X_VAL' [INFO] [stderr] 167 | X_VAL(g) X_SEP X_VAL(G) X_SEP X_VAL(a) X_SEP X_VAL(A) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:38:1: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 38 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_X_VAL, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:37:19: error: 'FormatConversionChar' in namespace 'absl' does not name a type [INFO] [stderr] 37 | constexpr absl::FormatConversionChar FormatConversionCharInternal::id; [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:167:18: note: in expansion of macro 'ABSL_INTERNAL_X_VAL' [INFO] [stderr] 167 | X_VAL(g) X_SEP X_VAL(G) X_SEP X_VAL(a) X_SEP X_VAL(A) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:38:1: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 38 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_X_VAL, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:37:19: error: 'FormatConversionChar' in namespace 'absl' does not name a type [INFO] [stderr] 37 | constexpr absl::FormatConversionChar FormatConversionCharInternal::id; [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:167:33: note: in expansion of macro 'ABSL_INTERNAL_X_VAL' [INFO] [stderr] 167 | X_VAL(g) X_SEP X_VAL(G) X_SEP X_VAL(a) X_SEP X_VAL(A) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:38:1: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 38 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_X_VAL, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:37:19: error: 'FormatConversionChar' in namespace 'absl' does not name a type [INFO] [stderr] 37 | constexpr absl::FormatConversionChar FormatConversionCharInternal::id; [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:167:48: note: in expansion of macro 'ABSL_INTERNAL_X_VAL' [INFO] [stderr] 167 | X_VAL(g) X_SEP X_VAL(G) X_SEP X_VAL(a) X_SEP X_VAL(A) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:38:1: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 38 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_X_VAL, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:37:19: error: 'FormatConversionChar' in namespace 'absl' does not name a type [INFO] [stderr] 37 | constexpr absl::FormatConversionChar FormatConversionCharInternal::id; [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:169:3: note: in expansion of macro 'ABSL_INTERNAL_X_VAL' [INFO] [stderr] 169 | X_VAL(n) X_SEP X_VAL(p) [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:38:1: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 38 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_X_VAL, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:37:19: error: 'FormatConversionChar' in namespace 'absl' does not name a type [INFO] [stderr] 37 | constexpr absl::FormatConversionChar FormatConversionCharInternal::id; [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:169:18: note: in expansion of macro 'ABSL_INTERNAL_X_VAL' [INFO] [stderr] 169 | X_VAL(n) X_SEP X_VAL(p) [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:38:1: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 38 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_X_VAL, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:41:17: error: 'FormatConversionChar' in namespace 'absl' does not name a type [INFO] [stderr] 41 | constexpr absl::FormatConversionChar FormatConversionCharInternal::kNone; [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:44:13: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 44 | constexpr FormatConversionCharSet FormatConversionCharSetInternal::c; [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:161:3: note: in expansion of macro 'ABSL_INTERNAL_CHAR_SET_CASE' [INFO] [stderr] 161 | X_VAL(c) X_SEP X_VAL(s) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:45:1: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 45 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_CHAR_SET_CASE, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:44:13: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 44 | constexpr FormatConversionCharSet FormatConversionCharSetInternal::c; [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:161:18: note: in expansion of macro 'ABSL_INTERNAL_CHAR_SET_CASE' [INFO] [stderr] 161 | X_VAL(c) X_SEP X_VAL(s) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:45:1: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 45 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_CHAR_SET_CASE, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:44:13: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 44 | constexpr FormatConversionCharSet FormatConversionCharSetInternal::c; [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:163:3: note: in expansion of macro 'ABSL_INTERNAL_CHAR_SET_CASE' [INFO] [stderr] 163 | X_VAL(d) X_SEP X_VAL(i) X_SEP X_VAL(o) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:45:1: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 45 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_CHAR_SET_CASE, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:44:13: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 44 | constexpr FormatConversionCharSet FormatConversionCharSetInternal::c; [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:163:18: note: in expansion of macro 'ABSL_INTERNAL_CHAR_SET_CASE' [INFO] [stderr] 163 | X_VAL(d) X_SEP X_VAL(i) X_SEP X_VAL(o) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:45:1: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 45 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_CHAR_SET_CASE, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:44:13: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 44 | constexpr FormatConversionCharSet FormatConversionCharSetInternal::c; [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:163:33: note: in expansion of macro 'ABSL_INTERNAL_CHAR_SET_CASE' [INFO] [stderr] 163 | X_VAL(d) X_SEP X_VAL(i) X_SEP X_VAL(o) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:45:1: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 45 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_CHAR_SET_CASE, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:44:13: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 44 | constexpr FormatConversionCharSet FormatConversionCharSetInternal::c; [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:164:3: note: in expansion of macro 'ABSL_INTERNAL_CHAR_SET_CASE' [INFO] [stderr] 164 | X_VAL(u) X_SEP X_VAL(x) X_SEP X_VAL(X) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:45:1: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 45 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_CHAR_SET_CASE, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:44:13: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 44 | constexpr FormatConversionCharSet FormatConversionCharSetInternal::c; [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:164:18: note: in expansion of macro 'ABSL_INTERNAL_CHAR_SET_CASE' [INFO] [stderr] 164 | X_VAL(u) X_SEP X_VAL(x) X_SEP X_VAL(X) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:45:1: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 45 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_CHAR_SET_CASE, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:44:13: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 44 | constexpr FormatConversionCharSet FormatConversionCharSetInternal::c; [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:164:33: note: in expansion of macro 'ABSL_INTERNAL_CHAR_SET_CASE' [INFO] [stderr] 164 | X_VAL(u) X_SEP X_VAL(x) X_SEP X_VAL(X) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:45:1: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 45 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_CHAR_SET_CASE, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:44:13: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 44 | constexpr FormatConversionCharSet FormatConversionCharSetInternal::c; [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:166:3: note: in expansion of macro 'ABSL_INTERNAL_CHAR_SET_CASE' [INFO] [stderr] 166 | X_VAL(f) X_SEP X_VAL(F) X_SEP X_VAL(e) X_SEP X_VAL(E) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:45:1: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 45 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_CHAR_SET_CASE, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:44:13: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 44 | constexpr FormatConversionCharSet FormatConversionCharSetInternal::c; [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:166:18: note: in expansion of macro 'ABSL_INTERNAL_CHAR_SET_CASE' [INFO] [stderr] 166 | X_VAL(f) X_SEP X_VAL(F) X_SEP X_VAL(e) X_SEP X_VAL(E) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:45:1: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 45 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_CHAR_SET_CASE, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:44:13: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 44 | constexpr FormatConversionCharSet FormatConversionCharSetInternal::c; [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:166:33: note: in expansion of macro 'ABSL_INTERNAL_CHAR_SET_CASE' [INFO] [stderr] 166 | X_VAL(f) X_SEP X_VAL(F) X_SEP X_VAL(e) X_SEP X_VAL(E) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:45:1: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 45 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_CHAR_SET_CASE, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:44:13: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 44 | constexpr FormatConversionCharSet FormatConversionCharSetInternal::c; [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:166:48: note: in expansion of macro 'ABSL_INTERNAL_CHAR_SET_CASE' [INFO] [stderr] 166 | X_VAL(f) X_SEP X_VAL(F) X_SEP X_VAL(e) X_SEP X_VAL(E) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:45:1: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 45 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_CHAR_SET_CASE, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:44:13: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 44 | constexpr FormatConversionCharSet FormatConversionCharSetInternal::c; [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:167:3: note: in expansion of macro 'ABSL_INTERNAL_CHAR_SET_CASE' [INFO] [stderr] 167 | X_VAL(g) X_SEP X_VAL(G) X_SEP X_VAL(a) X_SEP X_VAL(A) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:45:1: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 45 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_CHAR_SET_CASE, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:44:13: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 44 | constexpr FormatConversionCharSet FormatConversionCharSetInternal::c; [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:167:18: note: in expansion of macro 'ABSL_INTERNAL_CHAR_SET_CASE' [INFO] [stderr] 167 | X_VAL(g) X_SEP X_VAL(G) X_SEP X_VAL(a) X_SEP X_VAL(A) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:45:1: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 45 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_CHAR_SET_CASE, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:44:13: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 44 | constexpr FormatConversionCharSet FormatConversionCharSetInternal::c; [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:167:33: note: in expansion of macro 'ABSL_INTERNAL_CHAR_SET_CASE' [INFO] [stderr] 167 | X_VAL(g) X_SEP X_VAL(G) X_SEP X_VAL(a) X_SEP X_VAL(A) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:45:1: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 45 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_CHAR_SET_CASE, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:44:13: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 44 | constexpr FormatConversionCharSet FormatConversionCharSetInternal::c; [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:167:48: note: in expansion of macro 'ABSL_INTERNAL_CHAR_SET_CASE' [INFO] [stderr] 167 | X_VAL(g) X_SEP X_VAL(G) X_SEP X_VAL(a) X_SEP X_VAL(A) X_SEP \ [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:45:1: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 45 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_CHAR_SET_CASE, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:44:13: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 44 | constexpr FormatConversionCharSet FormatConversionCharSetInternal::c; [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:169:3: note: in expansion of macro 'ABSL_INTERNAL_CHAR_SET_CASE' [INFO] [stderr] 169 | X_VAL(n) X_SEP X_VAL(p) [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:45:1: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 45 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_CHAR_SET_CASE, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:44:13: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 44 | constexpr FormatConversionCharSet FormatConversionCharSetInternal::c; [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.h:169:18: note: in expansion of macro 'ABSL_INTERNAL_CHAR_SET_CASE' [INFO] [stderr] 169 | X_VAL(n) X_SEP X_VAL(p) [INFO] [stderr] | ^~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:45:1: note: in expansion of macro 'ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_' [INFO] [stderr] 45 | ABSL_INTERNAL_CONVERSION_CHARS_EXPAND_(ABSL_INTERNAL_CHAR_SET_CASE, ) [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:49:11: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 49 | constexpr FormatConversionCharSet FormatConversionCharSetInternal::kStar; [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | FormatConversionCharInternal [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:51:11: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 51 | constexpr FormatConversionCharSet FormatConversionCharSetInternal::kIntegral; [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | FormatConversionCharInternal [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:53:11: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 53 | constexpr FormatConversionCharSet FormatConversionCharSetInternal::kFloating; [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | FormatConversionCharInternal [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:55:11: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 55 | constexpr FormatConversionCharSet FormatConversionCharSetInternal::kNumeric; [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | FormatConversionCharInternal [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/grpcio-sys-0.10.3+1.44.0-patched/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/extension.cc:57:11: error: 'FormatConversionCharSet' does not name a type; did you mean 'FormatConversionCharInternal'? [INFO] [stderr] 57 | constexpr FormatConversionCharSet FormatConversionCharSetInternal::kPointer; [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] | FormatConversionCharInternal [INFO] [stderr] gmake[3]: *** [third_party/abseil-cpp/absl/strings/CMakeFiles/absl_str_format_internal.dir/build.make:104: third_party/abseil-cpp/absl/strings/CMakeFiles/absl_str_format_internal.dir/internal/str_format/extension.cc.o] Error 1 [INFO] [stderr] gmake[2]: *** [CMakeFiles/Makefile2:3357: third_party/abseil-cpp/absl/strings/CMakeFiles/absl_str_format_internal.dir/all] Error 2 [INFO] [stderr] gmake[2]: *** Waiting for unfinished jobs.... [INFO] [stderr] gmake[1]: *** [CMakeFiles/Makefile2:921: CMakeFiles/grpc.dir/rule] Error 2 [INFO] [stderr] gmake: *** [Makefile:247: grpc] Error 2 [INFO] [stderr] [INFO] [stderr] thread 'main' (4254) panicked at /opt/rustwide/cargo-home/git/checkouts/cmake-rs-5a739f1f0c0fa5d3/fd56c5a/src/lib.rs:1119:5: [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 2 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x61b1a6f21798 - <::print::DisplayBacktrace as core[d1ec29352f12a9b9]::fmt::Display>::fmt [INFO] [stderr] 1: 0x61b1a6f3738a - core[d1ec29352f12a9b9]::fmt::write [INFO] [stderr] 2: 0x61b1a6f282a2 - ::write_fmt [INFO] [stderr] 3: 0x61b1a6efcf16 - std[58e9059bfb67e8d4]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x61b1a6f183d1 - std[58e9059bfb67e8d4]::panicking::default_hook [INFO] [stderr] 5: 0x61b1a6f1858b - std[58e9059bfb67e8d4]::panicking::panic_with_hook [INFO] [stderr] 6: 0x61b1a6efcfd2 - std[58e9059bfb67e8d4]::panicking::panic_handler::{closure#0} [INFO] [stderr] 7: 0x61b1a6ef1eb9 - std[58e9059bfb67e8d4]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 8: 0x61b1a6efde4d - __rustc[2e3ad286fda7e55b]::rust_begin_unwind [INFO] [stderr] 9: 0x61b1a6f37b5c - core[d1ec29352f12a9b9]::panicking::panic_fmt [INFO] [stderr] 10: 0x61b1a6e52aa7 - cmake[217b8bb798ae196a]::fail [INFO] [stderr] 11: 0x61b1a6e52733 - cmake[217b8bb798ae196a]::run [INFO] [stderr] 12: 0x61b1a6e5870b - ::build [INFO] [stderr] 13: 0x61b1a6e1d945 - build_script_build[8aee7115e16307c6]::build_grpc [INFO] [stderr] 14: 0x61b1a6e1f090 - build_script_build[8aee7115e16307c6]::main [INFO] [stderr] 15: 0x61b1a6e1c253 - std[58e9059bfb67e8d4]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 16: 0x61b1a6e1c269 - std[58e9059bfb67e8d4]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] 17: 0x61b1a6f17667 - std[58e9059bfb67e8d4]::rt::lang_start_internal [INFO] [stderr] 18: 0x61b1a6e203c5 - main [INFO] [stderr] 19: 0x77001a3551ca - [INFO] [stderr] 20: 0x77001a35528b - __libc_start_main [INFO] [stderr] 21: 0x61b1a6e1baa5 - _start [INFO] [stderr] 22: 0x0 - [INFO] [stderr] error: failed to run custom build command for `tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/tikv-jemalloc-sys-eb0588eb80b1bba4/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET=x86_64-unknown-linux-gnu [INFO] [stderr] HOST=x86_64-unknown-linux-gnu [INFO] [stderr] NUM_JOBS=8 [INFO] [stderr] OUT_DIR="/opt/rustwide/target/debug/build/tikv-jemalloc-sys-4bd76e393546757b/out" [INFO] [stderr] BUILD_DIR="/opt/rustwide/target/debug/build/tikv-jemalloc-sys-4bd76e393546757b/out/build" [INFO] [stderr] SRC_DIR="/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tikv-jemalloc-sys-0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7" [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_JEMALLOC_OVERRIDE [INFO] [stderr] cargo:rerun-if-env-changed=JEMALLOC_OVERRIDE [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] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = 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=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC="cc" [INFO] [stderr] CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall" [INFO] [stderr] JEMALLOC_REPO_DIR="jemalloc" [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_JEMALLOC_SYS_WITH_MALLOC_CONF [INFO] [stderr] cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_MALLOC_CONF [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_JEMALLOC_SYS_WITH_LG_PAGE [INFO] [stderr] cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_PAGE [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_JEMALLOC_SYS_WITH_LG_HUGEPAGE [INFO] [stderr] cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_HUGEPAGE [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_JEMALLOC_SYS_WITH_LG_QUANTUM [INFO] [stderr] cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_QUANTUM [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_JEMALLOC_SYS_WITH_LG_VADDR [INFO] [stderr] cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_VADDR [INFO] [stderr] CARGO_FEATURE_STATS set [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-4bd76e393546757b/out/build" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall" CPPFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall" LDFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall" "sh" "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-4bd76e393546757b/out/build/configure" "--with-version=5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7" "--disable-cxx" "--enable-doc=no" "--enable-shared=no" "--with-private-namespace=_rjem_" "--enable-stats" "--host=x86_64-unknown-linux-gnu" "--build=x86_64-unknown-linux-gnu" "--prefix=/opt/rustwide/target/debug/build/tikv-jemalloc-sys-4bd76e393546757b/out" [INFO] [stderr] checking for xsltproc... false [INFO] [stderr] checking for x86_64-unknown-linux-gnu-gcc... cc [INFO] [stderr] checking whether the C compiler works... yes [INFO] [stderr] checking for C compiler default output file name... a.out [INFO] [stderr] checking for suffix of executables... [INFO] [stderr] checking whether we are cross compiling... no [INFO] [stderr] checking for suffix of object files... o [INFO] [stderr] checking whether we are using the GNU C compiler... yes [INFO] [stderr] checking whether cc accepts -g... yes [INFO] [stderr] checking for cc option to accept ISO C89... none needed [INFO] [stderr] checking whether compiler is cray... no [INFO] [stderr] checking whether compiler supports -std=gnu11... yes [INFO] [stderr] checking whether compiler supports -Werror=unknown-warning-option... no [INFO] [stderr] checking whether compiler supports -Wall... yes [INFO] [stderr] checking whether compiler supports -Wextra... yes [INFO] [stderr] checking whether compiler supports -Wshorten-64-to-32... no [INFO] [stderr] checking whether compiler supports -Wsign-compare... yes [INFO] [stderr] checking whether compiler supports -Wundef... yes [INFO] [stderr] checking whether compiler supports -Wno-format-zero-length... yes [INFO] [stderr] checking whether compiler supports -Wpointer-arith... yes [INFO] [stderr] checking whether compiler supports -Wno-missing-braces... yes [INFO] [stderr] checking whether compiler supports -Wno-missing-field-initializers... yes [INFO] [stderr] checking whether compiler supports -Wno-missing-attributes... yes [INFO] [stderr] checking whether compiler supports -pipe... yes [INFO] [stderr] checking whether compiler supports -g3... yes [INFO] [stderr] checking how to run the C preprocessor... cc -E [INFO] [stderr] checking for grep that handles long lines and -e... /usr/bin/grep [INFO] [stderr] checking for egrep... /usr/bin/grep -E [INFO] [stderr] checking for ANSI C header files... yes [INFO] [stderr] checking for sys/types.h... yes [INFO] [stderr] checking for sys/stat.h... yes [INFO] [stderr] checking for stdlib.h... yes [INFO] [stderr] checking for string.h... yes [INFO] [stderr] checking for memory.h... yes [INFO] [stderr] checking for strings.h... yes [INFO] [stderr] checking for inttypes.h... yes [INFO] [stderr] checking for stdint.h... yes [INFO] [stderr] checking for unistd.h... yes [INFO] [stderr] checking whether byte ordering is bigendian... no [INFO] [stderr] checking size of void *... 8 [INFO] [stderr] checking size of int... 4 [INFO] [stderr] checking size of long... 8 [INFO] [stderr] checking size of long long... 8 [INFO] [stderr] checking size of intmax_t... 8 [INFO] [stderr] checking build system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking host system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking whether pause instruction is compilable... yes [INFO] [stderr] checking number of significant virtual address bits... 48 [INFO] [stderr] checking for x86_64-unknown-linux-gnu-ar... no [INFO] [stderr] checking for ar... ar [INFO] [stderr] checking for x86_64-unknown-linux-gnu-nm... no [INFO] [stderr] checking for nm... nm [INFO] [stderr] checking for gawk... no [INFO] [stderr] checking for mawk... mawk [INFO] [stderr] checking malloc.h usability... yes [INFO] [stderr] checking malloc.h presence... yes [INFO] [stderr] checking for malloc.h... yes [INFO] [stderr] checking whether malloc_usable_size definition can use const argument... no [INFO] [stderr] checking for library containing log... -lm [INFO] [stderr] checking whether __attribute__ syntax is compilable... yes [INFO] [stderr] checking whether compiler supports -fvisibility=hidden... yes [INFO] [stderr] checking whether compiler supports -fvisibility=hidden... no [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether compiler supports -herror_on_warning... no [INFO] [stderr] checking whether tls_model attribute is compilable... yes [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether compiler supports -herror_on_warning... no [INFO] [stderr] checking whether alloc_size attribute is compilable... yes [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether compiler supports -herror_on_warning... no [INFO] [stderr] checking whether format(gnu_printf, ...) attribute is compilable... yes [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether compiler supports -herror_on_warning... no [INFO] [stderr] checking whether format(printf, ...) attribute is compilable... yes [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether compiler supports -herror_on_warning... no [INFO] [stderr] checking whether format(printf, ...) attribute is compilable... yes [INFO] [stderr] checking whether compiler supports -Wimplicit-fallthrough... yes [INFO] [stderr] checking whether fallthrough attribute is compilable... yes [INFO] [stderr] checking whether compiler supports -Wimplicit-fallthrough... yes [INFO] [stderr] checking whether compiler supports -Wimplicit-fallthrough... no [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether compiler supports -herror_on_warning... no [INFO] [stderr] checking whether cold attribute is compilable... yes [INFO] [stderr] checking whether vm_make_tag is compilable... no [INFO] [stderr] checking for a BSD-compatible install... /usr/bin/install -c [INFO] [stderr] checking for x86_64-unknown-linux-gnu-ranlib... no [INFO] [stderr] checking for ranlib... ranlib [INFO] [stderr] checking for ld... /usr/bin/ld [INFO] [stderr] checking for autoconf... /usr/bin/autoconf [INFO] [stderr] checking for memalign... yes [INFO] [stderr] checking for valloc... yes [INFO] [stderr] checking for malloc_size... no [INFO] [stderr] checking for __libc_calloc... yes [INFO] [stderr] checking for __libc_free... yes [INFO] [stderr] checking for __libc_malloc... yes [INFO] [stderr] checking for __libc_memalign... yes [INFO] [stderr] checking for __libc_realloc... yes [INFO] [stderr] checking for __libc_valloc... yes [INFO] [stderr] checking for __posix_memalign... no [INFO] [stderr] checking whether compiler supports -O3... yes [INFO] [stderr] checking whether compiler supports -O3... no [INFO] [stderr] checking whether compiler supports -funroll-loops... yes [INFO] [stderr] checking configured backtracing method... N/A [INFO] [stderr] checking for sbrk... yes [INFO] [stderr] checking whether utrace(2) is compilable... no [INFO] [stderr] checking whether utrace(2) with label is compilable... no [INFO] [stderr] checking whether a program using __builtin_unreachable is compilable... yes [INFO] [stderr] checking whether a program using __builtin_ffsl is compilable... yes [INFO] [stderr] checking whether a program using __builtin_popcountl is compilable... yes [INFO] [stderr] checking LG_PAGE... 12 [INFO] [stderr] checking pthread.h usability... yes [INFO] [stderr] checking pthread.h presence... yes [INFO] [stderr] checking for pthread.h... yes [INFO] [stderr] checking for pthread_create in -lpthread... yes [INFO] [stderr] checking dlfcn.h usability... yes [INFO] [stderr] checking dlfcn.h presence... yes [INFO] [stderr] checking for dlfcn.h... yes [INFO] [stderr] checking for dlsym... yes [INFO] [stderr] checking whether pthread_atfork(3) is compilable... yes [INFO] [stderr] checking whether pthread_setname_np(3) is compilable... yes [INFO] [stderr] checking whether pthread_getname_np(3) is compilable... yes [INFO] [stderr] checking whether pthread_get_name_np(3) is compilable... no [INFO] [stderr] checking for library containing clock_gettime... none required [INFO] [stderr] checking whether clock_gettime(CLOCK_MONOTONIC_COARSE, ...) is compilable... yes [INFO] [stderr] checking whether clock_gettime(CLOCK_MONOTONIC, ...) is compilable... yes [INFO] [stderr] checking whether mach_absolute_time() is compilable... no [INFO] [stderr] checking whether clock_gettime(CLOCK_REALTIME, ...) is compilable... yes [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether syscall(2) is compilable... yes [INFO] [stderr] checking for secure_getenv... yes [INFO] [stderr] checking for sched_getcpu... yes [INFO] [stderr] checking for sched_setaffinity... yes [INFO] [stderr] checking for issetugid... no [INFO] [stderr] checking for _malloc_thread_cleanup... no [INFO] [stderr] checking for _pthread_mutex_init_calloc_cb... no [INFO] [stderr] checking for memcntl... no [INFO] [stderr] checking for TLS... yes [INFO] [stderr] checking whether C11 atomics is compilable... yes [INFO] [stderr] checking whether GCC __atomic atomics is compilable... yes [INFO] [stderr] checking whether GCC 8-bit __atomic atomics is compilable... yes [INFO] [stderr] checking whether GCC __sync atomics is compilable... yes [INFO] [stderr] checking whether GCC 8-bit __sync atomics is compilable... yes [INFO] [stderr] checking whether Darwin OSAtomic*() is compilable... no [INFO] [stderr] checking whether madvise(2) is compilable... yes [INFO] [stderr] checking whether madvise(..., MADV_FREE) is compilable... yes [INFO] [stderr] checking whether madvise(..., MADV_DONTNEED) is compilable... yes [INFO] [stderr] checking whether madvise(..., MADV_DO[NT]DUMP) is compilable... yes [INFO] [stderr] checking whether madvise(..., MADV_[NO]HUGEPAGE) is compilable... yes [INFO] [stderr] checking whether madvise(..., MADV_[NO]CORE) is compilable... no [INFO] [stderr] checking whether mprotect(2) is compilable... yes [INFO] [stderr] checking for __builtin_clz... yes [INFO] [stderr] checking whether Darwin os_unfair_lock_*() is compilable... no [INFO] [stderr] checking whether glibc malloc hook is compilable... no [INFO] [stderr] checking whether glibc memalign hook is compilable... no [INFO] [stderr] checking whether pthreads adaptive mutexes is compilable... yes [INFO] [stderr] checking whether compiler supports -D_GNU_SOURCE... yes [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether compiler supports -herror_on_warning... no [INFO] [stderr] checking whether strerror_r returns char with gnu source is compilable... yes [INFO] [stderr] checking for stdbool.h that conforms to C99... yes [INFO] [stderr] checking for _Bool... yes [INFO] [stderr] configure: creating ./config.status [INFO] [stderr] config.status: creating Makefile [INFO] [stderr] config.status: creating jemalloc.pc [INFO] [stderr] config.status: creating doc/html.xsl [INFO] [stderr] config.status: creating doc/manpages.xsl [INFO] [stderr] config.status: creating doc/jemalloc.xml [INFO] [stderr] config.status: creating include/jemalloc/jemalloc_macros.h [INFO] [stderr] config.status: creating include/jemalloc/jemalloc_protos.h [INFO] [stderr] config.status: creating include/jemalloc/jemalloc_typedefs.h [INFO] [stderr] config.status: creating include/jemalloc/internal/jemalloc_preamble.h [INFO] [stderr] config.status: creating test/test.sh [INFO] [stderr] config.status: creating test/include/test/jemalloc_test.h [INFO] [stderr] config.status: creating config.stamp [INFO] [stderr] config.status: creating bin/jemalloc-config [INFO] [stderr] config.status: creating bin/jemalloc.sh [INFO] [stderr] config.status: creating bin/jeprof [INFO] [stderr] config.status: creating include/jemalloc/jemalloc_defs.h [INFO] [stderr] config.status: creating include/jemalloc/internal/jemalloc_internal_defs.h [INFO] [stderr] config.status: creating test/include/test/jemalloc_test_defs.h [INFO] [stderr] config.status: executing include/jemalloc/internal/public_symbols.txt commands [INFO] [stderr] config.status: executing include/jemalloc/internal/private_symbols.awk commands [INFO] [stderr] config.status: executing include/jemalloc/internal/private_symbols_jet.awk commands [INFO] [stderr] config.status: executing include/jemalloc/internal/public_namespace.h commands [INFO] [stderr] config.status: executing include/jemalloc/internal/public_unnamespace.h commands [INFO] [stderr] config.status: executing include/jemalloc/jemalloc_protos_jet.h commands [INFO] [stderr] config.status: executing include/jemalloc/jemalloc_rename.h commands [INFO] [stderr] config.status: executing include/jemalloc/jemalloc_mangle.h commands [INFO] [stderr] config.status: executing include/jemalloc/jemalloc_mangle_jet.h commands [INFO] [stderr] config.status: executing include/jemalloc/jemalloc.h commands [INFO] [stderr] =============================================================================== [INFO] [stderr] jemalloc version : 5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 [INFO] [stderr] library revision : 2 [INFO] [stderr] [INFO] [stderr] CONFIG : --with-version=5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 --disable-cxx --enable-doc=no --enable-shared=no --with-private-namespace=_rjem_ --enable-stats --host=x86_64-unknown-linux-gnu --build=x86_64-unknown-linux-gnu --prefix=/opt/rustwide/target/debug/build/tikv-jemalloc-sys-4bd76e393546757b/out build_alias=x86_64-unknown-linux-gnu host_alias=x86_64-unknown-linux-gnu CC=cc 'CFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall' 'LDFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall' 'CPPFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall' [INFO] [stderr] CC : cc [INFO] [stderr] CONFIGURE_CFLAGS : -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops [INFO] [stderr] SPECIFIED_CFLAGS : -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall [INFO] [stderr] EXTRA_CFLAGS : [INFO] [stderr] CPPFLAGS : -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT [INFO] [stderr] CXX : [INFO] [stderr] CONFIGURE_CXXFLAGS : [INFO] [stderr] SPECIFIED_CXXFLAGS : [INFO] [stderr] EXTRA_CXXFLAGS : [INFO] [stderr] LDFLAGS : -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall [INFO] [stderr] EXTRA_LDFLAGS : [INFO] [stderr] DSO_LDFLAGS : -shared -Wl,-soname,$(@F) [INFO] [stderr] LIBS : -lm -pthread [INFO] [stderr] RPATH_EXTRA : [INFO] [stderr] [INFO] [stderr] XSLTPROC : false [INFO] [stderr] XSLROOT : [INFO] [stderr] [INFO] [stderr] PREFIX : /opt/rustwide/target/debug/build/tikv-jemalloc-sys-4bd76e393546757b/out [INFO] [stderr] BINDIR : /opt/rustwide/target/debug/build/tikv-jemalloc-sys-4bd76e393546757b/out/bin [INFO] [stderr] DATADIR : /opt/rustwide/target/debug/build/tikv-jemalloc-sys-4bd76e393546757b/out/share [INFO] [stderr] INCLUDEDIR : /opt/rustwide/target/debug/build/tikv-jemalloc-sys-4bd76e393546757b/out/include [INFO] [stderr] LIBDIR : /opt/rustwide/target/debug/build/tikv-jemalloc-sys-4bd76e393546757b/out/lib [INFO] [stderr] MANDIR : /opt/rustwide/target/debug/build/tikv-jemalloc-sys-4bd76e393546757b/out/share/man [INFO] [stderr] [INFO] [stderr] srcroot : [INFO] [stderr] abs_srcroot : /opt/rustwide/target/debug/build/tikv-jemalloc-sys-4bd76e393546757b/out/build/ [INFO] [stderr] objroot : [INFO] [stderr] abs_objroot : /opt/rustwide/target/debug/build/tikv-jemalloc-sys-4bd76e393546757b/out/build/ [INFO] [stderr] [INFO] [stderr] JEMALLOC_PREFIX : [INFO] [stderr] JEMALLOC_PRIVATE_NAMESPACE [INFO] [stderr] : _rjem_je_ [INFO] [stderr] install_suffix : [INFO] [stderr] malloc_conf : [INFO] [stderr] documentation : 0 [INFO] [stderr] shared libs : 0 [INFO] [stderr] static libs : 1 [INFO] [stderr] autogen : 0 [INFO] [stderr] debug : 0 [INFO] [stderr] stats : 1 [INFO] [stderr] experimental_smallocx : 0 [INFO] [stderr] prof : 0 [INFO] [stderr] prof-libunwind : 0 [INFO] [stderr] prof-libgcc : 0 [INFO] [stderr] prof-gcc : 0 [INFO] [stderr] fill : 1 [INFO] [stderr] utrace : 0 [INFO] [stderr] xmalloc : 0 [INFO] [stderr] log : 0 [INFO] [stderr] lazy_lock : 0 [INFO] [stderr] cache-oblivious : 1 [INFO] [stderr] cxx : 0 [INFO] [stderr] =============================================================================== [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-4bd76e393546757b/out/build" && MAKEFLAGS="-j --jobserver-fds=4,5 --jobserver-auth=4,5" "make" [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/jemalloc.sym.o src/jemalloc.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/arena.sym.o src/arena.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/background_thread.sym.o src/background_thread.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/base.sym.o src/base.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bin.sym.o src/bin.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bin_info.sym.o src/bin_info.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bitmap.sym.o src/bitmap.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/buf_writer.sym.o src/buf_writer.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/cache_bin.sym.o src/cache_bin.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ckh.sym.o src/ckh.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/counter.sym.o src/counter.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ctl.sym.o src/ctl.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/decay.sym.o src/decay.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/div.sym.o src/div.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ecache.sym.o src/ecache.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/edata.sym.o src/edata.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/edata_cache.sym.o src/edata_cache.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ehooks.sym.o src/ehooks.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/emap.sym.o src/emap.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/eset.sym.o src/eset.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/exp_grow.sym.o src/exp_grow.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent.sym.o src/extent.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_dss.sym.o src/extent_dss.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_mmap.sym.o src/extent_mmap.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/fxp.sym.o src/fxp.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/san.sym.o src/san.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/san_bump.sym.o src/san_bump.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hook.sym.o src/hook.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hpa.sym.o src/hpa.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hpa_hooks.sym.o src/hpa_hooks.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hpdata.sym.o src/hpdata.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/inspect.sym.o src/inspect.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/large.sym.o src/large.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/log.sym.o src/log.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/malloc_io.sym.o src/malloc_io.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex.sym.o src/mutex.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/nstime.sym.o src/nstime.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pa.sym.o src/pa.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pa_extra.sym.o src/pa_extra.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pai.sym.o src/pai.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pac.sym.o src/pac.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pages.sym.o src/pages.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/peak_event.sym.o src/peak_event.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof.sym.o src/prof.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof_data.sym.o src/prof_data.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof_log.sym.o src/prof_log.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof_recent.sym.o src/prof_recent.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof_stats.sym.o src/prof_stats.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof_sys.sym.o src/prof_sys.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/psset.sym.o src/psset.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/rtree.sym.o src/rtree.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/safety_check.sym.o src/safety_check.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sc.sym.o src/sc.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sec.sym.o src/sec.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/stats.sym.o src/stats.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sz.sym.o src/sz.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tcache.sym.o src/tcache.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/test_hooks.sym.o src/test_hooks.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/thread_event.sym.o src/thread_event.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ticker.sym.o src/ticker.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tsd.sym.o src/tsd.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/witness.sym.o src/witness.c [INFO] [stderr] nm -a src/jemalloc.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/jemalloc.sym [INFO] [stderr] nm -a src/arena.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/arena.sym [INFO] [stderr] nm -a src/background_thread.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/background_thread.sym [INFO] [stderr] nm -a src/base.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/base.sym [INFO] [stderr] nm -a src/bin.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/bin.sym [INFO] [stderr] nm -a src/bin_info.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/bin_info.sym [INFO] [stderr] nm -a src/bitmap.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/bitmap.sym [INFO] [stderr] nm -a src/buf_writer.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/buf_writer.sym [INFO] [stderr] nm -a src/cache_bin.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/cache_bin.sym [INFO] [stderr] nm -a src/ckh.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/ckh.sym [INFO] [stderr] nm -a src/counter.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/counter.sym [INFO] [stderr] nm -a src/ctl.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/ctl.sym [INFO] [stderr] nm -a src/decay.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/decay.sym [INFO] [stderr] nm -a src/div.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/div.sym [INFO] [stderr] nm -a src/ecache.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/ecache.sym [INFO] [stderr] nm -a src/edata.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/edata.sym [INFO] [stderr] nm -a src/edata_cache.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/edata_cache.sym [INFO] [stderr] nm -a src/ehooks.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/ehooks.sym [INFO] [stderr] nm -a src/emap.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/emap.sym [INFO] [stderr] nm -a src/eset.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/eset.sym [INFO] [stderr] nm -a src/exp_grow.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/exp_grow.sym [INFO] [stderr] nm -a src/extent.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/extent.sym [INFO] [stderr] nm -a src/extent_dss.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/extent_dss.sym [INFO] [stderr] nm -a src/extent_mmap.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/extent_mmap.sym [INFO] [stderr] nm -a src/fxp.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/fxp.sym [INFO] [stderr] nm -a src/san.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/san.sym [INFO] [stderr] nm -a src/san_bump.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/san_bump.sym [INFO] [stderr] nm -a src/hook.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/hook.sym [INFO] [stderr] nm -a src/hpa.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/hpa.sym [INFO] [stderr] nm -a src/hpa_hooks.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/hpa_hooks.sym [INFO] [stderr] nm -a src/hpdata.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/hpdata.sym [INFO] [stderr] nm -a src/inspect.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/inspect.sym [INFO] [stderr] nm -a src/large.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/large.sym [INFO] [stderr] nm -a src/log.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/log.sym [INFO] [stderr] nm -a src/malloc_io.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/malloc_io.sym [INFO] [stderr] nm -a src/mutex.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/mutex.sym [INFO] [stderr] nm -a src/nstime.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/nstime.sym [INFO] [stderr] nm -a src/pa.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/pa.sym [INFO] [stderr] nm -a src/pa_extra.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/pa_extra.sym [INFO] [stderr] nm -a src/pai.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/pai.sym [INFO] [stderr] nm -a src/pac.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/pac.sym [INFO] [stderr] nm -a src/pages.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/pages.sym [INFO] [stderr] nm -a src/peak_event.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/peak_event.sym [INFO] [stderr] nm -a src/prof.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/prof.sym [INFO] [stderr] nm -a src/prof_data.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/prof_data.sym [INFO] [stderr] nm -a src/prof_log.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/prof_log.sym [INFO] [stderr] nm -a src/prof_recent.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/prof_recent.sym [INFO] [stderr] nm -a src/prof_stats.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/prof_stats.sym [INFO] [stderr] nm -a src/prof_sys.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/prof_sys.sym [INFO] [stderr] nm -a src/psset.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/psset.sym [INFO] [stderr] nm -a src/rtree.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/rtree.sym [INFO] [stderr] nm -a src/safety_check.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/safety_check.sym [INFO] [stderr] nm -a src/sc.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/sc.sym [INFO] [stderr] nm -a src/sec.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/sec.sym [INFO] [stderr] nm -a src/stats.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/stats.sym [INFO] [stderr] nm -a src/sz.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/sz.sym [INFO] [stderr] nm -a src/tcache.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/tcache.sym [INFO] [stderr] nm -a src/test_hooks.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/test_hooks.sym [INFO] [stderr] nm -a src/thread_event.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/thread_event.sym [INFO] [stderr] nm -a src/ticker.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/ticker.sym [INFO] [stderr] nm -a src/tsd.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/tsd.sym [INFO] [stderr] nm -a src/witness.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/witness.sym [INFO] [stderr] /bin/sh include/jemalloc/internal/private_namespace.sh src/jemalloc.sym src/arena.sym src/background_thread.sym src/base.sym src/bin.sym src/bin_info.sym src/bitmap.sym src/buf_writer.sym src/cache_bin.sym src/ckh.sym src/counter.sym src/ctl.sym src/decay.sym src/div.sym src/ecache.sym src/edata.sym src/edata_cache.sym src/ehooks.sym src/emap.sym src/eset.sym src/exp_grow.sym src/extent.sym src/extent_dss.sym src/extent_mmap.sym src/fxp.sym src/san.sym src/san_bump.sym src/hook.sym src/hpa.sym src/hpa_hooks.sym src/hpdata.sym src/inspect.sym src/large.sym src/log.sym src/malloc_io.sym src/mutex.sym src/nstime.sym src/pa.sym src/pa_extra.sym src/pai.sym src/pac.sym src/pages.sym src/peak_event.sym src/prof.sym src/prof_data.sym src/prof_log.sym src/prof_recent.sym src/prof_stats.sym src/prof_sys.sym src/psset.sym src/rtree.sym src/safety_check.sym src/sc.sym src/sec.sym src/stats.sym src/sz.sym src/tcache.sym src/test_hooks.sym src/thread_event.sym src/ticker.sym src/tsd.sym src/witness.sym > include/jemalloc/internal/private_namespace.gen.h [INFO] [stderr] cp include/jemalloc/internal/private_namespace.gen.h include/jemalloc/internal/private_namespace.h [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.o src/jemalloc.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/arena.o src/arena.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/background_thread.o src/background_thread.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/base.o src/base.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bin.o src/bin.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bin_info.o src/bin_info.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bitmap.o src/bitmap.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/buf_writer.o src/buf_writer.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/cache_bin.o src/cache_bin.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ckh.o src/ckh.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/counter.o src/counter.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ctl.o src/ctl.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/decay.o src/decay.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/div.o src/div.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ecache.o src/ecache.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/edata.o src/edata.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/edata_cache.o src/edata_cache.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ehooks.o src/ehooks.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/emap.o src/emap.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/eset.o src/eset.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/exp_grow.o src/exp_grow.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent.o src/extent.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_dss.o src/extent_dss.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_mmap.o src/extent_mmap.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/fxp.o src/fxp.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/san.o src/san.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/san_bump.o src/san_bump.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hook.o src/hook.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hpa.o src/hpa.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hpa_hooks.o src/hpa_hooks.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hpdata.o src/hpdata.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/inspect.o src/inspect.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/large.o src/large.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/log.o src/log.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/malloc_io.o src/malloc_io.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex.o src/mutex.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/nstime.o src/nstime.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pa.o src/pa.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pa_extra.o src/pa_extra.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pai.o src/pai.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pac.o src/pac.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pages.o src/pages.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/peak_event.o src/peak_event.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof.o src/prof.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof_data.o src/prof_data.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof_log.o src/prof_log.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof_recent.o src/prof_recent.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof_stats.o src/prof_stats.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof_sys.o src/prof_sys.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/psset.o src/psset.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/rtree.o src/rtree.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/safety_check.o src/safety_check.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sc.o src/sc.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sec.o src/sec.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/stats.o src/stats.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sz.o src/sz.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tcache.o src/tcache.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/test_hooks.o src/test_hooks.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/thread_event.o src/thread_event.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ticker.o src/ticker.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tsd.o src/tsd.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/witness.o src/witness.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.pic.o src/jemalloc.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/arena.pic.o src/arena.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/background_thread.pic.o src/background_thread.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/base.pic.o src/base.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bin.pic.o src/bin.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bin_info.pic.o src/bin_info.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bitmap.pic.o src/bitmap.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/buf_writer.pic.o src/buf_writer.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/cache_bin.pic.o src/cache_bin.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ckh.pic.o src/ckh.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/counter.pic.o src/counter.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ctl.pic.o src/ctl.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/decay.pic.o src/decay.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/div.pic.o src/div.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ecache.pic.o src/ecache.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/edata.pic.o src/edata.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/edata_cache.pic.o src/edata_cache.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ehooks.pic.o src/ehooks.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/emap.pic.o src/emap.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/eset.pic.o src/eset.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/exp_grow.pic.o src/exp_grow.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent.pic.o src/extent.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_dss.pic.o src/extent_dss.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_mmap.pic.o src/extent_mmap.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/fxp.pic.o src/fxp.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/san.pic.o src/san.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/san_bump.pic.o src/san_bump.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hook.pic.o src/hook.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hpa.pic.o src/hpa.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hpa_hooks.pic.o src/hpa_hooks.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hpdata.pic.o src/hpdata.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/inspect.pic.o src/inspect.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/large.pic.o src/large.c [INFO] [stderr] cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/log.pic.o src/log.c [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] {standard input}: Assembler messages: [INFO] [stderr] {standard input}:636667: Warning: end of file not at end of a line; newline inserted [INFO] [stderr] {standard input}:637295: Error: number of operands mismatch for `movq' [INFO] [stderr] {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive [INFO] [stderr] cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] compilation terminated. [INFO] [stderr] make: *** [Makefile:479: src/jemalloc.pic.o] Error 1 [INFO] [stderr] make: *** Waiting for unfinished jobs.... [INFO] [stderr] [INFO] [stderr] thread 'main' (2563) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tikv-jemalloc-sys-0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7/build.rs:411:9: [INFO] [stderr] command did not execute successfully: cd "/opt/rustwide/target/debug/build/tikv-jemalloc-sys-4bd76e393546757b/out/build" && MAKEFLAGS="-j --jobserver-fds=4,5 --jobserver-auth=4,5" "make" [INFO] [stderr] expected success, got: exit status: 2 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5bbdaf6598f8 - <::print::DisplayBacktrace as core[d1ec29352f12a9b9]::fmt::Display>::fmt [INFO] [stderr] 1: 0x5bbdaf66f0aa - core[d1ec29352f12a9b9]::fmt::write [INFO] [stderr] 2: 0x5bbdaf6600a2 - ::write_fmt [INFO] [stderr] 3: 0x5bbdaf635536 - std[58e9059bfb67e8d4]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x5bbdaf650841 - std[58e9059bfb67e8d4]::panicking::default_hook [INFO] [stderr] 5: 0x5bbdaf6509fb - std[58e9059bfb67e8d4]::panicking::panic_with_hook [INFO] [stderr] 6: 0x5bbdaf6355f2 - std[58e9059bfb67e8d4]::panicking::panic_handler::{closure#0} [INFO] [stderr] 7: 0x5bbdaf62a609 - std[58e9059bfb67e8d4]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 8: 0x5bbdaf6363cd - __rustc[2e3ad286fda7e55b]::rust_begin_unwind [INFO] [stderr] 9: 0x5bbdaf66f87c - core[d1ec29352f12a9b9]::panicking::panic_fmt [INFO] [stderr] 10: 0x5bbdaf587f53 - build_script_build[8cabfdabe7e2a2ed]::execute:: [INFO] [stderr] 11: 0x5bbdaf58c1d6 - build_script_build[8cabfdabe7e2a2ed]::run [INFO] [stderr] 12: 0x5bbdaf58f8ff - build_script_build[8cabfdabe7e2a2ed]::main [INFO] [stderr] 13: 0x5bbdaf592793 - >::call_once [INFO] [stderr] 14: 0x5bbdaf58a566 - std[58e9059bfb67e8d4]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 15: 0x5bbdaf58acd9 - std[58e9059bfb67e8d4]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] 16: 0x5bbdaf64fad7 - std[58e9059bfb67e8d4]::rt::lang_start_internal [INFO] [stderr] 17: 0x5bbdaf58a401 - std[58e9059bfb67e8d4]::rt::lang_start::<()> [INFO] [stderr] 18: 0x5bbdaf592825 - main [INFO] [stderr] 19: 0x7264282471ca - [INFO] [stderr] 20: 0x72642824728b - __libc_start_main [INFO] [stderr] 21: 0x5bbdaf586fb5 - _start [INFO] [stderr] 22: 0x0 - [INFO] [stderr] error: failed to run custom build command for `protobuf-src v1.1.0+21.5` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/protobuf-src-a5a450a07b2d1db2/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/protobuf-src-6423525bd35bdd39/out/install/build" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -m64 -w" CXX="c++" CXXFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -m64 -w" LC_ALL="C" "sh" "-c" "exec \"$0\" \"$@\"" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-src-1.1.0+21.5/protobuf/configure" "--prefix=/opt/rustwide/target/debug/build/protobuf-src-6423525bd35bdd39/out/install" "--disable-shared" "--enable-static" "--disable-maintainer-mode" [INFO] [stderr] checking whether to enable maintainer-specific portions of Makefiles... no [INFO] [stderr] checking build system type... x86_64-pc-linux-gnu [INFO] [stderr] checking host system type... x86_64-pc-linux-gnu [INFO] [stderr] checking target system type... x86_64-pc-linux-gnu [INFO] [stderr] checking for a BSD-compatible install... /usr/bin/install -c [INFO] [stderr] checking whether build environment is sane... yes [INFO] [stderr] checking for a race-free mkdir -p... /usr/bin/mkdir -p [INFO] [stderr] checking for gawk... no [INFO] [stderr] checking for mawk... mawk [INFO] [stderr] checking whether make sets $(MAKE)... yes [INFO] [stderr] checking whether make supports nested variables... yes [INFO] [stderr] checking whether UID '0' is supported by ustar format... yes [INFO] [stderr] checking whether GID '0' is supported by ustar format... yes [INFO] [stderr] checking how to create a ustar tar archive... gnutar [INFO] [stderr] checking whether make supports nested variables... (cached) yes [INFO] [stderr] checking for gcc... cc [INFO] [stderr] checking whether the C compiler works... yes [INFO] [stderr] checking for C compiler default output file name... a.out [INFO] [stderr] checking for suffix of executables... [INFO] [stderr] checking whether we are cross compiling... no [INFO] [stderr] checking for suffix of object files... o [INFO] [stderr] checking whether the compiler supports GNU C... yes [INFO] [stderr] checking whether cc accepts -g... yes [INFO] [stderr] checking for cc option to enable C11 features... none needed [INFO] [stderr] checking whether cc understands -c and -o together... yes [INFO] [stderr] checking whether make supports the include directive... yes (GNU style) [INFO] [stderr] checking dependency style of cc... gcc3 [INFO] [stderr] checking whether the compiler supports GNU C++... yes [INFO] [stderr] checking whether c++ accepts -g... yes [INFO] [stderr] checking for c++ option to enable C++11 features... none needed [INFO] [stderr] checking dependency style of c++... gcc3 [INFO] [stderr] checking how to run the C preprocessor... cc -E [INFO] [stderr] checking for gcc... gcc [INFO] [stderr] checking whether the compiler supports GNU C... (cached) yes [INFO] [stderr] checking whether gcc accepts -g... yes [INFO] [stderr] checking for gcc option to enable C11 features... (cached) none needed [INFO] [stderr] checking whether gcc understands -c and -o together... (cached) yes [INFO] [stderr] checking dependency style of gcc... (cached) gcc3 [INFO] [stderr] checking how to run the C preprocessor... gcc -E [INFO] [stderr] checking how to run the C++ preprocessor... c++ -E [INFO] [stderr] checking for g++... g++ [INFO] [stderr] checking whether the compiler supports GNU C++... (cached) yes [INFO] [stderr] checking whether g++ accepts -g... yes [INFO] [stderr] checking for g++ option to enable C++11 features... (cached) none needed [INFO] [stderr] checking dependency style of g++... (cached) gcc3 [INFO] [stderr] checking how to run the C++ preprocessor... g++ -E [INFO] [stderr] checking for stdio.h... yes [INFO] [stderr] checking for stdlib.h... yes [INFO] [stderr] checking for string.h... yes [INFO] [stderr] checking for inttypes.h... yes [INFO] [stderr] checking for stdint.h... yes [INFO] [stderr] checking for strings.h... yes [INFO] [stderr] checking for sys/stat.h... yes [INFO] [stderr] checking for sys/types.h... yes [INFO] [stderr] checking for unistd.h... yes [INFO] [stderr] checking for wchar.h... yes [INFO] [stderr] checking for minix/config.h... no [INFO] [stderr] checking whether it is safe to define __EXTENSIONS__... yes [INFO] [stderr] checking whether _XOPEN_SOURCE should be defined... no [INFO] [stderr] checking for ar... ar [INFO] [stderr] checking the archiver (ar) interface... ar [INFO] [stderr] checking C++ compiler flags...... use user-supplied: -O0 -ffunction-sections -fdata-sections -fPIC -m64 -w [INFO] [stderr] checking for c++ options needed to detect all undeclared functions... none needed [INFO] [stderr] checking whether __SUNPRO_CC is declared... no [INFO] [stderr] checking how to print strings... printf [INFO] [stderr] checking for a sed that does not truncate output... /usr/bin/sed [INFO] [stderr] checking for grep that handles long lines and -e... /usr/bin/grep [INFO] [stderr] checking for egrep... /usr/bin/grep -E [INFO] [stderr] checking for fgrep... /usr/bin/grep -F [INFO] [stderr] checking for ld used by cc... /usr/bin/ld [INFO] [stderr] checking if the linker (/usr/bin/ld) is GNU ld... yes [INFO] [stderr] checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [INFO] [stderr] checking the name lister (/usr/bin/nm -B) interface... BSD nm [INFO] [stderr] checking whether ln -s works... yes [INFO] [stderr] checking the maximum length of command line arguments... 1572864 [INFO] [stderr] checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [INFO] [stderr] checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [INFO] [stderr] checking for /usr/bin/ld option to reload object files... -r [INFO] [stderr] checking for file... file [INFO] [stderr] checking for objdump... objdump [INFO] [stderr] checking how to recognize dependent libraries... pass_all [INFO] [stderr] checking for dlltool... no [INFO] [stderr] checking how to associate runtime and link libraries... printf %s\n [INFO] [stderr] checking for archiver @FILE support... @ [INFO] [stderr] checking for strip... strip [INFO] [stderr] checking for ranlib... ranlib [INFO] [stderr] checking command to parse /usr/bin/nm -B output from cc object... ok [INFO] [stderr] checking for sysroot... no [INFO] [stderr] checking for a working dd... /usr/bin/dd [INFO] [stderr] checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 [INFO] [stderr] checking for mt... no [INFO] [stderr] checking if : is a manifest tool... no [INFO] [stderr] checking for dlfcn.h... yes [INFO] [stderr] checking for objdir... .libs [INFO] [stderr] checking if cc supports -fno-rtti -fno-exceptions... yes [INFO] [stderr] checking for cc option to produce PIC... -fPIC -DPIC [INFO] [stderr] checking if cc PIC flag -fPIC -DPIC works... yes [INFO] [stderr] checking if cc static flag -static works... yes [INFO] [stderr] checking if cc supports -c -o file.o... yes [INFO] [stderr] checking if cc supports -c -o file.o... (cached) yes [INFO] [stderr] checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [INFO] [stderr] checking dynamic linker characteristics... GNU/Linux ld.so [INFO] [stderr] checking how to hardcode library paths into programs... immediate [INFO] [stderr] checking whether stripping libraries is possible... yes [INFO] [stderr] checking if libtool supports shared libraries... yes [INFO] [stderr] checking whether to build shared libraries... no [INFO] [stderr] checking whether to build static libraries... yes [INFO] [stderr] checking how to run the C++ preprocessor... c++ -E [INFO] [stderr] checking for ld used by c++... /usr/bin/ld -m elf_x86_64 [INFO] [stderr] checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes [INFO] [stderr] checking whether the c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [INFO] [stderr] checking for c++ option to produce PIC... -fPIC -DPIC [INFO] [stderr] checking if c++ PIC flag -fPIC -DPIC works... yes [INFO] [stderr] checking if c++ static flag -static works... yes [INFO] [stderr] checking if c++ supports -c -o file.o... yes [INFO] [stderr] checking if c++ supports -c -o file.o... (cached) yes [INFO] [stderr] checking whether the c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [INFO] [stderr] checking dynamic linker characteristics... (cached) GNU/Linux ld.so [INFO] [stderr] checking how to hardcode library paths into programs... immediate [INFO] [stderr] checking whether the linker supports version scripts... yes [INFO] [stderr] checking for egrep... (cached) /usr/bin/grep -E [INFO] [stderr] checking for fcntl.h... yes [INFO] [stderr] checking for inttypes.h... (cached) yes [INFO] [stderr] checking for limits.h... yes [INFO] [stderr] checking for stdlib.h... (cached) yes [INFO] [stderr] checking for unistd.h... (cached) yes [INFO] [stderr] checking for working memcmp... yes [INFO] [stderr] checking for working strtod... yes [INFO] [stderr] checking for ftruncate... yes [INFO] [stderr] checking for memset... yes [INFO] [stderr] checking for mkdir... yes [INFO] [stderr] checking for strchr... yes [INFO] [stderr] checking for strerror... yes [INFO] [stderr] checking for strtol... yes [INFO] [stderr] checking zlib version... ok (1.2.0.4 or later) [INFO] [stderr] checking for library containing zlibVersion... -lz [INFO] [stderr] checking whether c++ supports C++11 features by default... yes [INFO] [stderr] checking whether -latomic is needed... no [INFO] [stderr] checking whether cc is Clang... no [INFO] [stderr] checking whether pthreads work with "-pthread" and "-lpthread"... yes [INFO] [stderr] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [INFO] [stderr] checking whether more special flags are required for pthreads... no [INFO] [stderr] checking for PTHREAD_PRIO_INHERIT... yes [INFO] [stderr] checking the location of hash_map... [INFO] [stderr] checking whether -llog is needed... no [INFO] [stderr] checking that generated files are newer than configure... done [INFO] [stderr] configure: creating ./config.status [INFO] [stderr] config.status: creating Makefile [INFO] [stderr] config.status: creating src/Makefile [INFO] [stderr] config.status: creating benchmarks/Makefile [INFO] [stderr] config.status: creating conformance/Makefile [INFO] [stderr] config.status: creating protobuf.pc [INFO] [stderr] config.status: creating protobuf-lite.pc [INFO] [stderr] config.status: creating config.h [INFO] [stderr] config.status: executing depfiles commands [INFO] [stderr] config.status: executing libtool commands [INFO] [stderr] === configuring in third_party/googletest (/opt/rustwide/target/debug/build/protobuf-src-6423525bd35bdd39/out/install/build/third_party/googletest) [INFO] [stderr] configure: running /bin/bash /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-src-1.1.0+21.5/protobuf/third_party/googletest/configure --disable-option-checking '--prefix=/opt/rustwide/target/debug/build/protobuf-src-6423525bd35bdd39/out/install' '--disable-shared' '--enable-static' '--disable-maintainer-mode' 'CC=cc' 'CFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -m64 -w' 'CXX=c++' 'CXXFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -m64 -w' --cache-file=/dev/null --srcdir=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-src-1.1.0+21.5/protobuf/third_party/googletest [INFO] [stderr] checking for a BSD-compatible install... /usr/bin/install -c [INFO] [stderr] checking whether build environment is sane... yes [INFO] [stderr] checking for a race-free mkdir -p... /usr/bin/mkdir -p [INFO] [stderr] checking for gawk... no [INFO] [stderr] checking for mawk... mawk [INFO] [stderr] checking whether make sets $(MAKE)... yes [INFO] [stderr] checking whether make supports nested variables... yes [INFO] [stderr] checking that generated files are newer than configure... done [INFO] [stderr] configure: creating ./config.status [INFO] [stderr] config.status: creating Makefile [INFO] [stderr] === configuring in googletest (/opt/rustwide/target/debug/build/protobuf-src-6423525bd35bdd39/out/install/build/third_party/googletest/googletest) [INFO] [stderr] configure: running /bin/bash /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-src-1.1.0+21.5/protobuf/third_party/googletest/googletest/configure --disable-option-checking '--prefix=/opt/rustwide/target/debug/build/protobuf-src-6423525bd35bdd39/out/install' '--disable-shared' '--enable-static' '--disable-maintainer-mode' 'CC=cc' 'CFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -m64 -w' 'CXX=c++' 'CXXFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -m64 -w' --cache-file=/dev/null --srcdir=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-src-1.1.0+21.5/protobuf/third_party/googletest/googletest [INFO] [stderr] checking for a BSD-compatible install... /usr/bin/install -c [INFO] [stderr] checking whether build environment is sane... yes [INFO] [stderr] checking for a race-free mkdir -p... /usr/bin/mkdir -p [INFO] [stderr] checking for gawk... no [INFO] [stderr] checking for mawk... mawk [INFO] [stderr] checking whether make sets $(MAKE)... yes [INFO] [stderr] checking whether make supports nested variables... yes [INFO] [stderr] checking for gcc... cc [INFO] [stderr] checking whether the C compiler works... yes [INFO] [stderr] checking for C compiler default output file name... a.out [INFO] [stderr] checking for suffix of executables... [INFO] [stderr] checking whether we are cross compiling... no [INFO] [stderr] checking for suffix of object files... o [INFO] [stderr] checking whether the compiler supports GNU C... yes [INFO] [stderr] checking whether cc accepts -g... yes [INFO] [stderr] checking for cc option to enable C11 features... none needed [INFO] [stderr] checking whether cc understands -c and -o together... yes [INFO] [stderr] checking whether make supports the include directive... yes (GNU style) [INFO] [stderr] checking dependency style of cc... gcc3 [INFO] [stderr] checking whether the compiler supports GNU C++... yes [INFO] [stderr] checking whether c++ accepts -g... yes [INFO] [stderr] checking for c++ option to enable C++11 features... none needed [INFO] [stderr] checking dependency style of c++... gcc3 [INFO] [stderr] checking build system type... x86_64-pc-linux-gnu [INFO] [stderr] checking host system type... x86_64-pc-linux-gnu [INFO] [stderr] checking how to print strings... printf [INFO] [stderr] checking for a sed that does not truncate output... /usr/bin/sed [INFO] [stderr] checking for grep that handles long lines and -e... /usr/bin/grep [INFO] [stderr] checking for egrep... /usr/bin/grep -E [INFO] [stderr] checking for fgrep... /usr/bin/grep -F [INFO] [stderr] checking for ld used by cc... /usr/bin/ld [INFO] [stderr] checking if the linker (/usr/bin/ld) is GNU ld... yes [INFO] [stderr] checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [INFO] [stderr] checking the name lister (/usr/bin/nm -B) interface... BSD nm [INFO] [stderr] checking whether ln -s works... yes [INFO] [stderr] checking the maximum length of command line arguments... 1572864 [INFO] [stderr] checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [INFO] [stderr] checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [INFO] [stderr] checking for /usr/bin/ld option to reload object files... -r [INFO] [stderr] checking for file... file [INFO] [stderr] checking for objdump... objdump [INFO] [stderr] checking how to recognize dependent libraries... pass_all [INFO] [stderr] checking for dlltool... no [INFO] [stderr] checking how to associate runtime and link libraries... printf %s\n [INFO] [stderr] checking for ar... ar [INFO] [stderr] checking for archiver @FILE support... @ [INFO] [stderr] checking for strip... strip [INFO] [stderr] checking for ranlib... ranlib [INFO] [stderr] checking command to parse /usr/bin/nm -B output from cc object... ok [INFO] [stderr] checking for sysroot... no [INFO] [stderr] checking for a working dd... /usr/bin/dd [INFO] [stderr] checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 [INFO] [stderr] checking for mt... no [INFO] [stderr] checking if : is a manifest tool... no [INFO] [stderr] checking for stdio.h... yes [INFO] [stderr] checking for stdlib.h... yes [INFO] [stderr] checking for string.h... yes [INFO] [stderr] checking for inttypes.h... yes [INFO] [stderr] checking for stdint.h... yes [INFO] [stderr] checking for strings.h... yes [INFO] [stderr] checking for sys/stat.h... yes [INFO] [stderr] checking for sys/types.h... yes [INFO] [stderr] checking for unistd.h... yes [INFO] [stderr] checking for dlfcn.h... yes [INFO] [stderr] checking for objdir... .libs [INFO] [stderr] checking if cc supports -fno-rtti -fno-exceptions... yes [INFO] [stderr] checking for cc option to produce PIC... -fPIC -DPIC [INFO] [stderr] checking if cc PIC flag -fPIC -DPIC works... yes [INFO] [stderr] checking if cc static flag -static works... yes [INFO] [stderr] checking if cc supports -c -o file.o... yes [INFO] [stderr] checking if cc supports -c -o file.o... (cached) yes [INFO] [stderr] checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [INFO] [stderr] checking dynamic linker characteristics... GNU/Linux ld.so [INFO] [stderr] checking how to hardcode library paths into programs... immediate [INFO] [stderr] checking whether stripping libraries is possible... yes [INFO] [stderr] checking if libtool supports shared libraries... yes [INFO] [stderr] checking whether to build shared libraries... no [INFO] [stderr] checking whether to build static libraries... yes [INFO] [stderr] checking how to run the C++ preprocessor... c++ -E [INFO] [stderr] checking for ld used by c++... /usr/bin/ld -m elf_x86_64 [INFO] [stderr] checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes [INFO] [stderr] checking whether the c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [INFO] [stderr] checking for c++ option to produce PIC... -fPIC -DPIC [INFO] [stderr] checking if c++ PIC flag -fPIC -DPIC works... yes [INFO] [stderr] checking if c++ static flag -static works... yes [INFO] [stderr] checking if c++ supports -c -o file.o... yes [INFO] [stderr] checking if c++ supports -c -o file.o... (cached) yes [INFO] [stderr] checking whether the c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [INFO] [stderr] checking dynamic linker characteristics... (cached) GNU/Linux ld.so [INFO] [stderr] checking how to hardcode library paths into programs... immediate [INFO] [stderr] checking for python... : [INFO] [stderr] checking for the pthreads library -lpthreads... no [INFO] [stderr] checking whether pthreads work without any flags... yes [INFO] [stderr] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [INFO] [stderr] checking if more special flags are required for pthreads... no [INFO] [stderr] checking whether to check for GCC pthread/shared inconsistencies... yes [INFO] [stderr] checking whether -pthread is sufficient with -shared... yes [INFO] [stderr] checking that generated files are newer than configure... done [INFO] [stderr] configure: creating ./config.status [INFO] [stderr] config.status: creating Makefile [INFO] [stderr] config.status: creating scripts/gtest-config [INFO] [stderr] config.status: creating build-aux/config.h [INFO] [stderr] config.status: executing depfiles commands [INFO] [stderr] config.status: executing libtool commands [INFO] [stderr] === configuring in googlemock (/opt/rustwide/target/debug/build/protobuf-src-6423525bd35bdd39/out/install/build/third_party/googletest/googlemock) [INFO] [stderr] configure: running /bin/bash /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-src-1.1.0+21.5/protobuf/third_party/googletest/googlemock/configure --disable-option-checking '--prefix=/opt/rustwide/target/debug/build/protobuf-src-6423525bd35bdd39/out/install' '--disable-shared' '--enable-static' '--disable-maintainer-mode' 'CC=cc' 'CFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -m64 -w' 'CXX=c++' 'CXXFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -m64 -w' --cache-file=/dev/null --srcdir=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-src-1.1.0+21.5/protobuf/third_party/googletest/googlemock [INFO] [stderr] checking for a BSD-compatible install... /usr/bin/install -c [INFO] [stderr] checking whether build environment is sane... yes [INFO] [stderr] checking for a race-free mkdir -p... /usr/bin/mkdir -p [INFO] [stderr] checking for gawk... no [INFO] [stderr] checking for mawk... mawk [INFO] [stderr] checking whether make sets $(MAKE)... yes [INFO] [stderr] checking whether make supports nested variables... yes [INFO] [stderr] checking for gcc... cc [INFO] [stderr] checking whether the C compiler works... yes [INFO] [stderr] checking for C compiler default output file name... a.out [INFO] [stderr] checking for suffix of executables... [INFO] [stderr] checking whether we are cross compiling... no [INFO] [stderr] checking for suffix of object files... o [INFO] [stderr] checking whether the compiler supports GNU C... yes [INFO] [stderr] checking whether cc accepts -g... yes [INFO] [stderr] checking for cc option to enable C11 features... none needed [INFO] [stderr] checking whether cc understands -c and -o together... yes [INFO] [stderr] checking whether make supports the include directive... yes (GNU style) [INFO] [stderr] checking dependency style of cc... gcc3 [INFO] [stderr] checking whether the compiler supports GNU C++... yes [INFO] [stderr] checking whether c++ accepts -g... yes [INFO] [stderr] checking for c++ option to enable C++11 features... none needed [INFO] [stderr] checking dependency style of c++... gcc3 [INFO] [stderr] checking build system type... x86_64-pc-linux-gnu [INFO] [stderr] checking host system type... x86_64-pc-linux-gnu [INFO] [stderr] checking how to print strings... printf [INFO] [stderr] checking for a sed that does not truncate output... /usr/bin/sed [INFO] [stderr] checking for grep that handles long lines and -e... /usr/bin/grep [INFO] [stderr] checking for egrep... /usr/bin/grep -E [INFO] [stderr] checking for fgrep... /usr/bin/grep -F [INFO] [stderr] checking for ld used by cc... /usr/bin/ld [INFO] [stderr] checking if the linker (/usr/bin/ld) is GNU ld... yes [INFO] [stderr] checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [INFO] [stderr] checking the name lister (/usr/bin/nm -B) interface... BSD nm [INFO] [stderr] checking whether ln -s works... yes [INFO] [stderr] checking the maximum length of command line arguments... 1572864 [INFO] [stderr] checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [INFO] [stderr] checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [INFO] [stderr] checking for /usr/bin/ld option to reload object files... -r [INFO] [stderr] checking for file... file [INFO] [stderr] checking for objdump... objdump [INFO] [stderr] checking how to recognize dependent libraries... pass_all [INFO] [stderr] checking for dlltool... no [INFO] [stderr] checking how to associate runtime and link libraries... printf %s\n [INFO] [stderr] checking for ar... ar [INFO] [stderr] checking for archiver @FILE support... @ [INFO] [stderr] checking for strip... strip [INFO] [stderr] checking for ranlib... ranlib [INFO] [stderr] checking command to parse /usr/bin/nm -B output from cc object... ok [INFO] [stderr] checking for sysroot... no [INFO] [stderr] checking for a working dd... /usr/bin/dd [INFO] [stderr] checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 [INFO] [stderr] checking for mt... no [INFO] [stderr] checking if : is a manifest tool... no [INFO] [stderr] checking for stdio.h... yes [INFO] [stderr] checking for stdlib.h... yes [INFO] [stderr] checking for string.h... yes [INFO] [stderr] checking for inttypes.h... yes [INFO] [stderr] checking for stdint.h... yes [INFO] [stderr] checking for strings.h... yes [INFO] [stderr] checking for sys/stat.h... yes [INFO] [stderr] checking for sys/types.h... yes [INFO] [stderr] checking for unistd.h... yes [INFO] [stderr] checking for dlfcn.h... yes [INFO] [stderr] checking for objdir... .libs [INFO] [stderr] checking if cc supports -fno-rtti -fno-exceptions... yes [INFO] [stderr] checking for cc option to produce PIC... -fPIC -DPIC [INFO] [stderr] checking if cc PIC flag -fPIC -DPIC works... yes [INFO] [stderr] checking if cc static flag -static works... yes [INFO] [stderr] checking if cc supports -c -o file.o... yes [INFO] [stderr] checking if cc supports -c -o file.o... (cached) yes [INFO] [stderr] checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [INFO] [stderr] checking dynamic linker characteristics... GNU/Linux ld.so [INFO] [stderr] checking how to hardcode library paths into programs... immediate [INFO] [stderr] checking whether stripping libraries is possible... yes [INFO] [stderr] checking if libtool supports shared libraries... yes [INFO] [stderr] checking whether to build shared libraries... no [INFO] [stderr] checking whether to build static libraries... yes [INFO] [stderr] checking how to run the C++ preprocessor... c++ -E [INFO] [stderr] checking for ld used by c++... /usr/bin/ld -m elf_x86_64 [INFO] [stderr] checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes [INFO] [stderr] checking whether the c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [INFO] [stderr] checking for c++ option to produce PIC... -fPIC -DPIC [INFO] [stderr] checking if c++ PIC flag -fPIC -DPIC works... yes [INFO] [stderr] checking if c++ static flag -static works... yes [INFO] [stderr] checking if c++ supports -c -o file.o... yes [INFO] [stderr] checking if c++ supports -c -o file.o... (cached) yes [INFO] [stderr] checking whether the c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [INFO] [stderr] checking dynamic linker characteristics... (cached) GNU/Linux ld.so [INFO] [stderr] checking how to hardcode library paths into programs... immediate [INFO] [stderr] checking for python... : [INFO] [stderr] checking for the pthreads library -lpthreads... no [INFO] [stderr] checking whether pthreads work without any flags... yes [INFO] [stderr] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [INFO] [stderr] checking if more special flags are required for pthreads... no [INFO] [stderr] checking whether to check for GCC pthread/shared inconsistencies... yes [INFO] [stderr] checking whether -pthread is sufficient with -shared... yes [INFO] [stderr] checking for gtest-config... no [INFO] [stderr] checking that generated files are newer than configure... done [INFO] [stderr] configure: creating ./config.status [INFO] [stderr] config.status: creating Makefile [INFO] [stderr] config.status: creating scripts/gmock-config [INFO] [stderr] config.status: creating build-aux/config.h [INFO] [stderr] config.status: executing depfiles commands [INFO] [stderr] config.status: executing libtool commands [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/protobuf-src-6423525bd35bdd39/out/install/build" && MAKEFLAGS="-j --jobserver-fds=4,5 --jobserver-auth=4,5" "sh" "-c" "exec \"$0\" \"$@\"" "make" "install" [INFO] [stderr] Making install in . [INFO] [stderr] make[1]: Entering directory '/opt/rustwide/target/debug/build/protobuf-src-6423525bd35bdd39/out/install/build' [INFO] [stderr] make[2]: Entering directory '/opt/rustwide/target/debug/build/protobuf-src-6423525bd35bdd39/out/install/build' [INFO] [stderr] make[2]: Nothing to be done for 'install-exec-am'. [INFO] [stderr] /usr/bin/mkdir -p '/opt/rustwide/target/debug/build/protobuf-src-6423525bd35bdd39/out/install/lib/pkgconfig' [INFO] [stderr] /usr/bin/install -c -m 644 protobuf.pc protobuf-lite.pc '/opt/rustwide/target/debug/build/protobuf-src-6423525bd35bdd39/out/install/lib/pkgconfig' [INFO] [stderr] make[2]: Leaving directory '/opt/rustwide/target/debug/build/protobuf-src-6423525bd35bdd39/out/install/build' [INFO] [stderr] make[1]: Leaving directory '/opt/rustwide/target/debug/build/protobuf-src-6423525bd35bdd39/out/install/build' [INFO] [stderr] Making install in src [INFO] [stderr] make[1]: Entering directory '/opt/rustwide/target/debug/build/protobuf-src-6423525bd35bdd39/out/install/build/src' [INFO] [stderr] CXX google/protobuf/map.lo [INFO] [stderr] CXX google/protobuf/message_lite.lo [INFO] [stderr] CXX google/protobuf/parse_context.lo [INFO] [stderr] CXX google/protobuf/repeated_field.lo [INFO] [stderr] CXX google/protobuf/repeated_ptr_field.lo [INFO] [stderr] CXX google/protobuf/wire_format_lite.lo [INFO] [stderr] CXX google/protobuf/any.lo [INFO] [stderr] CXX google/protobuf/any.pb.lo [INFO] [stderr] CXX google/protobuf/api.pb.lo [INFO] [stderr] CXX google/protobuf/compiler/importer.lo [INFO] [stderr] CXX google/protobuf/compiler/parser.lo [INFO] [stderr] CXX google/protobuf/descriptor.lo [INFO] [stderr] CXX google/protobuf/descriptor.pb.lo [INFO] [stderr] CXX google/protobuf/descriptor_database.lo [INFO] [stderr] CXX google/protobuf/duration.pb.lo [INFO] [stderr] CXX google/protobuf/dynamic_message.lo [INFO] [stderr] CXX google/protobuf/empty.pb.lo [INFO] [stderr] CXX google/protobuf/extension_set_heavy.lo [INFO] [stderr] CXX google/protobuf/field_mask.pb.lo [INFO] [stderr] CXX google/protobuf/generated_message_bases.lo [INFO] [stderr] CXX google/protobuf/generated_message_reflection.lo [INFO] [stderr] CXX google/protobuf/generated_message_tctable_full.lo [INFO] [stderr] CXX google/protobuf/io/gzip_stream.lo [INFO] [stderr] CXX google/protobuf/io/printer.lo [INFO] [stderr] CXX google/protobuf/io/tokenizer.lo [INFO] [stderr] CXX google/protobuf/map_field.lo [INFO] [stderr] CXX google/protobuf/message.lo [INFO] [stderr] CXX google/protobuf/reflection_ops.lo [INFO] [stderr] CXX google/protobuf/service.lo [INFO] [stderr] CXX google/protobuf/source_context.pb.lo [INFO] [stderr] CXX google/protobuf/struct.pb.lo [INFO] [stderr] CXX google/protobuf/stubs/substitute.lo [INFO] [stderr] CXX google/protobuf/text_format.lo [INFO] [stderr] CXX google/protobuf/timestamp.pb.lo [INFO] [stderr] CXX google/protobuf/type.pb.lo [INFO] [stderr] CXX google/protobuf/unknown_field_set.lo [INFO] [stderr] CXX google/protobuf/util/json_util.lo [INFO] [stderr] CXX google/protobuf/util/message_differencer.lo [INFO] [stderr] CXX google/protobuf/util/time_util.lo [INFO] [stderr] CXX google/protobuf/util/type_resolver_util.lo [INFO] [stderr] CXX google/protobuf/wire_format.lo [INFO] [stderr] CXX google/protobuf/wrappers.pb.lo [INFO] [stderr] CXX google/protobuf/compiler/code_generator.lo [INFO] [stderr] CXX google/protobuf/compiler/command_line_interface.lo [INFO] [stderr] CXX google/protobuf/compiler/plugin.lo [INFO] [stderr] CXX google/protobuf/compiler/plugin.pb.lo [INFO] [stderr] CXX google/protobuf/compiler/subprocess.lo [INFO] [stderr] CXX google/protobuf/compiler/zip_writer.lo [INFO] [stderr] CXX google/protobuf/compiler/main.o [INFO] [stderr] CXX google/protobuf/any_lite.lo [INFO] [stderr] CXX google/protobuf/arena.lo [INFO] [stderr] CXX google/protobuf/arenastring.lo [INFO] [stderr] CXX google/protobuf/arenaz_sampler.lo [INFO] [stderr] CXX google/protobuf/extension_set.lo [INFO] [stderr] CXX google/protobuf/generated_enum_util.lo [INFO] [stderr] CXX google/protobuf/generated_message_tctable_lite.lo [INFO] [stderr] CXX google/protobuf/generated_message_util.lo [INFO] [stderr] CXX google/protobuf/implicit_weak_message.lo [INFO] [stderr] CXX google/protobuf/inlined_string_field.lo [INFO] [stderr] CXX google/protobuf/io/coded_stream.lo [INFO] [stderr] CXX google/protobuf/io/io_win32.lo [INFO] [stderr] CXX google/protobuf/io/strtod.lo [INFO] [stderr] CXX google/protobuf/io/zero_copy_stream.lo [INFO] [stderr] CXX google/protobuf/io/zero_copy_stream_impl.lo [INFO] [stderr] CXX google/protobuf/io/zero_copy_stream_impl_lite.lo [INFO] [stderr] CXX google/protobuf/stubs/bytestream.lo [INFO] [stderr] CXX google/protobuf/stubs/common.lo [INFO] [stderr] CXX google/protobuf/stubs/int128.lo [INFO] [stderr] CXX google/protobuf/stubs/status.lo [INFO] [stderr] CXX google/protobuf/stubs/statusor.lo [INFO] [stderr] CXX google/protobuf/stubs/stringpiece.lo [INFO] [stderr] CXX google/protobuf/stubs/stringprintf.lo [INFO] [stderr] CXX google/protobuf/stubs/structurally_valid.lo [INFO] [stderr] CXX google/protobuf/stubs/strutil.lo [INFO] [stderr] CXX google/protobuf/stubs/time.lo [INFO] [stderr] CXX google/protobuf/util/delimited_message_util.lo [INFO] [stderr] CXX google/protobuf/util/field_comparator.lo [INFO] [stderr] CXX google/protobuf/util/field_mask_util.lo [INFO] [stderr] CXX google/protobuf/util/internal/datapiece.lo [INFO] [stderr] CXX google/protobuf/util/internal/default_value_objectwriter.lo [INFO] [stderr] CXX google/protobuf/util/internal/error_listener.lo [INFO] [stderr] CXX google/protobuf/util/internal/field_mask_utility.lo [INFO] [stderr] CXX google/protobuf/util/internal/json_escaping.lo [INFO] [stderr] CXX google/protobuf/util/internal/json_objectwriter.lo [INFO] [stderr] CXX google/protobuf/util/internal/json_stream_parser.lo [INFO] [stderr] CXX google/protobuf/util/internal/object_writer.lo [INFO] [stderr] CXX google/protobuf/util/internal/proto_writer.lo [INFO] [stderr] CXX google/protobuf/util/internal/protostream_objectsource.lo [INFO] [stderr] CXX google/protobuf/util/internal/protostream_objectwriter.lo [INFO] [stderr] CXX google/protobuf/util/internal/type_info.lo [INFO] [stderr] CXX google/protobuf/util/internal/utility.lo [INFO] [stderr] CXX google/protobuf/compiler/cpp/enum.lo [INFO] [stderr] CXX google/protobuf/compiler/cpp/enum_field.lo [INFO] [stderr] CXX google/protobuf/compiler/cpp/extension.lo [INFO] [stderr] CXX google/protobuf/compiler/cpp/field.lo [INFO] [stderr] CXX google/protobuf/compiler/cpp/file.lo [INFO] [stderr] CXX google/protobuf/compiler/cpp/generator.lo [INFO] [stderr] CXX google/protobuf/compiler/cpp/helpers.lo [INFO] [stderr] CXX google/protobuf/compiler/cpp/map_field.lo [INFO] [stderr] CXX google/protobuf/compiler/cpp/message.lo [INFO] [stderr] CXX google/protobuf/compiler/cpp/message_field.lo [INFO] [stderr] CXX google/protobuf/compiler/cpp/padding_optimizer.lo [INFO] [stderr] CXX google/protobuf/compiler/cpp/parse_function_generator.lo [INFO] [stderr] make[1]: Leaving directory '/opt/rustwide/target/debug/build/protobuf-src-6423525bd35bdd39/out/install/build/src' [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] make[1]: *** [Makefile:4514: google/protobuf/compiler/cpp/file.lo] Error 1 [INFO] [stderr] make[1]: *** Waiting for unfinished jobs.... [INFO] [stderr] make: *** [Makefile:1757: install-recursive] Error 1 [INFO] [stderr] [INFO] [stderr] thread 'main' (1867) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/autotools-0.2.6/src/lib.rs:781:5: [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 2 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x634b42c9b708 - <::print::DisplayBacktrace as core[d1ec29352f12a9b9]::fmt::Display>::fmt [INFO] [stderr] 1: 0x634b42caeefa - core[d1ec29352f12a9b9]::fmt::write [INFO] [stderr] 2: 0x634b42ca1492 - ::write_fmt [INFO] [stderr] 3: 0x634b42c7d1b6 - std[58e9059bfb67e8d4]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x634b42c96281 - std[58e9059bfb67e8d4]::panicking::default_hook [INFO] [stderr] 5: 0x634b42c9643b - std[58e9059bfb67e8d4]::panicking::panic_with_hook [INFO] [stderr] 6: 0x634b42c7d272 - std[58e9059bfb67e8d4]::panicking::panic_handler::{closure#0} [INFO] [stderr] 7: 0x634b42c72399 - std[58e9059bfb67e8d4]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 8: 0x634b42c7dc9d - __rustc[2e3ad286fda7e55b]::rust_begin_unwind [INFO] [stderr] 9: 0x634b42caf6cc - core[d1ec29352f12a9b9]::panicking::panic_fmt [INFO] [stderr] 10: 0x634b42c008b7 - autotools[e6c36f9daa5a021d]::fail [INFO] [stderr] 11: 0x634b42c04098 - ::build [INFO] [stderr] 12: 0x634b42bfd249 - build_script_build[3c8b92d31c4807b2]::main [INFO] [stderr] 13: 0x634b42bfe7b3 - core[d1ec29352f12a9b9]::result::Result<(), alloc[c53e3808397b379]::boxed::Box> as core[d1ec29352f12a9b9]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] 14: 0x634b42bfcec6 - std[58e9059bfb67e8d4]::sys::backtrace::__rust_begin_short_backtrace:: core[d1ec29352f12a9b9]::result::Result<(), alloc[c53e3808397b379]::boxed::Box>, core[d1ec29352f12a9b9]::result::Result<(), alloc[c53e3808397b379]::boxed::Box>> [INFO] [stderr] 15: 0x634b42bfcf19 - std[58e9059bfb67e8d4]::rt::lang_start::>>::{closure#0} [INFO] [stderr] 16: 0x634b42c95517 - std[58e9059bfb67e8d4]::rt::lang_start_internal [INFO] [stderr] 17: 0x634b42bfc9c1 - std[58e9059bfb67e8d4]::rt::lang_start::>> [INFO] [stderr] 18: 0x634b42bfe8c5 - main [INFO] [stderr] 19: 0x7fe3134d81ca - [INFO] [stderr] 20: 0x7fe3134d828b - __libc_start_main [INFO] [stderr] 21: 0x634b42bfb3b5 - _start [INFO] [stderr] 22: 0x0 - [INFO] running `Command { std: "docker" "inspect" "fd92eea9facc3409e048ee60f7d89d1f21f2b9e4c4cc3c261c3d402bf270f084", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd92eea9facc3409e048ee60f7d89d1f21f2b9e4c4cc3c261c3d402bf270f084", kill_on_drop: false }` [INFO] [stdout] fd92eea9facc3409e048ee60f7d89d1f21f2b9e4c4cc3c261c3d402bf270f084