[INFO] crate libxlsxwriter-sys 0.9.4 is already in cache [INFO] testing libxlsxwriter-sys-0.9.4 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate libxlsxwriter-sys 0.9.4 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate libxlsxwriter-sys 0.9.4 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate libxlsxwriter-sys 0.9.4 [INFO] finished tweaking crates.io crate libxlsxwriter-sys 0.9.4 [INFO] tweaked toml for crates.io crate libxlsxwriter-sys 0.9.4 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 979912c7d769de3599189cabadf2877aea00c965355abbda26cc35c04d7954aa [INFO] running `"docker" "start" "-a" "979912c7d769de3599189cabadf2877aea00c965355abbda26cc35c04d7954aa"` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling bindgen v0.53.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling libxlsxwriter-sys v0.9.4 (/opt/rustwide/workdir) [INFO] [stderr] warning: In file included from third_party/libxlsxwriter/third_party/minizip/zip.c:186:0: [INFO] [stderr] warning: third_party/libxlsxwriter/third_party/minizip/crypt.h: In function 'decrypt_byte': [INFO] [stderr] warning: third_party/libxlsxwriter/third_party/minizip/crypt.h:35:62: warning: unused parameter 'pcrc_32_tab' [-Wunused-parameter] [INFO] [stderr] warning: static int decrypt_byte(unsigned long* pkeys, const z_crc_t* pcrc_32_tab) [INFO] [stderr] warning: ^~~~~~~~~~~ [INFO] [stderr] warning: third_party/zlib/gzlib.c: In function 'gz_open': [INFO] [stderr] warning: third_party/zlib/gzlib.c:14:17: warning: implicit declaration of function 'lseek'; did you mean 'fseek'? [-Wimplicit-function-declaration] [INFO] [stderr] warning: # define LSEEK lseek [INFO] [stderr] warning: ^ [INFO] [stderr] warning: third_party/zlib/gzlib.c:252:9: note: in expansion of macro 'LSEEK' [INFO] [stderr] warning: LSEEK(state->fd, 0, SEEK_END); /* so gzoffset() is correct */ [INFO] [stderr] warning: ^~~~~ [INFO] [stderr] warning: third_party/zlib/gzread.c: In function 'gz_load': [INFO] [stderr] warning: third_party/zlib/gzread.c:35:15: warning: implicit declaration of function 'read'; did you mean 'fread'? [-Wimplicit-function-declaration] [INFO] [stderr] warning: ret = read(state->fd, buf + *have, get); [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: fread [INFO] [stderr] warning: third_party/zlib/gzread.c: In function 'gzclose_r': [INFO] [stderr] warning: third_party/zlib/gzread.c:651:11: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration] [INFO] [stderr] warning: ret = close(state->fd); [INFO] [stderr] warning: ^~~~~ [INFO] [stderr] warning: pclose [INFO] [stderr] warning: third_party/zlib/gzwrite.c: In function 'gz_comp': [INFO] [stderr] warning: third_party/zlib/gzwrite.c:89:20: warning: implicit declaration of function 'write'; did you mean 'fwrite'? [-Wimplicit-function-declaration] [INFO] [stderr] warning: writ = write(state->fd, strm->next_in, put); [INFO] [stderr] warning: ^~~~~ [INFO] [stderr] warning: fwrite [INFO] [stderr] warning: third_party/zlib/gzwrite.c: In function 'gzclose_w': [INFO] [stderr] warning: third_party/zlib/gzwrite.c:661:9: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration] [INFO] [stderr] warning: if (close(state->fd) == -1) [INFO] [stderr] warning: ^~~~~ [INFO] [stderr] warning: pclose [INFO] [stderr] warning: third_party/zlib/infback.c: In function 'inflateBack': [INFO] [stderr] warning: third_party/zlib/infback.c:479:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: state->mode = LEN; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~ [INFO] [stderr] warning: third_party/zlib/infback.c:481:9: note: here [INFO] [stderr] warning: case LEN: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c: In function 'inflate': [INFO] [stderr] warning: third_party/zlib/inflate.c:742:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: state->mode = EXLEN; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:743:9: note: here [INFO] [stderr] warning: case EXLEN: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:755:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: state->mode = EXTRA; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:756:9: note: here [INFO] [stderr] warning: case EXTRA: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:777:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: state->mode = NAME; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:778:9: note: here [INFO] [stderr] warning: case NAME: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:798:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: state->mode = COMMENT; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:799:9: note: here [INFO] [stderr] warning: case COMMENT: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:818:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: state->mode = HCRC; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:819:9: note: here [INFO] [stderr] warning: case HCRC: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:841:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: state->mode = DICT; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:842:9: note: here [INFO] [stderr] warning: case DICT: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:848:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: state->mode = TYPE; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:849:9: note: here [INFO] [stderr] warning: case TYPE: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:850:34: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: if (flush == Z_BLOCK || flush == Z_TREES) goto inf_leave; [INFO] [stderr] warning: third_party/zlib/inflate.c:851:9: note: here [INFO] [stderr] warning: case TYPEDO: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:900:16: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: if (flush == Z_TREES) goto inf_leave; [INFO] [stderr] warning: ^ [INFO] [stderr] warning: third_party/zlib/inflate.c:901:9: note: here [INFO] [stderr] warning: case COPY_: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:902:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: state->mode = COPY; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:903:9: note: here [INFO] [stderr] warning: case COPY: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1041:16: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: if (flush == Z_TREES) goto inf_leave; [INFO] [stderr] warning: ^ [INFO] [stderr] warning: third_party/zlib/inflate.c:1042:9: note: here [INFO] [stderr] warning: case LEN_: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1043:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: state->mode = LEN; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1044:9: note: here [INFO] [stderr] warning: case LEN: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1092:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: state->mode = LENEXT; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1093:9: note: here [INFO] [stderr] warning: case LENEXT: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1102:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: state->mode = DIST; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1103:9: note: here [INFO] [stderr] warning: case DIST: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1129:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: state->mode = DISTEXT; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1130:9: note: here [INFO] [stderr] warning: case DISTEXT: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1145:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: state->mode = MATCH; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1146:9: note: here [INFO] [stderr] warning: case MATCH: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1220:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: state->mode = LENGTH; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1221:9: note: here [INFO] [stderr] warning: case LENGTH: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1233:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: state->mode = DONE; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1234:9: note: here [INFO] [stderr] warning: case DONE: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `"docker" "inspect" "979912c7d769de3599189cabadf2877aea00c965355abbda26cc35c04d7954aa"` [INFO] running `"docker" "rm" "-f" "979912c7d769de3599189cabadf2877aea00c965355abbda26cc35c04d7954aa"` [INFO] [stdout] 979912c7d769de3599189cabadf2877aea00c965355abbda26cc35c04d7954aa [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stdout] 9f561ac77623d464b155ae85a531834eb440b8dc0adcfbd5eed691ac46843a41 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "9f561ac77623d464b155ae85a531834eb440b8dc0adcfbd5eed691ac46843a41"` [INFO] [stderr] warning: In file included from third_party/libxlsxwriter/third_party/minizip/zip.c:186:0: [INFO] [stderr] warning: third_party/libxlsxwriter/third_party/minizip/crypt.h: In function 'decrypt_byte': [INFO] [stderr] warning: third_party/libxlsxwriter/third_party/minizip/crypt.h:35:62: warning: unused parameter 'pcrc_32_tab' [-Wunused-parameter] [INFO] [stderr] warning: static int decrypt_byte(unsigned long* pkeys, const z_crc_t* pcrc_32_tab) [INFO] [stderr] warning: ^~~~~~~~~~~ [INFO] [stderr] warning: third_party/zlib/gzlib.c: In function 'gz_open': [INFO] [stderr] warning: third_party/zlib/gzlib.c:14:17: warning: implicit declaration of function 'lseek'; did you mean 'fseek'? [-Wimplicit-function-declaration] [INFO] [stderr] warning: # define LSEEK lseek [INFO] [stderr] warning: ^ [INFO] [stderr] warning: third_party/zlib/gzlib.c:252:9: note: in expansion of macro 'LSEEK' [INFO] [stderr] warning: LSEEK(state->fd, 0, SEEK_END); /* so gzoffset() is correct */ [INFO] [stderr] warning: ^~~~~ [INFO] [stderr] warning: third_party/zlib/gzread.c: In function 'gz_load': [INFO] [stderr] warning: third_party/zlib/gzread.c:35:15: warning: implicit declaration of function 'read'; did you mean 'fread'? [-Wimplicit-function-declaration] [INFO] [stderr] warning: ret = read(state->fd, buf + *have, get); [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: fread [INFO] [stderr] warning: third_party/zlib/gzread.c: In function 'gzclose_r': [INFO] [stderr] warning: third_party/zlib/gzread.c:651:11: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration] [INFO] [stderr] warning: ret = close(state->fd); [INFO] [stderr] warning: ^~~~~ [INFO] [stderr] warning: pclose [INFO] [stderr] warning: third_party/zlib/gzwrite.c: In function 'gz_comp': [INFO] [stderr] warning: third_party/zlib/gzwrite.c:89:20: warning: implicit declaration of function 'write'; did you mean 'fwrite'? [-Wimplicit-function-declaration] [INFO] [stderr] warning: writ = write(state->fd, strm->next_in, put); [INFO] [stderr] warning: ^~~~~ [INFO] [stderr] warning: fwrite [INFO] [stderr] warning: third_party/zlib/gzwrite.c: In function 'gzclose_w': [INFO] [stderr] warning: third_party/zlib/gzwrite.c:661:9: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration] [INFO] [stderr] warning: if (close(state->fd) == -1) [INFO] [stderr] warning: ^~~~~ [INFO] [stderr] warning: pclose [INFO] [stderr] warning: third_party/zlib/infback.c: In function 'inflateBack': [INFO] [stderr] warning: third_party/zlib/infback.c:479:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: state->mode = LEN; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~ [INFO] [stderr] warning: third_party/zlib/infback.c:481:9: note: here [INFO] [stderr] warning: case LEN: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c: In function 'inflate': [INFO] [stderr] warning: third_party/zlib/inflate.c:742:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: state->mode = EXLEN; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:743:9: note: here [INFO] [stderr] warning: case EXLEN: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:755:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: state->mode = EXTRA; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:756:9: note: here [INFO] [stderr] warning: case EXTRA: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:777:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: state->mode = NAME; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:778:9: note: here [INFO] [stderr] warning: case NAME: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:798:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: state->mode = COMMENT; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:799:9: note: here [INFO] [stderr] warning: case COMMENT: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:818:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: state->mode = HCRC; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:819:9: note: here [INFO] [stderr] warning: case HCRC: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:841:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: state->mode = DICT; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:842:9: note: here [INFO] [stderr] warning: case DICT: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:848:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: state->mode = TYPE; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:849:9: note: here [INFO] [stderr] warning: case TYPE: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:850:34: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: if (flush == Z_BLOCK || flush == Z_TREES) goto inf_leave; [INFO] [stderr] warning: third_party/zlib/inflate.c:851:9: note: here [INFO] [stderr] warning: case TYPEDO: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:900:16: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: if (flush == Z_TREES) goto inf_leave; [INFO] [stderr] warning: ^ [INFO] [stderr] warning: third_party/zlib/inflate.c:901:9: note: here [INFO] [stderr] warning: case COPY_: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:902:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: state->mode = COPY; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:903:9: note: here [INFO] [stderr] warning: case COPY: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1041:16: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: if (flush == Z_TREES) goto inf_leave; [INFO] [stderr] warning: ^ [INFO] [stderr] warning: third_party/zlib/inflate.c:1042:9: note: here [INFO] [stderr] warning: case LEN_: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1043:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: state->mode = LEN; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1044:9: note: here [INFO] [stderr] warning: case LEN: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1092:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: state->mode = LENEXT; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1093:9: note: here [INFO] [stderr] warning: case LENEXT: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1102:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: state->mode = DIST; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1103:9: note: here [INFO] [stderr] warning: case DIST: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1129:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: state->mode = DISTEXT; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1130:9: note: here [INFO] [stderr] warning: case DISTEXT: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1145:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: state->mode = MATCH; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1146:9: note: here [INFO] [stderr] warning: case MATCH: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1220:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: state->mode = LENGTH; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1221:9: note: here [INFO] [stderr] warning: case LENGTH: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1233:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: state->mode = DONE; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1234:9: note: here [INFO] [stderr] warning: case DONE: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] Compiling libxlsxwriter-sys v0.9.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.98s [INFO] running `"docker" "inspect" "9f561ac77623d464b155ae85a531834eb440b8dc0adcfbd5eed691ac46843a41"` [INFO] running `"docker" "rm" "-f" "9f561ac77623d464b155ae85a531834eb440b8dc0adcfbd5eed691ac46843a41"` [INFO] [stdout] 9f561ac77623d464b155ae85a531834eb440b8dc0adcfbd5eed691ac46843a41 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 003e8721ca08849d66d7ab09fe11c5dab4ecb81eb80f42f120bbac7bc61a4de7 [INFO] running `"docker" "start" "-a" "003e8721ca08849d66d7ab09fe11c5dab4ecb81eb80f42f120bbac7bc61a4de7"` [INFO] [stderr] warning: In file included from third_party/libxlsxwriter/third_party/minizip/zip.c:186:0: [INFO] [stderr] warning: third_party/libxlsxwriter/third_party/minizip/crypt.h: In function 'decrypt_byte': [INFO] [stderr] warning: third_party/libxlsxwriter/third_party/minizip/crypt.h:35:62: warning: unused parameter 'pcrc_32_tab' [-Wunused-parameter] [INFO] [stderr] warning: static int decrypt_byte(unsigned long* pkeys, const z_crc_t* pcrc_32_tab) [INFO] [stderr] warning: ^~~~~~~~~~~ [INFO] [stderr] warning: third_party/zlib/gzlib.c: In function 'gz_open': [INFO] [stderr] warning: third_party/zlib/gzlib.c:14:17: warning: implicit declaration of function 'lseek'; did you mean 'fseek'? [-Wimplicit-function-declaration] [INFO] [stderr] warning: # define LSEEK lseek [INFO] [stderr] warning: ^ [INFO] [stderr] warning: third_party/zlib/gzlib.c:252:9: note: in expansion of macro 'LSEEK' [INFO] [stderr] warning: LSEEK(state->fd, 0, SEEK_END); /* so gzoffset() is correct */ [INFO] [stderr] warning: ^~~~~ [INFO] [stderr] warning: third_party/zlib/gzread.c: In function 'gz_load': [INFO] [stderr] warning: third_party/zlib/gzread.c:35:15: warning: implicit declaration of function 'read'; did you mean 'fread'? [-Wimplicit-function-declaration] [INFO] [stderr] warning: ret = read(state->fd, buf + *have, get); [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: fread [INFO] [stderr] warning: third_party/zlib/gzread.c: In function 'gzclose_r': [INFO] [stderr] warning: third_party/zlib/gzread.c:651:11: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration] [INFO] [stderr] warning: ret = close(state->fd); [INFO] [stderr] warning: ^~~~~ [INFO] [stderr] warning: pclose [INFO] [stderr] warning: third_party/zlib/gzwrite.c: In function 'gz_comp': [INFO] [stderr] warning: third_party/zlib/gzwrite.c:89:20: warning: implicit declaration of function 'write'; did you mean 'fwrite'? [-Wimplicit-function-declaration] [INFO] [stderr] warning: writ = write(state->fd, strm->next_in, put); [INFO] [stderr] warning: ^~~~~ [INFO] [stderr] warning: fwrite [INFO] [stderr] warning: third_party/zlib/gzwrite.c: In function 'gzclose_w': [INFO] [stderr] warning: third_party/zlib/gzwrite.c:661:9: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration] [INFO] [stderr] warning: if (close(state->fd) == -1) [INFO] [stderr] warning: ^~~~~ [INFO] [stderr] warning: pclose [INFO] [stderr] warning: third_party/zlib/infback.c: In function 'inflateBack': [INFO] [stderr] warning: third_party/zlib/infback.c:479:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: state->mode = LEN; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~ [INFO] [stderr] warning: third_party/zlib/infback.c:481:9: note: here [INFO] [stderr] warning: case LEN: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c: In function 'inflate': [INFO] [stderr] warning: third_party/zlib/inflate.c:742:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: state->mode = EXLEN; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:743:9: note: here [INFO] [stderr] warning: case EXLEN: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:755:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: state->mode = EXTRA; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:756:9: note: here [INFO] [stderr] warning: case EXTRA: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:777:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: state->mode = NAME; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:778:9: note: here [INFO] [stderr] warning: case NAME: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:798:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: state->mode = COMMENT; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:799:9: note: here [INFO] [stderr] warning: case COMMENT: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:818:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: state->mode = HCRC; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:819:9: note: here [INFO] [stderr] warning: case HCRC: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:841:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: state->mode = DICT; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:842:9: note: here [INFO] [stderr] warning: case DICT: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:848:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: state->mode = TYPE; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:849:9: note: here [INFO] [stderr] warning: case TYPE: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:850:34: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: if (flush == Z_BLOCK || flush == Z_TREES) goto inf_leave; [INFO] [stderr] warning: third_party/zlib/inflate.c:851:9: note: here [INFO] [stderr] warning: case TYPEDO: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:900:16: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: if (flush == Z_TREES) goto inf_leave; [INFO] [stderr] warning: ^ [INFO] [stderr] warning: third_party/zlib/inflate.c:901:9: note: here [INFO] [stderr] warning: case COPY_: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:902:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: state->mode = COPY; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:903:9: note: here [INFO] [stderr] warning: case COPY: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1041:16: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: if (flush == Z_TREES) goto inf_leave; [INFO] [stderr] warning: ^ [INFO] [stderr] warning: third_party/zlib/inflate.c:1042:9: note: here [INFO] [stderr] warning: case LEN_: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1043:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: state->mode = LEN; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1044:9: note: here [INFO] [stderr] warning: case LEN: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1092:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: state->mode = LENEXT; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1093:9: note: here [INFO] [stderr] warning: case LENEXT: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1102:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: state->mode = DIST; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1103:9: note: here [INFO] [stderr] warning: case DIST: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1129:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: state->mode = DISTEXT; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1130:9: note: here [INFO] [stderr] warning: case DISTEXT: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1145:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: state->mode = MATCH; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1146:9: note: here [INFO] [stderr] warning: case MATCH: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1220:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: state->mode = LENGTH; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1221:9: note: here [INFO] [stderr] warning: case LENGTH: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1233:25: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: state->mode = DONE; [INFO] [stderr] warning: ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1234:9: note: here [INFO] [stderr] warning: case DONE: [INFO] [stderr] warning: ^~~~ [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/libxlsxwriter_sys-d3ebcc2e220a788c [INFO] [stdout] [INFO] [stdout] running 130 tests [INFO] [stdout] test bindgen_test_layout__IO_FILE ... ok [INFO] [stdout] test bindgen_test_layout_lxw_chart__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_lxw_border ... ok [INFO] [stdout] test bindgen_test_layout_lxw_autofilter ... ok [INFO] [stdout] test bindgen_test_layout__IO_marker ... ok [INFO] [stdout] test bindgen_test_layout_lxw_chart_axis ... ok [INFO] [stdout] test bindgen_test_layout_lxw_chart_fill ... ok [INFO] [stdout] test bindgen_test_layout_lxw_chart_font ... ok [INFO] [stdout] test bindgen_test_layout_lxw_chart_gridline ... ok [INFO] [stdout] test bindgen_test_layout_lxw_chart_legend ... ok [INFO] [stdout] test bindgen_test_layout_lxw_chart_line ... ok [INFO] [stdout] test bindgen_test_layout_lxw_chart_marker ... ok [INFO] [stdout] test bindgen_test_layout_lxw_chart_options ... ok [INFO] [stdout] test bindgen_test_layout_lxw_chart_pattern ... ok [INFO] [stdout] test bindgen_test_layout_lxw_chart_point ... ok [INFO] [stdout] test bindgen_test_layout_lxw_chart_props ... ok [INFO] [stdout] test bindgen_test_layout_lxw_chart_series ... ok [INFO] [stdout] test bindgen_test_layout_lxw_chart_series__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_lxw_chart_series_list ... ok [INFO] [stdout] test bindgen_test_layout_lxw_chart_title ... ok [INFO] [stdout] test bindgen_test_layout_lxw_charts ... ok [INFO] [stdout] test bindgen_test_layout_lxw_chartsheet ... ok [INFO] [stdout] test bindgen_test_layout_lxw_chart__bindgen_ty_2 ... ok [INFO] [stdout] test bindgen_test_layout_lxw_chartsheet__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_lxw_cell__bindgen_ty_2 ... ok [INFO] [stdout] test bindgen_test_layout_lxw_chartsheet_name ... ok [INFO] [stdout] test bindgen_test_layout_lxw_cell__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_lxw_cell ... ok [INFO] [stdout] test bindgen_test_layout_lxw_chart ... ok [INFO] [stdout] test bindgen_test_layout_lxw_chartsheet_name__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_lxw_chartsheets ... ok [INFO] [stdout] test bindgen_test_layout_lxw_comment_options ... ok [INFO] [stdout] test bindgen_test_layout_lxw_col_options ... ok [INFO] [stdout] test bindgen_test_layout_lxw_comment_objs ... ok [INFO] [stdout] test bindgen_test_layout_lxw_custom_properties ... ok [INFO] [stdout] test bindgen_test_layout_lxw_chartsheet_names ... ok [INFO] [stdout] test bindgen_test_layout_lxw_custom_property__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_lxw_custom_property ... ok [INFO] [stdout] test bindgen_test_layout_lxw_defined_name ... ok [INFO] [stdout] test bindgen_test_layout_lxw_defined_names ... ok [INFO] [stdout] test bindgen_test_layout_lxw_custom_property__bindgen_ty_2 ... ok [INFO] [stdout] test bindgen_test_layout_lxw_data_val_obj__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_lxw_data_validation ... ok [INFO] [stdout] test bindgen_test_layout_lxw_defined_name__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_lxw_drawing_object ... ok [INFO] [stdout] test bindgen_test_layout_lxw_drawing_coords ... ok [INFO] [stdout] test bindgen_test_layout_lxw_data_validations ... ok [INFO] [stdout] test bindgen_test_layout_lxw_drawing ... ok [INFO] [stdout] test bindgen_test_layout_lxw_datetime ... ok [INFO] [stdout] test bindgen_test_layout_lxw_doc_properties ... ok [INFO] [stdout] test bindgen_test_layout_lxw_drawing_rel_ids ... ok [INFO] [stdout] test bindgen_test_layout_lxw_fill ... ok [INFO] [stdout] test bindgen_test_layout_lxw_format__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_lxw_formats ... ok [INFO] [stdout] test bindgen_test_layout_lxw_hash_bucket_list ... ok [INFO] [stdout] test bindgen_test_layout_lxw_drawing_rel_id__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_lxw_data_val_obj ... ok [INFO] [stdout] test bindgen_test_layout_lxw_drawing_object__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_lxw_drawing_rel_id ... ok [INFO] [stdout] test bindgen_test_layout_lxw_font ... ok [INFO] [stdout] test bindgen_test_layout_lxw_drawing_objects ... ok [INFO] [stdout] test bindgen_test_layout_lxw_hash_table ... ok [INFO] [stdout] test bindgen_test_layout_lxw_header_footer_options ... ok [INFO] [stdout] test bindgen_test_layout_lxw_hash_element__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_lxw_hash_element ... ok [INFO] [stdout] test bindgen_test_layout_lxw_format ... ok [INFO] [stdout] test bindgen_test_layout_lxw_hash_order_list ... ok [INFO] [stdout] test bindgen_test_layout_lxw_image_md5 ... ok [INFO] [stdout] test bindgen_test_layout_lxw_hash_element__bindgen_ty_2 ... ok [INFO] [stdout] test bindgen_test_layout_lxw_merged_ranges ... ok [INFO] [stdout] test bindgen_test_layout_lxw_merged_range__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_lxw_image_md5__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_lxw_image_md5s ... ok [INFO] [stdout] test bindgen_test_layout_lxw_protection ... ok [INFO] [stdout] test bindgen_test_layout_lxw_object_properties ... ok [INFO] [stdout] test bindgen_test_layout_lxw_protection_obj ... ok [INFO] [stdout] test bindgen_test_layout_lxw_print_area ... ok [INFO] [stdout] test bindgen_test_layout_lxw_panes ... ok [INFO] [stdout] test bindgen_test_layout_lxw_object_properties__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_lxw_rel_tuple ... ok [INFO] [stdout] test bindgen_test_layout_lxw_rel_tuples ... ok [INFO] [stdout] test bindgen_test_layout_lxw_repeat_rows ... ok [INFO] [stdout] test bindgen_test_layout_lxw_rich_string_tuple ... ok [INFO] [stdout] test bindgen_test_layout_lxw_row ... ok [INFO] [stdout] test bindgen_test_layout_lxw_row__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_lxw_row_col_options ... ok [INFO] [stdout] test bindgen_test_layout_lxw_selection ... ok [INFO] [stdout] test bindgen_test_layout_lxw_selection__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_lxw_selections ... ok [INFO] [stdout] test bindgen_test_layout_lxw_series_data_point ... ok [INFO] [stdout] test bindgen_test_layout_lxw_series_data_point__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_lxw_series_data_points ... ok [INFO] [stdout] test bindgen_test_layout_lxw_series_error_bars ... ok [INFO] [stdout] test bindgen_test_layout_lxw_series_range ... ok [INFO] [stdout] test bindgen_test_layout_lxw_sheet ... ok [INFO] [stdout] test bindgen_test_layout_lxw_sheet__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_lxw_sheet__bindgen_ty_2 ... ok [INFO] [stdout] test bindgen_test_layout_lxw_sheets ... ok [INFO] [stdout] test bindgen_test_layout_lxw_sst ... ok [INFO] [stdout] test bindgen_test_layout_lxw_styles ... ok [INFO] [stdout] test bindgen_test_layout_lxw_table_cells ... ok [INFO] [stdout] test bindgen_test_layout_lxw_table_rows ... ok [INFO] [stdout] test bindgen_test_layout_lxw_tuple ... ok [INFO] [stdout] test bindgen_test_layout_lxw_tuple__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_lxw_tuples ... ok [INFO] [stdout] test bindgen_test_layout_lxw_vml_obj ... ok [INFO] [stdout] test bindgen_test_layout_lxw_vml_obj__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_lxw_workbook ... ok [INFO] [stdout] test bindgen_test_layout_lxw_workbook_options ... ok [INFO] [stdout] test bindgen_test_layout_lxw_worksheet ... ok [INFO] [stdout] test bindgen_test_layout_lxw_worksheet__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_lxw_merged_range ... ok [INFO] [stdout] test bindgen_test_layout_lxw_image_options ... ok [INFO] [stdout] test bindgen_test_layout_lxw_worksheet_init_data ... ok [INFO] [stdout] test bindgen_test_layout_lxw_worksheet_name ... ok [INFO] [stdout] test bindgen_test_layout_lxw_worksheet_names ... ok [INFO] [stdout] test bindgen_test_layout_lxw_image_props ... ok [INFO] [stdout] test bindgen_test_layout_lxw_worksheets ... ok [INFO] [stdout] test bindgen_test_layout_sst_element__bindgen_ty_2 ... ok [INFO] [stdout] test bindgen_test_layout_sst_order_list ... ok [INFO] [stdout] test bindgen_test_layout_lxw_worksheet_name__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_sst_rb_tree ... ok [INFO] [stdout] test bindgen_test_layout_xml_attribute ... ok [INFO] [stdout] test bindgen_test_layout_lxw_relationships ... ok [INFO] [stdout] test bindgen_test_layout_lxw_repeat_cols ... ok [INFO] [stdout] test bindgen_test_layout_lxw_rel_tuple__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_sst_element ... ok [INFO] [stderr] Doc-tests libxlsxwriter-sys [INFO] [stdout] test bindgen_test_layout_sst_element__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_xml_attribute__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_xml_attribute_list ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 130 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "003e8721ca08849d66d7ab09fe11c5dab4ecb81eb80f42f120bbac7bc61a4de7"` [INFO] running `"docker" "rm" "-f" "003e8721ca08849d66d7ab09fe11c5dab4ecb81eb80f42f120bbac7bc61a4de7"` [INFO] [stdout] 003e8721ca08849d66d7ab09fe11c5dab4ecb81eb80f42f120bbac7bc61a4de7