[INFO] fetching crate blosc-src 0.2.1...
[INFO] checking blosc-src-0.2.1 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate blosc-src 0.2.1 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate blosc-src 0.2.1 on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate blosc-src 0.2.1
[INFO] finished tweaking crates.io crate blosc-src 0.2.1
[INFO] tweaked toml for crates.io crate blosc-src 0.2.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 26576f496e4c40b86ac390bdff63a65fce8f67af25e196fbc5aa9011c108c3f5
[INFO] running `Command { std: "docker" "start" "-a" "26576f496e4c40b86ac390bdff63a65fce8f67af25e196fbc5aa9011c108c3f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "26576f496e4c40b86ac390bdff63a65fce8f67af25e196fbc5aa9011c108c3f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26576f496e4c40b86ac390bdff63a65fce8f67af25e196fbc5aa9011c108c3f5", kill_on_drop: false }`
[INFO] [stdout] 26576f496e4c40b86ac390bdff63a65fce8f67af25e196fbc5aa9011c108c3f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40151d05a9d48bb76f152e7e49ad958934d97a8b01d34c5328f8a6f392383ef7
[INFO] running `Command { std: "docker" "start" "-a" "40151d05a9d48bb76f152e7e49ad958934d97a8b01d34c5328f8a6f392383ef7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]    Compiling blosc-src v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: c-blosc/blosc/blosclz.c: In function 'get_cratio':
[INFO] [stderr] warning: c-blosc/blosc/blosclz.c:381:13: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
[INFO] [stderr] warning:   381 |     if (len < minlen) {
[INFO] [stderr] warning:       |             ^
[INFO] [stderr] warning: At top level:
[INFO] [stderr] warning: c-blosc/blosc/blosclz.c:146:17: warning: 'get_match' defined but not used [-Wunused-function]
[INFO] [stderr] warning:   146 | static uint8_t *get_match(uint8_t *ip, const uint8_t *ip_bound, const uint8_t *ref) {
[INFO] [stderr] warning:       |                 ^~~~~~~~~
[INFO] [stderr] warning: c-blosc/blosc/blosclz.c:90:17: warning: 'get_run_16' defined but not used [-Wunused-function]
[INFO] [stderr] warning:    90 | static uint8_t *get_run_16(uint8_t *ip, const uint8_t *ip_bound, const uint8_t *ref) {
[INFO] [stderr] warning:       |                 ^~~~~~~~~~
[INFO] [stderr] warning: In file included from c-blosc/blosc/shuffle-avx2.c:9:
[INFO] [stderr] warning: c-blosc/blosc/shuffle-generic.h:61:13: warning: 'unshuffle_generic_inline' defined but not used [-Wunused-function]
[INFO] [stderr] warning:    61 | static void unshuffle_generic_inline(const size_t type_size,
[INFO] [stderr] warning:       |             ^~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: c-blosc/blosc/shuffle-generic.h:32:13: warning: 'shuffle_generic_inline' defined but not used [-Wunused-function]
[INFO] [stderr] warning:    32 | static void shuffle_generic_inline(const size_t type_size,
[INFO] [stderr] warning:       |             ^~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: c-blosc/blosc/blosc.c: In function 'blosc_c':
[INFO] [stderr] warning: c-blosc/blosc/blosc.c:605:7: warning: variable 'accel' set but not used [-Wunused-but-set-variable]
[INFO] [stderr] warning:   605 |   int accel;
[INFO] [stderr] warning:       |       ^~~~~
[INFO] [stderr] warning: c-blosc/blosc/blosc.c: In function 'blosc_d':
[INFO] [stderr] warning: 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:   763 |     if (src_offset < 0 || src_offset > compressedsize - sizeof(int32_t)) {
[INFO] [stderr] warning:       |                                      ^
[INFO] [stderr] warning: c-blosc/blosc/blosc.c: In function 'compute_blocksize':
[INFO] [stderr] warning: 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:   985 |     if (blocksize > BLOSC_MAX_BLOCKSIZE) {
[INFO] [stderr] warning:       |                   ^
[INFO] [stderr] warning: c-blosc/blosc/blosc.c: In function 'write_compression_header':
[INFO] [stderr] warning: c-blosc/blosc/blosc.c:1143:72: warning: unused parameter 'clevel' [-Wunused-parameter]
[INFO] [stderr] warning:  1143 | static int write_compression_header(struct blosc_context* context, int clevel, int doshuffle)
[INFO] [stderr] warning:       |                                                                    ~~~~^~~~~~
[INFO] [stderr] warning: c-blosc/blosc/blosc.c: In function 'blosc_run_decompression_with_context':
[INFO] [stderr] warning: 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:  1458 |   if (context->blocksize <= 0 || context->blocksize > destsize ||
[INFO] [stderr] warning:       |                                                     ^
[INFO] [stderr] warning: 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:  1459 |       context->blocksize > BLOSC_MAX_BLOCKSIZE || context->typesize <= 0 ||
[INFO] [stderr] warning:       |                          ^
[INFO] [stderr] warning: c-blosc/blosc/blosc.c: In function 'blosc_getitem':
[INFO] [stderr] warning: 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:  1596 |   if (blocksize <= 0 || blocksize > nbytes || blocksize > BLOSC_MAX_BLOCKSIZE ||
[INFO] [stderr] warning:       |                                                         ^
[INFO] [stderr] warning: c-blosc/blosc/shuffle.c:314:4: warning: #warning Hardware-acceleration detection not implemented for the target architecture. Only the generic shuffle/unshuffle routines will be available. [-Wcpp]
[INFO] [stderr] warning:   314 |   #warning Hardware-acceleration detection not implemented for the target architecture. Only the generic shuffle/unshuffle routines will be available.
[INFO] [stderr] warning:       |    ^~~~~~~
[INFO] [stderr] warning: c-blosc/blosc/shuffle.c: In function 'get_shuffle_implementation':
[INFO] [stderr] warning: c-blosc/blosc/shuffle.c:324:22: warning: unused variable 'cpu_features' [-Wunused-variable]
[INFO] [stderr] warning:   324 |   blosc_cpu_features cpu_features = blosc_get_cpu_features();
[INFO] [stderr] warning:       |                      ^~~~~~~~~~~~
[INFO] [stderr] warning: In file included from c-blosc/blosc/shuffle.c:12:
[INFO] [stderr] warning: At top level:
[INFO] [stderr] warning: c-blosc/blosc/shuffle-generic.h:61:13: warning: 'unshuffle_generic_inline' defined but not used [-Wunused-function]
[INFO] [stderr] warning:    61 | static void unshuffle_generic_inline(const size_t type_size,
[INFO] [stderr] warning:       |             ^~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: c-blosc/blosc/shuffle-generic.h:32:13: warning: 'shuffle_generic_inline' defined but not used [-Wunused-function]
[INFO] [stderr] warning:    32 | static void shuffle_generic_inline(const size_t type_size,
[INFO] [stderr] warning:       |             ^~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1.77s
[INFO] running `Command { std: "docker" "inspect" "40151d05a9d48bb76f152e7e49ad958934d97a8b01d34c5328f8a6f392383ef7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40151d05a9d48bb76f152e7e49ad958934d97a8b01d34c5328f8a6f392383ef7", kill_on_drop: false }`
[INFO] [stdout] 40151d05a9d48bb76f152e7e49ad958934d97a8b01d34c5328f8a6f392383ef7
