[INFO] fetching crate libicsneo-sys 0.2.0...
[INFO] checking libicsneo-sys-0.2.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate libicsneo-sys 0.2.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate libicsneo-sys 0.2.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate libicsneo-sys 0.2.0
[INFO] finished tweaking crates.io crate libicsneo-sys 0.2.0
[INFO] tweaked toml for crates.io crate libicsneo-sys 0.2.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7c8c7b2160286bdf86ea768677f1843404e3936a9f84ebd92f891950901d4b62
[INFO] running `Command { std: "docker" "start" "-a" "7c8c7b2160286bdf86ea768677f1843404e3936a9f84ebd92f891950901d4b62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c8c7b2160286bdf86ea768677f1843404e3936a9f84ebd92f891950901d4b62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c8c7b2160286bdf86ea768677f1843404e3936a9f84ebd92f891950901d4b62", kill_on_drop: false }`
[INFO] [stdout] 7c8c7b2160286bdf86ea768677f1843404e3936a9f84ebd92f891950901d4b62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 58a70ca25b0fe97e5eb0a5268b367655cf42518322987e253fb24db4bb5888ea
[INFO] running `Command { std: "docker" "start" "-a" "58a70ca25b0fe97e5eb0a5268b367655cf42518322987e253fb24db4bb5888ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling prettyplease v0.2.17
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling path-clean v0.1.0
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling libicsneo-sys v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: libicsneo-sys@0.2.0: git return code: exit status: 128
[INFO] [stderr] warning: libicsneo-sys@0.2.0: git stdout: 
[INFO] [stderr] warning: libicsneo-sys@0.2.0: git stderr: fatal: not a git repository (or any parent up to mount point /opt/rustwide)
[INFO] [stderr] warning: libicsneo-sys@0.2.0: git stderr: Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
[INFO] [stderr] warning: libicsneo-sys@0.2.0: git stderr: 
[INFO] [stderr] warning: libicsneo-sys@0.2.0: out_path: "/opt/rustwide/target/debug/build/libicsneo-sys-ccc1332a92d5314c/out"
[INFO] [stderr] warning: libicsneo-sys@0.2.0: Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr] warning: libicsneo-sys@0.2.0: Compiler version doesn't include clang or GCC: "c++" "--version"
[INFO] [stderr] 
[INFO] [stderr] error: failed to run custom build command for `libicsneo-sys v0.2.0 (/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/libicsneo-sys-b784e674d66e9475/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=build.rs
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/workdir/src/libicsneo/include/icsneo/icsneoc.h
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBMSVC_PATH
[INFO] [stderr]   cargo:warning=git return code: exit status: 128
[INFO] [stderr]   cargo:warning=git stdout: 
[INFO] [stderr]   cargo:warning=git stderr: fatal: not a git repository (or any parent up to mount point /opt/rustwide)
[INFO] [stderr]   cargo:warning=git stderr: Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
[INFO] [stderr]   cargo:warning=git stderr: 
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET
[INFO] [stderr]   cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-14/lib/clang/14.0.0/include/stddef.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-14/lib/clang/14.0.0/include/__stddef_max_align_t.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-14/lib/clang/14.0.0/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/lib/llvm-14/lib/clang/14.0.0/include/stdbool.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/workdir/src/libicsneo/include/icsneo/device/neodevice.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-14/lib/clang/14.0.0/include/stdint.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/workdir/src/libicsneo/include/icsneo/device/devicetype.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-14/lib/clang/14.0.0/include/stdint.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/workdir/src/libicsneo/include/icsneo/communication/message/neomessage.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-14/lib/clang/14.0.0/include/stdint.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-14/lib/clang/14.0.0/include/stddef.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/workdir/src/libicsneo/include/icsneo/communication/network.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-14/lib/clang/14.0.0/include/stdint.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/workdir/src/libicsneo/include/icsneo/communication/message/message.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-14/lib/clang/14.0.0/include/stdint.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/workdir/src/libicsneo/include/icsneo/platform/dynamiclib.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/workdir/src/libicsneo/include/icsneo/platform/posix/dynamiclib.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/dlfcn.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/features.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-14/lib/clang/14.0.0/include/stddef.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/dlfcn.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/workdir/src/libicsneo/include/icsneo/platform/posix/linux/dynamiclib.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/workdir/src/libicsneo/include/icsneo/communication/network.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/workdir/src/libicsneo/include/icsneo/communication/io.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/workdir/src/libicsneo/include/icsneo/api/version.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-14/lib/clang/14.0.0/include/stdint.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/workdir/src/libicsneo/include/icsneo/api/event.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-14/lib/clang/14.0.0/include/stdint.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-14/lib/clang/14.0.0/include/stddef.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.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/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.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/types/time_t.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/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/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]   cargo:warning=out_path: "/opt/rustwide/target/debug/build/libicsneo-sys-ccc1332a92d5314c/out"
[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]   cargo:warning=Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr]   cargo:warning=Compiler version doesn't include clang or GCC: "c++" "--version"
[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/libicsneo-sys-ccc1332a92d5314c/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/workdir/src/libicsneo" "-G" "Ninja Multi-Config" "-DLIBICSNEO_BUILD_ICSNEOC_STATIC:BOOL=ON" "-DLIBICSNEO_BUILD_EXAMPLES:BOOL=OFF" "-DLIBICSNEO_BUILD_ICSNEOLEGACY:BOOL=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/libicsneo-sys-ccc1332a92d5314c/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 11.4.0
[INFO] [stderr]   -- The CXX compiler identification is GNU 11.4.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]   -- Detecting CXX compiler ABI info
[INFO] [stderr]   -- Detecting CXX compiler ABI info - done
[INFO] [stderr]   -- Check for working CXX compiler: /usr/bin/c++ - skipped
[INFO] [stderr]   -- Detecting CXX compile features
[INFO] [stderr]   -- Detecting CXX compile features - done
[INFO] [stderr]   -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
[INFO] [stderr]   -- Configuring incomplete, errors occurred!
[INFO] [stderr]   See also "/opt/rustwide/target/debug/build/libicsneo-sys-ccc1332a92d5314c/out/build/CMakeFiles/CMakeOutput.log".
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error: 'rustfmt' is not installed for the custom toolchain '30f74ff0dc4d66debc8b50724c446f817e5f75f4'.
[INFO] [stderr]   note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr]   help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr]   Failed to run rustfmt: Internal rustfmt error (non-fatal, continuing)
[INFO] [stderr]   error: 'rustfmt' is not installed for the custom toolchain '30f74ff0dc4d66debc8b50724c446f817e5f75f4'.
[INFO] [stderr]   note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr]   help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr]   Failed to run rustfmt: Internal rustfmt error (non-fatal, continuing)
[INFO] [stderr]   [1/9] Creating directories for 'ftdi3xx-populate'
[INFO] [stderr]   [1/9] Performing download step (download, verify and extract) for 'ftdi3xx-populate'
[INFO] [stderr]   -- Downloading...
[INFO] [stderr]      dst='/opt/rustwide/target/debug/build/libicsneo-sys-ccc1332a92d5314c/out/build/_deps/ftdi3xx-subbuild/ftdi3xx-populate-prefix/src/libftd3xx-1.0.5-linux-x64.zip'
[INFO] [stderr]      timeout='none'
[INFO] [stderr]      inactivity timeout='none'
[INFO] [stderr]   -- Using src='https://cdn.intrepidcs.net/support/libicsneo/libftd3xx/libftd3xx-1.0.5-linux-x64.zip'
[INFO] [stderr]   -- Retrying...
[INFO] [stderr]   -- Using src='https://cdn.intrepidcs.net/support/libicsneo/libftd3xx/libftd3xx-1.0.5-linux-x64.zip'
[INFO] [stderr]   -- Retry after 5 seconds (attempt #2) ...
[INFO] [stderr]   -- Using src='https://cdn.intrepidcs.net/support/libicsneo/libftd3xx/libftd3xx-1.0.5-linux-x64.zip'
[INFO] [stderr]   -- Retry after 5 seconds (attempt #3) ...
[INFO] [stderr]   -- Using src='https://cdn.intrepidcs.net/support/libicsneo/libftd3xx/libftd3xx-1.0.5-linux-x64.zip'
[INFO] [stderr]   -- Retry after 15 seconds (attempt #4) ...
[INFO] [stderr]   -- Using src='https://cdn.intrepidcs.net/support/libicsneo/libftd3xx/libftd3xx-1.0.5-linux-x64.zip'
[INFO] [stderr]   -- Retry after 60 seconds (attempt #5) ...
[INFO] [stderr]   -- Using src='https://cdn.intrepidcs.net/support/libicsneo/libftd3xx/libftd3xx-1.0.5-linux-x64.zip'
[INFO] [stderr]   CMake Error at ftdi3xx-subbuild/ftdi3xx-populate-prefix/src/ftdi3xx-populate-stamp/download-ftdi3xx-populate.cmake:170 (message):
[INFO] [stderr]     Each download failed!
[INFO] [stderr] 
[INFO] [stderr]       error: downloading 'https://cdn.intrepidcs.net/support/libicsneo/libftd3xx/libftd3xx-1.0.5-linux-x64.zip' failed
[INFO] [stderr]             status_code: 6
[INFO] [stderr]             status_string: "Couldn't resolve host name"
[INFO] [stderr]             log:
[INFO] [stderr]             --- LOG BEGIN ---
[INFO] [stderr]             Could not resolve host: cdn.intrepidcs.net
[INFO] [stderr] 
[INFO] [stderr]     Closing connection 0
[INFO] [stderr] 
[INFO] [stderr]     
[INFO] [stderr] 
[INFO] [stderr]             --- LOG END ---
[INFO] [stderr]             error: downloading 'https://cdn.intrepidcs.net/support/libicsneo/libftd3xx/libftd3xx-1.0.5-linux-x64.zip' failed
[INFO] [stderr]             status_code: 6
[INFO] [stderr]             status_string: "Couldn't resolve host name"
[INFO] [stderr]             log:
[INFO] [stderr]             --- LOG BEGIN ---
[INFO] [stderr]             Could not resolve host: cdn.intrepidcs.net
[INFO] [stderr] 
[INFO] [stderr]     Closing connection 0
[INFO] [stderr] 
[INFO] [stderr]     
[INFO] [stderr] 
[INFO] [stderr]             --- LOG END ---
[INFO] [stderr]             error: downloading 'https://cdn.intrepidcs.net/support/libicsneo/libftd3xx/libftd3xx-1.0.5-linux-x64.zip' failed
[INFO] [stderr]             status_code: 6
[INFO] [stderr]             status_string: "Couldn't resolve host name"
[INFO] [stderr]             log:
[INFO] [stderr]             --- LOG BEGIN ---
[INFO] [stderr]             Could not resolve host: cdn.intrepidcs.net
[INFO] [stderr] 
[INFO] [stderr]     Closing connection 0
[INFO] [stderr] 
[INFO] [stderr]     
[INFO] [stderr] 
[INFO] [stderr]             --- LOG END ---
[INFO] [stderr]             error: downloading 'https://cdn.intrepidcs.net/support/libicsneo/libftd3xx/libftd3xx-1.0.5-linux-x64.zip' failed
[INFO] [stderr]             status_code: 6
[INFO] [stderr]             status_string: "Couldn't resolve host name"
[INFO] [stderr]             log:
[INFO] [stderr]             --- LOG BEGIN ---
[INFO] [stderr]             Could not resolve host: cdn.intrepidcs.net
[INFO] [stderr] 
[INFO] [stderr]     Closing connection 0
[INFO] [stderr] 
[INFO] [stderr]     
[INFO] [stderr] 
[INFO] [stderr]             --- LOG END ---
[INFO] [stderr]             error: downloading 'https://cdn.intrepidcs.net/support/libicsneo/libftd3xx/libftd3xx-1.0.5-linux-x64.zip' failed
[INFO] [stderr]             status_code: 6
[INFO] [stderr]             status_string: "Couldn't resolve host name"
[INFO] [stderr]             log:
[INFO] [stderr]             --- LOG BEGIN ---
[INFO] [stderr]             Could not resolve host: cdn.intrepidcs.net
[INFO] [stderr] 
[INFO] [stderr]     Closing connection 0
[INFO] [stderr] 
[INFO] [stderr]     
[INFO] [stderr] 
[INFO] [stderr]             --- LOG END ---
[INFO] [stderr]             error: downloading 'https://cdn.intrepidcs.net/support/libicsneo/libftd3xx/libftd3xx-1.0.5-linux-x64.zip' failed
[INFO] [stderr]             status_code: 6
[INFO] [stderr]             status_string: "Couldn't resolve host name"
[INFO] [stderr]             log:
[INFO] [stderr]             --- LOG BEGIN ---
[INFO] [stderr]             Could not resolve host: cdn.intrepidcs.net
[INFO] [stderr] 
[INFO] [stderr]     Closing connection 0
[INFO] [stderr] 
[INFO] [stderr]     
[INFO] [stderr] 
[INFO] [stderr]             --- LOG END ---
[INFO] [stderr]             
[INFO] [stderr]       
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   FAILED: ftdi3xx-populate-prefix/src/ftdi3xx-populate-stamp/Debug/ftdi3xx-populate-download /opt/rustwide/target/debug/build/libicsneo-sys-ccc1332a92d5314c/out/build/_deps/ftdi3xx-subbuild/ftdi3xx-populate-prefix/src/ftdi3xx-populate-stamp/Debug/ftdi3xx-populate-download 
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/libicsneo-sys-ccc1332a92d5314c/out/build/_deps && /usr/bin/cmake -P /opt/rustwide/target/debug/build/libicsneo-sys-ccc1332a92d5314c/out/build/_deps/ftdi3xx-subbuild/ftdi3xx-populate-prefix/src/ftdi3xx-populate-stamp/download-ftdi3xx-populate.cmake && /usr/bin/cmake -P /opt/rustwide/target/debug/build/libicsneo-sys-ccc1332a92d5314c/out/build/_deps/ftdi3xx-subbuild/ftdi3xx-populate-prefix/src/ftdi3xx-populate-stamp/verify-ftdi3xx-populate.cmake && /usr/bin/cmake -P /opt/rustwide/target/debug/build/libicsneo-sys-ccc1332a92d5314c/out/build/_deps/ftdi3xx-subbuild/ftdi3xx-populate-prefix/src/ftdi3xx-populate-stamp/extract-ftdi3xx-populate.cmake && /usr/bin/cmake -E touch "/opt/rustwide/target/debug/build/libicsneo-sys-ccc1332a92d5314c/out/build/_deps/ftdi3xx-subbuild/ftdi3xx-populate-prefix/src/ftdi3xx-populate-stamp/Debug/ftdi3xx-populate-download"
[INFO] [stderr]   ninja: build stopped: subcommand failed.
[INFO] [stderr] 
[INFO] [stderr]   CMake Error at /usr/share/cmake-3.22/Modules/FetchContent.cmake:1087 (message):
[INFO] [stderr]     Build step for ftdi3xx failed: 1
[INFO] [stderr]   Call Stack (most recent call first):
[INFO] [stderr]     /usr/share/cmake-3.22/Modules/FetchContent.cmake:1216:EVAL:2 (__FetchContent_directPopulate)
[INFO] [stderr]     /usr/share/cmake-3.22/Modules/FetchContent.cmake:1216 (cmake_language)
[INFO] [stderr]     CMakeLists.txt:202 (FetchContent_Populate)
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.50/src/lib.rs:1098:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x556041069f52 - std::backtrace_rs::backtrace::libunwind::trace::hd67e08e71d64f12a
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stderr]      1:     0x556041069f52 - std::backtrace_rs::backtrace::trace_unsynchronized::h1b6e03ae921b7ccc
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x556041069f52 - std::sys_common::backtrace::_print_fmt::h104284235ec6c37d
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x556041069f52 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h9ec11fc9f8e1e9e3
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x55604109469c - core::fmt::rt::Argument::fmt::hba6bb69d73dbc69a
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/fmt/rt.rs:142:9
[INFO] [stderr]      5:     0x55604109469c - core::fmt::write::h1591db653c658e71
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/fmt/mod.rs:1153:17
[INFO] [stderr]      6:     0x556041066f1f - std::io::Write::write_fmt::hfbffa468e7623aef
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/io/mod.rs:1843:15
[INFO] [stderr]      7:     0x556041069d24 - std::sys_common::backtrace::_print::h00abfdf27a732373
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x556041069d24 - std::sys_common::backtrace::print::ha9520edf621a95dc
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x55604106b55b - std::panicking::default_hook::{{closure}}::h46e508c07ecf0cb0
[INFO] [stderr]     10:     0x55604106b2b3 - std::panicking::default_hook::h171667a6e5f66517
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:292:9
[INFO] [stderr]     11:     0x55604106b9fd - std::panicking::rust_panic_with_hook::hb748cf56d2d9af62
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:779:13
[INFO] [stderr]     12:     0x55604106b8d2 - std::panicking::begin_panic_handler::{{closure}}::h1f68a14808274394
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:657:13
[INFO] [stderr]     13:     0x55604106a426 - std::sys_common::backtrace::__rust_end_short_backtrace::h36413da1fefb6b73
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x55604106b604 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:645:5
[INFO] [stderr]     15:     0x556040ac02d5 - core::panicking::panic_fmt::hbebe585df2478a90
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/panicking.rs:72:14
[INFO] [stderr]     16:     0x556040ff3661 - cmake::fail::h51ef41dfe64f7a43
[INFO] [stderr]     17:     0x556040ff2df6 - cmake::run::h0594592f755b910e
[INFO] [stderr]     18:     0x556040feee88 - cmake::Config::build::hed976333cb60101c
[INFO] [stderr]     19:     0x556040ac5bd3 - build_script_build::build_libicsneo::h78ead4bb8c99ca3f
[INFO] [stderr]     20:     0x556040ac7f23 - build_script_build::main::hc634f7fa2467f1fe
[INFO] [stderr]     21:     0x556040ac19c3 - core::ops::function::FnOnce::call_once::h6a92be232ab09f75
[INFO] [stderr]     22:     0x556040ac0b36 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7b54dd959d64130a
[INFO] [stderr]     23:     0x556040ac11e9 - std::rt::lang_start::{{closure}}::h9f95618878bf0e48
[INFO] [stderr]     24:     0x556041062823 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc0dea7e08dfe9d58
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     25:     0x556041062823 - std::panicking::try::do_call::h9e7e3ff0019eca48
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:552:40
[INFO] [stderr]     26:     0x556041062823 - std::panicking::try::h4177c8693e12080e
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:516:19
[INFO] [stderr]     27:     0x556041062823 - std::panic::catch_unwind::h30c59f0ccf8c5da4
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panic.rs:146:14
[INFO] [stderr]     28:     0x556041062823 - std::rt::lang_start_internal::{{closure}}::hc959f2313e587664
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/rt.rs:148:48
[INFO] [stderr]     29:     0x556041062823 - std::panicking::try::do_call::h52365037f05374a7
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:552:40
[INFO] [stderr]     30:     0x556041062823 - std::panicking::try::h7da172df60cd6061
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:516:19
[INFO] [stderr]     31:     0x556041062823 - std::panic::catch_unwind::h88fa8b63d34be7de
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panic.rs:146:14
[INFO] [stderr]     32:     0x556041062823 - std::rt::lang_start_internal::hc3039611687c4867
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/rt.rs:148:20
[INFO] [stderr]     33:     0x556040ac11c7 - std::rt::lang_start::hded101af9e67e4f9
[INFO] [stderr]     34:     0x556040ac7fa5 - main
[INFO] [stderr]     35:     0x7fd12b77ed90 - <unknown>
[INFO] [stderr]     36:     0x7fd12b77ee40 - __libc_start_main
[INFO] [stderr]     37:     0x556040ac0a65 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "58a70ca25b0fe97e5eb0a5268b367655cf42518322987e253fb24db4bb5888ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58a70ca25b0fe97e5eb0a5268b367655cf42518322987e253fb24db4bb5888ea", kill_on_drop: false }`
[INFO] [stdout] 58a70ca25b0fe97e5eb0a5268b367655cf42518322987e253fb24db4bb5888ea
[INFO] checking libicsneo-sys-0.2.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate libicsneo-sys 0.2.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate libicsneo-sys 0.2.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate libicsneo-sys 0.2.0
[INFO] finished tweaking crates.io crate libicsneo-sys 0.2.0
[INFO] tweaked toml for crates.io crate libicsneo-sys 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b6e5724f5b7f0b1097d96b6e9c680d4881c32de2344abe410609d22041bebeec
[INFO] running `Command { std: "docker" "start" "-a" "b6e5724f5b7f0b1097d96b6e9c680d4881c32de2344abe410609d22041bebeec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b6e5724f5b7f0b1097d96b6e9c680d4881c32de2344abe410609d22041bebeec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6e5724f5b7f0b1097d96b6e9c680d4881c32de2344abe410609d22041bebeec", kill_on_drop: false }`
[INFO] [stdout] b6e5724f5b7f0b1097d96b6e9c680d4881c32de2344abe410609d22041bebeec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd4a2045d592c023c505ce102e963592beb8f524f502dba6d62c40d5069e37f8
[INFO] running `Command { std: "docker" "start" "-a" "dd4a2045d592c023c505ce102e963592beb8f524f502dba6d62c40d5069e37f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling prettyplease v0.2.17
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling path-clean v0.1.0
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling libicsneo-sys v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: libicsneo-sys@0.2.0: git return code: exit status: 128
[INFO] [stderr] warning: libicsneo-sys@0.2.0: git stdout: 
[INFO] [stderr] warning: libicsneo-sys@0.2.0: git stderr: fatal: not a git repository (or any parent up to mount point /opt/rustwide)
[INFO] [stderr] warning: libicsneo-sys@0.2.0: git stderr: Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
[INFO] [stderr] warning: libicsneo-sys@0.2.0: git stderr: 
[INFO] [stderr] warning: libicsneo-sys@0.2.0: out_path: "/opt/rustwide/target/debug/build/libicsneo-sys-ccc1332a92d5314c/out"
[INFO] [stderr] warning: libicsneo-sys@0.2.0: Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr] warning: libicsneo-sys@0.2.0: Compiler version doesn't include clang or GCC: "c++" "--version"
[INFO] [stderr] 
[INFO] [stderr] error: failed to run custom build command for `libicsneo-sys v0.2.0 (/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/libicsneo-sys-b784e674d66e9475/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=build.rs
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/workdir/src/libicsneo/include/icsneo/icsneoc.h
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBMSVC_PATH
[INFO] [stderr]   cargo:warning=git return code: exit status: 128
[INFO] [stderr]   cargo:warning=git stdout: 
[INFO] [stderr]   cargo:warning=git stderr: fatal: not a git repository (or any parent up to mount point /opt/rustwide)
[INFO] [stderr]   cargo:warning=git stderr: Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
[INFO] [stderr]   cargo:warning=git stderr: 
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET
[INFO] [stderr]   cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-14/lib/clang/14.0.0/include/stddef.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-14/lib/clang/14.0.0/include/__stddef_max_align_t.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-14/lib/clang/14.0.0/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/lib/llvm-14/lib/clang/14.0.0/include/stdbool.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/workdir/src/libicsneo/include/icsneo/device/neodevice.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-14/lib/clang/14.0.0/include/stdint.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/workdir/src/libicsneo/include/icsneo/device/devicetype.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-14/lib/clang/14.0.0/include/stdint.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/workdir/src/libicsneo/include/icsneo/communication/message/neomessage.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-14/lib/clang/14.0.0/include/stdint.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-14/lib/clang/14.0.0/include/stddef.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/workdir/src/libicsneo/include/icsneo/communication/network.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-14/lib/clang/14.0.0/include/stdint.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/workdir/src/libicsneo/include/icsneo/communication/message/message.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-14/lib/clang/14.0.0/include/stdint.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/workdir/src/libicsneo/include/icsneo/platform/dynamiclib.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/workdir/src/libicsneo/include/icsneo/platform/posix/dynamiclib.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/dlfcn.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/features.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-14/lib/clang/14.0.0/include/stddef.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/include/x86_64-linux-gnu/bits/dlfcn.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/workdir/src/libicsneo/include/icsneo/platform/posix/linux/dynamiclib.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/workdir/src/libicsneo/include/icsneo/communication/network.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/workdir/src/libicsneo/include/icsneo/communication/io.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/workdir/src/libicsneo/include/icsneo/api/version.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-14/lib/clang/14.0.0/include/stdint.h
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/workdir/src/libicsneo/include/icsneo/api/event.h
[INFO] [stderr]   cargo:rerun-if-changed=/usr/lib/llvm-14/lib/clang/14.0.0/include/stdint.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-14/lib/clang/14.0.0/include/stddef.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.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/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.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/types/time_t.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/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/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]   cargo:warning=out_path: "/opt/rustwide/target/debug/build/libicsneo-sys-ccc1332a92d5314c/out"
[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]   cargo:warning=Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr]   cargo:warning=Compiler version doesn't include clang or GCC: "c++" "--version"
[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/libicsneo-sys-ccc1332a92d5314c/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/workdir/src/libicsneo" "-G" "Ninja Multi-Config" "-DLIBICSNEO_BUILD_ICSNEOC_STATIC:BOOL=ON" "-DLIBICSNEO_BUILD_EXAMPLES:BOOL=OFF" "-DLIBICSNEO_BUILD_ICSNEOLEGACY:BOOL=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/libicsneo-sys-ccc1332a92d5314c/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 11.4.0
[INFO] [stderr]   -- The CXX compiler identification is GNU 11.4.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]   -- Detecting CXX compiler ABI info
[INFO] [stderr]   -- Detecting CXX compiler ABI info - done
[INFO] [stderr]   -- Check for working CXX compiler: /usr/bin/c++ - skipped
[INFO] [stderr]   -- Detecting CXX compile features
[INFO] [stderr]   -- Detecting CXX compile features - done
[INFO] [stderr]   -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
[INFO] [stderr]   -- Configuring incomplete, errors occurred!
[INFO] [stderr]   See also "/opt/rustwide/target/debug/build/libicsneo-sys-ccc1332a92d5314c/out/build/CMakeFiles/CMakeOutput.log".
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error: 'rustfmt' is not installed for the custom toolchain '72eda894eb3548c7ba774079ce0afab42958d4ee'.
[INFO] [stderr]   note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr]   help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr]   Failed to run rustfmt: Internal rustfmt error (non-fatal, continuing)
[INFO] [stderr]   error: 'rustfmt' is not installed for the custom toolchain '72eda894eb3548c7ba774079ce0afab42958d4ee'.
[INFO] [stderr]   note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr]   help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr]   Failed to run rustfmt: Internal rustfmt error (non-fatal, continuing)
[INFO] [stderr]   [1/9] Creating directories for 'ftdi3xx-populate'
[INFO] [stderr]   [1/9] Performing download step (download, verify and extract) for 'ftdi3xx-populate'
[INFO] [stderr]   -- Downloading...
[INFO] [stderr]      dst='/opt/rustwide/target/debug/build/libicsneo-sys-ccc1332a92d5314c/out/build/_deps/ftdi3xx-subbuild/ftdi3xx-populate-prefix/src/libftd3xx-1.0.5-linux-x64.zip'
[INFO] [stderr]      timeout='none'
[INFO] [stderr]      inactivity timeout='none'
[INFO] [stderr]   -- Using src='https://cdn.intrepidcs.net/support/libicsneo/libftd3xx/libftd3xx-1.0.5-linux-x64.zip'
[INFO] [stderr]   -- Retrying...
[INFO] [stderr]   -- Using src='https://cdn.intrepidcs.net/support/libicsneo/libftd3xx/libftd3xx-1.0.5-linux-x64.zip'
[INFO] [stderr]   -- Retry after 5 seconds (attempt #2) ...
[INFO] [stderr]   -- Using src='https://cdn.intrepidcs.net/support/libicsneo/libftd3xx/libftd3xx-1.0.5-linux-x64.zip'
[INFO] [stderr]   -- Retry after 5 seconds (attempt #3) ...
[INFO] [stderr]   -- Using src='https://cdn.intrepidcs.net/support/libicsneo/libftd3xx/libftd3xx-1.0.5-linux-x64.zip'
[INFO] [stderr]   -- Retry after 15 seconds (attempt #4) ...
[INFO] [stderr]   -- Using src='https://cdn.intrepidcs.net/support/libicsneo/libftd3xx/libftd3xx-1.0.5-linux-x64.zip'
[INFO] [stderr]   -- Retry after 60 seconds (attempt #5) ...
[INFO] [stderr]   -- Using src='https://cdn.intrepidcs.net/support/libicsneo/libftd3xx/libftd3xx-1.0.5-linux-x64.zip'
[INFO] [stderr]   CMake Error at ftdi3xx-subbuild/ftdi3xx-populate-prefix/src/ftdi3xx-populate-stamp/download-ftdi3xx-populate.cmake:170 (message):
[INFO] [stderr]     Each download failed!
[INFO] [stderr] 
[INFO] [stderr]       error: downloading 'https://cdn.intrepidcs.net/support/libicsneo/libftd3xx/libftd3xx-1.0.5-linux-x64.zip' failed
[INFO] [stderr]             status_code: 6
[INFO] [stderr]             status_string: "Couldn't resolve host name"
[INFO] [stderr]             log:
[INFO] [stderr]             --- LOG BEGIN ---
[INFO] [stderr]             Could not resolve host: cdn.intrepidcs.net
[INFO] [stderr] 
[INFO] [stderr]     Closing connection 0
[INFO] [stderr] 
[INFO] [stderr]     
[INFO] [stderr] 
[INFO] [stderr]             --- LOG END ---
[INFO] [stderr]             error: downloading 'https://cdn.intrepidcs.net/support/libicsneo/libftd3xx/libftd3xx-1.0.5-linux-x64.zip' failed
[INFO] [stderr]             status_code: 6
[INFO] [stderr]             status_string: "Couldn't resolve host name"
[INFO] [stderr]             log:
[INFO] [stderr]             --- LOG BEGIN ---
[INFO] [stderr]             Could not resolve host: cdn.intrepidcs.net
[INFO] [stderr] 
[INFO] [stderr]     Closing connection 0
[INFO] [stderr] 
[INFO] [stderr]     
[INFO] [stderr] 
[INFO] [stderr]             --- LOG END ---
[INFO] [stderr]             error: downloading 'https://cdn.intrepidcs.net/support/libicsneo/libftd3xx/libftd3xx-1.0.5-linux-x64.zip' failed
[INFO] [stderr]             status_code: 6
[INFO] [stderr]             status_string: "Couldn't resolve host name"
[INFO] [stderr]             log:
[INFO] [stderr]             --- LOG BEGIN ---
[INFO] [stderr]             Could not resolve host: cdn.intrepidcs.net
[INFO] [stderr] 
[INFO] [stderr]     Closing connection 0
[INFO] [stderr] 
[INFO] [stderr]     
[INFO] [stderr] 
[INFO] [stderr]             --- LOG END ---
[INFO] [stderr]             error: downloading 'https://cdn.intrepidcs.net/support/libicsneo/libftd3xx/libftd3xx-1.0.5-linux-x64.zip' failed
[INFO] [stderr]             status_code: 6
[INFO] [stderr]             status_string: "Couldn't resolve host name"
[INFO] [stderr]             log:
[INFO] [stderr]             --- LOG BEGIN ---
[INFO] [stderr]             Could not resolve host: cdn.intrepidcs.net
[INFO] [stderr] 
[INFO] [stderr]     Closing connection 0
[INFO] [stderr] 
[INFO] [stderr]     
[INFO] [stderr] 
[INFO] [stderr]             --- LOG END ---
[INFO] [stderr]             error: downloading 'https://cdn.intrepidcs.net/support/libicsneo/libftd3xx/libftd3xx-1.0.5-linux-x64.zip' failed
[INFO] [stderr]             status_code: 6
[INFO] [stderr]             status_string: "Couldn't resolve host name"
[INFO] [stderr]             log:
[INFO] [stderr]             --- LOG BEGIN ---
[INFO] [stderr]             Could not resolve host: cdn.intrepidcs.net
[INFO] [stderr] 
[INFO] [stderr]     Closing connection 0
[INFO] [stderr] 
[INFO] [stderr]     
[INFO] [stderr] 
[INFO] [stderr]             --- LOG END ---
[INFO] [stderr]             error: downloading 'https://cdn.intrepidcs.net/support/libicsneo/libftd3xx/libftd3xx-1.0.5-linux-x64.zip' failed
[INFO] [stderr]             status_code: 6
[INFO] [stderr]             status_string: "Couldn't resolve host name"
[INFO] [stderr]             log:
[INFO] [stderr]             --- LOG BEGIN ---
[INFO] [stderr]             Could not resolve host: cdn.intrepidcs.net
[INFO] [stderr] 
[INFO] [stderr]     Closing connection 0
[INFO] [stderr] 
[INFO] [stderr]     
[INFO] [stderr] 
[INFO] [stderr]             --- LOG END ---
[INFO] [stderr]             
[INFO] [stderr]       
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   FAILED: ftdi3xx-populate-prefix/src/ftdi3xx-populate-stamp/Debug/ftdi3xx-populate-download /opt/rustwide/target/debug/build/libicsneo-sys-ccc1332a92d5314c/out/build/_deps/ftdi3xx-subbuild/ftdi3xx-populate-prefix/src/ftdi3xx-populate-stamp/Debug/ftdi3xx-populate-download 
[INFO] [stderr]   cd /opt/rustwide/target/debug/build/libicsneo-sys-ccc1332a92d5314c/out/build/_deps && /usr/bin/cmake -P /opt/rustwide/target/debug/build/libicsneo-sys-ccc1332a92d5314c/out/build/_deps/ftdi3xx-subbuild/ftdi3xx-populate-prefix/src/ftdi3xx-populate-stamp/download-ftdi3xx-populate.cmake && /usr/bin/cmake -P /opt/rustwide/target/debug/build/libicsneo-sys-ccc1332a92d5314c/out/build/_deps/ftdi3xx-subbuild/ftdi3xx-populate-prefix/src/ftdi3xx-populate-stamp/verify-ftdi3xx-populate.cmake && /usr/bin/cmake -P /opt/rustwide/target/debug/build/libicsneo-sys-ccc1332a92d5314c/out/build/_deps/ftdi3xx-subbuild/ftdi3xx-populate-prefix/src/ftdi3xx-populate-stamp/extract-ftdi3xx-populate.cmake && /usr/bin/cmake -E touch "/opt/rustwide/target/debug/build/libicsneo-sys-ccc1332a92d5314c/out/build/_deps/ftdi3xx-subbuild/ftdi3xx-populate-prefix/src/ftdi3xx-populate-stamp/Debug/ftdi3xx-populate-download"
[INFO] [stderr]   ninja: build stopped: subcommand failed.
[INFO] [stderr] 
[INFO] [stderr]   CMake Error at /usr/share/cmake-3.22/Modules/FetchContent.cmake:1087 (message):
[INFO] [stderr]     Build step for ftdi3xx failed: 1
[INFO] [stderr]   Call Stack (most recent call first):
[INFO] [stderr]     /usr/share/cmake-3.22/Modules/FetchContent.cmake:1216:EVAL:2 (__FetchContent_directPopulate)
[INFO] [stderr]     /usr/share/cmake-3.22/Modules/FetchContent.cmake:1216 (cmake_language)
[INFO] [stderr]     CMakeLists.txt:202 (FetchContent_Populate)
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.50/src/lib.rs:1098:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x557013bbb8c2 - std::backtrace_rs::backtrace::libunwind::trace::h9c7f94e40162a27c
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stderr]      1:     0x557013bbb8c2 - std::backtrace_rs::backtrace::trace_unsynchronized::ha56ed7d3a539b199
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x557013bbb8c2 - std::sys_common::backtrace::_print_fmt::h2b061112255cbda0
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x557013bbb8c2 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hd2f62a79c076756d
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x557013be600c - core::fmt::rt::Argument::fmt::h3f82fcb0e5df8f82
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:142:9
[INFO] [stderr]      5:     0x557013be600c - core::fmt::write::h205e4aa24bad4cfa
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/mod.rs:1153:17
[INFO] [stderr]      6:     0x557013bb888f - std::io::Write::write_fmt::he97e1f829a4300f2
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/io/mod.rs:1843:15
[INFO] [stderr]      7:     0x557013bbb694 - std::sys_common::backtrace::_print::hc96730fdf6f00296
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x557013bbb694 - std::sys_common::backtrace::print::h1c9d9bd05b4be363
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x557013bbcecb - std::panicking::default_hook::{{closure}}::h49c3c76f3668a21c
[INFO] [stderr]     10:     0x557013bbcc23 - std::panicking::default_hook::h0c2f084c9298debc
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:292:9
[INFO] [stderr]     11:     0x557013bbd36d - std::panicking::rust_panic_with_hook::h193b3d102883e089
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:779:13
[INFO] [stderr]     12:     0x557013bbd242 - std::panicking::begin_panic_handler::{{closure}}::h0490fb0ce2a5c0be
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:657:13
[INFO] [stderr]     13:     0x557013bbbd96 - std::sys_common::backtrace::__rust_end_short_backtrace::hba4a3b291ebba6bd
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x557013bbcf74 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:645:5
[INFO] [stderr]     15:     0x5570136102d5 - core::panicking::panic_fmt::hc5689e3f09a0388f
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/panicking.rs:72:14
[INFO] [stderr]     16:     0x557013b45081 - cmake::fail::hc594050a7bc37266
[INFO] [stderr]     17:     0x557013b44816 - cmake::run::h522a4a924dfa0520
[INFO] [stderr]     18:     0x557013b408a8 - cmake::Config::build::h01569b358bc9b98b
[INFO] [stderr]     19:     0x557013615bd3 - build_script_build::build_libicsneo::hb5e1542d33519d58
[INFO] [stderr]     20:     0x557013617f23 - build_script_build::main::hd03f2a0791caafac
[INFO] [stderr]     21:     0x5570136119c3 - core::ops::function::FnOnce::call_once::hccd70102a9cf7f5f
[INFO] [stderr]     22:     0x557013610b36 - std::sys_common::backtrace::__rust_begin_short_backtrace::h71bb0225147ed486
[INFO] [stderr]     23:     0x5570136111e9 - std::rt::lang_start::{{closure}}::h6c0178c40f5fe7fc
[INFO] [stderr]     24:     0x557013bb4193 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hb687d3eb5aa194ab
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     25:     0x557013bb4193 - std::panicking::try::do_call::h1a8db1b4ab94f870
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:552:40
[INFO] [stderr]     26:     0x557013bb4193 - std::panicking::try::hc39e689b83d5a32c
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:516:19
[INFO] [stderr]     27:     0x557013bb4193 - std::panic::catch_unwind::h9b93da0a1041af3a
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panic.rs:146:14
[INFO] [stderr]     28:     0x557013bb4193 - std::rt::lang_start_internal::{{closure}}::h7a8e8885ac2254b7
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/rt.rs:148:48
[INFO] [stderr]     29:     0x557013bb4193 - std::panicking::try::do_call::h3b7d4d3637ac6722
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:552:40
[INFO] [stderr]     30:     0x557013bb4193 - std::panicking::try::hd3ee0615612e7288
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:516:19
[INFO] [stderr]     31:     0x557013bb4193 - std::panic::catch_unwind::h9452a3a2801d03fb
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panic.rs:146:14
[INFO] [stderr]     32:     0x557013bb4193 - std::rt::lang_start_internal::he827cc1207184f9b
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/rt.rs:148:20
[INFO] [stderr]     33:     0x5570136111c7 - std::rt::lang_start::h0e34a41997a8d072
[INFO] [stderr]     34:     0x557013617fa5 - main
[INFO] [stderr]     35:     0x7fe3ecafcd90 - <unknown>
[INFO] [stderr]     36:     0x7fe3ecafce40 - __libc_start_main
[INFO] [stderr]     37:     0x557013610a65 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "dd4a2045d592c023c505ce102e963592beb8f524f502dba6d62c40d5069e37f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd4a2045d592c023c505ce102e963592beb8f524f502dba6d62c40d5069e37f8", kill_on_drop: false }`
[INFO] [stdout] dd4a2045d592c023c505ce102e963592beb8f524f502dba6d62c40d5069e37f8
