[INFO] cloning repository https://github.com/3072L/emlparser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/3072L/emlparser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3072L%2Femlparser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3072L%2Femlparser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2435da75e931a5830bb2806c473a4ec42979c130
[INFO] checking 3072L/emlparser against master#a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3072L%2Femlparser" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/3072L/emlparser
[INFO] finished tweaking git repo https://github.com/3072L/emlparser
[INFO] tweaked toml for git repo https://github.com/3072L/emlparser written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/3072L/emlparser on toolchain a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/3072L/emlparser 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" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded shlex v1.1.0
[INFO] [stderr]   Downloaded xlsxwriter v0.5.0
[INFO] [stderr]   Downloaded which v4.3.0
[INFO] [stderr]   Downloaded charset v0.1.3
[INFO] [stderr]   Downloaded quoted_printable v0.4.6
[INFO] [stderr]   Downloaded once_cell v1.16.0
[INFO] [stderr]   Downloaded data-encoding v2.3.3
[INFO] [stderr]   Downloaded mailparse v0.14.0
[INFO] [stderr]   Downloaded clang-sys v1.4.0
[INFO] [stderr]   Downloaded bindgen v0.59.2
[INFO] [stderr]   Downloaded regex v1.7.0
[INFO] [stderr]   Downloaded libc v0.2.138
[INFO] [stderr]   Downloaded libxlsxwriter-sys v1.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ed73ad70cb74996fed6e132679c3dfb4dc88df296a5e1a24a278910bbfeea0bc
[INFO] running `Command { std: "docker" "start" "-a" "ed73ad70cb74996fed6e132679c3dfb4dc88df296a5e1a24a278910bbfeea0bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed73ad70cb74996fed6e132679c3dfb4dc88df296a5e1a24a278910bbfeea0bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed73ad70cb74996fed6e132679c3dfb4dc88df296a5e1a24a278910bbfeea0bc", kill_on_drop: false }`
[INFO] [stdout] ed73ad70cb74996fed6e132679c3dfb4dc88df296a5e1a24a278910bbfeea0bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9cbe9541085c754afc007a6ad566e5b164312fc5314b5170c21ae15373bcc139
[INFO] running `Command { std: "docker" "start" "-a" "9cbe9541085c754afc007a6ad566e5b164312fc5314b5170c21ae15373bcc139", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling clang-sys v1.4.0
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling which v4.3.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]     Checking data-encoding v2.3.3
[INFO] [stderr]     Checking quoted_printable v0.4.6
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]     Checking charset v0.1.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking mailparse v0.14.0
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling libxlsxwriter-sys v1.1.4
[INFO] [stderr] error: failed to run custom build command for `libxlsxwriter-sys v1.1.4`
[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-384550310cd87cbc/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]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[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" "-gdwarf-4" "-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-d5e0996eda9bc2b4/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" "-gdwarf-4" "-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-d5e0996eda9bc2b4/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" "-gdwarf-4" "-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-d5e0996eda9bc2b4/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" "-gdwarf-4" "-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-d5e0996eda9bc2b4/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" "-gdwarf-4" "-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-d5e0996eda9bc2b4/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" "-gdwarf-4" "-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-d5e0996eda9bc2b4/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" "-gdwarf-4" "-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-d5e0996eda9bc2b4/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" "-gdwarf-4" "-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-d5e0996eda9bc2b4/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" "-gdwarf-4" "-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-d5e0996eda9bc2b4/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" "-gdwarf-4" "-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-d5e0996eda9bc2b4/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" "-gdwarf-4" "-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-d5e0996eda9bc2b4/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" "-gdwarf-4" "-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-d5e0996eda9bc2b4/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" "-gdwarf-4" "-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-d5e0996eda9bc2b4/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" "-gdwarf-4" "-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-d5e0996eda9bc2b4/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" "-gdwarf-4" "-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-d5e0996eda9bc2b4/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" "-gdwarf-4" "-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-d5e0996eda9bc2b4/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" "-gdwarf-4" "-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-d5e0996eda9bc2b4/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" "-gdwarf-4" "-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-d5e0996eda9bc2b4/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" "-gdwarf-4" "-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-d5e0996eda9bc2b4/out/third_party/libxlsxwriter/src/table.o" "-c" "third_party/libxlsxwriter/src/table.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-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-d5e0996eda9bc2b4/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" "-gdwarf-4" "-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-d5e0996eda9bc2b4/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" "-gdwarf-4" "-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-d5e0996eda9bc2b4/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" "-gdwarf-4" "-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-d5e0996eda9bc2b4/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" "-gdwarf-4" "-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-d5e0996eda9bc2b4/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" "-gdwarf-4" "-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-d5e0996eda9bc2b4/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" "-gdwarf-4" "-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-d5e0996eda9bc2b4/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" "-gdwarf-4" "-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-d5e0996eda9bc2b4/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" "-gdwarf-4" "-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-d5e0996eda9bc2b4/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" "-gdwarf-4" "-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-d5e0996eda9bc2b4/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" "-gdwarf-4" "-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-d5e0996eda9bc2b4/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" "-gdwarf-4" "-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-d5e0996eda9bc2b4/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" "-gdwarf-4" "-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-d5e0996eda9bc2b4/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" "-gdwarf-4" "-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-d5e0996eda9bc2b4/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" "-gdwarf-4" "-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-d5e0996eda9bc2b4/out/third_party/zlib/infback.o" "-c" "third_party/zlib/infback.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-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-d5e0996eda9bc2b4/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" "-gdwarf-4" "-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-d5e0996eda9bc2b4/out/third_party/zlib/inflate.o" "-c" "third_party/zlib/inflate.c"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-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-d5e0996eda9bc2b4/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" "-gdwarf-4" "-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-d5e0996eda9bc2b4/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" "-gdwarf-4" "-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-d5e0996eda9bc2b4/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" "-gdwarf-4" "-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-d5e0996eda9bc2b4/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" "-gdwarf-4" "-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-d5e0996eda9bc2b4/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]   cargo:rerun-if-env-changed=AR_x86_64-unknown-linux-gnu
[INFO] [stderr]   AR_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=AR_x86_64_unknown_linux_gnu
[INFO] [stderr]   AR_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_AR
[INFO] [stderr]   HOST_AR = None
[INFO] [stderr]   cargo:rerun-if-env-changed=AR
[INFO] [stderr]   AR = None
[INFO] [stderr]   running: ZERO_AR_DATE="1" "ar" "cq" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-d5e0996eda9bc2b4/out/libxlsxwriter.a" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-d5e0996eda9bc2b4/out/third_party/libxlsxwriter/third_party/tmpfileplus/tmpfileplus.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-d5e0996eda9bc2b4/out/third_party/libxlsxwriter/third_party/minizip/ioapi.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-d5e0996eda9bc2b4/out/third_party/libxlsxwriter/third_party/minizip/zip.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-d5e0996eda9bc2b4/out/third_party/libxlsxwriter/src/app.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-d5e0996eda9bc2b4/out/third_party/libxlsxwriter/src/chart.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-d5e0996eda9bc2b4/out/third_party/libxlsxwriter/src/chartsheet.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-d5e0996eda9bc2b4/out/third_party/libxlsxwriter/src/comment.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-d5e0996eda9bc2b4/out/third_party/libxlsxwriter/src/content_types.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-d5e0996eda9bc2b4/out/third_party/libxlsxwriter/src/core.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-d5e0996eda9bc2b4/out/third_party/libxlsxwriter/src/custom.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-d5e0996eda9bc2b4/out/third_party/libxlsxwriter/src/drawing.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-d5e0996eda9bc2b4/out/third_party/libxlsxwriter/src/format.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-d5e0996eda9bc2b4/out/third_party/libxlsxwriter/src/hash_table.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-d5e0996eda9bc2b4/out/third_party/libxlsxwriter/src/metadata.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-d5e0996eda9bc2b4/out/third_party/libxlsxwriter/src/packager.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-d5e0996eda9bc2b4/out/third_party/libxlsxwriter/src/relationships.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-d5e0996eda9bc2b4/out/third_party/libxlsxwriter/src/shared_strings.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-d5e0996eda9bc2b4/out/third_party/libxlsxwriter/src/styles.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-d5e0996eda9bc2b4/out/third_party/libxlsxwriter/src/table.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-d5e0996eda9bc2b4/out/third_party/libxlsxwriter/src/theme.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-d5e0996eda9bc2b4/out/third_party/libxlsxwriter/src/utility.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-d5e0996eda9bc2b4/out/third_party/libxlsxwriter/src/vml.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-d5e0996eda9bc2b4/out/third_party/libxlsxwriter/src/workbook.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-d5e0996eda9bc2b4/out/third_party/libxlsxwriter/src/worksheet.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-d5e0996eda9bc2b4/out/third_party/libxlsxwriter/src/xmlwriter.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-d5e0996eda9bc2b4/out/third_party/zlib/adler32.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-d5e0996eda9bc2b4/out/third_party/zlib/compress.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-d5e0996eda9bc2b4/out/third_party/zlib/crc32.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-d5e0996eda9bc2b4/out/third_party/zlib/deflate.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-d5e0996eda9bc2b4/out/third_party/zlib/gzclose.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-d5e0996eda9bc2b4/out/third_party/zlib/gzlib.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-d5e0996eda9bc2b4/out/third_party/zlib/gzread.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-d5e0996eda9bc2b4/out/third_party/zlib/gzwrite.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-d5e0996eda9bc2b4/out/third_party/zlib/infback.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-d5e0996eda9bc2b4/out/third_party/zlib/inffast.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-d5e0996eda9bc2b4/out/third_party/zlib/inflate.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-d5e0996eda9bc2b4/out/third_party/zlib/inftrees.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-d5e0996eda9bc2b4/out/third_party/zlib/trees.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-d5e0996eda9bc2b4/out/third_party/zlib/uncompr.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-d5e0996eda9bc2b4/out/third_party/zlib/zutil.o" "/opt/rustwide/target/debug/build/libxlsxwriter-sys-d5e0996eda9bc2b4/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-d5e0996eda9bc2b4/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-d5e0996eda9bc2b4/out
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (636) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.49/src/fallback.rs:756:9:
[INFO] [stderr]   "lxw_tuple_struct_(unnamed_at__/third_party/libxlsxwriter/include/xlsxwriter/common_h_430_5)" is not a valid Ident
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x55561443a872 - std[dc7fbcbc35aabe44]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x55561443a872 - std[dc7fbcbc35aabe44]::backtrace_rs::backtrace::trace_unsynchronized::<std[dc7fbcbc35aabe44]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x55561443a872 - std[dc7fbcbc35aabe44]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x55561443a872 - <<std[dc7fbcbc35aabe44]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[65d6a7660ab7b234]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x555614452d1a - <core[65d6a7660ab7b234]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x555614452d1a - core[65d6a7660ab7b234]::fmt::write
[INFO] [stderr]      6:     0x5556144413c6 - std[dc7fbcbc35aabe44]::io::default_write_fmt::<std[dc7fbcbc35aabe44]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5556144413c6 - <std[dc7fbcbc35aabe44]::sys::stdio::unix::Stderr as std[dc7fbcbc35aabe44]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x555614419eaf - <std[dc7fbcbc35aabe44]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x555614419eaf - std[dc7fbcbc35aabe44]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5556144344a1 - std[dc7fbcbc35aabe44]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x55561443465b - std[dc7fbcbc35aabe44]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x555614419f68 - std[dc7fbcbc35aabe44]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x5556144117e9 - std[dc7fbcbc35aabe44]::sys::backtrace::__rust_end_short_backtrace::<std[dc7fbcbc35aabe44]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x55561441a9dd - __rustc[d971bfefe721b27c]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x55561445348c - core[65d6a7660ab7b234]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5556143f8051 - proc_macro2[d635124c0c39ad1e]::fallback::validate_ident
[INFO] [stderr]     17:     0x5556143f7629 - <proc_macro2[d635124c0c39ad1e]::fallback::Ident>::_new
[INFO] [stderr]     18:     0x5556143f75df - <proc_macro2[d635124c0c39ad1e]::fallback::Ident>::new
[INFO] [stderr]     19:     0x5556143f0728 - <proc_macro2[d635124c0c39ad1e]::Ident>::new
[INFO] [stderr]     20:     0x5556141a16e5 - <bindgen[6a1bd1f272320a05]::ir::context::BindgenContext>::rust_ident_raw::<alloc[dffe69405608872d]::borrow::Cow<str>>
[INFO] [stderr]     21:     0x5556141a1050 - <bindgen[6a1bd1f272320a05]::ir::context::BindgenContext>::rust_ident::<&alloc[dffe69405608872d]::string::String>
[INFO] [stderr]     22:     0x5556141968c2 - <bindgen[6a1bd1f272320a05]::ir::comp::CompInfo as bindgen[6a1bd1f272320a05]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     23:     0x5556140e12f2 - <bindgen[6a1bd1f272320a05]::ir::ty::Type as bindgen[6a1bd1f272320a05]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     24:     0x5556141774b0 - <bindgen[6a1bd1f272320a05]::ir::item::Item as bindgen[6a1bd1f272320a05]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     25:     0x55561419d31c - <bindgen[6a1bd1f272320a05]::ir::comp::CompInfo as bindgen[6a1bd1f272320a05]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     26:     0x5556140e12f2 - <bindgen[6a1bd1f272320a05]::ir::ty::Type as bindgen[6a1bd1f272320a05]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     27:     0x5556141774b0 - <bindgen[6a1bd1f272320a05]::ir::item::Item as bindgen[6a1bd1f272320a05]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     28:     0x5556140bbd25 - <bindgen[6a1bd1f272320a05]::ir::module::Module as bindgen[6a1bd1f272320a05]::codegen::CodeGenerator>::codegen::{closure#0}
[INFO] [stderr]     29:     0x555614177720 - <bindgen[6a1bd1f272320a05]::ir::module::Module as bindgen[6a1bd1f272320a05]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     30:     0x555614177495 - <bindgen[6a1bd1f272320a05]::ir::item::Item as bindgen[6a1bd1f272320a05]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     31:     0x5556140bb0fd - bindgen[6a1bd1f272320a05]::codegen::codegen::{closure#0}
[INFO] [stderr]     32:     0x5556141a2948 - <bindgen[6a1bd1f272320a05]::ir::context::BindgenContext>::gen::<bindgen[6a1bd1f272320a05]::codegen::codegen::{closure#0}, alloc[dffe69405608872d]::vec::Vec<proc_macro2[d635124c0c39ad1e]::TokenStream>>
[INFO] [stderr]     33:     0x5556140c482f - bindgen[6a1bd1f272320a05]::codegen::codegen
[INFO] [stderr]     34:     0x555614101f47 - <bindgen[6a1bd1f272320a05]::Bindings>::generate
[INFO] [stderr]     35:     0x5556140feacf - <bindgen[6a1bd1f272320a05]::Builder>::generate
[INFO] [stderr]     36:     0x555614052e11 - build_script_build[75c91003d47f277f]::main
[INFO] [stderr]     37:     0x555614054153 - <fn() -> core[65d6a7660ab7b234]::result::Result<(), std[dc7fbcbc35aabe44]::io::error::Error> as core[65d6a7660ab7b234]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     38:     0x555614052526 - std[dc7fbcbc35aabe44]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[65d6a7660ab7b234]::result::Result<(), std[dc7fbcbc35aabe44]::io::error::Error>, core[65d6a7660ab7b234]::result::Result<(), std[dc7fbcbc35aabe44]::io::error::Error>>
[INFO] [stderr]     39:     0x555614052559 - std[dc7fbcbc35aabe44]::rt::lang_start::<core[65d6a7660ab7b234]::result::Result<(), std[dc7fbcbc35aabe44]::io::error::Error>>::{closure#0}
[INFO] [stderr]     40:     0x5556144335e6 - <&dyn core[65d6a7660ab7b234]::ops::function::Fn<(), Output = i32> + core[65d6a7660ab7b234]::marker::Sync + core[65d6a7660ab7b234]::panic::unwind_safe::RefUnwindSafe as core[65d6a7660ab7b234]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     41:     0x5556144335e6 - std[dc7fbcbc35aabe44]::panicking::catch_unwind::do_call::<&dyn core[65d6a7660ab7b234]::ops::function::Fn<(), Output = i32> + core[65d6a7660ab7b234]::marker::Sync + core[65d6a7660ab7b234]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panicking.rs:581:40
[INFO] [stderr]     42:     0x5556144335e6 - std[dc7fbcbc35aabe44]::panicking::catch_unwind::<i32, &dyn core[65d6a7660ab7b234]::ops::function::Fn<(), Output = i32> + core[65d6a7660ab7b234]::marker::Sync + core[65d6a7660ab7b234]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panicking.rs:544:19
[INFO] [stderr]     43:     0x5556144335e6 - std[dc7fbcbc35aabe44]::panic::catch_unwind::<&dyn core[65d6a7660ab7b234]::ops::function::Fn<(), Output = i32> + core[65d6a7660ab7b234]::marker::Sync + core[65d6a7660ab7b234]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panic.rs:359:14
[INFO] [stderr]     44:     0x5556144335e6 - std[dc7fbcbc35aabe44]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/rt.rs:175:24
[INFO] [stderr]     45:     0x5556144335e6 - std[dc7fbcbc35aabe44]::panicking::catch_unwind::do_call::<std[dc7fbcbc35aabe44]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panicking.rs:581:40
[INFO] [stderr]     46:     0x5556144335e6 - std[dc7fbcbc35aabe44]::panicking::catch_unwind::<isize, std[dc7fbcbc35aabe44]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panicking.rs:544:19
[INFO] [stderr]     47:     0x5556144335e6 - std[dc7fbcbc35aabe44]::panic::catch_unwind::<std[dc7fbcbc35aabe44]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/panic.rs:359:14
[INFO] [stderr]     48:     0x5556144335e6 - std[dc7fbcbc35aabe44]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/library/std/src/rt.rs:171:5
[INFO] [stderr]     49:     0x555614052511 - std[dc7fbcbc35aabe44]::rt::lang_start::<core[65d6a7660ab7b234]::result::Result<(), std[dc7fbcbc35aabe44]::io::error::Error>>
[INFO] [stderr]     50:     0x555614054365 - main
[INFO] [stderr]     51:     0x712f586791ca - <unknown>
[INFO] [stderr]     52:     0x712f5867928b - __libc_start_main
[INFO] [stderr]     53:     0x5556140517d5 - _start
[INFO] [stderr]     54:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "9cbe9541085c754afc007a6ad566e5b164312fc5314b5170c21ae15373bcc139", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cbe9541085c754afc007a6ad566e5b164312fc5314b5170c21ae15373bcc139", kill_on_drop: false }`
[INFO] [stdout] 9cbe9541085c754afc007a6ad566e5b164312fc5314b5170c21ae15373bcc139
