Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.
# error kind ExecutionFailed
# pre-build errors command failed: exit status: 101
# rustc version rustc 1.99.0-nightly (84b36a78a 2026-08-06)
# docs.rs version docsrs 0.0.0 (c0e43eba3fa5e6341d933cf845300a19b1ac3e4e 2026-08-06 )
# build log [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" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "6ee970d8def9cd220a7f1ba59389fae6b4cc0cdb93f8cbd6ec9a0218cc3b2b8c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260806-1.99.0-nightly-84b36a78a\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Compiling mimalloc-rust-sys v1.7.9-source [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: In file included from ./mimalloc/include/mimalloc-types.h:13, [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: from ./mimalloc/include/mimalloc-internal.h:11, [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: from ./mimalloc/src/static.c:17: [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: ./mimalloc/src/os.c: In function 'mi_os_resetx': [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: ./mimalloc/include/mimalloc-atomic.h:42:33: error: implicit declaration of function 'ATOMIC_VAR_INIT'; did you mean 'ATOMIC_FLAG_INIT'? [-Wimplicit-function-declaration] [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: 42 | #define MI_ATOMIC_VAR_INIT(x) ATOMIC_VAR_INIT(x) [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: | ^~~~~~~~~~~~~~~ [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: ./mimalloc/src/os.c:1048:35: note: in expansion of macro 'MI_ATOMIC_VAR_INIT' [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: 1048 | static _Atomic(size_t) advice = MI_ATOMIC_VAR_INIT(MADV_FREE); [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: ./mimalloc/include/mimalloc-atomic.h:42:33: error: initializer element is not constant [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: 42 | #define MI_ATOMIC_VAR_INIT(x) ATOMIC_VAR_INIT(x) [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: | ^~~~~~~~~~~~~~~ [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: ./mimalloc/src/os.c:1048:35: note: in expansion of macro 'MI_ATOMIC_VAR_INIT' [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: 1048 | static _Atomic(size_t) advice = MI_ATOMIC_VAR_INIT(MADV_FREE); [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: ./mimalloc/src/init.c: At top level: [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: ./mimalloc/include/mimalloc-atomic.h:42:33: error: initializer element is not constant [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: 42 | #define MI_ATOMIC_VAR_INIT(x) ATOMIC_VAR_INIT(x) [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: | ^~~~~~~~~~~~~~~ [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: ./mimalloc/src/init.c:28:3: note: in expansion of macro 'MI_ATOMIC_VAR_INIT' [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: 28 | MI_ATOMIC_VAR_INIT(0), // xthread_free [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: ./mimalloc/include/mimalloc-atomic.h:42:33: note: (near initialization for '_mi_page_empty.xthread_free') [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: 42 | #define MI_ATOMIC_VAR_INIT(x) ATOMIC_VAR_INIT(x) [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: | ^~~~~~~~~~~~~~~ [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: ./mimalloc/src/init.c:28:3: note: in expansion of macro 'MI_ATOMIC_VAR_INIT' [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: 28 | MI_ATOMIC_VAR_INIT(0), // xthread_free [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: ./mimalloc/include/mimalloc-atomic.h:42:33: error: initializer element is not constant [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: 42 | #define MI_ATOMIC_VAR_INIT(x) ATOMIC_VAR_INIT(x) [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: | ^~~~~~~~~~~~~~~ [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: ./mimalloc/src/init.c:29:3: note: in expansion of macro 'MI_ATOMIC_VAR_INIT' [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: 29 | MI_ATOMIC_VAR_INIT(0), // xheap [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: ./mimalloc/include/mimalloc-atomic.h:42:33: note: (near initialization for '_mi_page_empty.xheap') [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: 42 | #define MI_ATOMIC_VAR_INIT(x) ATOMIC_VAR_INIT(x) [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: | ^~~~~~~~~~~~~~~ [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: ./mimalloc/src/init.c:29:3: note: in expansion of macro 'MI_ATOMIC_VAR_INIT' [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: 29 | MI_ATOMIC_VAR_INIT(0), // xheap [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: ./mimalloc/include/mimalloc-atomic.h:42:33: error: initialization of 'mi_block_t *' {aka 'struct mi_block_s *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: 42 | #define MI_ATOMIC_VAR_INIT(x) ATOMIC_VAR_INIT(x) [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: | ^~~~~~~~~~~~~~~ [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: ./mimalloc/src/init.c:94:3: note: in expansion of macro 'MI_ATOMIC_VAR_INIT' [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: 94 | MI_ATOMIC_VAR_INIT(NULL), [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: ./mimalloc/include/mimalloc-atomic.h:42:33: note: (near initialization for '_mi_heap_empty.thread_delayed_free') [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: 42 | #define MI_ATOMIC_VAR_INIT(x) ATOMIC_VAR_INIT(x) [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: | ^~~~~~~~~~~~~~~ [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: ./mimalloc/src/init.c:94:3: note: in expansion of macro 'MI_ATOMIC_VAR_INIT' [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: 94 | MI_ATOMIC_VAR_INIT(NULL), [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: ./mimalloc/include/mimalloc-atomic.h:42:33: error: initializer element is not constant [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: 42 | #define MI_ATOMIC_VAR_INIT(x) ATOMIC_VAR_INIT(x) [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: | ^~~~~~~~~~~~~~~ [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: ./mimalloc/src/init.c:94:3: note: in expansion of macro 'MI_ATOMIC_VAR_INIT' [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: 94 | MI_ATOMIC_VAR_INIT(NULL), [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: ./mimalloc/include/mimalloc-atomic.h:42:33: note: (near initialization for '_mi_heap_empty.thread_delayed_free') [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: 42 | #define MI_ATOMIC_VAR_INIT(x) ATOMIC_VAR_INIT(x) [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: | ^~~~~~~~~~~~~~~ [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: ./mimalloc/src/init.c:94:3: note: in expansion of macro 'MI_ATOMIC_VAR_INIT' [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: 94 | MI_ATOMIC_VAR_INIT(NULL), [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: ./mimalloc/include/mimalloc-atomic.h:42:33: error: initialization of 'mi_block_t *' {aka 'struct mi_block_s *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: 42 | #define MI_ATOMIC_VAR_INIT(x) ATOMIC_VAR_INIT(x) [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: | ^~~~~~~~~~~~~~~ [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: ./mimalloc/src/init.c:126:3: note: in expansion of macro 'MI_ATOMIC_VAR_INIT' [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: 126 | MI_ATOMIC_VAR_INIT(NULL), [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: ./mimalloc/include/mimalloc-atomic.h:42:33: note: (near initialization for '_mi_heap_main.thread_delayed_free') [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: 42 | #define MI_ATOMIC_VAR_INIT(x) ATOMIC_VAR_INIT(x) [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: | ^~~~~~~~~~~~~~~ [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: ./mimalloc/src/init.c:126:3: note: in expansion of macro 'MI_ATOMIC_VAR_INIT' [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: 126 | MI_ATOMIC_VAR_INIT(NULL), [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: ./mimalloc/include/mimalloc-atomic.h:42:33: error: initializer element is not constant [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: 42 | #define MI_ATOMIC_VAR_INIT(x) ATOMIC_VAR_INIT(x) [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: | ^~~~~~~~~~~~~~~ [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: ./mimalloc/src/init.c:126:3: note: in expansion of macro 'MI_ATOMIC_VAR_INIT' [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: 126 | MI_ATOMIC_VAR_INIT(NULL), [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: ./mimalloc/include/mimalloc-atomic.h:42:33: note: (near initialization for '_mi_heap_main.thread_delayed_free') [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: 42 | #define MI_ATOMIC_VAR_INIT(x) ATOMIC_VAR_INIT(x) [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: | ^~~~~~~~~~~~~~~ [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: ./mimalloc/src/init.c:126:3: note: in expansion of macro 'MI_ATOMIC_VAR_INIT' [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: 126 | MI_ATOMIC_VAR_INIT(NULL), [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: ./mimalloc/include/mimalloc-atomic.h:42:33: error: initializer element is not constant [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: 42 | #define MI_ATOMIC_VAR_INIT(x) ATOMIC_VAR_INIT(x) [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: | ^~~~~~~~~~~~~~~ [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: ./mimalloc/src/init.c:393:39: note: in expansion of macro 'MI_ATOMIC_VAR_INIT' [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: 393 | static _Atomic(size_t) thread_count = MI_ATOMIC_VAR_INIT(1); [INFO] [stderr] warning: mimalloc-rust-sys@1.7.9-source: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] error: failed to run custom build command for `mimalloc-rust-sys v1.7.9-source` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/mimalloc-rust-sys/c13a3b1cfc118d2d/out/build_script_build` (exit status: 1) [INFO] [stderr] --- stdout [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: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: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:rerun-if-env-changed=CC_FORCE_DISABLE [INFO] [stderr] CC_FORCE_DISABLE = 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=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=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:warning=In file included from ./mimalloc/include/mimalloc-types.h:13, [INFO] [stderr] cargo:warning= from ./mimalloc/include/mimalloc-internal.h:11, [INFO] [stderr] cargo:warning= from ./mimalloc/src/static.c:17: [INFO] [stderr] cargo:warning=./mimalloc/src/os.c: In function 'mi_os_resetx': [INFO] [stderr] cargo:warning=./mimalloc/include/mimalloc-atomic.h:42:33: error: implicit declaration of function 'ATOMIC_VAR_INIT'; did you mean 'ATOMIC_FLAG_INIT'? [-Wimplicit-function-declaration] [INFO] [stderr] cargo:warning= 42 | #define MI_ATOMIC_VAR_INIT(x) ATOMIC_VAR_INIT(x) [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=./mimalloc/src/os.c:1048:35: note: in expansion of macro 'MI_ATOMIC_VAR_INIT' [INFO] [stderr] cargo:warning= 1048 | static _Atomic(size_t) advice = MI_ATOMIC_VAR_INIT(MADV_FREE); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=./mimalloc/include/mimalloc-atomic.h:42:33: error: initializer element is not constant [INFO] [stderr] cargo:warning= 42 | #define MI_ATOMIC_VAR_INIT(x) ATOMIC_VAR_INIT(x) [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=./mimalloc/src/os.c:1048:35: note: in expansion of macro 'MI_ATOMIC_VAR_INIT' [INFO] [stderr] cargo:warning= 1048 | static _Atomic(size_t) advice = MI_ATOMIC_VAR_INIT(MADV_FREE); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=./mimalloc/src/init.c: At top level: [INFO] [stderr] cargo:warning=./mimalloc/include/mimalloc-atomic.h:42:33: error: initializer element is not constant [INFO] [stderr] cargo:warning= 42 | #define MI_ATOMIC_VAR_INIT(x) ATOMIC_VAR_INIT(x) [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=./mimalloc/src/init.c:28:3: note: in expansion of macro 'MI_ATOMIC_VAR_INIT' [INFO] [stderr] cargo:warning= 28 | MI_ATOMIC_VAR_INIT(0), // xthread_free [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=./mimalloc/include/mimalloc-atomic.h:42:33: note: (near initialization for '_mi_page_empty.xthread_free') [INFO] [stderr] cargo:warning= 42 | #define MI_ATOMIC_VAR_INIT(x) ATOMIC_VAR_INIT(x) [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=./mimalloc/src/init.c:28:3: note: in expansion of macro 'MI_ATOMIC_VAR_INIT' [INFO] [stderr] cargo:warning= 28 | MI_ATOMIC_VAR_INIT(0), // xthread_free [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=./mimalloc/include/mimalloc-atomic.h:42:33: error: initializer element is not constant [INFO] [stderr] cargo:warning= 42 | #define MI_ATOMIC_VAR_INIT(x) ATOMIC_VAR_INIT(x) [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=./mimalloc/src/init.c:29:3: note: in expansion of macro 'MI_ATOMIC_VAR_INIT' [INFO] [stderr] cargo:warning= 29 | MI_ATOMIC_VAR_INIT(0), // xheap [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=./mimalloc/include/mimalloc-atomic.h:42:33: note: (near initialization for '_mi_page_empty.xheap') [INFO] [stderr] cargo:warning= 42 | #define MI_ATOMIC_VAR_INIT(x) ATOMIC_VAR_INIT(x) [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=./mimalloc/src/init.c:29:3: note: in expansion of macro 'MI_ATOMIC_VAR_INIT' [INFO] [stderr] cargo:warning= 29 | MI_ATOMIC_VAR_INIT(0), // xheap [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=./mimalloc/include/mimalloc-atomic.h:42:33: error: initialization of 'mi_block_t *' {aka 'struct mi_block_s *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] cargo:warning= 42 | #define MI_ATOMIC_VAR_INIT(x) ATOMIC_VAR_INIT(x) [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=./mimalloc/src/init.c:94:3: note: in expansion of macro 'MI_ATOMIC_VAR_INIT' [INFO] [stderr] cargo:warning= 94 | MI_ATOMIC_VAR_INIT(NULL), [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=./mimalloc/include/mimalloc-atomic.h:42:33: note: (near initialization for '_mi_heap_empty.thread_delayed_free') [INFO] [stderr] cargo:warning= 42 | #define MI_ATOMIC_VAR_INIT(x) ATOMIC_VAR_INIT(x) [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=./mimalloc/src/init.c:94:3: note: in expansion of macro 'MI_ATOMIC_VAR_INIT' [INFO] [stderr] cargo:warning= 94 | MI_ATOMIC_VAR_INIT(NULL), [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=./mimalloc/include/mimalloc-atomic.h:42:33: error: initializer element is not constant [INFO] [stderr] cargo:warning= 42 | #define MI_ATOMIC_VAR_INIT(x) ATOMIC_VAR_INIT(x) [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=./mimalloc/src/init.c:94:3: note: in expansion of macro 'MI_ATOMIC_VAR_INIT' [INFO] [stderr] cargo:warning= 94 | MI_ATOMIC_VAR_INIT(NULL), [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=./mimalloc/include/mimalloc-atomic.h:42:33: note: (near initialization for '_mi_heap_empty.thread_delayed_free') [INFO] [stderr] cargo:warning= 42 | #define MI_ATOMIC_VAR_INIT(x) ATOMIC_VAR_INIT(x) [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=./mimalloc/src/init.c:94:3: note: in expansion of macro 'MI_ATOMIC_VAR_INIT' [INFO] [stderr] cargo:warning= 94 | MI_ATOMIC_VAR_INIT(NULL), [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=./mimalloc/include/mimalloc-atomic.h:42:33: error: initialization of 'mi_block_t *' {aka 'struct mi_block_s *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] [INFO] [stderr] cargo:warning= 42 | #define MI_ATOMIC_VAR_INIT(x) ATOMIC_VAR_INIT(x) [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=./mimalloc/src/init.c:126:3: note: in expansion of macro 'MI_ATOMIC_VAR_INIT' [INFO] [stderr] cargo:warning= 126 | MI_ATOMIC_VAR_INIT(NULL), [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=./mimalloc/include/mimalloc-atomic.h:42:33: note: (near initialization for '_mi_heap_main.thread_delayed_free') [INFO] [stderr] cargo:warning= 42 | #define MI_ATOMIC_VAR_INIT(x) ATOMIC_VAR_INIT(x) [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=./mimalloc/src/init.c:126:3: note: in expansion of macro 'MI_ATOMIC_VAR_INIT' [INFO] [stderr] cargo:warning= 126 | MI_ATOMIC_VAR_INIT(NULL), [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=./mimalloc/include/mimalloc-atomic.h:42:33: error: initializer element is not constant [INFO] [stderr] cargo:warning= 42 | #define MI_ATOMIC_VAR_INIT(x) ATOMIC_VAR_INIT(x) [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=./mimalloc/src/init.c:126:3: note: in expansion of macro 'MI_ATOMIC_VAR_INIT' [INFO] [stderr] cargo:warning= 126 | MI_ATOMIC_VAR_INIT(NULL), [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=./mimalloc/include/mimalloc-atomic.h:42:33: note: (near initialization for '_mi_heap_main.thread_delayed_free') [INFO] [stderr] cargo:warning= 42 | #define MI_ATOMIC_VAR_INIT(x) ATOMIC_VAR_INIT(x) [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=./mimalloc/src/init.c:126:3: note: in expansion of macro 'MI_ATOMIC_VAR_INIT' [INFO] [stderr] cargo:warning= 126 | MI_ATOMIC_VAR_INIT(NULL), [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=./mimalloc/include/mimalloc-atomic.h:42:33: error: initializer element is not constant [INFO] [stderr] cargo:warning= 42 | #define MI_ATOMIC_VAR_INIT(x) ATOMIC_VAR_INIT(x) [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=./mimalloc/src/init.c:393:39: note: in expansion of macro 'MI_ATOMIC_VAR_INIT' [INFO] [stderr] cargo:warning= 393 | static _Atomic(size_t) thread_count = MI_ATOMIC_VAR_INIT(1); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-mno-omit-leaf-frame-pointer" "-m64" "-I" "./mimalloc/include" "-I" "./mimalloc/src" "-w" "-w" "-ftls-model=initial-exec" "-DMI_BUILD_SHARED=0" "-DMI_DEBUG_FUL=3" "-o" "/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/mimalloc-rust-sys/a584ef367256b717/out/96c74dbd1b51cfc5-static.o" "-c" "./mimalloc/src/static.c" [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "6ee970d8def9cd220a7f1ba59389fae6b4cc0cdb93f8cbd6ec9a0218cc3b2b8c", kill_on_drop: false }`