[INFO] cloning repository https://github.com/misalcedo/kv-store
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/misalcedo/kv-store" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmisalcedo%2Fkv-store", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmisalcedo%2Fkv-store'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 69e3ec58aaa638710603212feff3234c499e3b22
[INFO] checking misalcedo/kv-store against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmisalcedo%2Fkv-store" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/misalcedo/kv-store
[INFO] finished tweaking git repo https://github.com/misalcedo/kv-store
[INFO] tweaked toml for git repo https://github.com/misalcedo/kv-store written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/misalcedo/kv-store on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/misalcedo/kv-store 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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking misalcedo/kv-store against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmisalcedo%2Fkv-store" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/misalcedo/kv-store
[INFO] finished tweaking git repo https://github.com/misalcedo/kv-store
[INFO] tweaked toml for git repo https://github.com/misalcedo/kv-store written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/misalcedo/kv-store on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/misalcedo/kv-store 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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thread_local v1.1.3
[INFO] [stderr]   Downloaded tracing-log v0.1.2
[INFO] [stderr]   Downloaded tracing-core v0.1.21
[INFO] [stderr]   Downloaded alloc-stdlib v0.2.1
[INFO] [stderr]   Downloaded tracing v0.1.29
[INFO] [stderr]   Downloaded tower-layer v0.3.1
[INFO] [stderr]   Downloaded alloc-no-stdlib v2.0.3
[INFO] [stderr]   Downloaded mimalloc v0.1.27
[INFO] [stderr]   Downloaded futures-task v0.3.19
[INFO] [stderr]   Downloaded http-body v0.4.4
[INFO] [stderr]   Downloaded futures-sink v0.3.19
[INFO] [stderr]   Downloaded tokio-macros v1.7.0
[INFO] [stderr]   Downloaded futures-core v0.3.19
[INFO] [stderr]   Downloaded itoa v1.0.1
[INFO] [stderr]   Downloaded async-trait v0.1.52
[INFO] [stderr]   Downloaded axum-core v0.1.1
[INFO] [stderr]   Downloaded tracing-attributes v0.1.18
[INFO] [stderr]   Downloaded os_str_bytes v6.0.0
[INFO] [stderr]   Downloaded quote v1.0.10
[INFO] [stderr]   Downloaded futures-channel v0.3.19
[INFO] [stderr]   Downloaded matchit v0.4.4
[INFO] [stderr]   Downloaded clap_derive v3.0.0-rc.7
[INFO] [stderr]   Downloaded socket2 v0.4.2
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.3
[INFO] [stderr]   Downloaded proc-macro2 v1.0.34
[INFO] [stderr]   Downloaded tinyvec v1.5.1
[INFO] [stderr]   Downloaded unicode-bidi v0.3.7
[INFO] [stderr]   Downloaded async-compression v0.3.8
[INFO] [stderr]   Downloaded textwrap v0.14.2
[INFO] [stderr]   Downloaded ryu v1.0.9
[INFO] [stderr]   Downloaded tokio-util v0.6.9
[INFO] [stderr]   Downloaded tower-http v0.2.0
[INFO] [stderr]   Downloaded axum v0.4.3
[INFO] [stderr]   Downloaded mio v0.7.14
[INFO] [stderr]   Downloaded tower v0.4.11
[INFO] [stderr]   Downloaded http v0.2.5
[INFO] [stderr]   Downloaded serde_json v1.0.73
[INFO] [stderr]   Downloaded futures-util v0.3.19
[INFO] [stderr]   Downloaded redis v0.21.4
[INFO] [stderr]   Downloaded combine v4.6.2
[INFO] [stderr]   Downloaded hyper v0.14.16
[INFO] [stderr]   Downloaded clap v3.0.0-rc.7
[INFO] [stderr]   Downloaded syn v1.0.83
[INFO] [stderr]   Downloaded tokio v1.15.0
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.23
[INFO] [stderr]   Downloaded brotli v3.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 73480e607b7ddb0c6b779704d3a0322442abd77b43060c327b794fcd29f833d7
[INFO] running `Command { std: "docker" "start" "73480e607b7ddb0c6b779704d3a0322442abd77b43060c327b794fcd29f833d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73480e607b7ddb0c6b779704d3a0322442abd77b43060c327b794fcd29f833d7", 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" "73480e607b7ddb0c6b779704d3a0322442abd77b43060c327b794fcd29f833d7" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73480e607b7ddb0c6b779704d3a0322442abd77b43060c327b794fcd29f833d7", 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" "73480e607b7ddb0c6b779704d3a0322442abd77b43060c327b794fcd29f833d7" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.34
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.83
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]     Checking smallvec v1.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking once_cell v1.9.0
[INFO] [stderr]     Checking lock_api v0.4.5
[INFO] [stderr]     Checking futures-sink v0.3.19
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]     Checking tracing-core v0.1.21
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling crc32fast v1.3.0
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.3
[INFO] [stderr]     Checking alloc-stdlib v0.2.1
[INFO] [stderr]     Checking http v0.2.5
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]    Compiling serde v1.0.132
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking tinyvec v1.5.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking brotli-decompressor v2.3.2
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]     Checking flate2 v1.0.22
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking brotli v3.3.2
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]    Compiling serde_json v1.0.73
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.23
[INFO] [stderr]     Checking tower-layer v0.3.1
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr] warning: libmimalloc-sys@0.1.23: In file included from c_src/mimalloc/src/static.c:25:
[INFO] [stderr] warning: libmimalloc-sys@0.1.23: c_src/mimalloc/src/os.c: In function 'mi_os_resetx':
[INFO] [stderr] warning: libmimalloc-sys@0.1.23: c_src/mimalloc/src/os.c:921:35: error: implicit declaration of function 'ATOMIC_VAR_INIT'; did you mean 'ATOMIC_FLAG_INIT'? [-Wimplicit-function-declaration]
[INFO] [stderr] warning: libmimalloc-sys@0.1.23:   921 |   static _Atomic(size_t) advice = ATOMIC_VAR_INIT(MADV_FREE);
[INFO] [stderr] warning: libmimalloc-sys@0.1.23:       |                                   ^~~~~~~~~~~~~~~
[INFO] [stderr] warning: libmimalloc-sys@0.1.23:       |                                   ATOMIC_FLAG_INIT
[INFO] [stderr] warning: libmimalloc-sys@0.1.23: c_src/mimalloc/src/os.c:921:35: error: initializer element is not constant
[INFO] [stderr] warning: libmimalloc-sys@0.1.23: In file included from c_src/mimalloc/src/static.c:38:
[INFO] [stderr] warning: libmimalloc-sys@0.1.23: c_src/mimalloc/src/init.c: At top level:
[INFO] [stderr] warning: libmimalloc-sys@0.1.23: c_src/mimalloc/src/init.c:28:3: error: initializer element is not constant
[INFO] [stderr] warning: libmimalloc-sys@0.1.23:    28 |   ATOMIC_VAR_INIT(0), // xthread_free
[INFO] [stderr] warning: libmimalloc-sys@0.1.23:       |   ^~~~~~~~~~~~~~~
[INFO] [stderr] warning: libmimalloc-sys@0.1.23: c_src/mimalloc/src/init.c:28:3: note: (near initialization for '_mi_page_empty.xthread_free')
[INFO] [stderr] warning: libmimalloc-sys@0.1.23: c_src/mimalloc/src/init.c:29:3: error: initializer element is not constant
[INFO] [stderr] warning: libmimalloc-sys@0.1.23:    29 |   ATOMIC_VAR_INIT(0), // xheap
[INFO] [stderr] warning: libmimalloc-sys@0.1.23:       |   ^~~~~~~~~~~~~~~
[INFO] [stderr] warning: libmimalloc-sys@0.1.23: c_src/mimalloc/src/init.c:29:3: note: (near initialization for '_mi_page_empty.xheap')
[INFO] [stderr] warning: libmimalloc-sys@0.1.23: c_src/mimalloc/src/init.c:94:3: 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: libmimalloc-sys@0.1.23:    94 |   ATOMIC_VAR_INIT(NULL),
[INFO] [stderr] warning: libmimalloc-sys@0.1.23:       |   ^~~~~~~~~~~~~~~
[INFO] [stderr] warning: libmimalloc-sys@0.1.23: c_src/mimalloc/src/init.c:94:3: note: (near initialization for '_mi_heap_empty.thread_delayed_free')
[INFO] [stderr] warning: libmimalloc-sys@0.1.23: c_src/mimalloc/src/init.c:94:3: error: initializer element is not constant
[INFO] [stderr] warning: libmimalloc-sys@0.1.23: c_src/mimalloc/src/init.c:94:3: note: (near initialization for '_mi_heap_empty.thread_delayed_free')
[INFO] [stderr] warning: libmimalloc-sys@0.1.23: c_src/mimalloc/src/init.c:126:3: 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: libmimalloc-sys@0.1.23:   126 |   ATOMIC_VAR_INIT(NULL),
[INFO] [stderr] warning: libmimalloc-sys@0.1.23:       |   ^~~~~~~~~~~~~~~
[INFO] [stderr] warning: libmimalloc-sys@0.1.23: c_src/mimalloc/src/init.c:126:3: note: (near initialization for '_mi_heap_main.thread_delayed_free')
[INFO] [stderr] warning: libmimalloc-sys@0.1.23: c_src/mimalloc/src/init.c:126:3: error: initializer element is not constant
[INFO] [stderr] warning: libmimalloc-sys@0.1.23: c_src/mimalloc/src/init.c:126:3: note: (near initialization for '_mi_heap_main.thread_delayed_free')
[INFO] [stderr] warning: libmimalloc-sys@0.1.23: c_src/mimalloc/src/init.c:335:39: error: initializer element is not constant
[INFO] [stderr] warning: libmimalloc-sys@0.1.23:   335 | static _Atomic(size_t) thread_count = ATOMIC_VAR_INIT(1);
[INFO] [stderr] warning: libmimalloc-sys@0.1.23:       |                                       ^~~~~~~~~~~~~~~
[INFO] [stderr] error: failed to run custom build command for `libmimalloc-sys v0.1.23`
[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/libmimalloc-sys/0073b7abaa37b1db/out/build_script_build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   CC = None
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   CC = None
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "c_src/mimalloc/include" "-I" "c_src/mimalloc/src" "-Wall" "-Wextra" "-ftls-model=initial-exec" "-DMI_SECURE=4" "-DMI_DEBUG=0" "-o" "/opt/rustwide/target/debug/build/libmimalloc-sys/59535d8b0ec7b53d/out/c_src/mimalloc/src/static.o" "-c" "c_src/mimalloc/src/static.c"
[INFO] [stderr]   cargo:warning=In file included from c_src/mimalloc/src/static.c:25:
[INFO] [stderr]   cargo:warning=c_src/mimalloc/src/os.c: In function 'mi_os_resetx':
[INFO] [stderr]   cargo:warning=c_src/mimalloc/src/os.c:921:35: error: implicit declaration of function 'ATOMIC_VAR_INIT'; did you mean 'ATOMIC_FLAG_INIT'? [-Wimplicit-function-declaration]
[INFO] [stderr]   cargo:warning=  921 |   static _Atomic(size_t) advice = ATOMIC_VAR_INIT(MADV_FREE);
[INFO] [stderr]   cargo:warning=      |                                   ^~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=      |                                   ATOMIC_FLAG_INIT
[INFO] [stderr]   cargo:warning=c_src/mimalloc/src/os.c:921:35: error: initializer element is not constant
[INFO] [stderr]   cargo:warning=In file included from c_src/mimalloc/src/static.c:38:
[INFO] [stderr]   cargo:warning=c_src/mimalloc/src/init.c: At top level:
[INFO] [stderr]   cargo:warning=c_src/mimalloc/src/init.c:28:3: error: initializer element is not constant
[INFO] [stderr]   cargo:warning=   28 |   ATOMIC_VAR_INIT(0), // xthread_free
[INFO] [stderr]   cargo:warning=      |   ^~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=c_src/mimalloc/src/init.c:28:3: note: (near initialization for '_mi_page_empty.xthread_free')
[INFO] [stderr]   cargo:warning=c_src/mimalloc/src/init.c:29:3: error: initializer element is not constant
[INFO] [stderr]   cargo:warning=   29 |   ATOMIC_VAR_INIT(0), // xheap
[INFO] [stderr]   cargo:warning=      |   ^~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=c_src/mimalloc/src/init.c:29:3: note: (near initialization for '_mi_page_empty.xheap')
[INFO] [stderr]   cargo:warning=c_src/mimalloc/src/init.c:94:3: 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=   94 |   ATOMIC_VAR_INIT(NULL),
[INFO] [stderr]   cargo:warning=      |   ^~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=c_src/mimalloc/src/init.c:94:3: note: (near initialization for '_mi_heap_empty.thread_delayed_free')
[INFO] [stderr]   cargo:warning=c_src/mimalloc/src/init.c:94:3: error: initializer element is not constant
[INFO] [stderr]   cargo:warning=c_src/mimalloc/src/init.c:94:3: note: (near initialization for '_mi_heap_empty.thread_delayed_free')
[INFO] [stderr]   cargo:warning=c_src/mimalloc/src/init.c:126:3: 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=  126 |   ATOMIC_VAR_INIT(NULL),
[INFO] [stderr]   cargo:warning=      |   ^~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=c_src/mimalloc/src/init.c:126:3: note: (near initialization for '_mi_heap_main.thread_delayed_free')
[INFO] [stderr]   cargo:warning=c_src/mimalloc/src/init.c:126:3: error: initializer element is not constant
[INFO] [stderr]   cargo:warning=c_src/mimalloc/src/init.c:126:3: note: (near initialization for '_mi_heap_main.thread_delayed_free')
[INFO] [stderr]   cargo:warning=c_src/mimalloc/src/init.c:335:39: error: initializer element is not constant
[INFO] [stderr]   cargo:warning=  335 | static _Atomic(size_t) thread_count = ATOMIC_VAR_INIT(1);
[INFO] [stderr]   cargo:warning=      |                                       ^~~~~~~~~~~~~~~
[INFO] [stderr]   exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "c_src/mimalloc/include" "-I" "c_src/mimalloc/src" "-Wall" "-Wextra" "-ftls-model=initial-exec" "-DMI_SECURE=4" "-DMI_DEBUG=0" "-o" "/opt/rustwide/target/debug/build/libmimalloc-sys/59535d8b0ec7b53d/out/c_src/mimalloc/src/static.o" "-c" "c_src/mimalloc/src/static.c" with args "cc" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "73480e607b7ddb0c6b779704d3a0322442abd77b43060c327b794fcd29f833d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73480e607b7ddb0c6b779704d3a0322442abd77b43060c327b794fcd29f833d7", kill_on_drop: false }`
[INFO] [stdout] 73480e607b7ddb0c6b779704d3a0322442abd77b43060c327b794fcd29f833d7
