[INFO] fetching crate blosc-src 0.3.6...
[INFO] testing blosc-src-0.3.6 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate blosc-src 0.3.6 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate blosc-src 0.3.6
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate blosc-src 0.3.6
[INFO] tweaked toml for crates.io crate blosc-src 0.3.6 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate blosc-src 0.3.6 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate blosc-src 0.3.6 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded link-cplusplus v1.0.10
[INFO] [stderr]   Downloaded snappy_src v0.2.5+snappy.1.2.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1b5ac539a9fce4a5df2ee5f4959fefd31977fba8a4e593e09c28326eb49db50f
[INFO] running `Command { std: "docker" "start" "-a" "1b5ac539a9fce4a5df2ee5f4959fefd31977fba8a4e593e09c28326eb49db50f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b5ac539a9fce4a5df2ee5f4959fefd31977fba8a4e593e09c28326eb49db50f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b5ac539a9fce4a5df2ee5f4959fefd31977fba8a4e593e09c28326eb49db50f", kill_on_drop: false }`
[INFO] [stdout] 1b5ac539a9fce4a5df2ee5f4959fefd31977fba8a4e593e09c28326eb49db50f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5937ab5ca61178371a238ee9c8a533cbaaaf2133bc9c90599e6d62fff1b19ae8
[INFO] running `Command { std: "docker" "start" "-a" "5937ab5ca61178371a238ee9c8a533cbaaaf2133bc9c90599e6d62fff1b19ae8", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling blosc-src v0.3.6 (/opt/rustwide/workdir)
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/shuffle-avx2.c: In function 'blosc_internal_shuffle_avx2':
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/shuffle-avx2.c:17:42: warning: unused parameter 'bytesoftype' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    17 | blosc_internal_shuffle_avx2(const size_t bytesoftype, const size_t blocksize,
[INFO] [stderr] warning: blosc-src@0.3.6:       |                             ~~~~~~~~~~~~~^~~~~~~~~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/shuffle-avx2.c:17:68: warning: unused parameter 'blocksize' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    17 | blosc_internal_shuffle_avx2(const size_t bytesoftype, const size_t blocksize,
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                       ~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/shuffle-avx2.c:18:50: warning: unused parameter '_src' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    18 |                             const uint8_t* const _src, uint8_t* const _dest) {
[INFO] [stderr] warning: blosc-src@0.3.6:       |                             ~~~~~~~~~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/shuffle-avx2.c:18:71: warning: unused parameter '_dest' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    18 |                             const uint8_t* const _src, uint8_t* const _dest) {
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                        ~~~~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/shuffle-avx2.c: In function 'blosc_internal_unshuffle_avx2':
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/shuffle-avx2.c:23:44: warning: unused parameter 'bytesoftype' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    23 | blosc_internal_unshuffle_avx2(const size_t bytesoftype, const size_t blocksize,
[INFO] [stderr] warning: blosc-src@0.3.6:       |                               ~~~~~~~~~~~~~^~~~~~~~~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/shuffle-avx2.c:23:70: warning: unused parameter 'blocksize' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    23 | blosc_internal_unshuffle_avx2(const size_t bytesoftype, const size_t blocksize,
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                         ~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/shuffle-avx2.c:24:52: warning: unused parameter '_src' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    24 |                               const uint8_t* const _src, uint8_t* const _dest) {
[INFO] [stderr] warning: blosc-src@0.3.6:       |                               ~~~~~~~~~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/shuffle-avx2.c:24:73: warning: unused parameter '_dest' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    24 |                               const uint8_t* const _src, uint8_t* const _dest) {
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                          ~~~~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: blosc-src@0.3.6: In file included from c-blosc/blosc/shuffle-avx2.c:9:
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/shuffle-generic.h: At top level:
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/shuffle-generic.h:61:13: warning: 'unshuffle_generic_inline' defined but not used [-Wunused-function]
[INFO] [stderr] warning: blosc-src@0.3.6:    61 | static void unshuffle_generic_inline(const size_t type_size,
[INFO] [stderr] warning: blosc-src@0.3.6:       |             ^~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/shuffle-generic.h:32:13: warning: 'shuffle_generic_inline' defined but not used [-Wunused-function]
[INFO] [stderr] warning: blosc-src@0.3.6:    32 | static void shuffle_generic_inline(const size_t type_size,
[INFO] [stderr] warning: blosc-src@0.3.6:       |             ^~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/blosc.c: In function 'blosc_c':
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/blosc.c:605:7: warning: variable 'accel' set but not used [-Wunused-but-set-variable]
[INFO] [stderr] warning: blosc-src@0.3.6:   605 |   int accel;
[INFO] [stderr] warning: blosc-src@0.3.6:       |       ^~~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/blosc.c: In function 'blosc_d':
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/blosc.c:763:38: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'long unsigned int' [-Wsign-compare]
[INFO] [stderr] warning: blosc-src@0.3.6:   763 |     if (src_offset < 0 || src_offset > compressedsize - sizeof(int32_t)) {
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                      ^
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/blosc.c: In function 'compute_blocksize':
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/blosc.c:985:19: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'long unsigned int' [-Wsign-compare]
[INFO] [stderr] warning: blosc-src@0.3.6:   985 |     if (blocksize > BLOSC_MAX_BLOCKSIZE) {
[INFO] [stderr] warning: blosc-src@0.3.6:       |                   ^
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/blosc.c: In function 'write_compression_header':
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/blosc.c:1143:72: warning: unused parameter 'clevel' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:  1143 | static int write_compression_header(struct blosc_context* context, int clevel, int doshuffle)
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                                    ~~~~^~~~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/blosc.c: In function 'blosc_run_decompression_with_context':
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/blosc.c:1458:53: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
[INFO] [stderr] warning: blosc-src@0.3.6:  1458 |   if (context->blocksize <= 0 || context->blocksize > destsize ||
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                     ^
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/blosc.c:1459:26: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'long unsigned int' [-Wsign-compare]
[INFO] [stderr] warning: blosc-src@0.3.6:  1459 |       context->blocksize > BLOSC_MAX_BLOCKSIZE || context->typesize <= 0 ||
[INFO] [stderr] warning: blosc-src@0.3.6:       |                          ^
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/blosc.c: In function 'blosc_getitem':
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/blosc.c:1596:57: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'long unsigned int' [-Wsign-compare]
[INFO] [stderr] warning: blosc-src@0.3.6:  1596 |   if (blocksize <= 0 || blocksize > nbytes || blocksize > BLOSC_MAX_BLOCKSIZE ||
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                         ^
[INFO] [stderr] warning: blosc-src@0.3.6: In file included from c-blosc/blosc/shuffle.c:12:
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/shuffle-generic.h:61:13: warning: 'unshuffle_generic_inline' defined but not used [-Wunused-function]
[INFO] [stderr] warning: blosc-src@0.3.6:    61 | static void unshuffle_generic_inline(const size_t type_size,
[INFO] [stderr] warning: blosc-src@0.3.6:       |             ^~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/shuffle-generic.h:32:13: warning: 'shuffle_generic_inline' defined but not used [-Wunused-function]
[INFO] [stderr] warning: blosc-src@0.3.6:    32 | static void shuffle_generic_inline(const size_t type_size,
[INFO] [stderr] warning: blosc-src@0.3.6:       |             ^~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/bitshuffle-avx2.c: In function 'blosc_internal_bshuf_trans_bit_elem_avx2':
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/bitshuffle-avx2.c:24:56: warning: unused parameter 'in' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    24 | int64_t blosc_internal_bshuf_trans_bit_elem_avx2(void* in, void* out, const size_t size,
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                  ~~~~~~^~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/bitshuffle-avx2.c:24:66: warning: unused parameter 'out' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    24 | int64_t blosc_internal_bshuf_trans_bit_elem_avx2(void* in, void* out, const size_t size,
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                            ~~~~~~^~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/bitshuffle-avx2.c:24:84: warning: unused parameter 'size' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    24 | int64_t blosc_internal_bshuf_trans_bit_elem_avx2(void* in, void* out, const size_t size,
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                                       ~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/bitshuffle-avx2.c:25:63: warning: unused parameter 'elem_size' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    25 |                                                  const size_t elem_size, void* tmp_buf) {
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                  ~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/bitshuffle-avx2.c:25:80: warning: unused parameter 'tmp_buf' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    25 |                                                  const size_t elem_size, void* tmp_buf) {
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                                          ~~~~~~^~~~~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/bitshuffle-avx2.c: In function 'blosc_internal_bshuf_untrans_bit_elem_avx2':
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/bitshuffle-avx2.c:29:58: warning: unused parameter 'in' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    29 | int64_t blosc_internal_bshuf_untrans_bit_elem_avx2(void* in, void* out, const size_t size,
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                    ~~~~~~^~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/bitshuffle-avx2.c:29:68: warning: unused parameter 'out' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    29 | int64_t blosc_internal_bshuf_untrans_bit_elem_avx2(void* in, void* out, const size_t size,
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                              ~~~~~~^~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/bitshuffle-avx2.c:29:86: warning: unused parameter 'size' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    29 | int64_t blosc_internal_bshuf_untrans_bit_elem_avx2(void* in, void* out, const size_t size,
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                                         ~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/bitshuffle-avx2.c:30:65: warning: unused parameter 'elem_size' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    30 |                                                    const size_t elem_size, void* tmp_buf) {
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                    ~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/bitshuffle-avx2.c:30:82: warning: unused parameter 'tmp_buf' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    30 |                                                    const size_t elem_size, void* tmp_buf) {
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                                            ~~~~~~^~~~~~~
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.89s
[INFO] running `Command { std: "docker" "inspect" "5937ab5ca61178371a238ee9c8a533cbaaaf2133bc9c90599e6d62fff1b19ae8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5937ab5ca61178371a238ee9c8a533cbaaaf2133bc9c90599e6d62fff1b19ae8", kill_on_drop: false }`
[INFO] [stdout] 5937ab5ca61178371a238ee9c8a533cbaaaf2133bc9c90599e6d62fff1b19ae8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca4fd173ec2cab622eb24365961131ba7efce2b561133d95141ad16a0151d767
[INFO] running `Command { std: "docker" "start" "-a" "ca4fd173ec2cab622eb24365961131ba7efce2b561133d95141ad16a0151d767", kill_on_drop: false }`
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/shuffle-avx2.c: In function 'blosc_internal_shuffle_avx2':
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/shuffle-avx2.c:17:42: warning: unused parameter 'bytesoftype' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    17 | blosc_internal_shuffle_avx2(const size_t bytesoftype, const size_t blocksize,
[INFO] [stderr] warning: blosc-src@0.3.6:       |                             ~~~~~~~~~~~~~^~~~~~~~~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/shuffle-avx2.c:17:68: warning: unused parameter 'blocksize' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    17 | blosc_internal_shuffle_avx2(const size_t bytesoftype, const size_t blocksize,
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                       ~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/shuffle-avx2.c:18:50: warning: unused parameter '_src' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    18 |                             const uint8_t* const _src, uint8_t* const _dest) {
[INFO] [stderr] warning: blosc-src@0.3.6:       |                             ~~~~~~~~~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/shuffle-avx2.c:18:71: warning: unused parameter '_dest' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    18 |                             const uint8_t* const _src, uint8_t* const _dest) {
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                        ~~~~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/shuffle-avx2.c: In function 'blosc_internal_unshuffle_avx2':
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/shuffle-avx2.c:23:44: warning: unused parameter 'bytesoftype' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    23 | blosc_internal_unshuffle_avx2(const size_t bytesoftype, const size_t blocksize,
[INFO] [stderr] warning: blosc-src@0.3.6:       |                               ~~~~~~~~~~~~~^~~~~~~~~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/shuffle-avx2.c:23:70: warning: unused parameter 'blocksize' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    23 | blosc_internal_unshuffle_avx2(const size_t bytesoftype, const size_t blocksize,
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                         ~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/shuffle-avx2.c:24:52: warning: unused parameter '_src' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    24 |                               const uint8_t* const _src, uint8_t* const _dest) {
[INFO] [stderr] warning: blosc-src@0.3.6:       |                               ~~~~~~~~~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/shuffle-avx2.c:24:73: warning: unused parameter '_dest' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    24 |                               const uint8_t* const _src, uint8_t* const _dest) {
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                          ~~~~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: blosc-src@0.3.6: In file included from c-blosc/blosc/shuffle-avx2.c:9:
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/shuffle-generic.h: At top level:
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/shuffle-generic.h:61:13: warning: 'unshuffle_generic_inline' defined but not used [-Wunused-function]
[INFO] [stderr] warning: blosc-src@0.3.6:    61 | static void unshuffle_generic_inline(const size_t type_size,
[INFO] [stderr] warning: blosc-src@0.3.6:       |             ^~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/shuffle-generic.h:32:13: warning: 'shuffle_generic_inline' defined but not used [-Wunused-function]
[INFO] [stderr] warning: blosc-src@0.3.6:    32 | static void shuffle_generic_inline(const size_t type_size,
[INFO] [stderr] warning: blosc-src@0.3.6:       |             ^~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/blosc.c: In function 'blosc_c':
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/blosc.c:605:7: warning: variable 'accel' set but not used [-Wunused-but-set-variable]
[INFO] [stderr] warning: blosc-src@0.3.6:   605 |   int accel;
[INFO] [stderr] warning: blosc-src@0.3.6:       |       ^~~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/blosc.c: In function 'blosc_d':
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/blosc.c:763:38: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'long unsigned int' [-Wsign-compare]
[INFO] [stderr] warning: blosc-src@0.3.6:   763 |     if (src_offset < 0 || src_offset > compressedsize - sizeof(int32_t)) {
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                      ^
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/blosc.c: In function 'compute_blocksize':
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/blosc.c:985:19: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'long unsigned int' [-Wsign-compare]
[INFO] [stderr] warning: blosc-src@0.3.6:   985 |     if (blocksize > BLOSC_MAX_BLOCKSIZE) {
[INFO] [stderr] warning: blosc-src@0.3.6:       |                   ^
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/blosc.c: In function 'write_compression_header':
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/blosc.c:1143:72: warning: unused parameter 'clevel' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:  1143 | static int write_compression_header(struct blosc_context* context, int clevel, int doshuffle)
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                                    ~~~~^~~~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/blosc.c: In function 'blosc_run_decompression_with_context':
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/blosc.c:1458:53: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
[INFO] [stderr] warning: blosc-src@0.3.6:  1458 |   if (context->blocksize <= 0 || context->blocksize > destsize ||
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                     ^
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/blosc.c:1459:26: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'long unsigned int' [-Wsign-compare]
[INFO] [stderr] warning: blosc-src@0.3.6:  1459 |       context->blocksize > BLOSC_MAX_BLOCKSIZE || context->typesize <= 0 ||
[INFO] [stderr] warning: blosc-src@0.3.6:       |                          ^
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/blosc.c: In function 'blosc_getitem':
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/blosc.c:1596:57: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'long unsigned int' [-Wsign-compare]
[INFO] [stderr] warning: blosc-src@0.3.6:  1596 |   if (blocksize <= 0 || blocksize > nbytes || blocksize > BLOSC_MAX_BLOCKSIZE ||
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                         ^
[INFO] [stderr] warning: blosc-src@0.3.6: In file included from c-blosc/blosc/shuffle.c:12:
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/shuffle-generic.h:61:13: warning: 'unshuffle_generic_inline' defined but not used [-Wunused-function]
[INFO] [stderr] warning: blosc-src@0.3.6:    61 | static void unshuffle_generic_inline(const size_t type_size,
[INFO] [stderr] warning: blosc-src@0.3.6:       |             ^~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/shuffle-generic.h:32:13: warning: 'shuffle_generic_inline' defined but not used [-Wunused-function]
[INFO] [stderr] warning: blosc-src@0.3.6:    32 | static void shuffle_generic_inline(const size_t type_size,
[INFO] [stderr] warning: blosc-src@0.3.6:       |             ^~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/bitshuffle-avx2.c: In function 'blosc_internal_bshuf_trans_bit_elem_avx2':
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/bitshuffle-avx2.c:24:56: warning: unused parameter 'in' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    24 | int64_t blosc_internal_bshuf_trans_bit_elem_avx2(void* in, void* out, const size_t size,
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                  ~~~~~~^~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/bitshuffle-avx2.c:24:66: warning: unused parameter 'out' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    24 | int64_t blosc_internal_bshuf_trans_bit_elem_avx2(void* in, void* out, const size_t size,
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                            ~~~~~~^~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/bitshuffle-avx2.c:24:84: warning: unused parameter 'size' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    24 | int64_t blosc_internal_bshuf_trans_bit_elem_avx2(void* in, void* out, const size_t size,
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                                       ~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/bitshuffle-avx2.c:25:63: warning: unused parameter 'elem_size' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    25 |                                                  const size_t elem_size, void* tmp_buf) {
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                  ~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/bitshuffle-avx2.c:25:80: warning: unused parameter 'tmp_buf' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    25 |                                                  const size_t elem_size, void* tmp_buf) {
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                                          ~~~~~~^~~~~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/bitshuffle-avx2.c: In function 'blosc_internal_bshuf_untrans_bit_elem_avx2':
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/bitshuffle-avx2.c:29:58: warning: unused parameter 'in' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    29 | int64_t blosc_internal_bshuf_untrans_bit_elem_avx2(void* in, void* out, const size_t size,
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                    ~~~~~~^~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/bitshuffle-avx2.c:29:68: warning: unused parameter 'out' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    29 | int64_t blosc_internal_bshuf_untrans_bit_elem_avx2(void* in, void* out, const size_t size,
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                              ~~~~~~^~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/bitshuffle-avx2.c:29:86: warning: unused parameter 'size' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    29 | int64_t blosc_internal_bshuf_untrans_bit_elem_avx2(void* in, void* out, const size_t size,
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                                         ~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/bitshuffle-avx2.c:30:65: warning: unused parameter 'elem_size' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    30 |                                                    const size_t elem_size, void* tmp_buf) {
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                    ~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/bitshuffle-avx2.c:30:82: warning: unused parameter 'tmp_buf' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    30 |                                                    const size_t elem_size, void* tmp_buf) {
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                                            ~~~~~~^~~~~~~
[INFO] [stderr]    Compiling blosc-src v0.3.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.85s
[INFO] running `Command { std: "docker" "inspect" "ca4fd173ec2cab622eb24365961131ba7efce2b561133d95141ad16a0151d767", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca4fd173ec2cab622eb24365961131ba7efce2b561133d95141ad16a0151d767", kill_on_drop: false }`
[INFO] [stdout] ca4fd173ec2cab622eb24365961131ba7efce2b561133d95141ad16a0151d767
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f633c7e3c8657ad2199ae4ef99d4e858aeb5c7f111811888340d189fb75a24d5
[INFO] running `Command { std: "docker" "start" "-a" "f633c7e3c8657ad2199ae4ef99d4e858aeb5c7f111811888340d189fb75a24d5", kill_on_drop: false }`
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/shuffle-avx2.c: In function 'blosc_internal_shuffle_avx2':
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/shuffle-avx2.c:17:42: warning: unused parameter 'bytesoftype' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    17 | blosc_internal_shuffle_avx2(const size_t bytesoftype, const size_t blocksize,
[INFO] [stderr] warning: blosc-src@0.3.6:       |                             ~~~~~~~~~~~~~^~~~~~~~~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/shuffle-avx2.c:17:68: warning: unused parameter 'blocksize' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    17 | blosc_internal_shuffle_avx2(const size_t bytesoftype, const size_t blocksize,
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                       ~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/shuffle-avx2.c:18:50: warning: unused parameter '_src' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    18 |                             const uint8_t* const _src, uint8_t* const _dest) {
[INFO] [stderr] warning: blosc-src@0.3.6:       |                             ~~~~~~~~~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/shuffle-avx2.c:18:71: warning: unused parameter '_dest' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    18 |                             const uint8_t* const _src, uint8_t* const _dest) {
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                        ~~~~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/shuffle-avx2.c: In function 'blosc_internal_unshuffle_avx2':
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/shuffle-avx2.c:23:44: warning: unused parameter 'bytesoftype' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    23 | blosc_internal_unshuffle_avx2(const size_t bytesoftype, const size_t blocksize,
[INFO] [stderr] warning: blosc-src@0.3.6:       |                               ~~~~~~~~~~~~~^~~~~~~~~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/shuffle-avx2.c:23:70: warning: unused parameter 'blocksize' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    23 | blosc_internal_unshuffle_avx2(const size_t bytesoftype, const size_t blocksize,
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                         ~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/shuffle-avx2.c:24:52: warning: unused parameter '_src' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    24 |                               const uint8_t* const _src, uint8_t* const _dest) {
[INFO] [stderr] warning: blosc-src@0.3.6:       |                               ~~~~~~~~~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/shuffle-avx2.c:24:73: warning: unused parameter '_dest' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    24 |                               const uint8_t* const _src, uint8_t* const _dest) {
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                          ~~~~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: blosc-src@0.3.6: In file included from c-blosc/blosc/shuffle-avx2.c:9:
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/shuffle-generic.h: At top level:
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/shuffle-generic.h:61:13: warning: 'unshuffle_generic_inline' defined but not used [-Wunused-function]
[INFO] [stderr] warning: blosc-src@0.3.6:    61 | static void unshuffle_generic_inline(const size_t type_size,
[INFO] [stderr] warning: blosc-src@0.3.6:       |             ^~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/shuffle-generic.h:32:13: warning: 'shuffle_generic_inline' defined but not used [-Wunused-function]
[INFO] [stderr] warning: blosc-src@0.3.6:    32 | static void shuffle_generic_inline(const size_t type_size,
[INFO] [stderr] warning: blosc-src@0.3.6:       |             ^~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/blosc.c: In function 'blosc_c':
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/blosc.c:605:7: warning: variable 'accel' set but not used [-Wunused-but-set-variable]
[INFO] [stderr] warning: blosc-src@0.3.6:   605 |   int accel;
[INFO] [stderr] warning: blosc-src@0.3.6:       |       ^~~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/blosc.c: In function 'blosc_d':
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/blosc.c:763:38: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'long unsigned int' [-Wsign-compare]
[INFO] [stderr] warning: blosc-src@0.3.6:   763 |     if (src_offset < 0 || src_offset > compressedsize - sizeof(int32_t)) {
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                      ^
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/blosc.c: In function 'compute_blocksize':
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/blosc.c:985:19: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'long unsigned int' [-Wsign-compare]
[INFO] [stderr] warning: blosc-src@0.3.6:   985 |     if (blocksize > BLOSC_MAX_BLOCKSIZE) {
[INFO] [stderr] warning: blosc-src@0.3.6:       |                   ^
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/blosc.c: In function 'write_compression_header':
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/blosc.c:1143:72: warning: unused parameter 'clevel' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:  1143 | static int write_compression_header(struct blosc_context* context, int clevel, int doshuffle)
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                                    ~~~~^~~~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/blosc.c: In function 'blosc_run_decompression_with_context':
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/blosc.c:1458:53: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
[INFO] [stderr] warning: blosc-src@0.3.6:  1458 |   if (context->blocksize <= 0 || context->blocksize > destsize ||
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                     ^
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/blosc.c:1459:26: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'long unsigned int' [-Wsign-compare]
[INFO] [stderr] warning: blosc-src@0.3.6:  1459 |       context->blocksize > BLOSC_MAX_BLOCKSIZE || context->typesize <= 0 ||
[INFO] [stderr] warning: blosc-src@0.3.6:       |                          ^
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/blosc.c: In function 'blosc_getitem':
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/blosc.c:1596:57: warning: comparison of integer expressions of different signedness: 'int32_t' {aka 'int'} and 'long unsigned int' [-Wsign-compare]
[INFO] [stderr] warning: blosc-src@0.3.6:  1596 |   if (blocksize <= 0 || blocksize > nbytes || blocksize > BLOSC_MAX_BLOCKSIZE ||
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                         ^
[INFO] [stderr] warning: blosc-src@0.3.6: In file included from c-blosc/blosc/shuffle.c:12:
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/shuffle-generic.h:61:13: warning: 'unshuffle_generic_inline' defined but not used [-Wunused-function]
[INFO] [stderr] warning: blosc-src@0.3.6:    61 | static void unshuffle_generic_inline(const size_t type_size,
[INFO] [stderr] warning: blosc-src@0.3.6:       |             ^~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/shuffle-generic.h:32:13: warning: 'shuffle_generic_inline' defined but not used [-Wunused-function]
[INFO] [stderr] warning: blosc-src@0.3.6:    32 | static void shuffle_generic_inline(const size_t type_size,
[INFO] [stderr] warning: blosc-src@0.3.6:       |             ^~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/bitshuffle-avx2.c: In function 'blosc_internal_bshuf_trans_bit_elem_avx2':
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/bitshuffle-avx2.c:24:56: warning: unused parameter 'in' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    24 | int64_t blosc_internal_bshuf_trans_bit_elem_avx2(void* in, void* out, const size_t size,
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                  ~~~~~~^~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/bitshuffle-avx2.c:24:66: warning: unused parameter 'out' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    24 | int64_t blosc_internal_bshuf_trans_bit_elem_avx2(void* in, void* out, const size_t size,
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                            ~~~~~~^~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/bitshuffle-avx2.c:24:84: warning: unused parameter 'size' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    24 | int64_t blosc_internal_bshuf_trans_bit_elem_avx2(void* in, void* out, const size_t size,
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                                       ~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/bitshuffle-avx2.c:25:63: warning: unused parameter 'elem_size' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    25 |                                                  const size_t elem_size, void* tmp_buf) {
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                  ~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/bitshuffle-avx2.c:25:80: warning: unused parameter 'tmp_buf' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    25 |                                                  const size_t elem_size, void* tmp_buf) {
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                                          ~~~~~~^~~~~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/bitshuffle-avx2.c: In function 'blosc_internal_bshuf_untrans_bit_elem_avx2':
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/bitshuffle-avx2.c:29:58: warning: unused parameter 'in' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    29 | int64_t blosc_internal_bshuf_untrans_bit_elem_avx2(void* in, void* out, const size_t size,
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                    ~~~~~~^~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/bitshuffle-avx2.c:29:68: warning: unused parameter 'out' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    29 | int64_t blosc_internal_bshuf_untrans_bit_elem_avx2(void* in, void* out, const size_t size,
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                              ~~~~~~^~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/bitshuffle-avx2.c:29:86: warning: unused parameter 'size' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    29 | int64_t blosc_internal_bshuf_untrans_bit_elem_avx2(void* in, void* out, const size_t size,
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                                         ~~~~~~~~~~~~~^~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/bitshuffle-avx2.c:30:65: warning: unused parameter 'elem_size' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    30 |                                                    const size_t elem_size, void* tmp_buf) {
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                    ~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: blosc-src@0.3.6: c-blosc/blosc/bitshuffle-avx2.c:30:82: warning: unused parameter 'tmp_buf' [-Wunused-parameter]
[INFO] [stderr] warning: blosc-src@0.3.6:    30 |                                                    const size_t elem_size, void* tmp_buf) {
[INFO] [stderr] warning: blosc-src@0.3.6:       |                                                                            ~~~~~~^~~~~~~
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blosc_src-fc9e3e7ba6cdd571)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test.rs (/opt/rustwide/target/debug/deps/test-f0070b641fcab488)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test roundtrip ... ok
[INFO] [stdout] test floats_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests blosc_src
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f633c7e3c8657ad2199ae4ef99d4e858aeb5c7f111811888340d189fb75a24d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f633c7e3c8657ad2199ae4ef99d4e858aeb5c7f111811888340d189fb75a24d5", kill_on_drop: false }`
[INFO] [stdout] f633c7e3c8657ad2199ae4ef99d4e858aeb5c7f111811888340d189fb75a24d5
