[INFO] cloning repository https://github.com/BagmanovIlnar/service_excel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BagmanovIlnar/service_excel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBagmanovIlnar%2Fservice_excel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBagmanovIlnar%2Fservice_excel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dc3734812488512f18a2a3df609b08e889bc19ac
[INFO] checking BagmanovIlnar/service_excel against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBagmanovIlnar%2Fservice_excel" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/BagmanovIlnar/service_excel on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/BagmanovIlnar/service_excel
[INFO] finished tweaking git repo https://github.com/BagmanovIlnar/service_excel
[INFO] tweaked toml for git repo https://github.com/BagmanovIlnar/service_excel written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/BagmanovIlnar/service_excel already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded which v3.1.1
[INFO] [stderr]   Downloaded const_fn v0.4.8
[INFO] [stderr]   Downloaded libloading v0.7.1
[INFO] [stderr]   Downloaded xlsxwriter v0.3.5
[INFO] [stderr]   Downloaded buf-min v0.4.0
[INFO] [stderr]   Downloaded enum-as-inner v0.3.3
[INFO] [stderr]   Downloaded v_escape v0.15.0
[INFO] [stderr]   Downloaded v_escape_derive v0.8.5
[INFO] [stderr]   Downloaded awc v2.0.3
[INFO] [stderr]   Downloaded trust-dns-resolver v0.19.7
[INFO] [stderr]   Downloaded pin-project v0.4.28
[INFO] [stderr]   Downloaded derive_more v0.99.16
[INFO] [stderr]   Downloaded actix-http v2.2.1
[INFO] [stderr]   Downloaded actix-web v3.3.2
[INFO] [stderr]   Downloaded serde_json v1.0.70
[INFO] [stderr]   Downloaded trust-dns-proto v0.19.7
[INFO] [stderr]   Downloaded bindgen v0.58.1
[INFO] [stderr]   Downloaded clang-sys v1.3.0
[INFO] [stderr]   Downloaded bytestring v1.0.0
[INFO] [stderr]   Downloaded actix-server v1.0.4
[INFO] [stderr]   Downloaded actix-web-codegen v0.4.0
[INFO] [stderr]   Downloaded actix-codec v0.3.0
[INFO] [stderr]   Downloaded pin-project-internal v0.4.28
[INFO] [stderr]   Downloaded futures-channel v0.3.17
[INFO] [stderr]   Downloaded futures-io v0.3.17
[INFO] [stderr]   Downloaded futures-task v0.3.17
[INFO] [stderr]   Downloaded tokio v1.13.0
[INFO] [stderr]   Downloaded v_htmlescape v0.12.0
[INFO] [stderr]   Downloaded actix-files v0.5.0
[INFO] [stderr]   Downloaded actix-cors v0.5.4
[INFO] [stderr]   Downloaded libxlsxwriter-sys v1.1.1
[INFO] [stderr]   Downloaded actix-rt v2.4.0
[INFO] [stderr]   Downloaded actix-router v0.2.7
[INFO] [stderr]   Downloaded actix-tls v2.0.0
[INFO] [stderr]   Downloaded ipconfig v0.2.2
[INFO] [stderr]   Downloaded actix-connect v2.0.0
[INFO] [stderr]   Downloaded actix-utils v2.0.0
[INFO] [stderr]   Downloaded actix-rt v1.1.1
[INFO] [stderr]   Downloaded actix-service v1.0.6
[INFO] [stderr]   Downloaded actix-testing v1.0.1
[INFO] [stderr]   Downloaded actix-macros v0.1.3
[INFO] [stderr]   Downloaded futures-core v0.3.17
[INFO] [stderr]   Downloaded futures-sink v0.3.17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2a33b8a6ccfb641b172e5c1a45b530acb1cb93bba055cc6c942c7d4800ff074d
[INFO] running `Command { std: "docker" "start" "-a" "2a33b8a6ccfb641b172e5c1a45b530acb1cb93bba055cc6c942c7d4800ff074d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a33b8a6ccfb641b172e5c1a45b530acb1cb93bba055cc6c942c7d4800ff074d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a33b8a6ccfb641b172e5c1a45b530acb1cb93bba055cc6c942c7d4800ff074d", kill_on_drop: false }`
[INFO] [stdout] 2a33b8a6ccfb641b172e5c1a45b530acb1cb93bba055cc6c942c7d4800ff074d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eecd6a51d3943883905c2c121eada7b41db57827269ff7c729b4528c8d807f6f
[INFO] running `Command { std: "docker" "start" "-a" "eecd6a51d3943883905c2c121eada7b41db57827269ff7c729b4528c8d807f6f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling libc v0.2.107
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]     Checking futures-sink v0.3.17
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]     Checking smallvec v1.7.0
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking futures-io v0.3.17
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling pin-project-internal v0.4.28
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]     Checking lock_api v0.4.5
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]     Checking tinyvec v1.5.1
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]     Checking copyless v0.1.5
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.15
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling const_fn v0.4.8
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]     Checking tracing-core v0.1.21
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking linked-hash-map v0.5.4
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking http v0.2.5
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking tracing v0.1.29
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking resolv-conf v0.7.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]    Compiling clang-sys v1.3.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]    Compiling encoding_rs v0.8.29
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.70
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling libloading v0.7.1
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]     Checking cpufeatures v0.2.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling bindgen v0.58.1
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]     Checking flate2 v1.0.22
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking language-tags v0.2.2
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking bytestring v1.0.0
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]    Compiling v_escape v0.15.0
[INFO] [stderr]     Checking buf-min v0.4.0
[INFO] [stderr]    Compiling tokio v1.13.0
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]    Compiling v_htmlescape v0.12.0
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]    Compiling derive_more v0.99.16
[INFO] [stderr]    Compiling actix-macros v0.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]    Compiling enum-as-inner v0.3.3
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling v_escape_derive v0.8.5
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]    Compiling actix-web-codegen v0.4.0
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]     Checking pin-project v1.0.8
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking pin-project v0.4.28
[INFO] [stderr]     Checking actix-codec v0.3.0
[INFO] [stderr]     Checking actix-threadpool v0.3.3
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]     Checking actix-rt v2.4.0
[INFO] [stderr]     Checking brotli2 v0.3.2
[INFO] [stderr]     Checking actix-service v1.0.6
[INFO] [stderr]     Checking actix-rt v1.1.1
[INFO] [stderr]     Checking futures v0.3.17
[INFO] [stderr]     Checking h2 v0.2.7
[INFO] [stderr]     Checking trust-dns-proto v0.19.7
[INFO] [stderr]     Checking actix-utils v2.0.0
[INFO] [stderr]     Checking actix-server v1.0.4
[INFO] [stderr]     Checking actix-tls v2.0.0
[INFO] [stderr]     Checking actix-testing v1.0.1
[INFO] [stderr]     Checking trust-dns-resolver v0.19.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking actix-router v0.2.7
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking actix-connect v2.0.0
[INFO] [stderr]     Checking actix-http v2.2.1
[INFO] [stderr]    Compiling libxlsxwriter-sys v1.1.1
[INFO] [stderr]     Checking awc v2.0.3
[INFO] [stderr]     Checking actix-web v3.3.2
[INFO] [stderr]     Checking actix-cors v0.5.4
[INFO] [stderr]     Checking actix-files v0.5.0
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1: third_party/zlib/infback.c: In function 'inflateBack':
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1: third_party/zlib/infback.c:479:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:   479 |             state->mode = LEN;
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:       |             ~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1: third_party/zlib/infback.c:481:9: note: here
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:   481 |         case LEN:
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:       |         ^~~~
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1: third_party/zlib/inflate.c: In function 'inflate':
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1: third_party/zlib/inflate.c:742:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:   742 |             state->mode = EXLEN;
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:       |             ~~~~~~~~~~~~^~~~~~~
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1: third_party/zlib/inflate.c:743:9: note: here
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:   743 |         case EXLEN:
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:       |         ^~~~
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1: third_party/zlib/inflate.c:755:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:   755 |             state->mode = EXTRA;
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:       |             ~~~~~~~~~~~~^~~~~~~
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1: third_party/zlib/inflate.c:756:9: note: here
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:   756 |         case EXTRA:
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:       |         ^~~~
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1: third_party/zlib/inflate.c:777:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:   777 |             state->mode = NAME;
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:       |             ~~~~~~~~~~~~^~~~~~
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1: third_party/zlib/inflate.c:778:9: note: here
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:   778 |         case NAME:
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:       |         ^~~~
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1: third_party/zlib/inflate.c:798:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:   798 |             state->mode = COMMENT;
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:       |             ~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1: third_party/zlib/inflate.c:799:9: note: here
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:   799 |         case COMMENT:
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:       |         ^~~~
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1: third_party/zlib/inflate.c:818:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:   818 |             state->mode = HCRC;
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:       |             ~~~~~~~~~~~~^~~~~~
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1: third_party/zlib/inflate.c:819:9: note: here
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:   819 |         case HCRC:
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:       |         ^~~~
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1: third_party/zlib/inflate.c:841:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:   841 |             state->mode = DICT;
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:       |             ~~~~~~~~~~~~^~~~~~
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1: third_party/zlib/inflate.c:842:9: note: here
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:   842 |         case DICT:
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:       |         ^~~~
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1: third_party/zlib/inflate.c:848:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:   848 |             state->mode = TYPE;
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:       |             ~~~~~~~~~~~~^~~~~~
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1: third_party/zlib/inflate.c:849:9: note: here
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:   849 |         case TYPE:
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:       |         ^~~~
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1: third_party/zlib/inflate.c:850:34: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:   850 |             if (flush == Z_BLOCK || flush == Z_TREES) goto inf_leave;
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1: third_party/zlib/inflate.c:851:9: note: here
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:   851 |         case TYPEDO:
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:       |         ^~~~
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1: third_party/zlib/inflate.c:900:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:   900 |             if (flush == Z_TREES) goto inf_leave;
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:       |                ^
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1: third_party/zlib/inflate.c:901:9: note: here
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:   901 |         case COPY_:
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:       |         ^~~~
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1: third_party/zlib/inflate.c:902:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:   902 |             state->mode = COPY;
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:       |             ~~~~~~~~~~~~^~~~~~
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1: third_party/zlib/inflate.c:903:9: note: here
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:   903 |         case COPY:
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:       |         ^~~~
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1: third_party/zlib/inflate.c:1041:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:  1041 |             if (flush == Z_TREES) goto inf_leave;
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:       |                ^
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1: third_party/zlib/inflate.c:1042:9: note: here
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:  1042 |         case LEN_:
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:       |         ^~~~
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1: third_party/zlib/inflate.c:1043:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:  1043 |             state->mode = LEN;
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:       |             ~~~~~~~~~~~~^~~~~
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1: third_party/zlib/inflate.c:1044:9: note: here
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:  1044 |         case LEN:
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:       |         ^~~~
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1: third_party/zlib/inflate.c:1092:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:  1092 |             state->mode = LENEXT;
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:       |             ~~~~~~~~~~~~^~~~~~~~
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1: third_party/zlib/inflate.c:1093:9: note: here
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:  1093 |         case LENEXT:
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:       |         ^~~~
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1: third_party/zlib/inflate.c:1102:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:  1102 |             state->mode = DIST;
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:       |             ~~~~~~~~~~~~^~~~~~
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1: third_party/zlib/inflate.c:1103:9: note: here
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:  1103 |         case DIST:
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:       |         ^~~~
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1: third_party/zlib/inflate.c:1129:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:  1129 |             state->mode = DISTEXT;
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:       |             ~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1: third_party/zlib/inflate.c:1130:9: note: here
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:  1130 |         case DISTEXT:
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:       |         ^~~~
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1: third_party/zlib/inflate.c:1145:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:  1145 |             state->mode = MATCH;
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:       |             ~~~~~~~~~~~~^~~~~~~
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1: third_party/zlib/inflate.c:1146:9: note: here
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:  1146 |         case MATCH:
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:       |         ^~~~
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1: third_party/zlib/inflate.c:1220:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:  1220 |             state->mode = LENGTH;
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:       |             ~~~~~~~~~~~~^~~~~~~~
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1: third_party/zlib/inflate.c:1221:9: note: here
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:  1221 |         case LENGTH:
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:       |         ^~~~
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1: third_party/zlib/inflate.c:1233:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:  1233 |             state->mode = DONE;
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:       |             ~~~~~~~~~~~~^~~~~~
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1: third_party/zlib/inflate.c:1234:9: note: here
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:  1234 |         case DONE:
[INFO] [stderr] warning: libxlsxwriter-sys@1.1.1:       |         ^~~~
[INFO] [stderr] error: failed to run custom build command for `libxlsxwriter-sys v1.1.1`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/libxlsxwriter-sys-69eec85ab312988c/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   CC = None
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   CC = None
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   CC = None
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "third_party/libxlsxwriter/include" "-I" "third_party/zlib" "-Wall" "-Wextra" "-Wno-implicit-function-declaration" "-Wno-unused-parameter" "-o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/third_party/tmpfileplus/tmpfileplus.o" "-c" "third_party/libxlsxwriter/third_party/tmpfileplus/tmpfileplus.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "third_party/libxlsxwriter/include" "-I" "third_party/zlib" "-Wall" "-Wextra" "-Wno-implicit-function-declaration" "-Wno-unused-parameter" "-o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/third_party/minizip/ioapi.o" "-c" "third_party/libxlsxwriter/third_party/minizip/ioapi.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "third_party/libxlsxwriter/include" "-I" "third_party/zlib" "-Wall" "-Wextra" "-Wno-implicit-function-declaration" "-Wno-unused-parameter" "-o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/third_party/minizip/zip.o" "-c" "third_party/libxlsxwriter/third_party/minizip/zip.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "third_party/libxlsxwriter/include" "-I" "third_party/zlib" "-Wall" "-Wextra" "-Wno-implicit-function-declaration" "-Wno-unused-parameter" "-o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/src/app.o" "-c" "third_party/libxlsxwriter/src/app.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "third_party/libxlsxwriter/include" "-I" "third_party/zlib" "-Wall" "-Wextra" "-Wno-implicit-function-declaration" "-Wno-unused-parameter" "-o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/src/chart.o" "-c" "third_party/libxlsxwriter/src/chart.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "third_party/libxlsxwriter/include" "-I" "third_party/zlib" "-Wall" "-Wextra" "-Wno-implicit-function-declaration" "-Wno-unused-parameter" "-o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/src/chartsheet.o" "-c" "third_party/libxlsxwriter/src/chartsheet.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "third_party/libxlsxwriter/include" "-I" "third_party/zlib" "-Wall" "-Wextra" "-Wno-implicit-function-declaration" "-Wno-unused-parameter" "-o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/src/comment.o" "-c" "third_party/libxlsxwriter/src/comment.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "third_party/libxlsxwriter/include" "-I" "third_party/zlib" "-Wall" "-Wextra" "-Wno-implicit-function-declaration" "-Wno-unused-parameter" "-o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/src/content_types.o" "-c" "third_party/libxlsxwriter/src/content_types.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "third_party/libxlsxwriter/include" "-I" "third_party/zlib" "-Wall" "-Wextra" "-Wno-implicit-function-declaration" "-Wno-unused-parameter" "-o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/src/core.o" "-c" "third_party/libxlsxwriter/src/core.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "third_party/libxlsxwriter/include" "-I" "third_party/zlib" "-Wall" "-Wextra" "-Wno-implicit-function-declaration" "-Wno-unused-parameter" "-o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/src/custom.o" "-c" "third_party/libxlsxwriter/src/custom.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "third_party/libxlsxwriter/include" "-I" "third_party/zlib" "-Wall" "-Wextra" "-Wno-implicit-function-declaration" "-Wno-unused-parameter" "-o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/src/drawing.o" "-c" "third_party/libxlsxwriter/src/drawing.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "third_party/libxlsxwriter/include" "-I" "third_party/zlib" "-Wall" "-Wextra" "-Wno-implicit-function-declaration" "-Wno-unused-parameter" "-o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/src/format.o" "-c" "third_party/libxlsxwriter/src/format.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "third_party/libxlsxwriter/include" "-I" "third_party/zlib" "-Wall" "-Wextra" "-Wno-implicit-function-declaration" "-Wno-unused-parameter" "-o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/src/hash_table.o" "-c" "third_party/libxlsxwriter/src/hash_table.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "third_party/libxlsxwriter/include" "-I" "third_party/zlib" "-Wall" "-Wextra" "-Wno-implicit-function-declaration" "-Wno-unused-parameter" "-o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/src/metadata.o" "-c" "third_party/libxlsxwriter/src/metadata.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "third_party/libxlsxwriter/include" "-I" "third_party/zlib" "-Wall" "-Wextra" "-Wno-implicit-function-declaration" "-Wno-unused-parameter" "-o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/src/packager.o" "-c" "third_party/libxlsxwriter/src/packager.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "third_party/libxlsxwriter/include" "-I" "third_party/zlib" "-Wall" "-Wextra" "-Wno-implicit-function-declaration" "-Wno-unused-parameter" "-o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/src/relationships.o" "-c" "third_party/libxlsxwriter/src/relationships.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "third_party/libxlsxwriter/include" "-I" "third_party/zlib" "-Wall" "-Wextra" "-Wno-implicit-function-declaration" "-Wno-unused-parameter" "-o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/src/shared_strings.o" "-c" "third_party/libxlsxwriter/src/shared_strings.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "third_party/libxlsxwriter/include" "-I" "third_party/zlib" "-Wall" "-Wextra" "-Wno-implicit-function-declaration" "-Wno-unused-parameter" "-o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/src/styles.o" "-c" "third_party/libxlsxwriter/src/styles.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "third_party/libxlsxwriter/include" "-I" "third_party/zlib" "-Wall" "-Wextra" "-Wno-implicit-function-declaration" "-Wno-unused-parameter" "-o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/src/theme.o" "-c" "third_party/libxlsxwriter/src/theme.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "third_party/libxlsxwriter/include" "-I" "third_party/zlib" "-Wall" "-Wextra" "-Wno-implicit-function-declaration" "-Wno-unused-parameter" "-o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/src/utility.o" "-c" "third_party/libxlsxwriter/src/utility.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "third_party/libxlsxwriter/include" "-I" "third_party/zlib" "-Wall" "-Wextra" "-Wno-implicit-function-declaration" "-Wno-unused-parameter" "-o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/src/vml.o" "-c" "third_party/libxlsxwriter/src/vml.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "third_party/libxlsxwriter/include" "-I" "third_party/zlib" "-Wall" "-Wextra" "-Wno-implicit-function-declaration" "-Wno-unused-parameter" "-o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/src/workbook.o" "-c" "third_party/libxlsxwriter/src/workbook.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "third_party/libxlsxwriter/include" "-I" "third_party/zlib" "-Wall" "-Wextra" "-Wno-implicit-function-declaration" "-Wno-unused-parameter" "-o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/src/worksheet.o" "-c" "third_party/libxlsxwriter/src/worksheet.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "third_party/libxlsxwriter/include" "-I" "third_party/zlib" "-Wall" "-Wextra" "-Wno-implicit-function-declaration" "-Wno-unused-parameter" "-o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/src/xmlwriter.o" "-c" "third_party/libxlsxwriter/src/xmlwriter.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "third_party/libxlsxwriter/include" "-I" "third_party/zlib" "-Wall" "-Wextra" "-Wno-implicit-function-declaration" "-Wno-unused-parameter" "-o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/zlib/adler32.o" "-c" "third_party/zlib/adler32.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "third_party/libxlsxwriter/include" "-I" "third_party/zlib" "-Wall" "-Wextra" "-Wno-implicit-function-declaration" "-Wno-unused-parameter" "-o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/zlib/compress.o" "-c" "third_party/zlib/compress.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "third_party/libxlsxwriter/include" "-I" "third_party/zlib" "-Wall" "-Wextra" "-Wno-implicit-function-declaration" "-Wno-unused-parameter" "-o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/zlib/crc32.o" "-c" "third_party/zlib/crc32.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "third_party/libxlsxwriter/include" "-I" "third_party/zlib" "-Wall" "-Wextra" "-Wno-implicit-function-declaration" "-Wno-unused-parameter" "-o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/zlib/deflate.o" "-c" "third_party/zlib/deflate.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "third_party/libxlsxwriter/include" "-I" "third_party/zlib" "-Wall" "-Wextra" "-Wno-implicit-function-declaration" "-Wno-unused-parameter" "-o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/zlib/gzclose.o" "-c" "third_party/zlib/gzclose.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "third_party/libxlsxwriter/include" "-I" "third_party/zlib" "-Wall" "-Wextra" "-Wno-implicit-function-declaration" "-Wno-unused-parameter" "-o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/zlib/gzlib.o" "-c" "third_party/zlib/gzlib.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "third_party/libxlsxwriter/include" "-I" "third_party/zlib" "-Wall" "-Wextra" "-Wno-implicit-function-declaration" "-Wno-unused-parameter" "-o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/zlib/gzread.o" "-c" "third_party/zlib/gzread.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "third_party/libxlsxwriter/include" "-I" "third_party/zlib" "-Wall" "-Wextra" "-Wno-implicit-function-declaration" "-Wno-unused-parameter" "-o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/zlib/gzwrite.o" "-c" "third_party/zlib/gzwrite.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "third_party/libxlsxwriter/include" "-I" "third_party/zlib" "-Wall" "-Wextra" "-Wno-implicit-function-declaration" "-Wno-unused-parameter" "-o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/zlib/infback.o" "-c" "third_party/zlib/infback.c"
[INFO] [stderr]   cargo:warning=third_party/zlib/infback.c: In function 'inflateBack':
[INFO] [stderr]   cargo:warning=third_party/zlib/infback.c:479:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr]   cargo:warning=  479 |             state->mode = LEN;
[INFO] [stderr]   cargo:warning=      |             ~~~~~~~~~~~~^~~~~
[INFO] [stderr]   cargo:warning=third_party/zlib/infback.c:481:9: note: here
[INFO] [stderr]   cargo:warning=  481 |         case LEN:
[INFO] [stderr]   cargo:warning=      |         ^~~~
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "third_party/libxlsxwriter/include" "-I" "third_party/zlib" "-Wall" "-Wextra" "-Wno-implicit-function-declaration" "-Wno-unused-parameter" "-o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/zlib/inffast.o" "-c" "third_party/zlib/inffast.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "third_party/libxlsxwriter/include" "-I" "third_party/zlib" "-Wall" "-Wextra" "-Wno-implicit-function-declaration" "-Wno-unused-parameter" "-o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/zlib/inflate.o" "-c" "third_party/zlib/inflate.c"
[INFO] [stderr]   cargo:warning=third_party/zlib/inflate.c: In function 'inflate':
[INFO] [stderr]   cargo:warning=third_party/zlib/inflate.c:742:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr]   cargo:warning=  742 |             state->mode = EXLEN;
[INFO] [stderr]   cargo:warning=      |             ~~~~~~~~~~~~^~~~~~~
[INFO] [stderr]   cargo:warning=third_party/zlib/inflate.c:743:9: note: here
[INFO] [stderr]   cargo:warning=  743 |         case EXLEN:
[INFO] [stderr]   cargo:warning=      |         ^~~~
[INFO] [stderr]   cargo:warning=third_party/zlib/inflate.c:755:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr]   cargo:warning=  755 |             state->mode = EXTRA;
[INFO] [stderr]   cargo:warning=      |             ~~~~~~~~~~~~^~~~~~~
[INFO] [stderr]   cargo:warning=third_party/zlib/inflate.c:756:9: note: here
[INFO] [stderr]   cargo:warning=  756 |         case EXTRA:
[INFO] [stderr]   cargo:warning=      |         ^~~~
[INFO] [stderr]   cargo:warning=third_party/zlib/inflate.c:777:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr]   cargo:warning=  777 |             state->mode = NAME;
[INFO] [stderr]   cargo:warning=      |             ~~~~~~~~~~~~^~~~~~
[INFO] [stderr]   cargo:warning=third_party/zlib/inflate.c:778:9: note: here
[INFO] [stderr]   cargo:warning=  778 |         case NAME:
[INFO] [stderr]   cargo:warning=      |         ^~~~
[INFO] [stderr]   cargo:warning=third_party/zlib/inflate.c:798:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr]   cargo:warning=  798 |             state->mode = COMMENT;
[INFO] [stderr]   cargo:warning=      |             ~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr]   cargo:warning=third_party/zlib/inflate.c:799:9: note: here
[INFO] [stderr]   cargo:warning=  799 |         case COMMENT:
[INFO] [stderr]   cargo:warning=      |         ^~~~
[INFO] [stderr]   cargo:warning=third_party/zlib/inflate.c:818:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr]   cargo:warning=  818 |             state->mode = HCRC;
[INFO] [stderr]   cargo:warning=      |             ~~~~~~~~~~~~^~~~~~
[INFO] [stderr]   cargo:warning=third_party/zlib/inflate.c:819:9: note: here
[INFO] [stderr]   cargo:warning=  819 |         case HCRC:
[INFO] [stderr]   cargo:warning=      |         ^~~~
[INFO] [stderr]   cargo:warning=third_party/zlib/inflate.c:841:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr]   cargo:warning=  841 |             state->mode = DICT;
[INFO] [stderr]   cargo:warning=      |             ~~~~~~~~~~~~^~~~~~
[INFO] [stderr]   cargo:warning=third_party/zlib/inflate.c:842:9: note: here
[INFO] [stderr]   cargo:warning=  842 |         case DICT:
[INFO] [stderr]   cargo:warning=      |         ^~~~
[INFO] [stderr]   cargo:warning=third_party/zlib/inflate.c:848:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr]   cargo:warning=  848 |             state->mode = TYPE;
[INFO] [stderr]   cargo:warning=      |             ~~~~~~~~~~~~^~~~~~
[INFO] [stderr]   cargo:warning=third_party/zlib/inflate.c:849:9: note: here
[INFO] [stderr]   cargo:warning=  849 |         case TYPE:
[INFO] [stderr]   cargo:warning=      |         ^~~~
[INFO] [stderr]   cargo:warning=third_party/zlib/inflate.c:850:34: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr]   cargo:warning=  850 |             if (flush == Z_BLOCK || flush == Z_TREES) goto inf_leave;
[INFO] [stderr]   cargo:warning=third_party/zlib/inflate.c:851:9: note: here
[INFO] [stderr]   cargo:warning=  851 |         case TYPEDO:
[INFO] [stderr]   cargo:warning=      |         ^~~~
[INFO] [stderr]   cargo:warning=third_party/zlib/inflate.c:900:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr]   cargo:warning=  900 |             if (flush == Z_TREES) goto inf_leave;
[INFO] [stderr]   cargo:warning=      |                ^
[INFO] [stderr]   cargo:warning=third_party/zlib/inflate.c:901:9: note: here
[INFO] [stderr]   cargo:warning=  901 |         case COPY_:
[INFO] [stderr]   cargo:warning=      |         ^~~~
[INFO] [stderr]   cargo:warning=third_party/zlib/inflate.c:902:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr]   cargo:warning=  902 |             state->mode = COPY;
[INFO] [stderr]   cargo:warning=      |             ~~~~~~~~~~~~^~~~~~
[INFO] [stderr]   cargo:warning=third_party/zlib/inflate.c:903:9: note: here
[INFO] [stderr]   cargo:warning=  903 |         case COPY:
[INFO] [stderr]   cargo:warning=      |         ^~~~
[INFO] [stderr]   cargo:warning=third_party/zlib/inflate.c:1041:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr]   cargo:warning= 1041 |             if (flush == Z_TREES) goto inf_leave;
[INFO] [stderr]   cargo:warning=      |                ^
[INFO] [stderr]   cargo:warning=third_party/zlib/inflate.c:1042:9: note: here
[INFO] [stderr]   cargo:warning= 1042 |         case LEN_:
[INFO] [stderr]   cargo:warning=      |         ^~~~
[INFO] [stderr]   cargo:warning=third_party/zlib/inflate.c:1043:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr]   cargo:warning= 1043 |             state->mode = LEN;
[INFO] [stderr]   cargo:warning=      |             ~~~~~~~~~~~~^~~~~
[INFO] [stderr]   cargo:warning=third_party/zlib/inflate.c:1044:9: note: here
[INFO] [stderr]   cargo:warning= 1044 |         case LEN:
[INFO] [stderr]   cargo:warning=      |         ^~~~
[INFO] [stderr]   cargo:warning=third_party/zlib/inflate.c:1092:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr]   cargo:warning= 1092 |             state->mode = LENEXT;
[INFO] [stderr]   cargo:warning=      |             ~~~~~~~~~~~~^~~~~~~~
[INFO] [stderr]   cargo:warning=third_party/zlib/inflate.c:1093:9: note: here
[INFO] [stderr]   cargo:warning= 1093 |         case LENEXT:
[INFO] [stderr]   cargo:warning=      |         ^~~~
[INFO] [stderr]   cargo:warning=third_party/zlib/inflate.c:1102:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr]   cargo:warning= 1102 |             state->mode = DIST;
[INFO] [stderr]   cargo:warning=      |             ~~~~~~~~~~~~^~~~~~
[INFO] [stderr]   cargo:warning=third_party/zlib/inflate.c:1103:9: note: here
[INFO] [stderr]   cargo:warning= 1103 |         case DIST:
[INFO] [stderr]   cargo:warning=      |         ^~~~
[INFO] [stderr]   cargo:warning=third_party/zlib/inflate.c:1129:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr]   cargo:warning= 1129 |             state->mode = DISTEXT;
[INFO] [stderr]   cargo:warning=      |             ~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr]   cargo:warning=third_party/zlib/inflate.c:1130:9: note: here
[INFO] [stderr]   cargo:warning= 1130 |         case DISTEXT:
[INFO] [stderr]   cargo:warning=      |         ^~~~
[INFO] [stderr]   cargo:warning=third_party/zlib/inflate.c:1145:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr]   cargo:warning= 1145 |             state->mode = MATCH;
[INFO] [stderr]   cargo:warning=      |             ~~~~~~~~~~~~^~~~~~~
[INFO] [stderr]   cargo:warning=third_party/zlib/inflate.c:1146:9: note: here
[INFO] [stderr]   cargo:warning= 1146 |         case MATCH:
[INFO] [stderr]   cargo:warning=      |         ^~~~
[INFO] [stderr]   cargo:warning=third_party/zlib/inflate.c:1220:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr]   cargo:warning= 1220 |             state->mode = LENGTH;
[INFO] [stderr]   cargo:warning=      |             ~~~~~~~~~~~~^~~~~~~~
[INFO] [stderr]   cargo:warning=third_party/zlib/inflate.c:1221:9: note: here
[INFO] [stderr]   cargo:warning= 1221 |         case LENGTH:
[INFO] [stderr]   cargo:warning=      |         ^~~~
[INFO] [stderr]   cargo:warning=third_party/zlib/inflate.c:1233:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
[INFO] [stderr]   cargo:warning= 1233 |             state->mode = DONE;
[INFO] [stderr]   cargo:warning=      |             ~~~~~~~~~~~~^~~~~~
[INFO] [stderr]   cargo:warning=third_party/zlib/inflate.c:1234:9: note: here
[INFO] [stderr]   cargo:warning= 1234 |         case DONE:
[INFO] [stderr]   cargo:warning=      |         ^~~~
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "third_party/libxlsxwriter/include" "-I" "third_party/zlib" "-Wall" "-Wextra" "-Wno-implicit-function-declaration" "-Wno-unused-parameter" "-o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/zlib/inftrees.o" "-c" "third_party/zlib/inftrees.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "third_party/libxlsxwriter/include" "-I" "third_party/zlib" "-Wall" "-Wextra" "-Wno-implicit-function-declaration" "-Wno-unused-parameter" "-o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/zlib/trees.o" "-c" "third_party/zlib/trees.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "third_party/libxlsxwriter/include" "-I" "third_party/zlib" "-Wall" "-Wextra" "-Wno-implicit-function-declaration" "-Wno-unused-parameter" "-o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/zlib/uncompr.o" "-c" "third_party/zlib/uncompr.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "third_party/libxlsxwriter/include" "-I" "third_party/zlib" "-Wall" "-Wextra" "-Wno-implicit-function-declaration" "-Wno-unused-parameter" "-o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/zlib/zutil.o" "-c" "third_party/zlib/zutil.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "third_party/libxlsxwriter/include" "-I" "third_party/zlib" "-Wall" "-Wextra" "-Wno-implicit-function-declaration" "-Wno-unused-parameter" "-o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/third_party/md5/md5.o" "-c" "third_party/libxlsxwriter/third_party/md5/md5.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   AR_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   AR_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_AR = None
[INFO] [stderr]   AR = None
[INFO] [stderr]   running: ZERO_AR_DATE="1" "ar" "cq" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/libxlsxwriter.a" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/third_party/tmpfileplus/tmpfileplus.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/third_party/minizip/ioapi.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/third_party/minizip/zip.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/src/app.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/src/chart.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/src/chartsheet.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/src/comment.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/src/content_types.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/src/core.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/src/custom.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/src/drawing.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/src/format.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/src/hash_table.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/src/metadata.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/src/packager.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/src/relationships.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/src/shared_strings.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/src/styles.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/src/theme.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/src/utility.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/src/vml.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/src/workbook.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/src/worksheet.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/src/xmlwriter.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/zlib/adler32.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/zlib/compress.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/zlib/crc32.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/zlib/deflate.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/zlib/gzclose.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/zlib/gzlib.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/zlib/gzread.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/zlib/gzwrite.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/zlib/infback.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/zlib/inffast.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/zlib/inflate.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/zlib/inftrees.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/zlib/trees.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/zlib/uncompr.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/zlib/zutil.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/third_party/libxlsxwriter/third_party/md5/md5.o"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "ar" "s" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out/libxlsxwriter.a"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   cargo:rustc-link-lib=static=xlsxwriter
[INFO] [stderr]   cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/libxlsxwriter-sys-3c2ec750192ec118/out
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.32/src/fallback.rs:702:9:
[INFO] [stderr]   "lxw_tuple_struct_(unnamed_at__/third_party/libxlsxwriter/include/xlsxwriter/common_h_427_5)" is not a valid Ident
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5b985f6f0132 - std::backtrace_rs::backtrace::libunwind::trace::hfe33f3fca02d9d49
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5b985f6f0132 - std::backtrace_rs::backtrace::trace_unsynchronized::hf8c1336b7abecebc
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5b985f6f0132 - std::sys::backtrace::_print_fmt::h1cc3b7371fcb02ce
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5b985f6f0132 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h3fdbad3682625d65
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5b985f71a463 - core::fmt::rt::Argument::fmt::hac739edf89f473e5
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/fmt/rt.rs:184:76
[INFO] [stderr]      5:     0x5b985f71a463 - core::fmt::write::h46b3661118fd93d9
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/fmt/mod.rs:1480:21
[INFO] [stderr]      6:     0x5b985f6ec823 - std::io::default_write_fmt::h07a956b98e0e549f
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5b985f6ec823 - std::io::Write::write_fmt::hefeac8c5ed2b4ca0
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/io/mod.rs:1914:13
[INFO] [stderr]      8:     0x5b985f6eff82 - std::sys::backtrace::BacktraceLock::print::hc92ef2ccd32eaf3d
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5b985f6f20ac - std::panicking::default_hook::{{closure}}::h26c6ecc533f19c32
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:300:22
[INFO] [stderr]     10:     0x5b985f6f1eaf - std::panicking::default_hook::he6d1a5a8f8627255
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x5b985f6f2ba3 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::heace76e8a841c4df
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/alloc/src/boxed.rs:1980:9
[INFO] [stderr]     12:     0x5b985f6f2ba3 - std::panicking::rust_panic_with_hook::hc6a05938888c0a6d
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:841:13
[INFO] [stderr]     13:     0x5b985f6f285a - std::panicking::begin_panic_handler::{{closure}}::hce41832356916883
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:706:13
[INFO] [stderr]     14:     0x5b985f6f0639 - std::sys::backtrace::__rust_end_short_backtrace::h809ad2921436b614
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     15:     0x5b985f6f24ed - __rustc[13f85059a3e01eb3]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:697:5
[INFO] [stderr]     16:     0x5b985f718790 - core::panicking::panic_fmt::h7e568a56ffdf448b
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/panicking.rs:75:14
[INFO] [stderr]     17:     0x5b985f6a771f - proc_macro2::fallback::validate_ident::hcbfa2b726fb1bf58
[INFO] [stderr]     18:     0x5b985f6a74a1 - proc_macro2::fallback::Ident::_new::h95c40555fa9685ff
[INFO] [stderr]     19:     0x5b985f6a74ff - proc_macro2::fallback::Ident::new::h441d01bfd89ed4e9
[INFO] [stderr]     20:     0x5b985f6a4a78 - proc_macro2::imp::Ident::new::hadcd356f0233523c
[INFO] [stderr]     21:     0x5b985f6b69c8 - proc_macro2::Ident::new::hb5a28729c6297178
[INFO] [stderr]     22:     0x5b985f3e719f - bindgen::ir::context::BindgenContext::rust_ident_raw::h025c6fa114f5fadc
[INFO] [stderr]     23:     0x5b985f3e7050 - bindgen::ir::context::BindgenContext::rust_ident::hf564a0841a9015e1
[INFO] [stderr]     24:     0x5b985f459315 - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::h85243204ce028e9f
[INFO] [stderr]     25:     0x5b985f4740b7 - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h3b1abfeb3cfcad89
[INFO] [stderr]     26:     0x5b985f3fe48f - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::heba4ed089446fe1b
[INFO] [stderr]     27:     0x5b985f45f72b - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::h85243204ce028e9f
[INFO] [stderr]     28:     0x5b985f4740b7 - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h3b1abfeb3cfcad89
[INFO] [stderr]     29:     0x5b985f3fe48f - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::heba4ed089446fe1b
[INFO] [stderr]     30:     0x5b985f3bbb95 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::{{closure}}::h67bf304938225c77
[INFO] [stderr]     31:     0x5b985f3fe62a - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::h2af90e7e69cc734e
[INFO] [stderr]     32:     0x5b985f3fe473 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::heba4ed089446fe1b
[INFO] [stderr]     33:     0x5b985f3c7a5c - bindgen::codegen::codegen::{{closure}}::h32224cfefc8dd970
[INFO] [stderr]     34:     0x5b985f3e9a68 - bindgen::ir::context::BindgenContext::gen::h36acff4e5d841acc
[INFO] [stderr]     35:     0x5b985f3c736d - bindgen::codegen::codegen::hab0b2779b465eedd
[INFO] [stderr]     36:     0x5b985f3ac6f7 - bindgen::Bindings::generate::h3b218b756b3e5bc6
[INFO] [stderr]     37:     0x5b985f3a9c30 - bindgen::Builder::generate::h83e9cb0719a5d6cb
[INFO] [stderr]     38:     0x5b985f3097d6 - build_script_build::main::h4a86f554da10dc52
[INFO] [stderr]     39:     0x5b985f3079c3 - core::ops::function::FnOnce::call_once::h94cf41c37133c679
[INFO] [stderr]     40:     0x5b985f307916 - std::sys::backtrace::__rust_begin_short_backtrace::had5f5cd0c4a83298
[INFO] [stderr]     41:     0x5b985f307769 - std::rt::lang_start::{{closure}}::hef578e803ae7c327
[INFO] [stderr]     42:     0x5b985f6e7630 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h07820d99f666c4f4
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     43:     0x5b985f6e7630 - std::panicking::try::do_call::hcb349621034e7d22
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:589:40
[INFO] [stderr]     44:     0x5b985f6e7630 - std::panicking::try::h14d805015e715701
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:552:19
[INFO] [stderr]     45:     0x5b985f6e7630 - std::panic::catch_unwind::he07ff3323b1b1ad4
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panic.rs:359:14
[INFO] [stderr]     46:     0x5b985f6e7630 - std::rt::lang_start_internal::{{closure}}::he746c4aa7e6c87ae
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/rt.rs:168:24
[INFO] [stderr]     47:     0x5b985f6e7630 - std::panicking::try::do_call::h5c36b323e35fe62d
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:589:40
[INFO] [stderr]     48:     0x5b985f6e7630 - std::panicking::try::hb9a2d1353ef314fe
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:552:19
[INFO] [stderr]     49:     0x5b985f6e7630 - std::panic::catch_unwind::he0661a914ab09041
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panic.rs:359:14
[INFO] [stderr]     50:     0x5b985f6e7630 - std::rt::lang_start_internal::h690c392d3d3c052a
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/rt.rs:164:5
[INFO] [stderr]     51:     0x5b985f307751 - std::rt::lang_start::hce4d78e083e5f7d1
[INFO] [stderr]     52:     0x5b985f309b05 - main
[INFO] [stderr]     53:     0x7ca9ed55f1ca - <unknown>
[INFO] [stderr]     54:     0x7ca9ed55f28b - __libc_start_main
[INFO] [stderr]     55:     0x5b985f306bf5 - _start
[INFO] [stderr]     56:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "eecd6a51d3943883905c2c121eada7b41db57827269ff7c729b4528c8d807f6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eecd6a51d3943883905c2c121eada7b41db57827269ff7c729b4528c8d807f6f", kill_on_drop: false }`
[INFO] [stdout] eecd6a51d3943883905c2c121eada7b41db57827269ff7c729b4528c8d807f6f
