[INFO] fetching crate fpng-rs 1.0.9...
[INFO] checking fpng-rs-1.0.9 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate fpng-rs 1.0.9 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate fpng-rs 1.0.9 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fpng-rs 1.0.9
[INFO] finished tweaking crates.io crate fpng-rs 1.0.9
[INFO] tweaked toml for crates.io crate fpng-rs 1.0.9 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9c7df568c23758372c0e9d7f26dfca85e77b5c095e8bd52c44a687c2b42cec6f
[INFO] running `Command { std: "docker" "start" "-a" "9c7df568c23758372c0e9d7f26dfca85e77b5c095e8bd52c44a687c2b42cec6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c7df568c23758372c0e9d7f26dfca85e77b5c095e8bd52c44a687c2b42cec6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c7df568c23758372c0e9d7f26dfca85e77b5c095e8bd52c44a687c2b42cec6f", kill_on_drop: false }`
[INFO] [stdout] 9c7df568c23758372c0e9d7f26dfca85e77b5c095e8bd52c44a687c2b42cec6f
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5840c5550a1f64f631e56ada28fd7b3597fb95ce3d6f9f1fcdcc4a676152173b
[INFO] running `Command { std: "docker" "start" "-a" "5840c5550a1f64f631e56ada28fd7b3597fb95ce3d6f9f1fcdcc4a676152173b", kill_on_drop: false }`
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]    Compiling fpng-rs v1.0.9 (/opt/rustwide/workdir)
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: fpng-rs@1.0.9: Compiler version doesn't include clang or GCC: "c++" "--version"
[INFO] [stderr] warning: fpng-rs@1.0.9: In file included from fpng/src/fpng.cpp:17:
[INFO] [stderr] warning: fpng-rs@1.0.9: fpng/src/fpng.cpp: In function 'uint32_t fpng::pixel_deflate_dyn_3_rle(const uint8_t*, uint32_t, uint32_t, uint8_t*, uint32_t)':
[INFO] [stderr] warning: fpng-rs@1.0.9: fpng/src/fpng.cpp:564:67: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
[INFO] [stderr] warning: fpng-rs@1.0.9:   564 | #define PUT_BITS(bb, ll) do { uint32_t b = bb, l = ll; assert((l) >= 0 && (l) <= 16); assert((b) < (1ULL << (l))); bit_buf |= (((uint64_t)(b)) << bit_buf_size); bit_buf_size += (l); assert(bit_buf_size <= 64); } while(0)
[INFO] [stderr] warning: fpng-rs@1.0.9:       |                                                               ~~~~^~~~
[INFO] [stderr] warning: fpng-rs@1.0.9: fpng/src/fpng.cpp:1002:17: note: in expansion of macro 'PUT_BITS'
[INFO] [stderr] warning: fpng-rs@1.0.9:  1002 |                 PUT_BITS(0x78, 8);
[INFO] [stderr] warning: fpng-rs@1.0.9:       |                 ^~~~~~~~
[INFO] [stderr] warning: fpng-rs@1.0.9: fpng/src/fpng.cpp:564:67: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
[INFO] [stderr] warning: fpng-rs@1.0.9:   564 | #define PUT_BITS(bb, ll) do { uint32_t b = bb, l = ll; assert((l) >= 0 && (l) <= 16); assert((b) < (1ULL << (l))); bit_buf |= (((uint64_t)(b)) << bit_buf_size); bit_buf_size += (l); assert(bit_buf_size <= 64); } while(0)
[INFO] [stderr] warning: fpng-rs@1.0.9:       |                                                               ~~~~^~~~
[INFO] [stderr] warning: fpng-rs@1.0.9: fpng/src/fpng.cpp:1003:17: note: in expansion of macro 'PUT_BITS'
[INFO] [stderr] warning: fpng-rs@1.0.9:  1003 |                 PUT_BITS(0x01, 8);
[INFO] [stderr] warning: fpng-rs@1.0.9:       |                 ^~~~~~~~
[INFO] [stderr] warning: fpng-rs@1.0.9: fpng/src/fpng.cpp:564:67: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
[INFO] [stderr] warning: fpng-rs@1.0.9:   564 | #define PUT_BITS(bb, ll) do { uint32_t b = bb, l = ll; assert((l) >= 0 && (l) <= 16); assert((b) < (1ULL << (l))); bit_buf |= (((uint64_t)(b)) << bit_buf_size); bit_buf_size += (l); assert(bit_buf_size <= 64); } while(0)
[INFO] [stderr] warning: fpng-rs@1.0.9:       |                                                               ~~~~^~~~
[INFO] [stderr] warning: fpng-rs@1.0.9: fpng/src/fpng.cpp:1006:17: note: in expansion of macro 'PUT_BITS'
[INFO] [stderr] warning: fpng-rs@1.0.9:  1006 |                 PUT_BITS(1, 1);
[INFO] [stderr] warning: fpng-rs@1.0.9:       |                 ^~~~~~~~
[INFO] [stderr] warning: fpng-rs@1.0.9: fpng/src/fpng.cpp:564:67: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
[INFO] [stderr] warning: fpng-rs@1.0.9:   564 | #define PUT_BITS(bb, ll) do { uint32_t b = bb, l = ll; assert((l) >= 0 && (l) <= 16); assert((b) < (1ULL << (l))); bit_buf |= (((uint64_t)(b)) << bit_buf_size); bit_buf_size += (l); assert(bit_buf_size <= 64); } while(0)
[INFO] [stderr] warning: fpng-rs@1.0.9:       |                                                               ~~~~^~~~
[INFO] [stderr] warning: fpng-rs@1.0.9: fpng/src/fpng.cpp:1135:33: note: in expansion of macro 'PUT_BITS'
[INFO] [stderr] warning: fpng-rs@1.0.9:  1135 |                                 PUT_BITS(adj_match_len & g_bitmasks[g_defl_len_extra[adj_match_len]], g_defl_len_extra[adj_match_len] + 1); // up to 6 bits, +1 for the match distance Huff code which is always 0
[INFO] [stderr] warning: fpng-rs@1.0.9:       |                                 ^~~~~~~~
[INFO] [stderr] warning: fpng-rs@1.0.9: fpng/src/fpng.cpp: In function 'uint32_t fpng::pixel_deflate_dyn_3_rle_one_pass(const uint8_t*, uint32_t, uint32_t, uint8_t*, uint32_t)':
[INFO] [stderr] warning: fpng-rs@1.0.9: fpng/src/fpng.cpp:564:67: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
[INFO] [stderr] warning: fpng-rs@1.0.9:   564 | #define PUT_BITS(bb, ll) do { uint32_t b = bb, l = ll; assert((l) >= 0 && (l) <= 16); assert((b) < (1ULL << (l))); bit_buf |= (((uint64_t)(b)) << bit_buf_size); bit_buf_size += (l); assert(bit_buf_size <= 64); } while(0)
[INFO] [stderr] warning: fpng-rs@1.0.9:       |                                                               ~~~~^~~~
[INFO] [stderr] warning: fpng-rs@1.0.9: fpng/src/fpng.cpp:1224:41: note: in expansion of macro 'PUT_BITS'
[INFO] [stderr] warning: fpng-rs@1.0.9:  1224 |                                         PUT_BITS(adj_match_len & g_bitmasks[g_defl_len_extra[adj_match_len]], g_defl_len_extra[adj_match_len] + 1); // up to 6 bits, +1 for the match distance Huff code which is always 0
[INFO] [stderr] warning: fpng-rs@1.0.9:       |                                         ^~~~~~~~
[INFO] [stderr] warning: fpng-rs@1.0.9: fpng/src/fpng.cpp: In function 'uint32_t fpng::pixel_deflate_dyn_4_rle(const uint8_t*, uint32_t, uint32_t, uint8_t*, uint32_t)':
[INFO] [stderr] warning: fpng-rs@1.0.9: fpng/src/fpng.cpp:564:67: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
[INFO] [stderr] warning: fpng-rs@1.0.9:   564 | #define PUT_BITS(bb, ll) do { uint32_t b = bb, l = ll; assert((l) >= 0 && (l) <= 16); assert((b) < (1ULL << (l))); bit_buf |= (((uint64_t)(b)) << bit_buf_size); bit_buf_size += (l); assert(bit_buf_size <= 64); } while(0)
[INFO] [stderr] warning: fpng-rs@1.0.9:       |                                                               ~~~~^~~~
[INFO] [stderr] warning: fpng-rs@1.0.9: fpng/src/fpng.cpp:1279:17: note: in expansion of macro 'PUT_BITS'
[INFO] [stderr] warning: fpng-rs@1.0.9:  1279 |                 PUT_BITS(0x78, 8);
[INFO] [stderr] warning: fpng-rs@1.0.9:       |                 ^~~~~~~~
[INFO] [stderr] warning: fpng-rs@1.0.9: fpng/src/fpng.cpp:564:67: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
[INFO] [stderr] warning: fpng-rs@1.0.9:   564 | #define PUT_BITS(bb, ll) do { uint32_t b = bb, l = ll; assert((l) >= 0 && (l) <= 16); assert((b) < (1ULL << (l))); bit_buf |= (((uint64_t)(b)) << bit_buf_size); bit_buf_size += (l); assert(bit_buf_size <= 64); } while(0)
[INFO] [stderr] warning: fpng-rs@1.0.9:       |                                                               ~~~~^~~~
[INFO] [stderr] warning: fpng-rs@1.0.9: fpng/src/fpng.cpp:1280:17: note: in expansion of macro 'PUT_BITS'
[INFO] [stderr] warning: fpng-rs@1.0.9:  1280 |                 PUT_BITS(0x01, 8);
[INFO] [stderr] warning: fpng-rs@1.0.9:       |                 ^~~~~~~~
[INFO] [stderr] warning: fpng-rs@1.0.9: fpng/src/fpng.cpp:564:67: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
[INFO] [stderr] warning: fpng-rs@1.0.9:   564 | #define PUT_BITS(bb, ll) do { uint32_t b = bb, l = ll; assert((l) >= 0 && (l) <= 16); assert((b) < (1ULL << (l))); bit_buf |= (((uint64_t)(b)) << bit_buf_size); bit_buf_size += (l); assert(bit_buf_size <= 64); } while(0)
[INFO] [stderr] warning: fpng-rs@1.0.9:       |                                                               ~~~~^~~~
[INFO] [stderr] warning: fpng-rs@1.0.9: fpng/src/fpng.cpp:1283:17: note: in expansion of macro 'PUT_BITS'
[INFO] [stderr] warning: fpng-rs@1.0.9:  1283 |                 PUT_BITS(1, 1);
[INFO] [stderr] warning: fpng-rs@1.0.9:       |                 ^~~~~~~~
[INFO] [stderr] warning: fpng-rs@1.0.9: fpng/src/fpng.cpp:564:67: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
[INFO] [stderr] warning: fpng-rs@1.0.9:   564 | #define PUT_BITS(bb, ll) do { uint32_t b = bb, l = ll; assert((l) >= 0 && (l) <= 16); assert((b) < (1ULL << (l))); bit_buf |= (((uint64_t)(b)) << bit_buf_size); bit_buf_size += (l); assert(bit_buf_size <= 64); } while(0)
[INFO] [stderr] warning: fpng-rs@1.0.9:       |                                                               ~~~~^~~~
[INFO] [stderr] warning: fpng-rs@1.0.9: fpng/src/fpng.cpp:1422:33: note: in expansion of macro 'PUT_BITS'
[INFO] [stderr] warning: fpng-rs@1.0.9:  1422 |                                 PUT_BITS(adj_match_len & g_bitmasks[g_defl_len_extra[adj_match_len]], g_defl_len_extra[adj_match_len] + 1); // up to 6 bits, +1 for the match distance Huff code which is always 0
[INFO] [stderr] warning: fpng-rs@1.0.9:       |                                 ^~~~~~~~
[INFO] [stderr] warning: fpng-rs@1.0.9: fpng/src/fpng.cpp: In function 'uint32_t fpng::pixel_deflate_dyn_4_rle_one_pass(const uint8_t*, uint32_t, uint32_t, uint8_t*, uint32_t)':
[INFO] [stderr] warning: fpng-rs@1.0.9: fpng/src/fpng.cpp:564:67: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
[INFO] [stderr] warning: fpng-rs@1.0.9:   564 | #define PUT_BITS(bb, ll) do { uint32_t b = bb, l = ll; assert((l) >= 0 && (l) <= 16); assert((b) < (1ULL << (l))); bit_buf |= (((uint64_t)(b)) << bit_buf_size); bit_buf_size += (l); assert(bit_buf_size <= 64); } while(0)
[INFO] [stderr] warning: fpng-rs@1.0.9:       |                                                               ~~~~^~~~
[INFO] [stderr] warning: fpng-rs@1.0.9: fpng/src/fpng.cpp:1531:41: note: in expansion of macro 'PUT_BITS'
[INFO] [stderr] warning: fpng-rs@1.0.9:  1531 |                                         PUT_BITS(adj_match_len & g_bitmasks[g_defl_len_extra[adj_match_len]], len_extra_bits + 1); // up to 6 bits, +1 for the match distance Huff code which is always 0
[INFO] [stderr] warning: fpng-rs@1.0.9:       |                                         ^~~~~~~~
[INFO] [stderr] warning: fpng-rs@1.0.9: In file included from fpng/src/fpng.cpp:42:
[INFO] [stderr] warning: fpng-rs@1.0.9: /usr/lib/gcc/x86_64-linux-gnu/11/include/smmintrin.h: In function 'uint32_t fpng::adler32_sse_16(const uint8_t*, size_t, uint32_t)':
[INFO] [stderr] warning: fpng-rs@1.0.9: /usr/lib/gcc/x86_64-linux-gnu/11/include/smmintrin.h:521:1: error: inlining failed in call to 'always_inline' '__m128i _mm_cvtepu8_epi32(__m128i)': target specific option mismatch
[INFO] [stderr] warning: fpng-rs@1.0.9:   521 | _mm_cvtepu8_epi32 (__m128i __X)
[INFO] [stderr] warning: fpng-rs@1.0.9:       | ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: fpng-rs@1.0.9: fpng/src/fpng.cpp:422:50: note: called from here
[INFO] [stderr] warning: fpng-rs@1.0.9:   422 |                                 a = _mm_add_epi32(a, _mm_cvtepu8_epi32(_mm_shuffle_epi32(v, _MM_SHUFFLE(0, 0, 0, 0)))); b = _mm_add_epi32(b, a);
[INFO] [stderr] warning: fpng-rs@1.0.9:       |                                     ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: fpng-rs@1.0.9: In file included from fpng/src/fpng.cpp:42:
[INFO] [stderr] warning: fpng-rs@1.0.9: /usr/lib/gcc/x86_64-linux-gnu/11/include/smmintrin.h:521:1: error: inlining failed in call to 'always_inline' '__m128i _mm_cvtepu8_epi32(__m128i)': target specific option mismatch
[INFO] [stderr] warning: fpng-rs@1.0.9:   521 | _mm_cvtepu8_epi32 (__m128i __X)
[INFO] [stderr] warning: fpng-rs@1.0.9:       | ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: fpng-rs@1.0.9: fpng/src/fpng.cpp:423:50: note: called from here
[INFO] [stderr] warning: fpng-rs@1.0.9:   423 |                                 c = _mm_add_epi32(c, _mm_cvtepu8_epi32(_mm_shuffle_epi32(v, _MM_SHUFFLE(1, 1, 1, 1)))); d = _mm_add_epi32(d, c);
[INFO] [stderr] warning: fpng-rs@1.0.9:       |                                     ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: fpng-rs@1.0.9: In file included from fpng/src/fpng.cpp:42:
[INFO] [stderr] warning: fpng-rs@1.0.9: /usr/lib/gcc/x86_64-linux-gnu/11/include/smmintrin.h:521:1: error: inlining failed in call to 'always_inline' '__m128i _mm_cvtepu8_epi32(__m128i)': target specific option mismatch
[INFO] [stderr] warning: fpng-rs@1.0.9:   521 | _mm_cvtepu8_epi32 (__m128i __X)
[INFO] [stderr] warning: fpng-rs@1.0.9:       | ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: fpng-rs@1.0.9: fpng/src/fpng.cpp:424:50: note: called from here
[INFO] [stderr] warning: fpng-rs@1.0.9:   424 |                                 e = _mm_add_epi32(e, _mm_cvtepu8_epi32(_mm_shuffle_epi32(v, _MM_SHUFFLE(2, 2, 2, 2)))); f = _mm_add_epi32(f, e);
[INFO] [stderr] warning: fpng-rs@1.0.9:       |                                     ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: fpng-rs@1.0.9: In file included from fpng/src/fpng.cpp:42:
[INFO] [stderr] warning: fpng-rs@1.0.9: /usr/lib/gcc/x86_64-linux-gnu/11/include/smmintrin.h:521:1: error: inlining failed in call to 'always_inline' '__m128i _mm_cvtepu8_epi32(__m128i)': target specific option mismatch
[INFO] [stderr] warning: fpng-rs@1.0.9:   521 | _mm_cvtepu8_epi32 (__m128i __X)
[INFO] [stderr] warning: fpng-rs@1.0.9:       | ^~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: fpng-rs@1.0.9: fpng/src/fpng.cpp:425:50: note: called from here
[INFO] [stderr] warning: fpng-rs@1.0.9:   425 |                                 g = _mm_add_epi32(g, _mm_cvtepu8_epi32(_mm_shuffle_epi32(v, _MM_SHUFFLE(3, 3, 3, 3)))); h = _mm_add_epi32(h, g);
[INFO] [stderr] warning: fpng-rs@1.0.9:       |                                     ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] error: failed to run custom build command for `fpng-rs v1.0.9 (/opt/rustwide/workdir)`
[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/fpng-rs-a14bba27f0989a53/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXX
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXX
[INFO] [stderr]   CXX = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:warning=Compiler version doesn't include clang or GCC: "c++" "--version"
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CXXFLAGS
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXFLAGS
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   cargo:warning=In file included from fpng/src/fpng.cpp:17:
[INFO] [stderr]   cargo:warning=fpng/src/fpng.cpp: In function 'uint32_t fpng::pixel_deflate_dyn_3_rle(const uint8_t*, uint32_t, uint32_t, uint8_t*, uint32_t)':
[INFO] [stderr]   cargo:warning=fpng/src/fpng.cpp:564:67: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
[INFO] [stderr]   cargo:warning=  564 | #define PUT_BITS(bb, ll) do { uint32_t b = bb, l = ll; assert((l) >= 0 && (l) <= 16); assert((b) < (1ULL << (l))); bit_buf |= (((uint64_t)(b)) << bit_buf_size); bit_buf_size += (l); assert(bit_buf_size <= 64); } while(0)
[INFO] [stderr]   cargo:warning=      |                                                               ~~~~^~~~
[INFO] [stderr]   cargo:warning=fpng/src/fpng.cpp:1002:17: note: in expansion of macro 'PUT_BITS'
[INFO] [stderr]   cargo:warning= 1002 |                 PUT_BITS(0x78, 8);
[INFO] [stderr]   cargo:warning=      |                 ^~~~~~~~
[INFO] [stderr]   cargo:warning=fpng/src/fpng.cpp:564:67: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
[INFO] [stderr]   cargo:warning=  564 | #define PUT_BITS(bb, ll) do { uint32_t b = bb, l = ll; assert((l) >= 0 && (l) <= 16); assert((b) < (1ULL << (l))); bit_buf |= (((uint64_t)(b)) << bit_buf_size); bit_buf_size += (l); assert(bit_buf_size <= 64); } while(0)
[INFO] [stderr]   cargo:warning=      |                                                               ~~~~^~~~
[INFO] [stderr]   cargo:warning=fpng/src/fpng.cpp:1003:17: note: in expansion of macro 'PUT_BITS'
[INFO] [stderr]   cargo:warning= 1003 |                 PUT_BITS(0x01, 8);
[INFO] [stderr]   cargo:warning=      |                 ^~~~~~~~
[INFO] [stderr]   cargo:warning=fpng/src/fpng.cpp:564:67: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
[INFO] [stderr]   cargo:warning=  564 | #define PUT_BITS(bb, ll) do { uint32_t b = bb, l = ll; assert((l) >= 0 && (l) <= 16); assert((b) < (1ULL << (l))); bit_buf |= (((uint64_t)(b)) << bit_buf_size); bit_buf_size += (l); assert(bit_buf_size <= 64); } while(0)
[INFO] [stderr]   cargo:warning=      |                                                               ~~~~^~~~
[INFO] [stderr]   cargo:warning=fpng/src/fpng.cpp:1006:17: note: in expansion of macro 'PUT_BITS'
[INFO] [stderr]   cargo:warning= 1006 |                 PUT_BITS(1, 1);
[INFO] [stderr]   cargo:warning=      |                 ^~~~~~~~
[INFO] [stderr]   cargo:warning=fpng/src/fpng.cpp:564:67: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
[INFO] [stderr]   cargo:warning=  564 | #define PUT_BITS(bb, ll) do { uint32_t b = bb, l = ll; assert((l) >= 0 && (l) <= 16); assert((b) < (1ULL << (l))); bit_buf |= (((uint64_t)(b)) << bit_buf_size); bit_buf_size += (l); assert(bit_buf_size <= 64); } while(0)
[INFO] [stderr]   cargo:warning=      |                                                               ~~~~^~~~
[INFO] [stderr]   cargo:warning=fpng/src/fpng.cpp:1135:33: note: in expansion of macro 'PUT_BITS'
[INFO] [stderr]   cargo:warning= 1135 |                                 PUT_BITS(adj_match_len & g_bitmasks[g_defl_len_extra[adj_match_len]], g_defl_len_extra[adj_match_len] + 1); // up to 6 bits, +1 for the match distance Huff code which is always 0
[INFO] [stderr]   cargo:warning=      |                                 ^~~~~~~~
[INFO] [stderr]   cargo:warning=fpng/src/fpng.cpp: In function 'uint32_t fpng::pixel_deflate_dyn_3_rle_one_pass(const uint8_t*, uint32_t, uint32_t, uint8_t*, uint32_t)':
[INFO] [stderr]   cargo:warning=fpng/src/fpng.cpp:564:67: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
[INFO] [stderr]   cargo:warning=  564 | #define PUT_BITS(bb, ll) do { uint32_t b = bb, l = ll; assert((l) >= 0 && (l) <= 16); assert((b) < (1ULL << (l))); bit_buf |= (((uint64_t)(b)) << bit_buf_size); bit_buf_size += (l); assert(bit_buf_size <= 64); } while(0)
[INFO] [stderr]   cargo:warning=      |                                                               ~~~~^~~~
[INFO] [stderr]   cargo:warning=fpng/src/fpng.cpp:1224:41: note: in expansion of macro 'PUT_BITS'
[INFO] [stderr]   cargo:warning= 1224 |                                         PUT_BITS(adj_match_len & g_bitmasks[g_defl_len_extra[adj_match_len]], g_defl_len_extra[adj_match_len] + 1); // up to 6 bits, +1 for the match distance Huff code which is always 0
[INFO] [stderr]   cargo:warning=      |                                         ^~~~~~~~
[INFO] [stderr]   cargo:warning=fpng/src/fpng.cpp: In function 'uint32_t fpng::pixel_deflate_dyn_4_rle(const uint8_t*, uint32_t, uint32_t, uint8_t*, uint32_t)':
[INFO] [stderr]   cargo:warning=fpng/src/fpng.cpp:564:67: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
[INFO] [stderr]   cargo:warning=  564 | #define PUT_BITS(bb, ll) do { uint32_t b = bb, l = ll; assert((l) >= 0 && (l) <= 16); assert((b) < (1ULL << (l))); bit_buf |= (((uint64_t)(b)) << bit_buf_size); bit_buf_size += (l); assert(bit_buf_size <= 64); } while(0)
[INFO] [stderr]   cargo:warning=      |                                                               ~~~~^~~~
[INFO] [stderr]   cargo:warning=fpng/src/fpng.cpp:1279:17: note: in expansion of macro 'PUT_BITS'
[INFO] [stderr]   cargo:warning= 1279 |                 PUT_BITS(0x78, 8);
[INFO] [stderr]   cargo:warning=      |                 ^~~~~~~~
[INFO] [stderr]   cargo:warning=fpng/src/fpng.cpp:564:67: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
[INFO] [stderr]   cargo:warning=  564 | #define PUT_BITS(bb, ll) do { uint32_t b = bb, l = ll; assert((l) >= 0 && (l) <= 16); assert((b) < (1ULL << (l))); bit_buf |= (((uint64_t)(b)) << bit_buf_size); bit_buf_size += (l); assert(bit_buf_size <= 64); } while(0)
[INFO] [stderr]   cargo:warning=      |                                                               ~~~~^~~~
[INFO] [stderr]   cargo:warning=fpng/src/fpng.cpp:1280:17: note: in expansion of macro 'PUT_BITS'
[INFO] [stderr]   cargo:warning= 1280 |                 PUT_BITS(0x01, 8);
[INFO] [stderr]   cargo:warning=      |                 ^~~~~~~~
[INFO] [stderr]   cargo:warning=fpng/src/fpng.cpp:564:67: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
[INFO] [stderr]   cargo:warning=  564 | #define PUT_BITS(bb, ll) do { uint32_t b = bb, l = ll; assert((l) >= 0 && (l) <= 16); assert((b) < (1ULL << (l))); bit_buf |= (((uint64_t)(b)) << bit_buf_size); bit_buf_size += (l); assert(bit_buf_size <= 64); } while(0)
[INFO] [stderr]   cargo:warning=      |                                                               ~~~~^~~~
[INFO] [stderr]   cargo:warning=fpng/src/fpng.cpp:1283:17: note: in expansion of macro 'PUT_BITS'
[INFO] [stderr]   cargo:warning= 1283 |                 PUT_BITS(1, 1);
[INFO] [stderr]   cargo:warning=      |                 ^~~~~~~~
[INFO] [stderr]   cargo:warning=fpng/src/fpng.cpp:564:67: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
[INFO] [stderr]   cargo:warning=  564 | #define PUT_BITS(bb, ll) do { uint32_t b = bb, l = ll; assert((l) >= 0 && (l) <= 16); assert((b) < (1ULL << (l))); bit_buf |= (((uint64_t)(b)) << bit_buf_size); bit_buf_size += (l); assert(bit_buf_size <= 64); } while(0)
[INFO] [stderr]   cargo:warning=      |                                                               ~~~~^~~~
[INFO] [stderr]   cargo:warning=fpng/src/fpng.cpp:1422:33: note: in expansion of macro 'PUT_BITS'
[INFO] [stderr]   cargo:warning= 1422 |                                 PUT_BITS(adj_match_len & g_bitmasks[g_defl_len_extra[adj_match_len]], g_defl_len_extra[adj_match_len] + 1); // up to 6 bits, +1 for the match distance Huff code which is always 0
[INFO] [stderr]   cargo:warning=      |                                 ^~~~~~~~
[INFO] [stderr]   cargo:warning=fpng/src/fpng.cpp: In function 'uint32_t fpng::pixel_deflate_dyn_4_rle_one_pass(const uint8_t*, uint32_t, uint32_t, uint8_t*, uint32_t)':
[INFO] [stderr]   cargo:warning=fpng/src/fpng.cpp:564:67: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
[INFO] [stderr]   cargo:warning=  564 | #define PUT_BITS(bb, ll) do { uint32_t b = bb, l = ll; assert((l) >= 0 && (l) <= 16); assert((b) < (1ULL << (l))); bit_buf |= (((uint64_t)(b)) << bit_buf_size); bit_buf_size += (l); assert(bit_buf_size <= 64); } while(0)
[INFO] [stderr]   cargo:warning=      |                                                               ~~~~^~~~
[INFO] [stderr]   cargo:warning=fpng/src/fpng.cpp:1531:41: note: in expansion of macro 'PUT_BITS'
[INFO] [stderr]   cargo:warning= 1531 |                                         PUT_BITS(adj_match_len & g_bitmasks[g_defl_len_extra[adj_match_len]], len_extra_bits + 1); // up to 6 bits, +1 for the match distance Huff code which is always 0
[INFO] [stderr]   cargo:warning=      |                                         ^~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from fpng/src/fpng.cpp:42:
[INFO] [stderr]   cargo:warning=/usr/lib/gcc/x86_64-linux-gnu/11/include/smmintrin.h: In function 'uint32_t fpng::adler32_sse_16(const uint8_t*, size_t, uint32_t)':
[INFO] [stderr]   cargo:warning=/usr/lib/gcc/x86_64-linux-gnu/11/include/smmintrin.h:521:1: error: inlining failed in call to 'always_inline' '__m128i _mm_cvtepu8_epi32(__m128i)': target specific option mismatch
[INFO] [stderr]   cargo:warning=  521 | _mm_cvtepu8_epi32 (__m128i __X)
[INFO] [stderr]   cargo:warning=      | ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=fpng/src/fpng.cpp:422:50: note: called from here
[INFO] [stderr]   cargo:warning=  422 |                                 a = _mm_add_epi32(a, _mm_cvtepu8_epi32(_mm_shuffle_epi32(v, _MM_SHUFFLE(0, 0, 0, 0)))); b = _mm_add_epi32(b, a);
[INFO] [stderr]   cargo:warning=      |                                     ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from fpng/src/fpng.cpp:42:
[INFO] [stderr]   cargo:warning=/usr/lib/gcc/x86_64-linux-gnu/11/include/smmintrin.h:521:1: error: inlining failed in call to 'always_inline' '__m128i _mm_cvtepu8_epi32(__m128i)': target specific option mismatch
[INFO] [stderr]   cargo:warning=  521 | _mm_cvtepu8_epi32 (__m128i __X)
[INFO] [stderr]   cargo:warning=      | ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=fpng/src/fpng.cpp:423:50: note: called from here
[INFO] [stderr]   cargo:warning=  423 |                                 c = _mm_add_epi32(c, _mm_cvtepu8_epi32(_mm_shuffle_epi32(v, _MM_SHUFFLE(1, 1, 1, 1)))); d = _mm_add_epi32(d, c);
[INFO] [stderr]   cargo:warning=      |                                     ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from fpng/src/fpng.cpp:42:
[INFO] [stderr]   cargo:warning=/usr/lib/gcc/x86_64-linux-gnu/11/include/smmintrin.h:521:1: error: inlining failed in call to 'always_inline' '__m128i _mm_cvtepu8_epi32(__m128i)': target specific option mismatch
[INFO] [stderr]   cargo:warning=  521 | _mm_cvtepu8_epi32 (__m128i __X)
[INFO] [stderr]   cargo:warning=      | ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=fpng/src/fpng.cpp:424:50: note: called from here
[INFO] [stderr]   cargo:warning=  424 |                                 e = _mm_add_epi32(e, _mm_cvtepu8_epi32(_mm_shuffle_epi32(v, _MM_SHUFFLE(2, 2, 2, 2)))); f = _mm_add_epi32(f, e);
[INFO] [stderr]   cargo:warning=      |                                     ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from fpng/src/fpng.cpp:42:
[INFO] [stderr]   cargo:warning=/usr/lib/gcc/x86_64-linux-gnu/11/include/smmintrin.h:521:1: error: inlining failed in call to 'always_inline' '__m128i _mm_cvtepu8_epi32(__m128i)': target specific option mismatch
[INFO] [stderr]   cargo:warning=  521 | _mm_cvtepu8_epi32 (__m128i __X)
[INFO] [stderr]   cargo:warning=      | ^~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=fpng/src/fpng.cpp:425:50: note: called from here
[INFO] [stderr]   cargo:warning=  425 |                                 g = _mm_add_epi32(g, _mm_cvtepu8_epi32(_mm_shuffle_epi32(v, _MM_SHUFFLE(3, 3, 3, 3)))); h = _mm_add_epi32(h, g);
[INFO] [stderr]   cargo:warning=      |                                     ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "fpng/src" "-Wall" "-Wextra" "-DFPNG_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/fpng-rs-96d0bba2e3db1b1d/out/c24b4d9c9137d992-fpng.o" "-c" "fpng/src/fpng.cpp" with args "c++" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "5840c5550a1f64f631e56ada28fd7b3597fb95ce3d6f9f1fcdcc4a676152173b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5840c5550a1f64f631e56ada28fd7b3597fb95ce3d6f9f1fcdcc4a676152173b", kill_on_drop: false }`
[INFO] [stdout] 5840c5550a1f64f631e56ada28fd7b3597fb95ce3d6f9f1fcdcc4a676152173b
