[INFO] cloning repository https://github.com/lhvy/puck
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lhvy/puck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flhvy%2Fpuck", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flhvy%2Fpuck'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e891ccfea65fc8c5f3d9e02c7224f34b60a3e388
[INFO] checking lhvy/puck against 011c518242557d21690f7936b5812318dc2fec47 for pr-159877
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flhvy%2Fpuck" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lhvy/puck
[INFO] finished tweaking git repo https://github.com/lhvy/puck
[INFO] tweaked toml for git repo https://github.com/lhvy/puck written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lhvy/puck on toolchain 011c518242557d21690f7936b5812318dc2fec47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lhvy/puck 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" "+011c518242557d21690f7936b5812318dc2fec47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded memoffset v0.6.4
[INFO] [stderr]   Downloaded text-size v1.1.0
[INFO] [stderr]   Downloaded autocfg v1.0.1
[INFO] [stderr]   Downloaded hashbrown v0.11.2
[INFO] [stderr]   Downloaded rowan v0.13.2
[INFO] [stderr]   Downloaded unicode-xid v0.2.2
[INFO] [stderr]   Downloaded num-traits v0.2.14
[INFO] [stderr]   Downloaded countme v2.0.4
[INFO] [stderr]   Downloaded mimalloc v0.1.26
[INFO] [stderr]   Downloaded fnv v1.0.7
[INFO] [stderr]   Downloaded utf8-ranges v1.0.4
[INFO] [stderr]   Downloaded beef v0.5.1
[INFO] [stderr]   Downloaded logos v0.12.0
[INFO] [stderr]   Downloaded expect-test v1.1.0
[INFO] [stderr]   Downloaded drop_bomb v0.1.5
[INFO] [stderr]   Downloaded dissimilar v1.0.2
[INFO] [stderr]   Downloaded logos-derive v0.12.0
[INFO] [stderr]   Downloaded once_cell v1.8.0
[INFO] [stderr]   Downloaded arrayvec v0.7.1
[INFO] [stderr]   Downloaded quote v1.0.9
[INFO] [stderr]   Downloaded proc-macro2 v1.0.28
[INFO] [stderr]   Downloaded cc v1.0.69
[INFO] [stderr]   Downloaded memchr v2.4.1
[INFO] [stderr]   Downloaded aho-corasick v0.7.18
[INFO] [stderr]   Downloaded syn v1.0.75
[INFO] [stderr]   Downloaded regex v1.5.5
[INFO] [stderr]   Downloaded regex-syntax v0.6.25
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.22
[INFO] [stderr]   Downloaded la-arena v0.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 053c8964038dd86afad3777b4f448a2231e71fbdfc5ef5aef7ada264e9ed4e7d
[INFO] running `Command { std: "docker" "start" "053c8964038dd86afad3777b4f448a2231e71fbdfc5ef5aef7ada264e9ed4e7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "053c8964038dd86afad3777b4f448a2231e71fbdfc5ef5aef7ada264e9ed4e7d", 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" "053c8964038dd86afad3777b4f448a2231e71fbdfc5ef5aef7ada264e9ed4e7d" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "053c8964038dd86afad3777b4f448a2231e71fbdfc5ef5aef7ada264e9ed4e7d", 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" "053c8964038dd86afad3777b4f448a2231e71fbdfc5ef5aef7ada264e9ed4e7d" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.75
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling beef v0.5.1
[INFO] [stderr]    Compiling utf8-ranges v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]     Checking text-size v1.1.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking countme v2.0.4
[INFO] [stderr]     Checking arrayvec v0.7.1
[INFO] [stderr]     Checking drop_bomb v0.1.5
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]     Checking la-arena v0.2.1
[INFO] [stderr]     Checking dissimilar v1.0.2
[INFO] [stderr]     Checking expect-test v1.1.0
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking rowan v0.13.2
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.22
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr] warning: libmimalloc-sys@0.1.22: In file included from c_src/mimalloc/src/static.c:25:
[INFO] [stderr] warning: libmimalloc-sys@0.1.22: c_src/mimalloc/src/os.c: In function 'mi_os_resetx':
[INFO] [stderr] warning: libmimalloc-sys@0.1.22: c_src/mimalloc/src/os.c:816:38: error: implicit declaration of function 'ATOMIC_VAR_INIT'; did you mean 'ATOMIC_FLAG_INIT'? [-Wimplicit-function-declaration]
[INFO] [stderr] warning: libmimalloc-sys@0.1.22:   816 |   static _Atomic(uintptr_t) advice = ATOMIC_VAR_INIT(KK_MADV_FREE_INITIAL);
[INFO] [stderr] warning: libmimalloc-sys@0.1.22:       |                                      ^~~~~~~~~~~~~~~
[INFO] [stderr] warning: libmimalloc-sys@0.1.22:       |                                      ATOMIC_FLAG_INIT
[INFO] [stderr] warning: libmimalloc-sys@0.1.22: c_src/mimalloc/src/os.c:816:38: error: initializer element is not constant
[INFO] [stderr] warning: libmimalloc-sys@0.1.22: In file included from c_src/mimalloc/src/static.c:38:
[INFO] [stderr] warning: libmimalloc-sys@0.1.22: c_src/mimalloc/src/init.c: At top level:
[INFO] [stderr] warning: libmimalloc-sys@0.1.22: c_src/mimalloc/src/init.c:28:3: error: initializer element is not constant
[INFO] [stderr] warning: libmimalloc-sys@0.1.22:    28 |   ATOMIC_VAR_INIT(0), // xthread_free
[INFO] [stderr] warning: libmimalloc-sys@0.1.22:       |   ^~~~~~~~~~~~~~~
[INFO] [stderr] warning: libmimalloc-sys@0.1.22: c_src/mimalloc/src/init.c:28:3: note: (near initialization for '_mi_page_empty.xthread_free')
[INFO] [stderr] warning: libmimalloc-sys@0.1.22: c_src/mimalloc/src/init.c:29:3: error: initializer element is not constant
[INFO] [stderr] warning: libmimalloc-sys@0.1.22:    29 |   ATOMIC_VAR_INIT(0), // xheap
[INFO] [stderr] warning: libmimalloc-sys@0.1.22:       |   ^~~~~~~~~~~~~~~
[INFO] [stderr] warning: libmimalloc-sys@0.1.22: c_src/mimalloc/src/init.c:29:3: note: (near initialization for '_mi_page_empty.xheap')
[INFO] [stderr] warning: libmimalloc-sys@0.1.22: 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.22:    94 |   ATOMIC_VAR_INIT(NULL),
[INFO] [stderr] warning: libmimalloc-sys@0.1.22:       |   ^~~~~~~~~~~~~~~
[INFO] [stderr] warning: libmimalloc-sys@0.1.22: 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.22: c_src/mimalloc/src/init.c:94:3: error: initializer element is not constant
[INFO] [stderr] warning: libmimalloc-sys@0.1.22: 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.22: c_src/mimalloc/src/init.c:125: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.22:   125 |   ATOMIC_VAR_INIT(NULL),
[INFO] [stderr] warning: libmimalloc-sys@0.1.22:       |   ^~~~~~~~~~~~~~~
[INFO] [stderr] warning: libmimalloc-sys@0.1.22: c_src/mimalloc/src/init.c:125:3: note: (near initialization for '_mi_heap_main.thread_delayed_free')
[INFO] [stderr] warning: libmimalloc-sys@0.1.22: c_src/mimalloc/src/init.c:125:3: error: initializer element is not constant
[INFO] [stderr] warning: libmimalloc-sys@0.1.22: c_src/mimalloc/src/init.c:125:3: note: (near initialization for '_mi_heap_main.thread_delayed_free')
[INFO] [stderr] error: failed to run custom build command for `libmimalloc-sys v0.1.22`
[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-2fdb918aa918373b/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_DEBUG=0" "-o" "/opt/rustwide/target/debug/build/libmimalloc-sys-cd1bb8436bb3838d/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:816:38: error: implicit declaration of function 'ATOMIC_VAR_INIT'; did you mean 'ATOMIC_FLAG_INIT'? [-Wimplicit-function-declaration]
[INFO] [stderr]   cargo:warning=  816 |   static _Atomic(uintptr_t) advice = ATOMIC_VAR_INIT(KK_MADV_FREE_INITIAL);
[INFO] [stderr]   cargo:warning=      |                                      ^~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=      |                                      ATOMIC_FLAG_INIT
[INFO] [stderr]   cargo:warning=c_src/mimalloc/src/os.c:816:38: 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:125: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=  125 |   ATOMIC_VAR_INIT(NULL),
[INFO] [stderr]   cargo:warning=      |   ^~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=c_src/mimalloc/src/init.c:125:3: note: (near initialization for '_mi_heap_main.thread_delayed_free')
[INFO] [stderr]   cargo:warning=c_src/mimalloc/src/init.c:125:3: error: initializer element is not constant
[INFO] [stderr]   cargo:warning=c_src/mimalloc/src/init.c:125:3: note: (near initialization for '_mi_heap_main.thread_delayed_free')
[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_DEBUG=0" "-o" "/opt/rustwide/target/debug/build/libmimalloc-sys-cd1bb8436bb3838d/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" "053c8964038dd86afad3777b4f448a2231e71fbdfc5ef5aef7ada264e9ed4e7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "053c8964038dd86afad3777b4f448a2231e71fbdfc5ef5aef7ada264e9ed4e7d", kill_on_drop: false }`
[INFO] [stdout] 053c8964038dd86afad3777b4f448a2231e71fbdfc5ef5aef7ada264e9ed4e7d
