[INFO] cloning repository https://github.com/bytetools/ocr-braille-diagram-tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bytetools/ocr-braille-diagram-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbytetools%2Focr-braille-diagram-tools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbytetools%2Focr-braille-diagram-tools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6494e8fd5456401ba60d00ba50d00a27aa368bb0 [INFO] checking bytetools/ocr-braille-diagram-tools against master#ca77504943887037504c7fc0b9bf06dab3910373 for pr-145181 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbytetools%2Focr-braille-diagram-tools" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bytetools/ocr-braille-diagram-tools [INFO] finished tweaking git repo https://github.com/bytetools/ocr-braille-diagram-tools [INFO] tweaked toml for git repo https://github.com/bytetools/ocr-braille-diagram-tools written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bytetools/ocr-braille-diagram-tools on toolchain ca77504943887037504c7fc0b9bf06dab3910373 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ca77504943887037504c7fc0b9bf06dab3910373" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bytetools/ocr-braille-diagram-tools 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" "+ca77504943887037504c7fc0b9bf06dab3910373" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/TTWNO/liblouis-rust` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tesseract-plumbing v0.6.1 [INFO] [stderr] Downloaded leptonica-plumbing v0.4.1 [INFO] [stderr] Downloaded hermit-abi v0.1.20 [INFO] [stderr] Downloaded tesseract-sys v0.5.12 [INFO] [stderr] Downloaded libc v0.2.110 [INFO] [stderr] Downloaded leptess v0.13.2 [INFO] [stderr] Downloaded autotools v0.1.4 [INFO] [stderr] Downloaded leptonica-sys v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+ca77504943887037504c7fc0b9bf06dab3910373" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56f9bf9569810fa33151a1639183d037dc9fab1a885d25276d80babcb5bec98a [INFO] running `Command { std: "docker" "start" "-a" "56f9bf9569810fa33151a1639183d037dc9fab1a885d25276d80babcb5bec98a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56f9bf9569810fa33151a1639183d037dc9fab1a885d25276d80babcb5bec98a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56f9bf9569810fa33151a1639183d037dc9fab1a885d25276d80babcb5bec98a", kill_on_drop: false }` [INFO] [stdout] 56f9bf9569810fa33151a1639183d037dc9fab1a885d25276d80babcb5bec98a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+ca77504943887037504c7fc0b9bf06dab3910373" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 252b9b90266579fb304cd486abdc3b6bbb7bafbb8e0558812b56e4f7aed678f0 [INFO] running `Command { std: "docker" "start" "-a" "252b9b90266579fb304cd486abdc3b6bbb7bafbb8e0558812b56e4f7aed678f0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.110 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.23 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling clang-sys v1.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Compiling autotools v0.1.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking gif v0.11.3 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Checking rulinalg v0.4.2 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking widestring v0.4.3 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking text_io v0.1.9 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking imageproc v0.22.0 [INFO] [stderr] Compiling leptonica-sys v0.4.0 [INFO] [stderr] Compiling tesseract-sys v0.5.12 [INFO] [stderr] Compiling louis-sys v0.6.1 (https://github.com/TTWNO/liblouis-rust#dad39678) [INFO] [stderr] Checking ocr-json-common v0.1.0 (/opt/rustwide/workdir/ocr-json-common) [INFO] [stderr] error: failed to run custom build command for `leptonica-sys v0.4.0` [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/leptonica-sys-a9aa36fcbcd8a249/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=LEPT_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=LEPT_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=LEPT_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=SYSROOT [INFO] [stderr] cargo:rerun-if-env-changed=LEPT_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=LEPT_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rustc-link-search=native=/usr/lib/x86_64-linux-gnu [INFO] [stderr] cargo:rustc-link-lib=lept [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=LEPT_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=LEPT_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rustc-link-search=native="/usr/lib/x86_64-linux-gnu" [INFO] [stderr] cargo:rustc-link-lib=lept [INFO] [stderr] cargo:rerun-if-changed=/usr/include/leptonica/allheaders.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/leptonica/alltypes.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/stdio.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/libc-header-start.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features-time64.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/timesize.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/stdc-predef.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/sys/cdefs.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/long-double.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/gnu/stubs.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/gnu/stubs-64.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stddef.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_size_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_null.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stdarg.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stdarg___gnuc_va_list.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/timesize.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/typesizes.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/time64.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/__fpos_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/__mbstate_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/__fpos64_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/__mbstate_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/__FILE.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/FILE.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/struct_FILE.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/cookie_io_functions_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/stdio_lim.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/floatn.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/floatn-common.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/long-double.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/stdlib.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/libc-header-start.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stddef.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_size_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_wchar_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_null.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/waitflags.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/waitstatus.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/floatn.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/sys/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/clock_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/clockid_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/time_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/timer_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stddef.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_size_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/stdint-intn.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/endian.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/endian.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/endianness.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/byteswap.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/uintn-identity.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/sys/select.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/select.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/sigset_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/__sigset_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/time_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/struct_timeval.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/struct_timespec.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/endian.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/time_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/pthreadtypes.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/thread-shared-types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/pthreadtypes-arch.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/atomic_wide_counter.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/struct_mutex.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/struct_rwlock.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/alloca.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stddef.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stddef_size_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/stdlib-float.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/floatn.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stdarg.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stdarg___gnuc_va_list.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stdarg_va_list.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stdarg_va_arg.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stdarg___va_copy.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/__stdarg_va_copy.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/leptonica/endianness.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/leptonica/environ.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stdint.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/stdint.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/libc-header-start.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/features.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wchar.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/wordsize.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/stdint-intn.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/stdint-uintn.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/stdint-least.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types.h [INFO] [stderr] cargo:rerun-if-changed=/usr/lib/llvm-18/lib/clang/18/include/stdint.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/leptonica/array.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/leptonica/bbuffer.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/leptonica/hashmap.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/leptonica/heap.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/leptonica/list.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/leptonica/ptra.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/leptonica/queue.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/leptonica/rbtree.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/leptonica/stack.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/leptonica/arrayaccess.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/leptonica/bmf.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/leptonica/ccbord.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/leptonica/colorfill.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/leptonica/dewarp.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/leptonica/gplot.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/leptonica/imageio.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/leptonica/jbclass.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/leptonica/morph.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/leptonica/pix.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/leptonica/recog.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/leptonica/regutils.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/leptonica/stringcode.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/leptonica/sudoku.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/leptonica/watershed.h [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (2187) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.33/src/fallback.rs:702:9: [INFO] [stderr] "__mbstate_t_union_(unnamed_at_/usr/include/x86_64-linux-gnu/bits/types/__mbstate_t_h_16_3)" is not a valid Ident [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56802b2ded32 - std::backtrace_rs::backtrace::libunwind::trace::hab1b9743580b20a9 [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x56802b2ded32 - std::backtrace_rs::backtrace::trace_unsynchronized::h5ae5c073adbdea22 [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x56802b2ded32 - std::sys::backtrace::_print_fmt::h7ef9255c523cff4d [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x56802b2ded32 - ::fmt::h5d940009a7f00de7 [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x56802b306a4f - core::fmt::rt::Argument::fmt::h9271ac58c96f624b [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x56802b306a4f - core::fmt::write::h1d41edbd8015bbed [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x56802b2dbdb3 - std::io::default_write_fmt::h1007e9ee1e792e5d [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x56802b2dbdb3 - std::io::Write::write_fmt::h692afd9d449476f1 [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x56802b2deb82 - std::sys::backtrace::BacktraceLock::print::hc078e8bd6176f13f [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x56802b2e0034 - std::panicking::default_hook::{{closure}}::h33aa081c85fa0688 [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x56802b2dfe55 - std::panicking::default_hook::hc71c4e0314b9f902 [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x56802b2e0aa5 - std::panicking::panic_with_hook::hb1b8579410afbb60 [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x56802b2e083a - std::panicking::panic_handler::{{closure}}::h0db3ae173f6ebe94 [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x56802b2df239 - std::sys::backtrace::__rust_end_short_backtrace::ha349a694fbc5c3c3 [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x56802b2e04cd - __rustc[2fd8478f83ba9c51]::rust_begin_unwind [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x56802b304d40 - core::panicking::panic_fmt::hdc7e4176106bb026 [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x56802b2a504f - proc_macro2::fallback::validate_ident::h603ed293913db7c8 [INFO] [stderr] 17: 0x56802b2a4dd1 - proc_macro2::fallback::Ident::_new::hb641d3c259c5fff8 [INFO] [stderr] 18: 0x56802b2a4e2f - proc_macro2::fallback::Ident::new::h83a4c230ad46dfda [INFO] [stderr] 19: 0x56802b2a70e8 - proc_macro2::imp::Ident::new::hd96e3f7b5d47954e [INFO] [stderr] 20: 0x56802b29e398 - proc_macro2::Ident::new::h9f7b2d744df888db [INFO] [stderr] 21: 0x56802afd996f - bindgen::ir::context::BindgenContext::rust_ident_raw::h7f22f27c36dcbefe [INFO] [stderr] 22: 0x56802afd96d0 - bindgen::ir::context::BindgenContext::rust_ident::hbd9d3650121c3bad [INFO] [stderr] 23: 0x56802afb8782 - ::codegen::hb96bcb7b66c27ce4 [INFO] [stderr] 24: 0x56802b02c0c7 - ::codegen::h40f456c03e558468 [INFO] [stderr] 25: 0x56802b069c1b - ::codegen::ha9f9f9e5ca8ae564 [INFO] [stderr] 26: 0x56802afbe949 - ::codegen::hb96bcb7b66c27ce4 [INFO] [stderr] 27: 0x56802b02c0c7 - ::codegen::h40f456c03e558468 [INFO] [stderr] 28: 0x56802b069c1b - ::codegen::ha9f9f9e5ca8ae564 [INFO] [stderr] 29: 0x56802af94545 - ::codegen::{{closure}}::hfd515866dbcddf31 [INFO] [stderr] 30: 0x56802b069f01 - ::codegen::hc0c4ddce01af8ca4 [INFO] [stderr] 31: 0x56802b069bf6 - ::codegen::ha9f9f9e5ca8ae564 [INFO] [stderr] 32: 0x56802af9ff4b - bindgen::codegen::codegen::{{closure}}::h424a032f83e8b2f3 [INFO] [stderr] 33: 0x56802afdc188 - bindgen::ir::context::BindgenContext::gen::h74362fa81bef1d93 [INFO] [stderr] 34: 0x56802af9f7bd - bindgen::codegen::codegen::hf8b36340512d595a [INFO] [stderr] 35: 0x56802b054668 - bindgen::Bindings::generate::h3bedd9650801e4f3 [INFO] [stderr] 36: 0x56802b051b51 - bindgen::Builder::generate::h5c7cf2c0821d128d [INFO] [stderr] 37: 0x56802af1bc48 - build_script_build::main::h450c93e31ab0d630 [INFO] [stderr] 38: 0x56802af19e13 - core::ops::function::FnOnce::call_once::h50061dad7d195c31 [INFO] [stderr] 39: 0x56802af19ce6 - std::sys::backtrace::__rust_begin_short_backtrace::h31ac54a4cb68c5cb [INFO] [stderr] 40: 0x56802af19cc9 - std::rt::lang_start::{{closure}}::h1a323c45ea4ca21b [INFO] [stderr] 41: 0x56802b2d73f0 - core::ops::function::impls:: for &F>::call_once::ha74f4bc8f6d53144 [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 42: 0x56802b2d73f0 - std::panicking::catch_unwind::do_call::hb9aca65c670030a2 [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/panicking.rs:590:40 [INFO] [stderr] 43: 0x56802b2d73f0 - std::panicking::catch_unwind::h5f35a17ce1dc706a [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/panicking.rs:553:19 [INFO] [stderr] 44: 0x56802b2d73f0 - std::panic::catch_unwind::hcccf60eb405a774b [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/panic.rs:357:14 [INFO] [stderr] 45: 0x56802b2d73f0 - std::rt::lang_start_internal::{{closure}}::ha2d3a491fff6c65f [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/rt.rs:175:24 [INFO] [stderr] 46: 0x56802b2d73f0 - std::panicking::catch_unwind::do_call::hee0ec65a9d87f0f7 [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/panicking.rs:590:40 [INFO] [stderr] 47: 0x56802b2d73f0 - std::panicking::catch_unwind::h0244b144469ca225 [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/panicking.rs:553:19 [INFO] [stderr] 48: 0x56802b2d73f0 - std::panic::catch_unwind::hfbb27509b95ccc7e [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/panic.rs:357:14 [INFO] [stderr] 49: 0x56802b2d73f0 - std::rt::lang_start_internal::h80977b1eea1e77c5 [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/rt.rs:171:5 [INFO] [stderr] 50: 0x56802af19cb1 - std::rt::lang_start::h9bdc4320855d6f65 [INFO] [stderr] 51: 0x56802af1bf15 - main [INFO] [stderr] 52: 0x732a955131ca - [INFO] [stderr] 53: 0x732a9551328b - __libc_start_main [INFO] [stderr] 54: 0x56802af19365 - _start [INFO] [stderr] 55: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `louis-sys v0.6.1 (https://github.com/TTWNO/liblouis-rust#dad39678)` [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/louis-sys-94d9ab4004a5d31c/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=LIBLOUIS_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=LIBLOUIS_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=LIBLOUIS_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/louis-sys-0e252d5ed5b795a6/out/build" && "/opt/rustwide/cargo-home/git/checkouts/liblouis-rust-9f3cc6b930287cbd/dad3967/louis-sys/liblouis-3.18.0/configure" "--prefix=/opt/rustwide/target/debug/build/louis-sys-0e252d5ed5b795a6/out" "--disable-shared" "--enable-static" "--enable-ucs4" "--disable-dependency-tracking" "--without-yaml" [INFO] [stderr] checking for a BSD-compatible install... /usr/bin/install -c [INFO] [stderr] checking whether build environment is sane... yes [INFO] [stderr] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [INFO] [stderr] checking for gawk... no [INFO] [stderr] checking for mawk... mawk [INFO] [stderr] checking whether make sets $(MAKE)... yes [INFO] [stderr] checking whether make supports nested variables... yes [INFO] [stderr] checking whether make supports the include directive... yes (GNU style) [INFO] [stderr] checking for gcc... gcc [INFO] [stderr] checking whether the C compiler works... yes [INFO] [stderr] checking for C compiler default output file name... a.out [INFO] [stderr] checking for suffix of executables... [INFO] [stderr] checking whether we are cross compiling... no [INFO] [stderr] checking for suffix of object files... o [INFO] [stderr] checking whether we are using the GNU C compiler... yes [INFO] [stderr] checking whether gcc accepts -g... yes [INFO] [stderr] checking for gcc option to accept ISO C89... none needed [INFO] [stderr] checking whether gcc understands -c and -o together... yes [INFO] [stderr] checking dependency style of gcc... none [INFO] [stderr] checking for gcc option to accept ISO C99... none needed [INFO] [stderr] checking how to run the C preprocessor... gcc -E [INFO] [stderr] checking for grep that handles long lines and -e... /usr/bin/grep [INFO] [stderr] checking for egrep... /usr/bin/grep -E [INFO] [stderr] checking for ANSI C header files... yes [INFO] [stderr] checking for sys/types.h... yes [INFO] [stderr] checking for sys/stat.h... yes [INFO] [stderr] checking for stdlib.h... yes [INFO] [stderr] checking for string.h... yes [INFO] [stderr] checking for memory.h... yes [INFO] [stderr] checking for strings.h... yes [INFO] [stderr] checking for inttypes.h... yes [INFO] [stderr] checking for stdint.h... yes [INFO] [stderr] checking for unistd.h... yes [INFO] [stderr] checking minix/config.h usability... no [INFO] [stderr] checking minix/config.h presence... no [INFO] [stderr] checking for minix/config.h... no [INFO] [stderr] checking whether it is safe to define __EXTENSIONS__... yes [INFO] [stderr] checking whether _XOPEN_SOURCE should be defined... no [INFO] [stderr] checking for Minix Amsterdam compiler... no [INFO] [stderr] checking for ar... ar [INFO] [stderr] checking the archiver (ar) interface... ar [INFO] [stderr] checking for ar... (cached) ar [INFO] [stderr] checking for ranlib... ranlib [INFO] [stderr] checking for gcc option to accept ISO C99... (cached) none needed [INFO] [stderr] checking for gcc option to accept ISO Standard C... (cached) none needed [INFO] [stderr] checking for size_t... yes [INFO] [stderr] checking for working alloca.h... yes [INFO] [stderr] checking for alloca... yes [INFO] [stderr] checking whether the preprocessor supports include_next... yes [INFO] [stderr] checking whether system header files limit the line length... no [INFO] [stderr] checking build system type... x86_64-pc-linux-gnu [INFO] [stderr] checking host system type... x86_64-pc-linux-gnu [INFO] [stderr] checking for dirent.h... yes [INFO] [stderr] checking for unistd.h... (cached) yes [INFO] [stderr] checking for limits.h... yes [INFO] [stderr] checking for wchar.h... yes [INFO] [stderr] checking for stdint.h... (cached) yes [INFO] [stderr] checking for getopt.h... yes [INFO] [stderr] checking for sys/cdefs.h... yes [INFO] [stderr] checking for sys/socket.h... yes [INFO] [stderr] checking if environ is properly declared... yes [INFO] [stderr] checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes [INFO] [stderr] checking whether malloc, realloc, calloc are POSIX compliant... yes [INFO] [stderr] checking for stdlib.h... (cached) yes [INFO] [stderr] checking for GNU libc compatible malloc... yes [INFO] [stderr] checking for unsigned long long int... yes [INFO] [stderr] checking for long long int... yes [INFO] [stderr] checking whether setenv is declared... yes [INFO] [stderr] checking for setenv... yes [INFO] [stderr] checking for strndup... yes [INFO] [stderr] checking for getprogname... no [INFO] [stderr] checking for getexecname... no [INFO] [stderr] checking for _set_invalid_parameter_handler... no [INFO] [stderr] checking search.h usability... yes [INFO] [stderr] checking search.h presence... yes [INFO] [stderr] checking for search.h... yes [INFO] [stderr] checking for tsearch... yes [INFO] [stderr] checking for wchar_t... yes [INFO] [stderr] checking for wint_t... yes [INFO] [stderr] checking whether wint_t is too small... no [INFO] [stderr] checking whether stdint.h conforms to C99... yes [INFO] [stderr] checking whether stdint.h predates C++11... no [INFO] [stderr] checking whether stdint.h has UINTMAX_WIDTH etc.... yes [INFO] [stderr] checking for C/C++ restrict keyword... __restrict [INFO] [stderr] checking whether strndup is declared... yes [INFO] [stderr] checking whether strnlen is declared... yes [INFO] [stderr] checking for pid_t... yes [INFO] [stderr] checking for mode_t... yes [INFO] [stderr] checking for alloca as a compiler built-in... yes [INFO] [stderr] checking if gcc/ld supports -Wl,--output-def... not needed, shared libraries are disabled [INFO] [stderr] checking for stdlib.h... (cached) yes [INFO] [stderr] checking for GNU libc compatible malloc... (cached) yes [INFO] [stderr] checking for stdlib.h... (cached) yes [INFO] [stderr] checking for GNU libc compatible realloc... yes [INFO] [stderr] checking whether setenv validates arguments... yes [INFO] [stderr] checking for ssize_t... yes [INFO] [stderr] checking for good max_align_t... yes [INFO] [stderr] checking whether NULL can be used in arbitrary expressions... yes [INFO] [stderr] checking for working strndup... yes [INFO] [stderr] checking for working strnlen... yes [INFO] [stderr] checking whether // is distinct from /... no [INFO] [stderr] checking for complete errno.h... yes [INFO] [stderr] checking whether strerror_r is declared... yes [INFO] [stderr] checking for strerror_r... yes [INFO] [stderr] checking whether strerror_r returns char *... yes [INFO] [stderr] checking for getopt.h... (cached) yes [INFO] [stderr] checking for getopt_long_only... yes [INFO] [stderr] checking whether getopt is POSIX compatible... yes [INFO] [stderr] checking for working GNU getopt function... yes [INFO] [stderr] checking for working GNU getopt_long function... yes [INFO] [stderr] checking for inline... inline [INFO] [stderr] checking for stdbool.h that conforms to C99... yes [INFO] [stderr] checking for _Bool... yes [INFO] [stderr] checking whether strerror(0) succeeds... yes [INFO] [stderr] checking whether // is distinct from /... (cached) no [INFO] [stderr] checking for error_at_line... yes [INFO] [stderr] checking whether program_invocation_name is declared... yes [INFO] [stderr] checking whether program_invocation_short_name is declared... yes [INFO] [stderr] checking whether __argv is declared... no [INFO] [stderr] checking whether the compiler generally respects inline... yes [INFO] [stderr] checking for stdlib.h... (cached) yes [INFO] [stderr] checking for GNU libc compatible malloc... (cached) yes [INFO] [stderr] checking whether program_invocation_name is declared... (cached) yes [INFO] [stderr] checking whether program_invocation_short_name is declared... (cached) yes [INFO] [stderr] checking for stdlib.h... (cached) yes [INFO] [stderr] checking for GNU libc compatible realloc... (cached) yes [INFO] [stderr] checking for ssize_t... (cached) yes [INFO] [stderr] checking for va_copy... yes [INFO] [stderr] checking for good max_align_t... (cached) yes [INFO] [stderr] checking whether NULL can be used in arbitrary expressions... (cached) yes [INFO] [stderr] checking which flavor of printf attribute matches inttypes macros... system [INFO] [stderr] checking for working strerror function... yes [INFO] [stderr] checking for working strndup... (cached) yes [INFO] [stderr] checking for working strnlen... (cached) yes [INFO] [stderr] checking whether ln -s works... yes [INFO] [stderr] checking whether make sets $(MAKE)... (cached) yes [INFO] [stderr] checking the archiver (ar) interface... (cached) ar [INFO] [stderr] checking for ANSI C header files... (cached) yes [INFO] [stderr] checking stddef.h usability... yes [INFO] [stderr] checking stddef.h presence... yes [INFO] [stderr] checking for stddef.h... yes [INFO] [stderr] checking for stdlib.h... (cached) yes [INFO] [stderr] checking for string.h... (cached) yes [INFO] [stderr] checking for an ANSI C-conforming const... yes [INFO] [stderr] checking for working memcmp... yes [INFO] [stderr] checking for vprintf... yes [INFO] [stderr] checking for _doprnt... no [INFO] [stderr] checking for memset... yes [INFO] [stderr] checking for library containing strerror... none required [INFO] [stderr] checking for ANSI C header files... (cached) yes [INFO] [stderr] checking how to print strings... printf [INFO] [stderr] checking for a sed that does not truncate output... /usr/bin/sed [INFO] [stderr] checking for fgrep... /usr/bin/grep -F [INFO] [stderr] checking for ld used by gcc... /usr/bin/ld [INFO] [stderr] checking if the linker (/usr/bin/ld) is GNU ld... yes [INFO] [stderr] checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [INFO] [stderr] checking the name lister (/usr/bin/nm -B) interface... BSD nm [INFO] [stderr] checking the maximum length of command line arguments... 1572864 [INFO] [stderr] checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [INFO] [stderr] checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [INFO] [stderr] checking for /usr/bin/ld option to reload object files... -r [INFO] [stderr] checking for objdump... objdump [INFO] [stderr] checking how to recognize dependent libraries... pass_all [INFO] [stderr] checking for dlltool... dlltool [INFO] [stderr] checking how to associate runtime and link libraries... printf %s\n [INFO] [stderr] checking for archiver @FILE support... @ [INFO] [stderr] checking for strip... strip [INFO] [stderr] checking for ranlib... (cached) ranlib [INFO] [stderr] checking command to parse /usr/bin/nm -B output from gcc object... ok [INFO] [stderr] checking for sysroot... no [INFO] [stderr] checking for a working dd... /usr/bin/dd [INFO] [stderr] checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 [INFO] [stderr] checking for mt... no [INFO] [stderr] checking if : is a manifest tool... no [INFO] [stderr] checking for dlfcn.h... yes [INFO] [stderr] checking for objdir... .libs [INFO] [stderr] checking if gcc supports -fno-rtti -fno-exceptions... no [INFO] [stderr] checking for gcc option to produce PIC... -fPIC -DPIC [INFO] [stderr] checking if gcc PIC flag -fPIC -DPIC works... yes [INFO] [stderr] checking if gcc static flag -static works... yes [INFO] [stderr] checking if gcc supports -c -o file.o... yes [INFO] [stderr] checking if gcc supports -c -o file.o... (cached) yes [INFO] [stderr] checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [INFO] [stderr] checking dynamic linker characteristics... GNU/Linux ld.so [INFO] [stderr] checking how to hardcode library paths into programs... immediate [INFO] [stderr] checking whether stripping libraries is possible... yes [INFO] [stderr] checking if libtool supports shared libraries... yes [INFO] [stderr] checking whether to build shared libraries... no [INFO] [stderr] checking whether to build static libraries... yes [INFO] [stderr] checking whether -Wno-missing-field-initializers is supported... yes [INFO] [stderr] checking whether -Wno-missing-field-initializers is needed... no [INFO] [stderr] checking whether -Wuninitialized is supported... yes [INFO] [stderr] checking max safe object size... 9223372036854775807 [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... no [INFO] [stderr] checking whether C compiler handles -fno-common... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -W... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wabsolute-value... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Waddress... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Waddress-of-packed-member... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Waggressive-loop-optimizations... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wall... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wattribute-warning... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wattributes... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wbad-function-cast... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wbool-compare... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wbool-operation... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wbuiltin-declaration-mismatch... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wbuiltin-macro-redefined... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wcannot-profile... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wcast-align... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wcast-align=strict... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wcast-function-type... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wchar-subscripts... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wclobbered... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wcomment... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wcomments... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wcoverage-mismatch... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wcpp... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wdangling-else... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wdate-time... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wdeprecated... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wdeprecated-declarations... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wdesignated-init... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wdisabled-optimization... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wdiscarded-array-qualifiers... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wdiscarded-qualifiers... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wdiv-by-zero... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wdouble-promotion... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wduplicated-branches... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wduplicated-cond... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wduplicate-decl-specifier... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wempty-body... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wendif-labels... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wenum-compare... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wexpansion-to-defined... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wextra... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wformat-contains-nul... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wformat-extra-args... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wformat-nonliteral... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wformat-security... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wformat-signedness... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wformat-y2k... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wformat-zero-length... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wframe-address... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wfree-nonheap-object... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Whsa... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wif-not-aligned... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wignored-attributes... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wignored-qualifiers... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wimplicit... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wimplicit-function-declaration... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wimplicit-int... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wincompatible-pointer-types... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Winit-self... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Winline... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wint-conversion... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wint-in-bool-context... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wint-to-pointer-cast... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Winvalid-memory-model... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Winvalid-pch... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wlogical-not-parentheses... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wlogical-op... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wmain... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wmaybe-uninitialized... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wmemset-elt-size... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wmemset-transposed-args... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wmisleading-indentation... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wmissing-attributes... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wmissing-braces... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wmissing-declarations... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wmissing-field-initializers... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wmissing-include-dirs... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wmissing-parameter-type... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wmissing-profile... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wmissing-prototypes... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wmultichar... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wmultistatement-macros... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wnarrowing... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wnested-externs... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wnonnull... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wnonnull-compare... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wnull-dereference... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wodr... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wold-style-declaration... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wold-style-definition... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wopenmp-simd... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Woverflow... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Woverlength-strings... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Woverride-init... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wpacked... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wpacked-bitfield-compat... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wpacked-not-aligned... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wparentheses... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wpointer-arith... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wpointer-compare... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wpointer-sign... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wpointer-to-int-cast... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wpragmas... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wpsabi... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wrestrict... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wreturn-local-addr... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wreturn-type... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wscalar-storage-order... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wsequence-point... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wshadow... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wshift-count-negative... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wshift-count-overflow... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wshift-negative-value... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wsizeof-array-argument... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wsizeof-pointer-div... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wsizeof-pointer-memaccess... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wstack-protector... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wstrict-aliasing... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wstrict-overflow... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wstrict-prototypes... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wstringop-truncation... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wsuggest-attribute=cold... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wsuggest-attribute=malloc... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wsuggest-final-methods... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wsuggest-final-types... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wswitch... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wswitch-bool... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wswitch-unreachable... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wsync-nand... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wtautological-compare... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wtrampolines... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wtrigraphs... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wtype-limits... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wuninitialized... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wunknown-pragmas... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wunsafe-loop-optimizations... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wunused... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wunused-but-set-parameter... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wunused-but-set-variable... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wunused-function... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wunused-label... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wunused-local-typedefs... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wunused-macros... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wunused-parameter... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wunused-result... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wunused-value... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wunused-variable... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wvarargs... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wvariadic-macros... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wvector-operation-performance... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wvla... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wvolatile-register-var... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wwrite-strings... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Walloc-size-larger-than=9223372036854775807... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Warray-bounds=2... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wattribute-alias=2... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wformat-overflow=2... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wformat-truncation=2... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wimplicit-fallthrough=5... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wnormalized=nfc... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wshift-overflow=2... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wstringop-overflow=2... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wunused-const-variable=2... yes [INFO] [stderr] checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no [INFO] [stderr] checking whether C compiler handles -Wvla-larger-than=4031... yes [INFO] [stderr] checking for clang-format-7... no [INFO] [stderr] checking for clang-format... no [INFO] [stderr] checking for help2man... no [INFO] [stderr] checking for a sed that does not truncate output... (cached) /usr/bin/sed [INFO] [stderr] checking for makeinfo... yes [INFO] [stderr] checking for makeinfo version >= 5... yes [INFO] [stderr] checking whether 4 byte-wide characters should be supported... yes [INFO] [stderr] checking that generated files are newer than configure... done [INFO] [stderr] configure: creating ./config.status [INFO] [stderr] config.status: creating Makefile [INFO] [stderr] config.status: creating doc/Makefile [INFO] [stderr] config.status: creating man/Makefile [INFO] [stderr] config.status: creating liblouis/Makefile [INFO] [stderr] config.status: creating liblouis/liblouis.h [INFO] [stderr] config.status: creating windows/Makefile [INFO] [stderr] config.status: creating windows/include/Makefile [INFO] [stderr] config.status: creating windows/utils/Makefile [INFO] [stderr] config.status: creating tables/Makefile [INFO] [stderr] config.status: creating liblouis.pc [INFO] [stderr] config.status: creating tests/Makefile [INFO] [stderr] config.status: creating tests/braille-specs/Makefile [INFO] [stderr] config.status: creating tests/resolve_table.h [INFO] [stderr] config.status: creating tests/tables/Makefile [INFO] [stderr] config.status: creating tests/tables/emphclass/Makefile [INFO] [stderr] config.status: creating tests/tables/attribute/Makefile [INFO] [stderr] config.status: creating tests/tables/moreTables/Makefile [INFO] [stderr] config.status: creating tests/tables/resolve_table/Makefile [INFO] [stderr] config.status: creating tests/tables/resolve_table/dir_1/Makefile [INFO] [stderr] config.status: creating tests/tables/resolve_table/dir_1/dir_1.1/Makefile [INFO] [stderr] config.status: creating tests/tables/resolve_table/dir_2/Makefile [INFO] [stderr] config.status: creating tests/tablesWithMetadata/Makefile [INFO] [stderr] config.status: creating tests/ueb_test_data/Makefile [INFO] [stderr] config.status: creating tests/yaml/Makefile [INFO] [stderr] config.status: creating python/Makefile [INFO] [stderr] config.status: creating python/setup.py [INFO] [stderr] config.status: creating python/louis/Makefile [INFO] [stderr] config.status: creating tools/Makefile [INFO] [stderr] config.status: creating tools/gnulib/Makefile [INFO] [stderr] config.status: creating tools/lou_maketable.d/Makefile [INFO] [stderr] config.status: creating tools/lou_maketable.d/lou_maketable [INFO] [stderr] config.status: creating gnulib/Makefile [INFO] [stderr] config.status: creating liblouis/config.h [INFO] [stderr] config.status: executing depfiles commands [INFO] [stderr] config.status: executing libtool commands [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/louis-sys-0e252d5ed5b795a6/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "make" "install" [INFO] [stderr] CDPATH="${ZSH_VERSION+.}:" && cd /opt/rustwide/cargo-home/git/checkouts/liblouis-rust-9f3cc6b930287cbd/dad3967/louis-sys/liblouis-3.18.0 && /bin/bash /opt/rustwide/cargo-home/git/checkouts/liblouis-rust-9f3cc6b930287cbd/dad3967/louis-sys/liblouis-3.18.0/build-aux/missing aclocal-1.16 -I m4 -I gnulib/m4 -I tools/gnulib/m4 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] autom4te: error: cannot create autom4te.cache in /opt/rustwide/cargo-home/git/checkouts/liblouis-rust-9f3cc6b930287cbd/dad3967/louis-sys/liblouis-3.18.0: Read-only file system [INFO] [stderr] aclocal-1.16: error: autom4te failed with exit status: 1 [INFO] [stderr] make: *** [Makefile:986: /opt/rustwide/cargo-home/git/checkouts/liblouis-rust-9f3cc6b930287cbd/dad3967/louis-sys/liblouis-3.18.0/aclocal.m4] Error 1 [INFO] [stderr] [INFO] [stderr] thread 'main' (2218) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/autotools-0.1.4/src/lib.rs:447:5: [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 2 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5a5c8e6299e2 - std::backtrace_rs::backtrace::libunwind::trace::hab1b9743580b20a9 [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5a5c8e6299e2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5ae5c073adbdea22 [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5a5c8e6299e2 - std::sys::backtrace::_print_fmt::h7ef9255c523cff4d [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5a5c8e6299e2 - ::fmt::h5d940009a7f00de7 [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5a5c8e651cef - core::fmt::rt::Argument::fmt::h9271ac58c96f624b [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5a5c8e651cef - core::fmt::write::h1d41edbd8015bbed [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x5a5c8e6265e3 - std::io::default_write_fmt::h1007e9ee1e792e5d [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5a5c8e6265e3 - std::io::Write::write_fmt::h692afd9d449476f1 [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5a5c8e629832 - std::sys::backtrace::BacktraceLock::print::hc078e8bd6176f13f [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5a5c8e62ace4 - std::panicking::default_hook::{{closure}}::h33aa081c85fa0688 [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x5a5c8e62ab05 - std::panicking::default_hook::hc71c4e0314b9f902 [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x5a5c8e62b755 - std::panicking::panic_with_hook::hb1b8579410afbb60 [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x5a5c8e62b4ea - std::panicking::panic_handler::{{closure}}::h0db3ae173f6ebe94 [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x5a5c8e629ee9 - std::sys::backtrace::__rust_end_short_backtrace::ha349a694fbc5c3c3 [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x5a5c8e62b17d - __rustc[2fd8478f83ba9c51]::rust_begin_unwind [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x5a5c8e64ffe0 - core::panicking::panic_fmt::hdc7e4176106bb026 [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5a5c8e5c568b - autotools::fail::haa6483bad29eaa16 [INFO] [stderr] 17: 0x5a5c8e5c51aa - autotools::run::hf900bab7d70b19c4 [INFO] [stderr] 18: 0x5a5c8e5c4aef - autotools::Config::build::h1e092da43e198397 [INFO] [stderr] 19: 0x5a5c8e21a776 - build_script_build::main::h8fa51449fab42120 [INFO] [stderr] 20: 0x5a5c8e218353 - core::ops::function::FnOnce::call_once::h6cb2d2070cae7835 [INFO] [stderr] 21: 0x5a5c8e2181f6 - std::sys::backtrace::__rust_begin_short_backtrace::h648b23f2219da94d [INFO] [stderr] 22: 0x5a5c8e217f09 - std::rt::lang_start::{{closure}}::h2aa1c35768691a25 [INFO] [stderr] 23: 0x5a5c8e621440 - core::ops::function::impls:: for &F>::call_once::ha74f4bc8f6d53144 [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 24: 0x5a5c8e621440 - std::panicking::catch_unwind::do_call::hb9aca65c670030a2 [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/panicking.rs:590:40 [INFO] [stderr] 25: 0x5a5c8e621440 - std::panicking::catch_unwind::h5f35a17ce1dc706a [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/panicking.rs:553:19 [INFO] [stderr] 26: 0x5a5c8e621440 - std::panic::catch_unwind::hcccf60eb405a774b [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/panic.rs:357:14 [INFO] [stderr] 27: 0x5a5c8e621440 - std::rt::lang_start_internal::{{closure}}::ha2d3a491fff6c65f [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x5a5c8e621440 - std::panicking::catch_unwind::do_call::hee0ec65a9d87f0f7 [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/panicking.rs:590:40 [INFO] [stderr] 29: 0x5a5c8e621440 - std::panicking::catch_unwind::h0244b144469ca225 [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/panicking.rs:553:19 [INFO] [stderr] 30: 0x5a5c8e621440 - std::panic::catch_unwind::hfbb27509b95ccc7e [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/panic.rs:357:14 [INFO] [stderr] 31: 0x5a5c8e621440 - std::rt::lang_start_internal::h80977b1eea1e77c5 [INFO] [stderr] at /rustc/ca77504943887037504c7fc0b9bf06dab3910373/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x5a5c8e217ef1 - std::rt::lang_start::heb5751ead4c7a193 [INFO] [stderr] 33: 0x5a5c8e21b345 - main [INFO] [stderr] 34: 0x7c83fd2851ca - [INFO] [stderr] 35: 0x7c83fd28528b - __libc_start_main [INFO] [stderr] 36: 0x5a5c8e2177f5 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "252b9b90266579fb304cd486abdc3b6bbb7bafbb8e0558812b56e4f7aed678f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "252b9b90266579fb304cd486abdc3b6bbb7bafbb8e0558812b56e4f7aed678f0", kill_on_drop: false }` [INFO] [stdout] 252b9b90266579fb304cd486abdc3b6bbb7bafbb8e0558812b56e4f7aed678f0