[INFO] fetching crate libzip-sys 0.1.1... [INFO] testing libzip-sys-0.1.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate libzip-sys 0.1.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate libzip-sys 0.1.1 [INFO] finished tweaking crates.io crate libzip-sys 0.1.1 [INFO] tweaked toml for crates.io crate libzip-sys 0.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate libzip-sys 0.1.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 51 packages to latest compatible versions [INFO] [stderr] Adding bindgen v0.52.0 (available: v0.72.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 97afbb08504bff6f2fb90afd12bcfe3d3e734f5681c7bb47952c9f86fc5adb41 [INFO] running `Command { std: "docker" "start" "-a" "97afbb08504bff6f2fb90afd12bcfe3d3e734f5681c7bb47952c9f86fc5adb41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97afbb08504bff6f2fb90afd12bcfe3d3e734f5681c7bb47952c9f86fc5adb41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97afbb08504bff6f2fb90afd12bcfe3d3e734f5681c7bb47952c9f86fc5adb41", kill_on_drop: false }` [INFO] [stdout] 97afbb08504bff6f2fb90afd12bcfe3d3e734f5681c7bb47952c9f86fc5adb41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0029b4f640135a87ee248720b39a5d491c69596b188658c07796b074a32a522 [INFO] running `Command { std: "docker" "start" "-a" "e0029b4f640135a87ee248720b39a5d491c69596b188658c07796b074a32a522", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling libzip-sys v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `libzip-sys v0.1.1 (/opt/rustwide/workdir)` [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/libzip-sys-2a9f6e9e9291dee2/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-lib=static=zip [INFO] [stderr] cargo:rustc-link-lib=static=z [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE = None [INFO] [stderr] CMAKE = None [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/libzip-sys-ff6fe4646c4ec816/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/workdir/libzip" "-DBUILD_SHARED_LIBS=OFF" "-DENABLE_BZIP2=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/libzip-sys-ff6fe4646c4ec816/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug" [INFO] [stderr] -- The C compiler identification is GNU 13.3.0 [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc - skipped [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Looking for include file CommonCrypto/CommonCrypto.h [INFO] [stderr] -- Looking for include file CommonCrypto/CommonCrypto.h - not found [INFO] [stderr] -- Found NETTLE: /usr/lib/x86_64-linux-gnu/libnettle.so [INFO] [stderr] -- Found GnuTLS: /usr/lib/x86_64-linux-gnu/libgnutls.so (found version "3.8.3") [INFO] [stderr] -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "3.0.13") [INFO] [stderr] -- Looking for _chmod [INFO] [stderr] -- Looking for _chmod - not found [INFO] [stderr] -- Looking for _close [INFO] [stderr] -- Looking for _close - not found [INFO] [stderr] -- Looking for _dup [INFO] [stderr] -- Looking for _dup - not found [INFO] [stderr] -- Looking for _fdopen [INFO] [stderr] -- Looking for _fdopen - not found [INFO] [stderr] -- Looking for _fileno [INFO] [stderr] -- Looking for _fileno - not found [INFO] [stderr] -- Looking for _open [INFO] [stderr] -- Looking for _open - not found [INFO] [stderr] -- Looking for _setmode [INFO] [stderr] -- Looking for _setmode - not found [INFO] [stderr] -- Looking for _snprintf [INFO] [stderr] -- Looking for _snprintf - not found [INFO] [stderr] -- Looking for _strdup [INFO] [stderr] -- Looking for _strdup - not found [INFO] [stderr] -- Looking for _stricmp [INFO] [stderr] -- Looking for _stricmp - not found [INFO] [stderr] -- Looking for _strtoi64 [INFO] [stderr] -- Looking for _strtoi64 - not found [INFO] [stderr] -- Looking for _strtoui64 [INFO] [stderr] -- Looking for _strtoui64 - not found [INFO] [stderr] -- Looking for _umask [INFO] [stderr] -- Looking for _umask - not found [INFO] [stderr] -- Looking for _unlink [INFO] [stderr] -- Looking for _unlink - not found [INFO] [stderr] -- Looking for clonefile [INFO] [stderr] -- Looking for clonefile - not found [INFO] [stderr] -- Looking for explicit_bzero [INFO] [stderr] -- Looking for explicit_bzero - found [INFO] [stderr] -- Looking for explicit_memset [INFO] [stderr] -- Looking for explicit_memset - not found [INFO] [stderr] -- Looking for fileno [INFO] [stderr] -- Looking for fileno - found [INFO] [stderr] -- Looking for fseeko [INFO] [stderr] -- Looking for fseeko - found [INFO] [stderr] -- Looking for ftello [INFO] [stderr] -- Looking for ftello - found [INFO] [stderr] -- Looking for getprogname [INFO] [stderr] -- Looking for getprogname - not found [INFO] [stderr] -- Looking for open [INFO] [stderr] -- Looking for open - found [INFO] [stderr] -- Looking for mkstemp [INFO] [stderr] -- Looking for mkstemp - found [INFO] [stderr] -- Looking for setmode [INFO] [stderr] -- Looking for setmode - not found [INFO] [stderr] -- Looking for snprintf [INFO] [stderr] -- Looking for snprintf - found [INFO] [stderr] -- Looking for strcasecmp [INFO] [stderr] -- Looking for strcasecmp - found [INFO] [stderr] -- Looking for strdup [INFO] [stderr] -- Looking for strdup - found [INFO] [stderr] -- Looking for stricmp [INFO] [stderr] -- Looking for stricmp - not found [INFO] [stderr] -- Looking for strtoll [INFO] [stderr] -- Looking for strtoll - found [INFO] [stderr] -- Looking for strtoull [INFO] [stderr] -- Looking for strtoull - found [INFO] [stderr] -- Looking for 3 include files sys/types.h, ..., fts.h [INFO] [stderr] -- Looking for 3 include files sys/types.h, ..., fts.h - found [INFO] [stderr] -- Looking for include file stdbool.h [INFO] [stderr] -- Looking for include file stdbool.h - found [INFO] [stderr] -- Looking for include file strings.h [INFO] [stderr] -- Looking for include file strings.h - found [INFO] [stderr] -- Looking for include file unistd.h [INFO] [stderr] -- Looking for include file unistd.h - found [INFO] [stderr] -- Looking for include file inttypes.h [INFO] [stderr] -- Looking for include file inttypes.h - found [INFO] [stderr] -- Looking for include file stdint.h [INFO] [stderr] -- Looking for include file stdint.h - found [INFO] [stderr] -- Looking for include file sys/types.h [INFO] [stderr] -- Looking for include file sys/types.h - found [INFO] [stderr] -- Looking for sys/types.h [INFO] [stderr] -- Looking for sys/types.h - found [INFO] [stderr] -- Looking for stdint.h [INFO] [stderr] -- Looking for stdint.h - found [INFO] [stderr] -- Looking for stddef.h [INFO] [stderr] -- Looking for stddef.h - found [INFO] [stderr] -- Check size of __int8 [INFO] [stderr] -- Check size of __int8 - failed [INFO] [stderr] -- Check size of int8_t [INFO] [stderr] -- Check size of int8_t - done [INFO] [stderr] -- Check size of uint8_t [INFO] [stderr] -- Check size of uint8_t - done [INFO] [stderr] -- Check size of __int16 [INFO] [stderr] -- Check size of __int16 - failed [INFO] [stderr] -- Check size of int16_t [INFO] [stderr] -- Check size of int16_t - done [INFO] [stderr] -- Check size of uint16_t [INFO] [stderr] -- Check size of uint16_t - done [INFO] [stderr] -- Check size of __int32 [INFO] [stderr] -- Check size of __int32 - failed [INFO] [stderr] -- Check size of int32_t [INFO] [stderr] -- Check size of int32_t - done [INFO] [stderr] -- Check size of uint32_t [INFO] [stderr] -- Check size of uint32_t - done [INFO] [stderr] -- Check size of __int64 [INFO] [stderr] -- Check size of __int64 - failed [INFO] [stderr] -- Check size of int64_t [INFO] [stderr] -- Check size of int64_t - done [INFO] [stderr] -- Check size of uint64_t [INFO] [stderr] -- Check size of uint64_t - done [INFO] [stderr] -- Check size of short [INFO] [stderr] -- Check size of short - done [INFO] [stderr] -- Check size of int [INFO] [stderr] -- Check size of int - done [INFO] [stderr] -- Check size of long [INFO] [stderr] -- Check size of long - done [INFO] [stderr] -- Check size of long long [INFO] [stderr] -- Check size of long long - done [INFO] [stderr] -- Check size of off_t [INFO] [stderr] -- Check size of off_t - done [INFO] [stderr] -- Check size of size_t [INFO] [stderr] -- Check size of size_t - done [INFO] [stderr] -- Check size of ssize_t [INFO] [stderr] -- Check size of ssize_t - done [INFO] [stderr] -- Performing Test HAVE_FICLONERANGE [INFO] [stderr] -- Performing Test HAVE_FICLONERANGE - Success [INFO] [stderr] -- Performing Test HAVE_NULLABLE [INFO] [stderr] -- Performing Test HAVE_NULLABLE - Failed [INFO] [stderr] -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.3") [INFO] [stderr] -- Looking for getopt [INFO] [stderr] -- Looking for getopt - found [INFO] [stderr] -- Configuring done (15.5s) [INFO] [stderr] -- Generating done (0.1s) [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/libzip-sys-ff6fe4646c4ec816/out/build [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/libzip-sys-ff6fe4646c4ec816/out/build" && LC_ALL="C" MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "/opt/rustwide/target/debug/build/libzip-sys-ff6fe4646c4ec816/out/build" "--target" "zip" "--config" "Debug" [INFO] [stderr] [ 0%] Building C object lib/CMakeFiles/zip.dir/zip_delete.c.o [INFO] [stderr] [ 3%] Building C object lib/CMakeFiles/zip.dir/zip_discard.c.o [INFO] [stderr] [ 11%] Building C object lib/CMakeFiles/zip.dir/zip_buffer.c.o [INFO] [stderr] [ 7%] Building C object lib/CMakeFiles/zip.dir/zip_add.c.o [INFO] [stderr] [ 11%] Building C object lib/CMakeFiles/zip.dir/zip_entry.c.o [INFO] [stderr] [ 11%] Building C object lib/CMakeFiles/zip.dir/zip_algorithm_deflate.c.o [INFO] [stderr] [ 11%] Building C object lib/CMakeFiles/zip.dir/zip_dirent.c.o [INFO] [stderr] [ 11%] Building C object lib/CMakeFiles/zip.dir/zip_dir_add.c.o [INFO] [stderr] [ 11%] Building C object lib/CMakeFiles/zip.dir/zip_add_dir.c.o [INFO] [stderr] [ 11%] Building C object lib/CMakeFiles/zip.dir/zip_error.c.o [INFO] [stderr] [ 11%] Building C object lib/CMakeFiles/zip.dir/zip_error_get.c.o [INFO] [stderr] [ 11%] Building C object lib/CMakeFiles/zip.dir/zip_add_entry.c.o [INFO] [stderr] [ 15%] Building C object lib/CMakeFiles/zip.dir/zip_error_clear.c.o [INFO] [stderr] [ 15%] Building C object lib/CMakeFiles/zip.dir/zip_error_get_sys_type.c.o [INFO] [stderr] [ 15%] Building C object lib/CMakeFiles/zip.dir/zip_close.c.o [INFO] [stderr] [ 11%] Building C object lib/CMakeFiles/zip.dir/zip_err_str.c.o [INFO] [stderr] [ 19%] Building C object lib/CMakeFiles/zip.dir/zip_error_to_str.c.o [INFO] [stderr] [ 19%] Building C object lib/CMakeFiles/zip.dir/zip_extra_field_api.c.o [INFO] [stderr] [ 19%] Building C object lib/CMakeFiles/zip.dir/zip_extra_field.c.o [INFO] [stderr] [ 19%] Building C object lib/CMakeFiles/zip.dir/zip_error_strerror.c.o [INFO] [stderr] [ 19%] Building C object lib/CMakeFiles/zip.dir/zip_fclose.c.o [INFO] [stderr] [ 19%] Building C object lib/CMakeFiles/zip.dir/zip_fdopen.c.o [INFO] [stderr] [ 23%] Building C object lib/CMakeFiles/zip.dir/zip_file_error_get.c.o [INFO] [stderr] [ 23%] Building C object lib/CMakeFiles/zip.dir/zip_file_add.c.o [INFO] [stderr] [ 23%] Building C object lib/CMakeFiles/zip.dir/zip_file_get_comment.c.o [INFO] [stderr] [ 26%] Building C object lib/CMakeFiles/zip.dir/zip_file_get_external_attributes.c.o [INFO] [stderr] [ 26%] Building C object lib/CMakeFiles/zip.dir/zip_file_get_offset.c.o [INFO] [stderr] [ 26%] Building C object lib/CMakeFiles/zip.dir/zip_file_error_clear.c.o [INFO] [stderr] [ 26%] Building C object lib/CMakeFiles/zip.dir/zip_file_rename.c.o [INFO] [stderr] [ 26%] Building C object lib/CMakeFiles/zip.dir/zip_file_replace.c.o [INFO] [stderr] [ 26%] Building C object lib/CMakeFiles/zip.dir/zip_file_set_mtime.c.o [INFO] [stderr] [ 30%] Building C object lib/CMakeFiles/zip.dir/zip_file_set_comment.c.o [INFO] [stderr] [ 30%] Building C object lib/CMakeFiles/zip.dir/zip_file_set_external_attributes.c.o [INFO] [stderr] [ 30%] Building C object lib/CMakeFiles/zip.dir/zip_filerange_crc.c.o [INFO] [stderr] [ 30%] Building C object lib/CMakeFiles/zip.dir/zip_file_set_encryption.c.o [INFO] [stderr] [ 34%] Building C object lib/CMakeFiles/zip.dir/zip_file_strerror.c.o [INFO] [stderr] [ 34%] Building C object lib/CMakeFiles/zip.dir/zip_fopen.c.o [INFO] [stderr] [ 34%] Building C object lib/CMakeFiles/zip.dir/zip_fopen_index.c.o [INFO] [stderr] [ 34%] Building C object lib/CMakeFiles/zip.dir/zip_fseek.c.o [INFO] [stderr] [ 34%] Building C object lib/CMakeFiles/zip.dir/zip_ftell.c.o [INFO] [stderr] [ 34%] Building C object lib/CMakeFiles/zip.dir/zip_fread.c.o [INFO] [stderr] [ 38%] Building C object lib/CMakeFiles/zip.dir/zip_get_archive_comment.c.o [INFO] [stderr] [ 42%] Building C object lib/CMakeFiles/zip.dir/zip_fopen_index_encrypted.c.o [INFO] [stderr] [ 42%] Building C object lib/CMakeFiles/zip.dir/zip_fopen_encrypted.c.o [INFO] [stderr] [ 42%] Building C object lib/CMakeFiles/zip.dir/zip_get_file_comment.c.o [INFO] [stderr] [ 42%] Building C object lib/CMakeFiles/zip.dir/zip_get_archive_flag.c.o [INFO] [stderr] [ 46%] Building C object lib/CMakeFiles/zip.dir/zip_get_name.c.o [INFO] [stderr] [ 46%] Building C object lib/CMakeFiles/zip.dir/zip_get_encryption_implementation.c.o [INFO] [stderr] [ 46%] Building C object lib/CMakeFiles/zip.dir/zip_get_num_entries.c.o [INFO] [stderr] [ 46%] Building C object lib/CMakeFiles/zip.dir/zip_get_num_files.c.o [INFO] [stderr] [ 46%] Building C object lib/CMakeFiles/zip.dir/zip_name_locate.c.o [INFO] [stderr] [ 46%] Building C object lib/CMakeFiles/zip.dir/zip_io_util.c.o [INFO] [stderr] [ 46%] Building C object lib/CMakeFiles/zip.dir/zip_hash.c.o [INFO] [stderr] [ 50%] Building C object lib/CMakeFiles/zip.dir/zip_open.c.o [INFO] [stderr] [ 53%] Building C object lib/CMakeFiles/zip.dir/zip_libzip_version.c.o [INFO] [stderr] [ 53%] Building C object lib/CMakeFiles/zip.dir/zip_progress.c.o [INFO] [stderr] [ 53%] Building C object lib/CMakeFiles/zip.dir/zip_new.c.o [INFO] [stderr] [ 53%] Building C object lib/CMakeFiles/zip.dir/zip_rename.c.o [INFO] [stderr] [ 53%] Building C object lib/CMakeFiles/zip.dir/zip_memdup.c.o [INFO] [stderr] [ 57%] Building C object lib/CMakeFiles/zip.dir/zip_set_archive_comment.c.o [INFO] [stderr] [ 53%] Building C object lib/CMakeFiles/zip.dir/zip_replace.c.o [INFO] [stderr] [ 57%] Building C object lib/CMakeFiles/zip.dir/zip_set_archive_flag.c.o [INFO] [stderr] [ 57%] Building C object lib/CMakeFiles/zip.dir/zip_set_file_compression.c.o [INFO] [stderr] [ 61%] Building C object lib/CMakeFiles/zip.dir/zip_set_name.c.o [INFO] [stderr] [ 61%] Building C object lib/CMakeFiles/zip.dir/zip_set_default_password.c.o [INFO] [stderr] [ 61%] Building C object lib/CMakeFiles/zip.dir/zip_source_begin_write.c.o [INFO] [stderr] [ 61%] Building C object lib/CMakeFiles/zip.dir/zip_source_buffer.c.o [INFO] [stderr] [ 61%] Building C object lib/CMakeFiles/zip.dir/zip_set_file_comment.c.o [INFO] [stderr] [ 61%] Building C object lib/CMakeFiles/zip.dir/zip_source_begin_write_cloning.c.o [INFO] [stderr] [ 65%] Building C object lib/CMakeFiles/zip.dir/zip_source_call.c.o [INFO] [stderr] [ 65%] Building C object lib/CMakeFiles/zip.dir/zip_source_commit_write.c.o [INFO] [stderr] [ 65%] Building C object lib/CMakeFiles/zip.dir/zip_source_compress.c.o [INFO] [stderr] [ 65%] Building C object lib/CMakeFiles/zip.dir/zip_source_error.c.o [INFO] [stderr] [ 69%] Building C object lib/CMakeFiles/zip.dir/zip_source_crc.c.o [INFO] [stderr] [ 69%] Building C object lib/CMakeFiles/zip.dir/zip_source_close.c.o [INFO] [stderr] [ 69%] Building C object lib/CMakeFiles/zip.dir/zip_source_get_compression_flags.c.o [INFO] [stderr] [ 69%] Building C object lib/CMakeFiles/zip.dir/zip_source_filep.c.o [INFO] [stderr] [ 69%] Building C object lib/CMakeFiles/zip.dir/zip_source_is_deleted.c.o [INFO] [stderr] [ 73%] Building C object lib/CMakeFiles/zip.dir/zip_source_function.c.o [INFO] [stderr] [ 73%] Building C object lib/CMakeFiles/zip.dir/zip_source_free.c.o [INFO] [stderr] [ 73%] Building C object lib/CMakeFiles/zip.dir/zip_source_read.c.o [INFO] [stderr] [ 76%] Building C object lib/CMakeFiles/zip.dir/zip_source_layered.c.o [INFO] [stderr] [ 76%] Building C object lib/CMakeFiles/zip.dir/zip_source_pkware.c.o [INFO] [stderr] [ 76%] Building C object lib/CMakeFiles/zip.dir/zip_source_open.c.o [INFO] [stderr] [ 76%] Building C object lib/CMakeFiles/zip.dir/zip_source_remove.c.o [INFO] [stderr] [ 80%] Building C object lib/CMakeFiles/zip.dir/zip_source_seek.c.o [INFO] [stderr] [ 80%] Building C object lib/CMakeFiles/zip.dir/zip_source_seek_write.c.o [INFO] [stderr] [ 80%] Building C object lib/CMakeFiles/zip.dir/zip_source_stat.c.o [INFO] [stderr] [ 80%] Building C object lib/CMakeFiles/zip.dir/zip_source_supports.c.o [INFO] [stderr] [ 80%] Building C object lib/CMakeFiles/zip.dir/zip_source_write.c.o [INFO] [stderr] [ 80%] Building C object lib/CMakeFiles/zip.dir/zip_source_tell_write.c.o [INFO] [stderr] [ 80%] Building C object lib/CMakeFiles/zip.dir/zip_source_window.c.o [INFO] [stderr] [ 84%] Building C object lib/CMakeFiles/zip.dir/zip_source_zip_new.c.o [INFO] [stderr] [ 84%] Building C object lib/CMakeFiles/zip.dir/zip_source_zip.c.o [INFO] [stderr] [ 84%] Building C object lib/CMakeFiles/zip.dir/zip_stat.c.o [INFO] [stderr] [ 84%] Building C object lib/CMakeFiles/zip.dir/zip_stat_index.c.o [INFO] [stderr] [ 84%] Building C object lib/CMakeFiles/zip.dir/zip_source_rollback_write.c.o [INFO] [stderr] [ 84%] Building C object lib/CMakeFiles/zip.dir/zip_stat_init.c.o [INFO] [stderr] [ 88%] Building C object lib/CMakeFiles/zip.dir/zip_strerror.c.o [INFO] [stderr] [ 88%] Building C object lib/CMakeFiles/zip.dir/zip_string.c.o [INFO] [stderr] [ 88%] Building C object lib/CMakeFiles/zip.dir/zip_unchange.c.o [INFO] [stderr] [ 88%] Building C object lib/CMakeFiles/zip.dir/zip_unchange_all.c.o [INFO] [stderr] [ 92%] Building C object lib/CMakeFiles/zip.dir/zip_unchange_archive.c.o [INFO] [stderr] [ 92%] Building C object lib/CMakeFiles/zip.dir/zip_unchange_data.c.o [INFO] [stderr] [ 92%] Building C object lib/CMakeFiles/zip.dir/zip_utf-8.c.o [INFO] [stderr] [ 92%] Building C object lib/CMakeFiles/zip.dir/zip_winzip_aes.c.o [INFO] [stderr] [ 96%] Building C object lib/CMakeFiles/zip.dir/zip_source_tell.c.o [INFO] [stderr] [100%] Building C object lib/CMakeFiles/zip.dir/zip_crypto_gnutls.c.o [INFO] [stderr] [100%] Building C object lib/CMakeFiles/zip.dir/zip_source_winzip_aes_decode.c.o [INFO] [stderr] [100%] Building C object lib/CMakeFiles/zip.dir/zip_source_file.c.o [INFO] [stderr] [100%] Building C object lib/CMakeFiles/zip.dir/zip_source_winzip_aes_encode.c.o [INFO] [stderr] [100%] Linking C static library libzip.a [INFO] [stderr] [100%] Built target zip [INFO] [stderr] cargo:root=/opt/rustwide/target/debug/build/libzip-sys-ff6fe4646c4ec816/out [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/libzip-sys-ff6fe4646c4ec816/out/build/lib [INFO] [stderr] cargo:rerun-if-changed=libzip/lib/zip.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/target/debug/build/libzip-sys-ff6fe4646c4ec816/out/build/zipconf.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/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/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/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/types.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/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/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/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/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/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/time.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_null.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/time.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/time_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/struct_tm.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/clockid_t.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/struct_itimerspec.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/locale_t.h [INFO] [stderr] cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/types/__locale_t.h [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Deprecation Warning at CMakeLists.txt:4 (CMAKE_MINIMUM_REQUIRED): [INFO] [stderr] Compatibility with CMake < 3.5 will be removed from a future version of [INFO] [stderr] CMake. [INFO] [stderr] [INFO] [stderr] Update the VERSION argument value or use a ... suffix to tell [INFO] [stderr] CMake that the project does not need compatibility with older versions. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Warning (dev) at lib/CMakeLists.txt:218 (ADD_LIBRARY): [INFO] [stderr] Policy CMP0063 is not set: Honor visibility properties for all target [INFO] [stderr] types. Run "cmake --help-policy CMP0063" for policy details. Use the [INFO] [stderr] cmake_policy command to set the policy and suppress this warning. [INFO] [stderr] [INFO] [stderr] Target "zip" of type "STATIC_LIBRARY" has the following visibility [INFO] [stderr] properties set for C: [INFO] [stderr] [INFO] [stderr] C_VISIBILITY_PRESET [INFO] [stderr] [INFO] [stderr] For compatibility CMake is not honoring them for this target. [INFO] [stderr] This warning is for project developers. Use -Wno-dev to suppress it. [INFO] [stderr] [INFO] [stderr] CMake Warning: [INFO] [stderr] Manually-specified variables were not used by the project: [INFO] [stderr] [INFO] [stderr] CMAKE_ASM_COMPILER [INFO] [stderr] CMAKE_ASM_FLAGS [INFO] [stderr] CMAKE_CXX_COMPILER [INFO] [stderr] CMAKE_CXX_FLAGS [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] thread 'main' (793) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.52.0/src/ir/context.rs:893: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: 0x62dbd53baf02 - std::backtrace_rs::backtrace::libunwind::trace::hc4a5f428cfb78751 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x62dbd53baf02 - std::backtrace_rs::backtrace::trace_unsynchronized::h20e1095684b4c296 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x62dbd53baf02 - std::sys::backtrace::_print_fmt::h461f2e3a8f6b29e2 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x62dbd53baf02 - ::fmt::h4ee3a75aa71a2c45 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x62dbd53decaf - core::fmt::rt::Argument::fmt::h6f1564705cd089af [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x62dbd53decaf - core::fmt::write::h21ca93b65a7c281a [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x62dbd53ab9b3 - std::io::default_write_fmt::h745a1edf2999cb3b [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x62dbd53ab9b3 - std::io::Write::write_fmt::hfc56e66d6e189682 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x62dbd53bb552 - std::sys::backtrace::BacktraceLock::print::h58d5d73f9e953cf1 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x62dbd53a84fc - std::panicking::default_hook::{{closure}}::h1457fbe47c9457d1 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x62dbd53a833c - std::panicking::default_hook::hccb5e73b206c0830 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x62dbd53a90da - std::panicking::panic_with_hook::h3190ecc6229cdd29 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x62dbd53bb35a - std::panicking::panic_handler::{{closure}}::ha1f1b769bc2bb40c [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x62dbd53bb2b9 - std::sys::backtrace::__rust_end_short_backtrace::h5f9cf66f19c2a172 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x62dbd53a8dfd - __rustc[a93bd50104b99ad4]::rust_begin_unwind [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x62dbd53e8040 - core::panicking::panic_fmt::hc70c3c83f13c1375 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x62dbd521463f - proc_macro2::fallback::validate_ident::h2590db618182d8d8 [INFO] [stderr] 17: 0x62dbd5214f28 - proc_macro2::fallback::Ident::new_checked::h26a97f1fb54b78e5 [INFO] [stderr] 18: 0x62dbd520cb37 - proc_macro2::Ident::new::h2bdc7aa04b75067f [INFO] [stderr] 19: 0x62dbd4f6876c - bindgen::ir::context::BindgenContext::rust_ident_raw::h61b9bc67017f6b77 [INFO] [stderr] 20: 0x62dbd4f693a0 - bindgen::ir::context::BindgenContext::rust_ident::ha943dec02b8d5a43 [INFO] [stderr] 21: 0x62dbd4fc9f61 - ::codegen::h4b2a67f59ee19422 [INFO] [stderr] 22: 0x62dbd4f4ba1d - ::codegen::hff579f81e5eb8661 [INFO] [stderr] 23: 0x62dbd4fdd925 - ::codegen::hccd8bf1fcc5b9a95 [INFO] [stderr] 24: 0x62dbd4fd0066 - ::codegen::h4b2a67f59ee19422 [INFO] [stderr] 25: 0x62dbd4f4ba1d - ::codegen::hff579f81e5eb8661 [INFO] [stderr] 26: 0x62dbd4fdd925 - ::codegen::hccd8bf1fcc5b9a95 [INFO] [stderr] 27: 0x62dbd4ed9ed5 - ::codegen::{{closure}}::h4c47dcd8db4c8704 [INFO] [stderr] 28: 0x62dbd4fb6b93 - ::codegen::hf5dbc993ea4e7172 [INFO] [stderr] 29: 0x62dbd4fdd8fd - ::codegen::hccd8bf1fcc5b9a95 [INFO] [stderr] 30: 0x62dbd4ed6f3f - bindgen::codegen::codegen::{{closure}}::h773d3653df849a99 [INFO] [stderr] 31: 0x62dbd4f70068 - bindgen::ir::context::BindgenContext::gen::hb953a957c7d5e9d7 [INFO] [stderr] 32: 0x62dbd4ed857d - bindgen::codegen::codegen::hc0ed768997dfd65a [INFO] [stderr] 33: 0x62dbd4fa6aec - bindgen::Bindings::generate::h67ec509c1973f929 [INFO] [stderr] 34: 0x62dbd4fac401 - bindgen::Builder::generate::h2c6bd41c43561b04 [INFO] [stderr] 35: 0x62dbd4eb8bf0 - build_script_build::main::h63a7c046455267d2 [INFO] [stderr] 36: 0x62dbd4eb9d43 - core::ops::function::FnOnce::call_once::he69a07de9d5001fe [INFO] [stderr] 37: 0x62dbd4ebaf16 - std::sys::backtrace::__rust_begin_short_backtrace::h32c2f8ad2d18e9cf [INFO] [stderr] 38: 0x62dbd4ebae79 - std::rt::lang_start::{{closure}}::h29bfa7eba45bd3cb [INFO] [stderr] 39: 0x62dbd53bbd20 - core::ops::function::impls:: for &F>::call_once::hae16bf8966719858 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 40: 0x62dbd53bbd20 - std::panicking::catch_unwind::do_call::hd4eb7cf01d0f66cd [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stderr] 41: 0x62dbd53bbd20 - std::panicking::catch_unwind::h35b4afc45093edf5 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stderr] 42: 0x62dbd53bbd20 - std::panic::catch_unwind::h5a7ef11ac2fa7980 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stderr] 43: 0x62dbd53bbd20 - std::rt::lang_start_internal::{{closure}}::h18f8e059e8eb5f5a [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/rt.rs:175:24 [INFO] [stderr] 44: 0x62dbd53bbd20 - std::panicking::catch_unwind::do_call::hb4f94f34ea41283f [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stderr] 45: 0x62dbd53bbd20 - std::panicking::catch_unwind::hfbb31091ea806204 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stderr] 46: 0x62dbd53bbd20 - std::panic::catch_unwind::hc88f452387620cfb [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stderr] 47: 0x62dbd53bbd20 - std::rt::lang_start_internal::h23cfb6dcbf9c9010 [INFO] [stderr] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/rt.rs:171:5 [INFO] [stderr] 48: 0x62dbd4ebae61 - std::rt::lang_start::he2208f57cdbd9653 [INFO] [stderr] 49: 0x62dbd4ebb725 - main [INFO] [stderr] 50: 0x72bcddc691ca - [INFO] [stderr] 51: 0x72bcddc6928b - __libc_start_main [INFO] [stderr] 52: 0x62dbd4eb7fc5 - _start [INFO] [stderr] 53: 0x0 - [INFO] running `Command { std: "docker" "inspect" "e0029b4f640135a87ee248720b39a5d491c69596b188658c07796b074a32a522", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0029b4f640135a87ee248720b39a5d491c69596b188658c07796b074a32a522", kill_on_drop: false }` [INFO] [stdout] e0029b4f640135a87ee248720b39a5d491c69596b188658c07796b074a32a522