[INFO] fetching crate libxlsxwriter-sys 1.1.1... [INFO] documenting libxlsxwriter-sys-1.1.1 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate libxlsxwriter-sys 1.1.1 into /workspace/builds/worker-35/source [INFO] validating manifest of crates.io crate libxlsxwriter-sys 1.1.1 on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate libxlsxwriter-sys 1.1.1 [INFO] finished tweaking crates.io crate libxlsxwriter-sys 1.1.1 [INFO] tweaked toml for crates.io crate libxlsxwriter-sys 1.1.1 written to /workspace/builds/worker-35/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a223d615cd788c3fab630e61d14230ec13d9d7e72ab997e81c55c8b2665c1fea [INFO] running `Command { std: "docker" "start" "-a" "a223d615cd788c3fab630e61d14230ec13d9d7e72ab997e81c55c8b2665c1fea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a223d615cd788c3fab630e61d14230ec13d9d7e72ab997e81c55c8b2665c1fea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a223d615cd788c3fab630e61d14230ec13d9d7e72ab997e81c55c8b2665c1fea", kill_on_drop: false }` [INFO] [stdout] a223d615cd788c3fab630e61d14230ec13d9d7e72ab997e81c55c8b2665c1fea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ebeb4a1016db1589a97b5d7b3b996464537764d8f7a30e9ba5ebd305b1e849e [INFO] running `Command { std: "docker" "start" "-a" "4ebeb4a1016db1589a97b5d7b3b996464537764d8f7a30e9ba5ebd305b1e849e", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clang-sys v1.3.3 [INFO] [stderr] Compiling quote v1.0.18 [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.34.0 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling libxlsxwriter-sys v1.1.1 (/opt/rustwide/workdir) [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: 479 | state->mode = LEN; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~ [INFO] [stderr] warning: third_party/zlib/infback.c:481:9: note: here [INFO] [stderr] warning: 481 | 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: 742 | state->mode = EXLEN; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:743:9: note: here [INFO] [stderr] warning: 743 | 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: 755 | state->mode = EXTRA; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:756:9: note: here [INFO] [stderr] warning: 756 | 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: 777 | state->mode = NAME; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:778:9: note: here [INFO] [stderr] warning: 778 | 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: 798 | state->mode = COMMENT; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:799:9: note: here [INFO] [stderr] warning: 799 | 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: 818 | state->mode = HCRC; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:819:9: note: here [INFO] [stderr] warning: 819 | 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: 841 | state->mode = DICT; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:842:9: note: here [INFO] [stderr] warning: 842 | 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: 848 | state->mode = TYPE; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:849:9: note: here [INFO] [stderr] warning: 849 | 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: 850 | 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: 851 | 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: 900 | 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: 901 | 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: 902 | state->mode = COPY; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:903:9: note: here [INFO] [stderr] warning: 903 | 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: 1041 | 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: 1042 | 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: 1043 | state->mode = LEN; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1044:9: note: here [INFO] [stderr] warning: 1044 | 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: 1092 | state->mode = LENEXT; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1093:9: note: here [INFO] [stderr] warning: 1093 | 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: 1102 | state->mode = DIST; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1103:9: note: here [INFO] [stderr] warning: 1103 | 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: 1129 | state->mode = DISTEXT; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1130:9: note: here [INFO] [stderr] warning: 1130 | 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: 1145 | state->mode = MATCH; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1146:9: note: here [INFO] [stderr] warning: 1146 | 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: 1220 | state->mode = LENGTH; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1221:9: note: here [INFO] [stderr] warning: 1221 | 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: 1233 | state->mode = DONE; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1234:9: note: here [INFO] [stderr] warning: 1234 | case DONE: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] Documenting libxlsxwriter-sys v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.25s [INFO] running `Command { std: "docker" "inspect" "4ebeb4a1016db1589a97b5d7b3b996464537764d8f7a30e9ba5ebd305b1e849e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ebeb4a1016db1589a97b5d7b3b996464537764d8f7a30e9ba5ebd305b1e849e", kill_on_drop: false }` [INFO] [stdout] 4ebeb4a1016db1589a97b5d7b3b996464537764d8f7a30e9ba5ebd305b1e849e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 65d8d411094f8d636eb44949017c95ea88425a65ea004961cd38468ea9afd7a0 [INFO] running `Command { std: "docker" "start" "-a" "65d8d411094f8d636eb44949017c95ea88425a65ea004961cd38468ea9afd7a0", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clang-sys v1.3.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling libxlsxwriter-sys v1.1.1 (/opt/rustwide/workdir) [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: 479 | state->mode = LEN; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~ [INFO] [stderr] warning: third_party/zlib/infback.c:481:9: note: here [INFO] [stderr] warning: 481 | 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: 742 | state->mode = EXLEN; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:743:9: note: here [INFO] [stderr] warning: 743 | 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: 755 | state->mode = EXTRA; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:756:9: note: here [INFO] [stderr] warning: 756 | 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: 777 | state->mode = NAME; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:778:9: note: here [INFO] [stderr] warning: 778 | 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: 798 | state->mode = COMMENT; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:799:9: note: here [INFO] [stderr] warning: 799 | 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: 818 | state->mode = HCRC; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:819:9: note: here [INFO] [stderr] warning: 819 | 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: 841 | state->mode = DICT; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:842:9: note: here [INFO] [stderr] warning: 842 | 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: 848 | state->mode = TYPE; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:849:9: note: here [INFO] [stderr] warning: 849 | 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: 850 | 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: 851 | 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: 900 | 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: 901 | 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: 902 | state->mode = COPY; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:903:9: note: here [INFO] [stderr] warning: 903 | 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: 1041 | 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: 1042 | 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: 1043 | state->mode = LEN; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1044:9: note: here [INFO] [stderr] warning: 1044 | 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: 1092 | state->mode = LENEXT; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1093:9: note: here [INFO] [stderr] warning: 1093 | 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: 1102 | state->mode = DIST; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1103:9: note: here [INFO] [stderr] warning: 1103 | 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: 1129 | state->mode = DISTEXT; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1130:9: note: here [INFO] [stderr] warning: 1130 | 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: 1145 | state->mode = MATCH; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1146:9: note: here [INFO] [stderr] warning: 1146 | 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: 1220 | state->mode = LENGTH; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1221:9: note: here [INFO] [stderr] warning: 1221 | 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: 1233 | state->mode = DONE; [INFO] [stderr] warning: | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: third_party/zlib/inflate.c:1234:9: note: here [INFO] [stderr] warning: 1234 | case DONE: [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] Documenting libxlsxwriter-sys v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.81s [INFO] running `Command { std: "docker" "inspect" "65d8d411094f8d636eb44949017c95ea88425a65ea004961cd38468ea9afd7a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65d8d411094f8d636eb44949017c95ea88425a65ea004961cd38468ea9afd7a0", kill_on_drop: false }` [INFO] [stdout] 65d8d411094f8d636eb44949017c95ea88425a65ea004961cd38468ea9afd7a0