[INFO] cloning repository https://github.com/huycuonglengoc/pckcrt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/huycuonglengoc/pckcrt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuycuonglengoc%2Fpckcrt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuycuonglengoc%2Fpckcrt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 06574b873a376bd4cf4d268036b3708b6e427b13
[INFO] testing huycuonglengoc/pckcrt against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuycuonglengoc%2Fpckcrt" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/huycuonglengoc/pckcrt
[INFO] finished tweaking git repo https://github.com/huycuonglengoc/pckcrt
[INFO] tweaked toml for git repo https://github.com/huycuonglengoc/pckcrt written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/huycuonglengoc/pckcrt on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/huycuonglengoc/pckcrt already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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] 03fb7bb6a9311166f8a582d0c9b1da991a12dc06b87090b9cba8e3b254c37f2c
[INFO] running `Command { std: "docker" "start" "03fb7bb6a9311166f8a582d0c9b1da991a12dc06b87090b9cba8e3b254c37f2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03fb7bb6a9311166f8a582d0c9b1da991a12dc06b87090b9cba8e3b254c37f2c", 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" "03fb7bb6a9311166f8a582d0c9b1da991a12dc06b87090b9cba8e3b254c37f2c" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03fb7bb6a9311166f8a582d0c9b1da991a12dc06b87090b9cba8e3b254c37f2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "03fb7bb6a9311166f8a582d0c9b1da991a12dc06b87090b9cba8e3b254c37f2c" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.86
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.44
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling pin-project-internal v0.4.27
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.116
[INFO] [stderr]    Compiling futures-core v0.3.6
[INFO] [stderr]    Compiling serde v1.0.116
[INFO] [stderr]    Compiling pin-project-lite v0.1.10
[INFO] [stderr]    Compiling futures-sink v0.3.6
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling indexmap v1.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.17
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling futures-task v0.3.6
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling http v0.2.1
[INFO] [stderr]    Compiling tinyvec v0.3.4
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling tracing v0.1.21
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.13
[INFO] [stderr]    Compiling net2 v0.2.35
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling signal-hook-registry v1.2.2
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]    Compiling mio v0.6.22
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling futures-channel v0.3.6
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling cc v1.0.61
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling url v2.1.1
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling tower-service v0.3.0
[INFO] [stderr]    Compiling dtoa v0.4.6
[INFO] [stderr]    Compiling encoding_rs v0.8.24
[INFO] [stderr]    Compiling serde_json v1.0.59
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling aho-corasick v0.7.14
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.33
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling regex-syntax v0.6.20
[INFO] [stderr]    Compiling libsodium-sys v0.2.6 (https://github.com/cjdelisle/sodiumoxide?rev=76dc0e6e587b8c8a4bb193ebba9f8ae8f090b81b#76dc0e6e)
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling array-init v0.0.4
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling smallvec v0.6.13
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling crossbeam-utils v0.8.3
[INFO] [stderr]    Compiling tokio-macros v0.2.5
[INFO] [stderr]    Compiling ipnet v2.3.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling tokio v0.2.22
[INFO] [stderr]    Compiling cpuid-bool v0.1.2
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling regex v1.4.1
[INFO] [stderr]    Compiling pin-project v0.4.27
[INFO] [stderr]    Compiling futures-util v0.3.6
[INFO] [stderr]    Compiling blake2b_simd v0.5.11
[INFO] [stderr]    Compiling sha2 v0.9.2
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling h2 v0.2.6
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling nix v0.20.0
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling num-bigint v0.3.1
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling hex v0.4.2
[INFO] [stderr]    Compiling signature v1.3.0
[INFO] [stderr]    Compiling ed25519 v1.0.3
[INFO] [stderr]    Compiling serde_urlencoded v0.6.1
[INFO] [stderr]    Compiling serde-hex v0.1.0
[INFO] [stderr]    Compiling packetcrypt-sys v0.4.0 (/opt/rustwide/workdir/packetcrypt-sys)
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr] warning: packetcrypt-sys@0.4.0: packetcrypt/src/Validate.c: In function 'Validate_checkBlock':
[INFO] [stderr] warning: packetcrypt-sys@0.4.0: packetcrypt/src/Validate.c:182:12: warning: 'nonnull' argument 'blockHashes' compared to NULL [-Wnonnull-compare]
[INFO] [stderr] warning: packetcrypt-sys@0.4.0:   182 |         if (blockHashes != NULL) {
[INFO] [stderr] warning: packetcrypt-sys@0.4.0:       |            ^
[INFO] [stderr] warning: packetcrypt-sys@0.4.0: packetcrypt/src/AnnMiner.c: In function 'allocCtx':
[INFO] [stderr] warning: packetcrypt-sys@0.4.0: packetcrypt/src/AnnMiner.c:111:37: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
[INFO] [stderr] warning: packetcrypt-sys@0.4.0:   111 |     AnnMiner_t* ctx = calloc(sizeof(AnnMiner_t), 1);
[INFO] [stderr] warning: packetcrypt-sys@0.4.0:       |                                     ^~~~~~~~~~
[INFO] [stderr] warning: packetcrypt-sys@0.4.0: packetcrypt/src/AnnMiner.c:111:37: note: earlier argument should specify number of elements, later size of each element
[INFO] [stderr] warning: packetcrypt-sys@0.4.0: packetcrypt/src/AnnMiner.c:117:34: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
[INFO] [stderr] warning: packetcrypt-sys@0.4.0:   117 |     ctx->workers = calloc(sizeof(Worker_t), numWorkers);
[INFO] [stderr] warning: packetcrypt-sys@0.4.0:       |                                  ^~~~~~~~
[INFO] [stderr] warning: packetcrypt-sys@0.4.0: packetcrypt/src/AnnMiner.c:117:34: note: earlier argument should specify number of elements, later size of each element
[INFO] [stderr] warning: packetcrypt-sys@0.4.0: In file included from packetcrypt/src/AnnMiner.c:10:
[INFO] [stderr] warning: packetcrypt-sys@0.4.0: packetcrypt/src/AnnMiner.c: In function 'getNextJob':
[INFO] [stderr] warning: packetcrypt-sys@0.4.0: packetcrypt/src/Hash.h:22:5: error: static assertion failed: ""
[INFO] [stderr] warning: packetcrypt-sys@0.4.0:    22 |     _Static_assert(Buf_SIZEOF(out) == 64, ""); \
[INFO] [stderr] warning: packetcrypt-sys@0.4.0:       |     ^~~~~~~~~~~~~~
[INFO] [stderr] warning: packetcrypt-sys@0.4.0: packetcrypt/src/AnnMiner.c:214:5: note: in expansion of macro 'Hash_COMPRESS64_OBJ'
[INFO] [stderr] warning: packetcrypt-sys@0.4.0:   214 |     Hash_COMPRESS64_OBJ(&w->job.annHash0, &w->job.hah);
[INFO] [stderr] warning: packetcrypt-sys@0.4.0:       |     ^~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: packetcrypt-sys@0.4.0: packetcrypt/src/AnnMiner.c:217:36: error: passing argument 2 of 'populateTable2' from incompatible pointer type [-Wincompatible-pointer-types]
[INFO] [stderr] warning: packetcrypt-sys@0.4.0:   217 |         int pt = populateTable2(w, &w->job.annHash0);
[INFO] [stderr] warning: packetcrypt-sys@0.4.0:       |                                    ^~~~~~~~~~~~~~~~
[INFO] [stderr] warning: packetcrypt-sys@0.4.0:       |                                    |
[INFO] [stderr] warning: packetcrypt-sys@0.4.0:       |                                    Buf32_t *
[INFO] [stderr] warning: packetcrypt-sys@0.4.0: packetcrypt/src/AnnMiner.c:143:49: note: expected 'Buf64_t *' but argument is of type 'Buf32_t *'
[INFO] [stderr] warning: packetcrypt-sys@0.4.0:   143 | static int populateTable2(Worker_t* w, Buf64_t* seed) {
[INFO] [stderr] warning: packetcrypt-sys@0.4.0:       |                                        ~~~~~~~~~^~~~
[INFO] [stderr] warning: packetcrypt-sys@0.4.0: packetcrypt/src/AnnMiner.c:220:37: error: passing argument 2 of 'populateTable' from incompatible pointer type [-Wincompatible-pointer-types]
[INFO] [stderr] warning: packetcrypt-sys@0.4.0:   220 |         populateTable(w->job.table, &w->job.annHash0);
[INFO] [stderr] warning: packetcrypt-sys@0.4.0:       |                                     ^~~~~~~~~~~~~~~~
[INFO] [stderr] warning: packetcrypt-sys@0.4.0:       |                                     |
[INFO] [stderr] warning: packetcrypt-sys@0.4.0:       |                                     Buf32_t *
[INFO] [stderr] warning: packetcrypt-sys@0.4.0: packetcrypt/src/AnnMiner.c:136:63: note: expected 'Buf64_t *' but argument is of type 'Buf32_t *'
[INFO] [stderr] warning: packetcrypt-sys@0.4.0:   136 | static void populateTable(CryptoCycle_Item_t* table, Buf64_t* annHash0) {
[INFO] [stderr] warning: packetcrypt-sys@0.4.0:       |                                                      ~~~~~~~~~^~~~~~~~
[INFO] [stderr] warning: packetcrypt-sys@0.4.0: In file included from packetcrypt/src/RandHash.h:10,
[INFO] [stderr] warning: packetcrypt-sys@0.4.0:                  from packetcrypt/src/AnnMiner.c:9:
[INFO] [stderr] warning: packetcrypt-sys@0.4.0: packetcrypt/src/Buf.h:40:9: error: static assertion failed: "sizeof *(dst) != sizeof *(src)"
[INFO] [stderr] warning: packetcrypt-sys@0.4.0:    40 |         _Static_assert(Buf_SIZEOF(dst) == Buf_SIZEOF(src), "sizeof *(dst) != sizeof *(src)"); \
[INFO] [stderr] warning: packetcrypt-sys@0.4.0:       |         ^~~~~~~~~~~~~~
[INFO] [stderr] warning: packetcrypt-sys@0.4.0: packetcrypt/src/AnnMiner.c:234:9: note: in expansion of macro 'Buf_OBJCPY'
[INFO] [stderr] warning: packetcrypt-sys@0.4.0:   234 |         Buf_OBJCPY(&b[1], &w->job.annHash0);
[INFO] [stderr] warning: packetcrypt-sys@0.4.0:       |         ^~~~~~~~~~
[INFO] [stderr] error: failed to run custom build command for `packetcrypt-sys v0.4.0 (/opt/rustwide/workdir/packetcrypt-sys)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_RELEASE_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/release/build/packetcrypt-sys-49651820ebd899e1/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   Looking for libsodium in /opt/rustwide/target/release/build
[INFO] [stderr]   Found sodium.h in /opt/rustwide/target/release/build/libsodium-sys-7afb4ac2dc159514/out/source/libsodium/src/libsodium/include
[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("false")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[INFO] [stderr]   running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/release/build/libsodium-sys-7afb4ac2dc159514/out/source/libsodium/src/libsodium/include" "-I" "packetcrypt/include" "-I" "packetcrypt/src" "-Wall" "-Wextra" "-Wno-implicit-function-declaration" "-o" "/opt/rustwide/target/release/build/packetcrypt-sys-d6308aa6cf6e1716/out/lib/packetcrypt/src/Validate.o" "-c" "packetcrypt/src/Validate.c"
[INFO] [stderr]   cargo:warning=packetcrypt/src/Validate.c: In function 'Validate_checkBlock':
[INFO] [stderr]   cargo:warning=packetcrypt/src/Validate.c:182:12: warning: 'nonnull' argument 'blockHashes' compared to NULL [-Wnonnull-compare]
[INFO] [stderr]   cargo:warning=  182 |         if (blockHashes != NULL) {
[INFO] [stderr]   cargo:warning=      |            ^
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/release/build/libsodium-sys-7afb4ac2dc159514/out/source/libsodium/src/libsodium/include" "-I" "packetcrypt/include" "-I" "packetcrypt/src" "-Wall" "-Wextra" "-Wno-implicit-function-declaration" "-o" "/opt/rustwide/target/release/build/packetcrypt-sys-d6308aa6cf6e1716/out/lib/packetcrypt/src/AnnMerkle.o" "-c" "packetcrypt/src/AnnMerkle.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/release/build/libsodium-sys-7afb4ac2dc159514/out/source/libsodium/src/libsodium/include" "-I" "packetcrypt/include" "-I" "packetcrypt/src" "-Wall" "-Wextra" "-Wno-implicit-function-declaration" "-o" "/opt/rustwide/target/release/build/packetcrypt-sys-d6308aa6cf6e1716/out/lib/packetcrypt/src/AnnMiner.o" "-c" "packetcrypt/src/AnnMiner.c"
[INFO] [stderr]   cargo:warning=packetcrypt/src/AnnMiner.c: In function 'allocCtx':
[INFO] [stderr]   cargo:warning=packetcrypt/src/AnnMiner.c:111:37: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
[INFO] [stderr]   cargo:warning=  111 |     AnnMiner_t* ctx = calloc(sizeof(AnnMiner_t), 1);
[INFO] [stderr]   cargo:warning=      |                                     ^~~~~~~~~~
[INFO] [stderr]   cargo:warning=packetcrypt/src/AnnMiner.c:111:37: note: earlier argument should specify number of elements, later size of each element
[INFO] [stderr]   cargo:warning=packetcrypt/src/AnnMiner.c:117:34: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args]
[INFO] [stderr]   cargo:warning=  117 |     ctx->workers = calloc(sizeof(Worker_t), numWorkers);
[INFO] [stderr]   cargo:warning=      |                                  ^~~~~~~~
[INFO] [stderr]   cargo:warning=packetcrypt/src/AnnMiner.c:117:34: note: earlier argument should specify number of elements, later size of each element
[INFO] [stderr]   cargo:warning=In file included from packetcrypt/src/AnnMiner.c:10:
[INFO] [stderr]   cargo:warning=packetcrypt/src/AnnMiner.c: In function 'getNextJob':
[INFO] [stderr]   cargo:warning=packetcrypt/src/Hash.h:22:5: error: static assertion failed: ""
[INFO] [stderr]   cargo:warning=   22 |     _Static_assert(Buf_SIZEOF(out) == 64, ""); \
[INFO] [stderr]   cargo:warning=      |     ^~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=packetcrypt/src/AnnMiner.c:214:5: note: in expansion of macro 'Hash_COMPRESS64_OBJ'
[INFO] [stderr]   cargo:warning=  214 |     Hash_COMPRESS64_OBJ(&w->job.annHash0, &w->job.hah);
[INFO] [stderr]   cargo:warning=      |     ^~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=packetcrypt/src/AnnMiner.c:217:36: error: passing argument 2 of 'populateTable2' from incompatible pointer type [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  217 |         int pt = populateTable2(w, &w->job.annHash0);
[INFO] [stderr]   cargo:warning=      |                                    ^~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=      |                                    |
[INFO] [stderr]   cargo:warning=      |                                    Buf32_t *
[INFO] [stderr]   cargo:warning=packetcrypt/src/AnnMiner.c:143:49: note: expected 'Buf64_t *' but argument is of type 'Buf32_t *'
[INFO] [stderr]   cargo:warning=  143 | static int populateTable2(Worker_t* w, Buf64_t* seed) {
[INFO] [stderr]   cargo:warning=      |                                        ~~~~~~~~~^~~~
[INFO] [stderr]   cargo:warning=packetcrypt/src/AnnMiner.c:220:37: error: passing argument 2 of 'populateTable' from incompatible pointer type [-Wincompatible-pointer-types]
[INFO] [stderr]   cargo:warning=  220 |         populateTable(w->job.table, &w->job.annHash0);
[INFO] [stderr]   cargo:warning=      |                                     ^~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=      |                                     |
[INFO] [stderr]   cargo:warning=      |                                     Buf32_t *
[INFO] [stderr]   cargo:warning=packetcrypt/src/AnnMiner.c:136:63: note: expected 'Buf64_t *' but argument is of type 'Buf32_t *'
[INFO] [stderr]   cargo:warning=  136 | static void populateTable(CryptoCycle_Item_t* table, Buf64_t* annHash0) {
[INFO] [stderr]   cargo:warning=      |                                                      ~~~~~~~~~^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from packetcrypt/src/RandHash.h:10,
[INFO] [stderr]   cargo:warning=                 from packetcrypt/src/AnnMiner.c:9:
[INFO] [stderr]   cargo:warning=packetcrypt/src/Buf.h:40:9: error: static assertion failed: "sizeof *(dst) != sizeof *(src)"
[INFO] [stderr]   cargo:warning=   40 |         _Static_assert(Buf_SIZEOF(dst) == Buf_SIZEOF(src), "sizeof *(dst) != sizeof *(src)"); \
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=packetcrypt/src/AnnMiner.c:234:9: note: in expansion of macro 'Buf_OBJCPY'
[INFO] [stderr]   cargo:warning=  234 |         Buf_OBJCPY(&b[1], &w->job.annHash0);
[INFO] [stderr]   cargo:warning=      |         ^~~~~~~~~~
[INFO] [stderr]   exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/opt/rustwide/target/release/build/libsodium-sys-7afb4ac2dc159514/out/source/libsodium/src/libsodium/include" "-I" "packetcrypt/include" "-I" "packetcrypt/src" "-Wall" "-Wextra" "-Wno-implicit-function-declaration" "-o" "/opt/rustwide/target/release/build/packetcrypt-sys-d6308aa6cf6e1716/out/lib/packetcrypt/src/AnnMiner.o" "-c" "packetcrypt/src/AnnMiner.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" "03fb7bb6a9311166f8a582d0c9b1da991a12dc06b87090b9cba8e3b254c37f2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03fb7bb6a9311166f8a582d0c9b1da991a12dc06b87090b9cba8e3b254c37f2c", kill_on_drop: false }`
[INFO] [stdout] 03fb7bb6a9311166f8a582d0c9b1da991a12dc06b87090b9cba8e3b254c37f2c
