[INFO] fetching crate minizip-sys 0.1.2... [INFO] checking minizip-sys-0.1.2 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate minizip-sys 0.1.2 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate minizip-sys 0.1.2 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate minizip-sys 0.1.2 [INFO] finished tweaking crates.io crate minizip-sys 0.1.2 [INFO] tweaked toml for crates.io crate minizip-sys 0.1.2 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d13e8a507bc59538f97d5e2ceb0701b83cb926242c53bc266491daf5a3aa73ee [INFO] running `Command { std: "docker" "start" "-a" "d13e8a507bc59538f97d5e2ceb0701b83cb926242c53bc266491daf5a3aa73ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d13e8a507bc59538f97d5e2ceb0701b83cb926242c53bc266491daf5a3aa73ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d13e8a507bc59538f97d5e2ceb0701b83cb926242c53bc266491daf5a3aa73ee", kill_on_drop: false }` [INFO] [stdout] d13e8a507bc59538f97d5e2ceb0701b83cb926242c53bc266491daf5a3aa73ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 87658ddb6f41043e40f3285099148cf5643ee853203b3d8b100e3413c03b882a [INFO] running `Command { std: "docker" "start" "-a" "87658ddb6f41043e40f3285099148cf5643ee853203b3d8b100e3413c03b882a", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling minizip-sys v0.1.2 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2018 edition to 2021 [INFO] [stderr] error: failed to run custom build command for `minizip-sys v0.1.2 (/tmp/fixit)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/minizip-sys-30672de23ba0a75a/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] running: "cmake" "/tmp/fixit/minizip" "-DMZ_BZIP2_STATIC=ON" "-DMZ_ZLIB_STATIC=ON" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/minizip-sys-e259971d6bf9462a/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug" [INFO] [stderr] -- Using CMake version 3.16.3 [INFO] [stderr] -- The C compiler identification is GNU 9.3.0 [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc -- works [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Looking for stdint.h [INFO] [stderr] -- Looking for stdint.h - found [INFO] [stderr] -- Looking for inttypes.h [INFO] [stderr] -- Looking for inttypes.h - found [INFO] [stderr] -- Looking for sys/types.h [INFO] [stderr] -- Looking for sys/types.h - found [INFO] [stderr] -- Looking for stddef.h [INFO] [stderr] -- Looking for stddef.h - found [INFO] [stderr] -- Check size of off64_t [INFO] [stderr] -- Check size of off64_t - failed [INFO] [stderr] -- Looking for fseeko [INFO] [stderr] -- Looking for fseeko - found [INFO] [stderr] -- Looking for getrandom [INFO] [stderr] -- Looking for getrandom - found [INFO] [stderr] -- Looking for arc4random_buf [INFO] [stderr] -- Looking for arc4random_buf - not found [INFO] [stderr] -- Looking for arc4random [INFO] [stderr] -- Looking for arc4random - not found [INFO] [stderr] -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") [INFO] [stderr] -- Checking for module 'libbsd' [INFO] [stderr] -- No package 'libbsd' found [INFO] [stderr] -- Performing Test Iconv_IS_BUILT_IN [INFO] [stderr] -- Performing Test Iconv_IS_BUILT_IN - Success [INFO] [stderr] -- Using Iconv [INFO] [stderr] -- Looking for limits.h [INFO] [stderr] -- Looking for limits.h - found [INFO] [stderr] -- Looking for string.h [INFO] [stderr] -- Looking for string.h - found [INFO] [stderr] -- Looking for strings.h [INFO] [stderr] -- Looking for strings.h - found [INFO] [stderr] -- Looking for memory.h [INFO] [stderr] -- Looking for memory.h - found [INFO] [stderr] -- Looking for stdbool.h [INFO] [stderr] -- Looking for stdbool.h - found [INFO] [stderr] -- Looking for immintrin.h [INFO] [stderr] -- Looking for immintrin.h - found [INFO] [stderr] -- The CXX compiler identification is GNU 9.3.0 [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ -- works [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [INFO] [stderr] -- Detecting CXX compile features [INFO] [stderr] -- Detecting CXX compile features - done [INFO] [stderr] -- Looking for unistd.h [INFO] [stderr] -- Looking for unistd.h - found [INFO] [stderr] -- Configuring done [INFO] [stderr] -- Generating done [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/minizip-sys-e259971d6bf9462a/out/build [INFO] [stderr] running: "cmake" "--build" "." "--target" "install" "--config" "Debug" "--" [INFO] [stderr] Scanning dependencies of target zlibstatic [INFO] [stderr] Scanning dependencies of target zlib [INFO] [stderr] [ 1%] Building C object lib/zlib/CMakeFiles/zlibstatic.dir/adler32.o [INFO] [stderr] [ 2%] Building C object lib/zlib/CMakeFiles/zlibstatic.dir/gzclose.o [INFO] [stderr] [ 3%] Building C object lib/zlib/CMakeFiles/zlib.dir/compress.o [INFO] [stderr] [ 5%] Building C object lib/zlib/CMakeFiles/zlib.dir/crc32.o [INFO] [stderr] [ 7%] Building C object lib/zlib/CMakeFiles/zlibstatic.dir/gzwrite.o [INFO] [stderr] [ 7%] Building C object lib/zlib/CMakeFiles/zlib.dir/gzlib.o [INFO] [stderr] [ 8%] Building C object lib/zlib/CMakeFiles/zlibstatic.dir/gzlib.o [INFO] [stderr] [ 10%] Building C object lib/zlib/CMakeFiles/zlibstatic.dir/compress.o [INFO] [stderr] [ 11%] Building C object lib/zlib/CMakeFiles/zlibstatic.dir/inflate.o [INFO] [stderr] [ 12%] Building C object lib/zlib/CMakeFiles/zlib.dir/adler32.o [INFO] [stderr] [ 15%] Building C object lib/zlib/CMakeFiles/zlibstatic.dir/deflate.o [INFO] [stderr] [ 15%] Building C object lib/zlib/CMakeFiles/zlibstatic.dir/infback.o [INFO] [stderr] [ 16%] Building C object lib/zlib/CMakeFiles/zlibstatic.dir/crc32.o [INFO] [stderr] [ 17%] Building C object lib/zlib/CMakeFiles/zlibstatic.dir/gzread.o [INFO] [stderr] [ 18%] Building C object lib/zlib/CMakeFiles/zlib.dir/gzclose.o [INFO] [stderr] [ 20%] Building C object lib/zlib/CMakeFiles/zlib.dir/deflate.o [INFO] [stderr] [ 21%] Building C object lib/zlib/CMakeFiles/zlibstatic.dir/inftrees.o [INFO] [stderr] [ 22%] Building C object lib/zlib/CMakeFiles/zlibstatic.dir/inffast.o [INFO] [stderr] [ 23%] Building C object lib/zlib/CMakeFiles/zlibstatic.dir/trees.o [INFO] [stderr] [ 26%] Building C object lib/zlib/CMakeFiles/zlib.dir/gzread.o [INFO] [stderr] [ 26%] Building C object lib/zlib/CMakeFiles/zlib.dir/infback.o [INFO] [stderr] [ 27%] Building C object lib/zlib/CMakeFiles/zlib.dir/gzwrite.o [INFO] [stderr] [ 30%] Building C object lib/zlib/CMakeFiles/zlib.dir/inftrees.o [INFO] [stderr] [ 30%] Building C object lib/zlib/CMakeFiles/zlibstatic.dir/uncompr.o [INFO] [stderr] [ 31%] Building C object lib/zlib/CMakeFiles/zlib.dir/inflate.o [INFO] [stderr] [ 32%] Building C object lib/zlib/CMakeFiles/zlib.dir/trees.o [INFO] [stderr] [ 33%] Building C object lib/zlib/CMakeFiles/zlibstatic.dir/zutil.o [INFO] [stderr] [ 35%] Building C object lib/zlib/CMakeFiles/zlib.dir/uncompr.o [INFO] [stderr] [ 36%] Building C object lib/zlib/CMakeFiles/zlib.dir/inffast.o [INFO] [stderr] [ 37%] Building C object lib/zlib/CMakeFiles/zlib.dir/zutil.o [INFO] [stderr] [ 38%] Linking C static library libz.a [INFO] [stderr] [ 40%] Linking C shared library libz.so [INFO] [stderr] [ 40%] Built target zlibstatic [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Warning: [INFO] [stderr] Manually-specified variables were not used by the project: [INFO] [stderr] [INFO] [stderr] CMAKE_ASM_COMPILER [INFO] [stderr] CMAKE_ASM_FLAGS [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c: In function 'inflate': [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:742:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 742 | state->mode = EXLEN; [INFO] [stderr] | ~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:743:9: note: here [INFO] [stderr] 743 | case EXLEN: [INFO] [stderr] | ^~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:755:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 755 | state->mode = EXTRA; [INFO] [stderr] | ~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:756:9: note: here [INFO] [stderr] 756 | case EXTRA: [INFO] [stderr] | ^~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:777:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 777 | state->mode = NAME; [INFO] [stderr] | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:778:9: note: here [INFO] [stderr] 778 | case NAME: [INFO] [stderr] | ^~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:798:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 798 | state->mode = COMMENT; [INFO] [stderr] | ~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:799:9: note: here [INFO] [stderr] 799 | case COMMENT: [INFO] [stderr] | ^~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:818:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 818 | state->mode = HCRC; [INFO] [stderr] | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:819:9: note: here [INFO] [stderr] 819 | case HCRC: [INFO] [stderr] | ^~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:841:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 841 | state->mode = DICT; [INFO] [stderr] | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:842:9: note: here [INFO] [stderr] 842 | case DICT: [INFO] [stderr] | ^~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:848:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 848 | state->mode = TYPE; [INFO] [stderr] | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:849:9: note: here [INFO] [stderr] 849 | case TYPE: [INFO] [stderr] | ^~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:850:34: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 850 | if (flush == Z_BLOCK || flush == Z_TREES) goto inf_leave; [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:851:9: note: here [INFO] [stderr] 851 | case TYPEDO: [INFO] [stderr] | ^~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:900:16: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 900 | if (flush == Z_TREES) goto inf_leave; [INFO] [stderr] | ^ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:901:9: note: here [INFO] [stderr] 901 | case COPY_: [INFO] [stderr] | ^~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:902:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 902 | state->mode = COPY; [INFO] [stderr] | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:903:9: note: here [INFO] [stderr] 903 | case COPY: [INFO] [stderr] | ^~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:1041:16: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 1041 | if (flush == Z_TREES) goto inf_leave; [INFO] [stderr] | ^ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:1042:9: note: here [INFO] [stderr] 1042 | case LEN_: [INFO] [stderr] | ^~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:1043:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 1043 | state->mode = LEN; [INFO] [stderr] | ~~~~~~~~~~~~^~~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:1044:9: note: here [INFO] [stderr] 1044 | case LEN: [INFO] [stderr] | ^~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:1092:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 1092 | state->mode = LENEXT; [INFO] [stderr] | ~~~~~~~~~~~~^~~~~~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:1093:9: note: here [INFO] [stderr] 1093 | case LENEXT: [INFO] [stderr] | ^~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:1102:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 1102 | state->mode = DIST; [INFO] [stderr] | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:1103:9: note: here [INFO] [stderr] 1103 | case DIST: [INFO] [stderr] | ^~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:1129:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 1129 | state->mode = DISTEXT; [INFO] [stderr] | ~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:1130:9: note: here [INFO] [stderr] 1130 | case DISTEXT: [INFO] [stderr] | ^~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:1145:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 1145 | state->mode = MATCH; [INFO] [stderr] | ~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:1146:9: note: here [INFO] [stderr] 1146 | case MATCH: [INFO] [stderr] | ^~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:1220:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 1220 | state->mode = LENGTH; [INFO] [stderr] | ~~~~~~~~~~~~^~~~~~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:1221:9: note: here [INFO] [stderr] 1221 | case LENGTH: [INFO] [stderr] | ^~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:1233:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 1233 | state->mode = DONE; [INFO] [stderr] | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:1234:9: note: here [INFO] [stderr] 1234 | case DONE: [INFO] [stderr] | ^~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/infback.c: In function 'inflateBack': [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/infback.c:479:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 479 | state->mode = LEN; [INFO] [stderr] | ~~~~~~~~~~~~^~~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/infback.c:481:9: note: here [INFO] [stderr] 481 | case LEN: [INFO] [stderr] | ^~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/infback.c: In function 'inflateBack': [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c: In function 'inflate': [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:742:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 742 | state->mode = EXLEN; [INFO] [stderr] | ~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:743:9: note: here [INFO] [stderr] 743 | case EXLEN: [INFO] [stderr] | ^~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:755:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 755 | state->mode = EXTRA; [INFO] [stderr] | ~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:756:9: note: here [INFO] [stderr] 756 | case EXTRA: [INFO] [stderr] | ^~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:777:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 777 | state->mode = NAME; [INFO] [stderr] | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:778:9: note: here [INFO] [stderr] 778 | case NAME: [INFO] [stderr] | ^~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:798:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 798 | state->mode = COMMENT; [INFO] [stderr] | ~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:799:9: note: here [INFO] [stderr] 799 | case COMMENT: [INFO] [stderr] | ^~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:818:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 818 | state->mode = HCRC; [INFO] [stderr] | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:819:9: note: here [INFO] [stderr] 819 | case HCRC: [INFO] [stderr] | ^~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:841:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 841 | state->mode = DICT; [INFO] [stderr] | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:842:9: note: here [INFO] [stderr] 842 | case DICT: [INFO] [stderr] | ^~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:848:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 848 | state->mode = TYPE; [INFO] [stderr] | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:849:9: note: here [INFO] [stderr] 849 | case TYPE: [INFO] [stderr] | ^~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:850:34: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 850 | if (flush == Z_BLOCK || flush == Z_TREES) goto inf_leave; [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:851:9: note: here [INFO] [stderr] 851 | case TYPEDO: [INFO] [stderr] | ^~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:900:16: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 900 | if (flush == Z_TREES) goto inf_leave; [INFO] [stderr] | ^ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:901:9: note: here [INFO] [stderr] 901 | case COPY_: [INFO] [stderr] | ^~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:902:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 902 | state->mode = COPY; [INFO] [stderr] | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:903:9: note: here [INFO] [stderr] 903 | case COPY: [INFO] [stderr] | ^~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:1041:16: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 1041 | if (flush == Z_TREES) goto inf_leave; [INFO] [stderr] | ^ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:1042:9: note: here [INFO] [stderr] 1042 | case LEN_: [INFO] [stderr] | ^~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:1043:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 1043 | state->mode = LEN; [INFO] [stderr] | ~~~~~~~~~~~~^~~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:1044:9: note: here [INFO] [stderr] 1044 | case LEN: [INFO] [stderr] | ^~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:1092:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 1092 | state->mode = LENEXT; [INFO] [stderr] | ~~~~~~~~~~~~^~~~~~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:1093:9: note: here [INFO] [stderr] 1093 | case LENEXT: [INFO] [stderr] | ^~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:1102:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 1102 | state->mode = DIST; [INFO] [stderr] | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:1103:9: note: here [INFO] [stderr] 1103 | case DIST: [INFO] [stderr] | ^~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:1129:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 1129 | state->mode = DISTEXT; [INFO] [stderr] | ~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:1130:9: note: here [INFO] [stderr] 1130 | case DISTEXT: [INFO] [stderr] | ^~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:1145:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 1145 | state->mode = MATCH; [INFO] [stderr] | ~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:1146:9: note: here [INFO] [stderr] 1146 | case MATCH: [INFO] [stderr] | ^~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:1220:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 1220 | state->mode = LENGTH; [INFO] [stderr] | ~~~~~~~~~~~~^~~~~~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:1221:9: note: here [INFO] [stderr] 1221 | case LENGTH: [INFO] [stderr] | ^~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:1233:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 1233 | state->mode = DONE; [INFO] [stderr] | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/inflate.c:1234:9: note: here [INFO] [stderr] 1234 | case DONE: [INFO] [stderr] | ^~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/infback.c:479:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] 479 | state->mode = LEN; [INFO] [stderr] | ~~~~~~~~~~~~^~~~~ [INFO] [stderr] /tmp/fixit/minizip/lib/zlib/infback.c:481:9: note: here [INFO] [stderr] 481 | case LEN: [INFO] [stderr] | ^~~~ [INFO] [stderr] /usr/bin/ld: cannot open linker script file /tmp/fixit/minizip/lib/zlib/zlib.map: No such file or directory [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] make[2]: *** [lib/zlib/CMakeFiles/zlib.dir/build.make:294: lib/zlib/libz.so.1.2.11] Error 1 [INFO] [stderr] make[1]: *** [CMakeFiles/Makefile2:152: lib/zlib/CMakeFiles/zlib.dir/all] Error 2 [INFO] [stderr] make[1]: *** Waiting for unfinished jobs.... [INFO] [stderr] make: *** [Makefile:130: all] Error 2 [INFO] [stderr] thread 'main' panicked at ' [INFO] [stderr] command did not execute successfully, got: exit status: 2 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.45/src/lib.rs:894:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x556a3cf4d45c - std::backtrace_rs::backtrace::libunwind::trace::ha21b6ba3016b6364 [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x556a3cf4d45c - std::backtrace_rs::backtrace::trace_unsynchronized::hf515241a118c4e5a [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x556a3cf4d45c - std::sys_common::backtrace::_print_fmt::h339cd474d88b8467 [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x556a3cf4d45c - ::fmt::h06b8f714a0700be1 [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x556a3cf71f5c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/core/src/fmt/mod.rs:1117:17 [INFO] [stderr] 5: 0x556a3cf49c95 - std::io::Write::write_fmt::hb1c61d571fcd8cbf [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/io/mod.rs:1667:15 [INFO] [stderr] 6: 0x556a3cf4f520 - std::sys_common::backtrace::_print::hcd1fe1237ea0c752 [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x556a3cf4f520 - std::sys_common::backtrace::print::hae7d6625a78cd32e [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x556a3cf4f520 - std::panicking::default_hook::{{closure}}::h9a7fffa4e6b396ed [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/panicking.rs:210:50 [INFO] [stderr] 9: 0x556a3cf4f0db - std::panicking::default_hook::h5dc58e323cddd123 [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/panicking.rs:227:9 [INFO] [stderr] 10: 0x556a3cf4fbd4 - std::panicking::rust_panic_with_hook::hbef17e4338d7de57 [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/panicking.rs:624:17 [INFO] [stderr] 11: 0x556a3cf4f6b0 - std::panicking::begin_panic_handler::{{closure}}::hd8a92a4b1c3baae0 [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/panicking.rs:521:13 [INFO] [stderr] 12: 0x556a3cf4d924 - std::sys_common::backtrace::__rust_end_short_backtrace::ha5ac263a7609ace8 [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x556a3cf4f619 - rust_begin_unwind [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/panicking.rs:517:5 [INFO] [stderr] 14: 0x556a3ca03b7b - std::panicking::begin_panic_fmt::h1d40aa0afd20effe [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/panicking.rs:460:5 [INFO] [stderr] 15: 0x556a3ced2993 - cmake::fail::h89d317d5a9b1271c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.45/src/lib.rs:894:5 [INFO] [stderr] 16: 0x556a3ced23b9 - cmake::run::h337d5af9e8cd1189 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.45/src/lib.rs:872:9 [INFO] [stderr] 17: 0x556a3cecfedc - cmake::Config::build::h0307b4f8faf87fa9 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.45/src/lib.rs:778:9 [INFO] [stderr] 18: 0x556a3ca0710b - build_script_build::main::h398c9c75f061a6d4 [INFO] [stderr] at /tmp/fixit/build.rs:6:15 [INFO] [stderr] 19: 0x556a3ca05d5b - core::ops::function::FnOnce::call_once::h6783b1a4ed653e77 [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x556a3ca0657e - std::sys_common::backtrace::__rust_begin_short_backtrace::h6b4889423fce10da [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x556a3ca06611 - std::rt::lang_start::{{closure}}::h5c7f01759b9a61b4 [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/rt.rs:63:18 [INFO] [stderr] 22: 0x556a3cf500da - core::ops::function::impls:: for &F>::call_once::hc9bc8961e4809a14 [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x556a3cf500da - std::panicking::try::do_call::h6f00e12df2af6579 [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/panicking.rs:403:40 [INFO] [stderr] 24: 0x556a3cf500da - std::panicking::try::h588c31a0a9a8ad2c [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/panicking.rs:367:19 [INFO] [stderr] 25: 0x556a3cf500da - std::panic::catch_unwind::h8ebc4fcb0e51bec0 [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/panic.rs:129:14 [INFO] [stderr] 26: 0x556a3cf500da - std::rt::lang_start_internal::{{closure}}::had93e50fbfd893a1 [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/rt.rs:45:48 [INFO] [stderr] 27: 0x556a3cf500da - std::panicking::try::do_call::hf70c5056d8b410b7 [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/panicking.rs:403:40 [INFO] [stderr] 28: 0x556a3cf500da - std::panicking::try::h0c680320de5deb84 [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/panicking.rs:367:19 [INFO] [stderr] 29: 0x556a3cf500da - std::panic::catch_unwind::h7b94a99f13366c53 [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/panic.rs:129:14 [INFO] [stderr] 30: 0x556a3cf500da - std::rt::lang_start_internal::hca14fb2549072049 [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/rt.rs:45:20 [INFO] [stderr] 31: 0x556a3ca065e0 - std::rt::lang_start::h18bd06aa09a8e722 [INFO] [stderr] at /rustc/a7a572ce3edd6d476191fbfe92c9c1986e009b34/library/std/src/rt.rs:62:5 [INFO] [stderr] 32: 0x556a3ca0781c - main [INFO] [stderr] 33: 0x7fa5453a20b3 - __libc_start_main [INFO] [stderr] 34: 0x556a3ca0503e - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "87658ddb6f41043e40f3285099148cf5643ee853203b3d8b100e3413c03b882a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87658ddb6f41043e40f3285099148cf5643ee853203b3d8b100e3413c03b882a", kill_on_drop: false }` [INFO] [stdout] 87658ddb6f41043e40f3285099148cf5643ee853203b3d8b100e3413c03b882a