[INFO] cloning repository https://github.com/angelovangel/fastkmers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/angelovangel/fastkmers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangelovangel%2Ffastkmers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangelovangel%2Ffastkmers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a2d9e08903f338abd47a01a419e1e23bb7ab54d5 [INFO] testing angelovangel/fastkmers/a2d9e08903f338abd47a01a419e1e23bb7ab54d5 against 1.82.0 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangelovangel%2Ffastkmers" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/angelovangel/fastkmers on toolchain 1.82.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.82.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/angelovangel/fastkmers [INFO] finished tweaking git repo https://github.com/angelovangel/fastkmers [INFO] tweaked toml for git repo https://github.com/angelovangel/fastkmers written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/angelovangel/fastkmers already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.82.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pkg-config v0.3.23 [INFO] [stderr] Downloaded kseq v0.5.3 [INFO] [stderr] Downloaded probminhash v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ddee26c88e294e400d65dd09d1137265dc68e8c12cf5440ca2b54eaee5761cd8 [INFO] running `Command { std: "docker" "start" "-a" "ddee26c88e294e400d65dd09d1137265dc68e8c12cf5440ca2b54eaee5761cd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ddee26c88e294e400d65dd09d1137265dc68e8c12cf5440ca2b54eaee5761cd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddee26c88e294e400d65dd09d1137265dc68e8c12cf5440ca2b54eaee5761cd8", kill_on_drop: false }` [INFO] [stdout] ddee26c88e294e400d65dd09d1137265dc68e8c12cf5440ca2b54eaee5761cd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 551aa83868135177961950812cdd6fb913b2bece2a0ba7e4fa636c4931e46106 [INFO] running `Command { std: "docker" "start" "-a" "551aa83868135177961950812cdd6fb913b2bece2a0ba7e4fa636c4931e46106", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling pkg-config v0.3.23 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crc32fast v1.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_distr v0.4.2 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling probminhash v0.1.5 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling kseq v0.5.3 [INFO] [stderr] Compiling fastkmers v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.81s [INFO] running `Command { std: "docker" "inspect" "551aa83868135177961950812cdd6fb913b2bece2a0ba7e4fa636c4931e46106", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "551aa83868135177961950812cdd6fb913b2bece2a0ba7e4fa636c4931e46106", kill_on_drop: false }` [INFO] [stdout] 551aa83868135177961950812cdd6fb913b2bece2a0ba7e4fa636c4931e46106 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aabe3e40c649a8ce37d2afd0c1cd905153092d621b7f5edd5775b30b4b8843e8 [INFO] running `Command { std: "docker" "start" "-a" "aabe3e40c649a8ce37d2afd0c1cd905153092d621b7f5edd5775b30b4b8843e8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling escargot v0.3.1 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling termtree v0.2.3 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling predicates-tree v1.0.4 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling fastkmers v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling assert_cmd v0.10.2 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.75s [INFO] running `Command { std: "docker" "inspect" "aabe3e40c649a8ce37d2afd0c1cd905153092d621b7f5edd5775b30b4b8843e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aabe3e40c649a8ce37d2afd0c1cd905153092d621b7f5edd5775b30b4b8843e8", kill_on_drop: false }` [INFO] [stdout] aabe3e40c649a8ce37d2afd0c1cd905153092d621b7f5edd5775b30b4b8843e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9b846068ded0e871b5f71041cb3fa1fdb01f74b5c927c4b91db96d07dabf51fa [INFO] running `Command { std: "docker" "start" "-a" "9b846068ded0e871b5f71041cb3fa1fdb01f74b5c927c4b91db96d07dabf51fa", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fastkmers-fe65c771fd74ae98) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fastkmers-5c873e28104a6349) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-65d308bcc69d03da) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_kmer_fastq ... FAILED [INFO] [stdout] test test_freq ... FAILED [INFO] [stdout] test test_kmer_fasta ... FAILED [INFO] [stdout] test test_regex ... FAILED [INFO] [stdout] test test_cycle ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_kmer_fastq stdout ---- [INFO] [stdout] Error: CargoError { cause: Some(CargoError { kind: CommandFailed, context: Some(" Compiling autocfg v1.0.1\n Compiling cfg-if v1.0.0\n Compiling libc v0.2.108\n Compiling libm v0.2.1\n Compiling lazy_static v1.4.0\n Compiling crossbeam-utils v0.8.7\n Compiling cc v1.0.72\n Compiling pkg-config v0.3.23\n Compiling memchr v2.7.1\n Compiling crossbeam-epoch v0.9.7\n Compiling log v0.4.14\n Compiling crc32fast v1.2.2\n Compiling scopeguard v1.1.0\n Compiling rayon-core v1.9.1\n Compiling ppv-lite86 v0.2.15\n Compiling regex-syntax v0.6.25\n Compiling ryu v1.0.5\n Compiling termcolor v1.1.2\n Compiling hashbrown v0.11.2\n Compiling serde v1.0.130\n Compiling byteorder v1.4.3\n Compiling humantime v2.1.0\n Compiling cmake v0.1.50\n Compiling os_str_bytes v6.6.1\n Compiling num-traits v0.2.14\n Compiling num-integer v0.1.44\n Compiling memoffset v0.6.5\n Compiling num-bigint v0.4.3\n Compiling num-rational v0.4.0\n Compiling indexmap v1.7.0\n Compiling num-iter v0.1.42\n Compiling aho-corasick v0.7.18\n Compiling crossbeam-channel v0.5.2\n Compiling rayon v1.5.1\n Compiling serde_json v1.0.72\n Compiling either v1.6.1\n Compiling getrandom v0.2.3\n Compiling atty v0.2.14\n Compiling num_cpus v1.13.1\n Compiling clap_lex v0.2.4\n Compiling fxhash v0.2.1\n Compiling textwrap v0.16.1\n Compiling rand_core v0.6.3\n Compiling crossbeam-deque v0.8.1\n Compiling strsim v0.10.0\n Compiling bitflags v1.3.2\n Compiling itoa v0.4.8\n Compiling fnv v1.0.7\n Compiling itertools v0.10.3\n Compiling rand_chacha v0.3.1\n Compiling rand_xoshiro v0.6.0\n Compiling rand_xorshift v0.3.0\n Compiling clap v3.2.25\n Compiling libz-sys v1.1.3\n Compiling rand v0.8.4\n Compiling num-complex v0.4.0\n Compiling regex v1.5.4\n Compiling rand_distr v0.4.2\n Compiling env_logger v0.9.0\n Compiling num v0.4.0\n Compiling probminhash v0.1.5\nrustc-LLVM ERROR: IO failure on output stream: No space left on device\nerror: could not compile `regex` (lib) due to 2 previous errors\nwarning: build failed, waiting for other jobs to finish...\nerror: could not compile `rayon` (lib)\nerror: could not compile `serde` (lib) due to 2 previous errors\nrustc-LLVM ERROR: IO failure on output stream: No space left on device\nerror: could not compile `clap` (lib)\nerror: failed to run custom build command for `libz-sys v1.1.3`\n\nCaused by:\n process didn't exit successfully: `/opt/rustwide/target/debug/build/libz-sys-34dca9f63afc1fbd/build-script-build` (exit status: 101)\n --- stdout\n cargo:rerun-if-env-changed=LIBZ_SYS_STATIC\n cargo:rerun-if-changed=build.rs\n CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None\n CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None\n HOST_CMAKE_TOOLCHAIN_FILE = None\n CMAKE_TOOLCHAIN_FILE = None\n CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None\n CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None\n HOST_CMAKE_GENERATOR = None\n CMAKE_GENERATOR = None\n CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None\n CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None\n HOST_CMAKE_PREFIX_PATH = None\n CMAKE_PREFIX_PATH = None\n CMAKE_x86_64-unknown-linux-gnu = None\n CMAKE_x86_64_unknown_linux_gnu = None\n HOST_CMAKE = None\n CMAKE = None\n running: cd \"/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build\" && CMAKE_PREFIX_PATH=\"\" \"cmake\" \"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libz-sys-1.1.3/src/zlib-ng\" \"-DBUILD_SHARED_LIBS=OFF\" \"-DZLIB_COMPAT=ON\" \"-DWITH_GZFILEOP=ON\" \"-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/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\"\n -- Using CMake version 3.22.1\n -- ZLIB_HEADER_VERSION: 1.2.11\n -- ZLIBNG_HEADER_VERSION: 2.0.2\n -- The C compiler identification is GNU 11.4.0\n -- Detecting C compiler ABI info\n -- Detecting C compiler ABI info - done\n -- Check for working C compiler: /usr/bin/cc - skipped\n -- Detecting C compile features\n -- Detecting C compile features - done\n -- Arch detected: 'x86_64'\n -- Basearch of 'x86_64' has been detected as: 'x86'\n -- Performing Test FNO_LTO_AVAILABLE\n -- Performing Test FNO_LTO_AVAILABLE - Success\n -- Architecture supports unaligned reads\n -- Architecture supports unaligned reads of > 4 bytes\n -- Looking for stdarg.h\n -- Looking for stdarg.h - found\n -- Looking for sys/sdt.h\n -- Looking for sys/sdt.h - not found\n -- Looking for unistd.h\n -- Looking for unistd.h - found\n -- Looking for sys/types.h\n -- Looking for sys/types.h - found\n -- Looking for stdint.h\n -- Looking for stdint.h - found\n -- Looking for stddef.h\n -- Looking for stddef.h - found\n -- Check size of off64_t\n -- Check size of off64_t - done\n -- Looking for fseeko\n -- Looking for fseeko - found\n -- Looking for strerror\n -- Looking for strerror - found\n -- Performing Test HAVE_NO_INTERPOSITION\n -- Performing Test HAVE_NO_INTERPOSITION - Success\n -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN\n -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN - Success\n -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL\n -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL - Success\n -- Performing Test HAVE_BUILTIN_CTZ\n -- Performing Test HAVE_BUILTIN_CTZ - Success\n -- Performing Test HAVE_BUILTIN_CTZLL\n -- Performing Test HAVE_BUILTIN_CTZLL - Success\n -- Performing Test HAVE_PTRDIFF_T\n -- Performing Test HAVE_PTRDIFF_T - Success\n -- Performing Test HAVE_SSE2_INTRIN\n -- Performing Test HAVE_SSE2_INTRIN - Success\n -- Performing Test HAVE_SSSE3_INTRIN\n -- Performing Test HAVE_SSSE3_INTRIN - Failed\n -- Performing Test HAVE_SSE42CRC_INLINE_ASM\n -- Performing Test HAVE_SSE42CRC_INLINE_ASM - Failed\n -- Performing Test HAVE_SSE42CRC_INTRIN\n -- Performing Test HAVE_SSE42CRC_INTRIN - Failed\n -- Performing Test HAVE_SSE42CMPSTR_INTRIN\n -- Performing Test HAVE_SSE42CMPSTR_INTRIN - Failed\n -- Performing Test HAVE_PCLMULQDQ_INTRIN\n -- Performing Test HAVE_PCLMULQDQ_INTRIN - Failed\n -- Performing Test HAVE_AVX2_INTRIN\n -- Performing Test HAVE_AVX2_INTRIN - Failed\n -- Architecture-specific source files: arch/x86/x86.c;arch/x86/chunkset_sse.c;arch/x86/slide_sse.c\n -- The following features have been enabled:\n\n * CMAKE_BUILD_TYPE, Build type: Debug (selected)\n * WITH_GZFILEOP, Compile with support for gzFile related functions\n * ZLIB_COMPAT, Compile with zlib compatible API\n * ZLIB_ENABLE_TESTS, Build test binaries\n * WITH_OPTIM, Build with optimisation\n * WITH_NEW_STRATEGIES, Use new strategies\n * WITH_UNALIGNED, Support unaligned reads on platforms that support it\n * WITH_AVX2, Build with AVX2\n * WITH_SSE2, Build with SSE2\n * WITH_SSSE3, Build with SSSE3\n * WITH_SSE4, Build with SSE4\n * WITH_PCLMULQDQ, Build with PCLMULQDQ\n\n -- The following features have been disabled:\n\n * ZLIB_DUAL_LINK, Dual link tests against system zlib\n * WITH_SANITIZER, Build with sanitizer (Memory, Address, Undefined)\n * WITH_FUZZERS, Build test/fuzz\n * WITH_NATIVE_INSTRUCTIONS, Instruct the compiler to use the full instruction set on this host (gcc/clang -march=native)\n * WITH_MAINTAINER_WARNINGS, Build with project maintainer warnings\n * WITH_CODE_COVERAGE, Enable code coverage reporting\n * WITH_INFLATE_STRICT, Build with strict inflate distance checking\n * WITH_INFLATE_ALLOW_INVALID_DIST, Build with zero fill for inflate invalid distances\n * INSTALL_UTILS, Copy minigzip and minideflate during install\n\n -- Configuring done\n -- Generating done\n\n --- stderr\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/example.dir/build.make.tmpbb9db\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/example.dir/compiler_depend.make.tmp90355\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/example.dir/compiler_depend.ts.tmpfe782\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/example.dir/depend.make.tmpb3fe9\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/example.dir/flags.make.tmp3ac75\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/example.dir/link.txt.tmp17a7b\n CMake Error: : System Error: No such file or directory\n CMake Error: Could not create /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/example.dir/cmake_clean.cmake\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/example.dir/DependInfo.cmake.tmpcb6d8\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/minigzip.dir/build.make.tmpd8671\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/minigzip.dir/compiler_depend.make.tmpa2d8c\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/minigzip.dir/compiler_depend.ts.tmpe26e4\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/minigzip.dir/depend.make.tmp23978\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/minigzip.dir/flags.make.tmp8b339\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/minigzip.dir/link.txt.tmp7b1f4\n CMake Error: : System Error: No such file or directory\n CMake Error: Could not create /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/minigzip.dir/cmake_clean.cmake\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/minigzip.dir/DependInfo.cmake.tmpb85ec\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/minideflate.dir/build.make.tmp0d019\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/minideflate.dir/compiler_depend.make.tmpe1e33\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/minideflate.dir/compiler_depend.ts.tmp1e013\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/minideflate.dir/depend.make.tmp43d39\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/minideflate.dir/flags.make.tmp32587\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/minideflate.dir/link.txt.tmpf4b03\n CMake Error: : System Error: No such file or directory\n CMake Error: Could not create /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/minideflate.dir/cmake_clean.cmake\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/minideflate.dir/DependInfo.cmake.tmp365fd\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/switchlevels.dir/build.make.tmp1c9c4\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/switchlevels.dir/compiler_depend.make.tmp60414\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/switchlevels.dir/compiler_depend.ts.tmpdcdc1\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/switchlevels.dir/depend.make.tmpcb54a\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/switchlevels.dir/flags.make.tmpb805e\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/switchlevels.dir/link.txt.tmp1fb5f\n CMake Error: : System Error: No such file or directory\n CMake Error: Could not create /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/switchlevels.dir/cmake_clean.cmake\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/switchlevels.dir/DependInfo.cmake.tmpb6b76\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/infcover.dir/build.make.tmp01be6\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/infcover.dir/compiler_depend.make.tmpbd289\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/infcover.dir/compiler_depend.ts.tmped43c\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/infcover.dir/depend.make.tmp5d4d0\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/infcover.dir/flags.make.tmpeeac0\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/infcover.dir/link.txt.tmp7d2e8\n CMake Error: : System Error: No such file or directory\n CMake Error: Could not create /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/infcover.dir/cmake_clean.cmake\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/infcover.dir/DependInfo.cmake.tmp1fefd\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/makefixed.dir/build.make.tmp0f6b0\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/makefixed.dir/compiler_depend.make.tmpc7605\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/makefixed.dir/compiler_depend.ts.tmpd7e7b\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/makefixed.dir/depend.make.tmpf4ce7\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/makefixed.dir/flags.make.tmpdd61a\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/makefixed.dir/link.txt.tmp7fce9\n CMake Error: : System Error: No such file or directory\n CMake Error: Could not create /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/makefixed.dir/cmake_clean.cmake\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/makefixed.dir/DependInfo.cmake.tmp0234f\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/maketrees.dir/build.make.tmp20e6e\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/maketrees.dir/compiler_depend.make.tmp4774c\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/maketrees.dir/compiler_depend.ts.tmpab615\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/maketrees.dir/depend.make.tmp82ca2\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/maketrees.dir/flags.make.tmp1b917\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/maketrees.dir/link.txt.tmp264ac\n CMake Error: : System Error: No such file or directory\n CMake Error: Could not create /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/maketrees.dir/cmake_clean.cmake\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/maketrees.dir/DependInfo.cmake.tmp0f959\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/makecrct.dir/build.make.tmpc7955\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/makecrct.dir/compiler_depend.make.tmp190b2\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/makecrct.dir/compiler_depend.ts.tmpd6cee\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/makecrct.dir/depend.make.tmpbd14b\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/makecrct.dir/flags.make.tmpa1c5e\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/makecrct.dir/link.txt.tmp72d43\n CMake Error: : System Error: No such file or directory\n CMake Error: Could not create /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/makecrct.dir/cmake_clean.cmake\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/makecrct.dir/DependInfo.cmake.tmpfe775\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/CVE-2003-0107.dir/build.make.tmp43860\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/CVE-2003-0107.dir/compiler_depend.make.tmp1c649\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/CVE-2003-0107.dir/compiler_depend.ts.tmp6cb7d\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/CVE-2003-0107.dir/depend.make.tmp37f45\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/CVE-2003-0107.dir/flags.make.tmpc7b14\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/CVE-2003-0107.dir/link.txt.tmpc0677\n CMake Error: : System Error: No such file or directory\n CMake Error: Could not create /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/CVE-2003-0107.dir/cmake_clean.cmake\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/CVE-2003-0107.dir/DependInfo.cmake.tmp7dad5\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/deflate_quick_bi_valid.dir/build.make.tmp8de4a\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/deflate_quick_bi_valid.dir/compiler_depend.make.tmp5baf4\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/deflate_quick_bi_valid.dir/compiler_depend.ts.tmp1a7cd\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/deflate_quick_bi_valid.dir/depend.make.tmpf659f\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/deflate_quick_bi_valid.dir/flags.make.tmpb33b3\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/deflate_quick_bi_valid.dir/link.txt.tmp9775a\n CMake Error: : System Error: No such file or directory\n CMake Error: Could not create /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/deflate_quick_bi_valid.dir/cmake_clean.cmake\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/deflate_quick_bi_valid.dir/DependInfo.cmake.tmpf1787\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/deflate_quick_block_open.dir/build.make.tmpa9692\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/deflate_quick_block_open.dir/compiler_depend.make.tmpc8af1\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/deflate_quick_block_open.dir/compiler_depend.ts.tmpa7fe4\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/deflate_quick_block_open.dir/depend.make.tmpa96ef\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/deflate_quick_block_open.dir/flags.make.tmp9c364\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/deflate_quick_block_open.dir/link.txt.tmp1d1f2\n CMake Error: : System Error: No such file or directory\n CMake Error: Could not create /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/deflate_quick_block_open.dir/cmake_clean.cmake\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/deflate_quick_block_open.dir/DependInfo.cmake.tmp39cb7\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/hash_head_0.dir/build.make.tmp703bb\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/hash_head_0.dir/compiler_depend.make.tmpe260f\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/hash_head_0.dir/compiler_depend.ts.tmp36d26\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/hash_head_0.dir/depend.make.tmp408bf\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/hash_head_0.dir/flags.make.tmp728cf\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/hash_head_0.dir/link.txt.tmpac1d1\n CMake Error: : System Error: No such file or directory\n CMake Error: Could not create /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/hash_head_0.dir/cmake_clean.cmake\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/hash_head_0.dir/DependInfo.cmake.tmp3ab44\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/CVE-2003-0107.dir/progress.make.tmp546d7\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/deflate_quick_bi_valid.dir/progress.make.tmp4ea5b\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/deflate_quick_block_open.dir/progress.make.tmp69944\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/example.dir/progress.make.tmp128fa\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/hash_head_0.dir/progress.make.tmpcd632\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/infcover.dir/progress.make.tmp21437\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/makecrct.dir/progress.make.tmp97b55\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/makefixed.dir/progress.make.tmpbd434\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/maketrees.dir/progress.make.tmp091fb\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/minideflate.dir/progress.make.tmp6ad12\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/minigzip.dir/progress.make.tmp437ad\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/switchlevels.dir/progress.make.tmp5294a\n CMake Error: : System Error: No such file or directory\n CMake Warning:\n Manually-specified variables were not used by the project:\n\n CMAKE_ASM_COMPILER\n CMAKE_ASM_FLAGS\n CMAKE_CXX_COMPILER\n CMAKE_CXX_FLAGS\n\n\n CMake Generate step failed. Build files cannot be regenerated correctly.\n thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.50/src/lib.rs:1098:5:\n\n command did not execute successfully, got: exit status: 1\n\n build script failed, must exit now\n stack backtrace:\n 0: 0x60b56ff8781a - std::backtrace_rs::backtrace::libunwind::trace::h99efb0985cae5d78\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5\n 1: 0x60b56ff8781a - std::backtrace_rs::backtrace::trace_unsynchronized::he2c1aa63b3f7fad8\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5\n 2: 0x60b56ff8781a - std::sys::backtrace::_print_fmt::h8a221d40f5e0f88b\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:66:9\n 3: 0x60b56ff8781a - ::fmt::h304520fd6a30aa07\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:39:26\n 4: 0x60b56ffaaf6b - core::fmt::rt::Argument::fmt::h5da9c218ec984eaf\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/fmt/rt.rs:177:76\n 5: 0x60b56ffaaf6b - core::fmt::write::hf5713710ce10ff22\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/fmt/mod.rs:1178:21\n 6: 0x60b56ff83fe3 - std::io::Write::write_fmt::hda708db57927dacf\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/io/mod.rs:1823:15\n 7: 0x60b56ff88be2 - std::sys::backtrace::BacktraceLock::print::hbcdbec4d97c91528\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:42:9\n 8: 0x60b56ff88be2 - std::panicking::default_hook::{{closure}}::he1ad87607d0c11c5\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:266:22\n 9: 0x60b56ff8884e - std::panicking::default_hook::h81c8cd2e7c59ee33\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:293:9\n 10: 0x60b56ff8946f - std::panicking::rust_panic_with_hook::had2118629c312a4a\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:797:13\n 11: 0x60b56ff89157 - std::panicking::begin_panic_handler::{{closure}}::h7fa5985d111bafa2\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:671:13\n 12: 0x60b56ff87cf9 - std::sys::backtrace::__rust_end_short_backtrace::h704d151dbefa09c5\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:170:18\n 13: 0x60b56ff88de4 - rust_begin_unwind\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:662:5\n 14: 0x60b56fec6483 - core::panicking::panic_fmt::h3eea515d05f7a35e\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/panicking.rs:74:14\n 15: 0x60b56fed5df7 - cmake::fail::h85b370040eed2b9e\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.50/src/lib.rs:1098:5\n 16: 0x60b56fed54f1 - cmake::run::h91524369006bec60\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.50/src/lib.rs:1076:9\n 17: 0x60b56fed11e3 - cmake::Config::build::hb6838ba7634aec4f\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.50/src/lib.rs:813:13\n 18: 0x60b56fecbc15 - build_script_build::build_zlib_ng::hccdc0f97b930ca95\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libz-sys-1.1.3/build.rs:157:23\n 19: 0x60b56feca5a1 - build_script_build::main::h315e7ad87f49a3e9\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libz-sys-1.1.3/build.rs:22:16\n 20: 0x60b56fec7adb - core::ops::function::FnOnce::call_once::h4c44ad67aaebf851\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/ops/function.rs:250:5\n 21: 0x60b56fec784e - std::sys::backtrace::__rust_begin_short_backtrace::h9e7c579c1e29b209\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:154:18\n 22: 0x60b56fec77a1 - std::rt::lang_start::{{closure}}::hdde392b83d304890\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/rt.rs:164:18\n 23: 0x60b56ff7f4f0 - core::ops::function::impls:: for &F>::call_once::h08ecba131ab90ec4\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/ops/function.rs:284:13\n 24: 0x60b56ff7f4f0 - std::panicking::try::do_call::hf33a59fd8ce953f4\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:554:40\n 25: 0x60b56ff7f4f0 - std::panicking::try::h5005ce80ce949fd8\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:518:19\n 26: 0x60b56ff7f4f0 - std::panic::catch_unwind::hfbae19e2e2c5b7ed\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panic.rs:345:14\n 27: 0x60b56ff7f4f0 - std::rt::lang_start_internal::{{closure}}::ha0331c3690741813\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/rt.rs:143:48\n 28: 0x60b56ff7f4f0 - std::panicking::try::do_call::hcdcbdb616b4d0295\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:554:40\n 29: 0x60b56ff7f4f0 - std::panicking::try::h3f2f1725a07d2256\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:518:19\n 30: 0x60b56ff7f4f0 - std::panic::catch_unwind::h51869e04b56b2dc3\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panic.rs:345:14\n 31: 0x60b56ff7f4f0 - std::rt::lang_start_internal::h4d90db0530245041\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/rt.rs:143:20\n 32: 0x60b56fec777a - std::rt::lang_start::ha985089d91085547\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/rt.rs:163:17\n 33: 0x60b56fecc84e - main\n 34: 0x76f358700d90 - \n 35: 0x76f358700e40 - __libc_start_main\n 36: 0x60b56fec6d15 - _start\n 37: 0x0 - \n"), cause: None }) } [INFO] [stdout] [INFO] [stdout] ---- test_freq stdout ---- [INFO] [stdout] Error: CargoError { cause: Some(CargoError { kind: CommandFailed, context: Some(" Blocking waiting for file lock on build directory\n Compiling libz-sys v1.1.3\n Compiling regex v1.5.4\n Compiling serde v1.0.130\n Compiling clap v3.2.25\n Compiling rayon v1.5.1\nerror: failed to run custom build command for `libz-sys v1.1.3`\n\nCaused by:\n process didn't exit successfully: `/opt/rustwide/target/debug/build/libz-sys-34dca9f63afc1fbd/build-script-build` (exit status: 101)\n --- stdout\n cargo:rerun-if-env-changed=LIBZ_SYS_STATIC\n cargo:rerun-if-changed=build.rs\n CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None\n CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None\n HOST_CMAKE_TOOLCHAIN_FILE = None\n CMAKE_TOOLCHAIN_FILE = None\n CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None\n CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None\n HOST_CMAKE_GENERATOR = None\n CMAKE_GENERATOR = None\n CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None\n CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None\n HOST_CMAKE_PREFIX_PATH = None\n CMAKE_PREFIX_PATH = None\n CMAKE_x86_64-unknown-linux-gnu = None\n CMAKE_x86_64_unknown_linux_gnu = None\n HOST_CMAKE = None\n CMAKE = None\n running: cd \"/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build\" && CMAKE_PREFIX_PATH=\"\" \"cmake\" \"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libz-sys-1.1.3/src/zlib-ng\" \"-DBUILD_SHARED_LIBS=OFF\" \"-DZLIB_COMPAT=ON\" \"-DWITH_GZFILEOP=ON\" \"-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/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\"\n -- Using CMake version 3.22.1\n -- ZLIB_HEADER_VERSION: 1.2.11\n -- ZLIBNG_HEADER_VERSION: 2.0.2\n -- Arch detected: 'Change Dir: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/CMakeTmp\n\n Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_6d31c/fast && gmake: *** No rule to make target 'cmTC_6d31c/fast'. Stop.\n\n '\n -- Basearch of 'Change Dir: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/CMakeTmp\n\n Run Build Command(s):/usr/bin/gmake -f Makefile cmTC_6d31c/fast && gmake: *** No rule to make target 'cmTC_6d31c/fast'. Stop.\n\n ' has been detected as: 'x86'\n -- Architecture supports unaligned reads\n -- Architecture supports unaligned reads of > 4 bytes\n -- Architecture-specific source files: arch/x86/x86.c;arch/x86/chunkset_sse.c;arch/x86/slide_sse.c\n -- The following features have been enabled:\n\n * CMAKE_BUILD_TYPE, Build type: Debug (selected)\n * WITH_GZFILEOP, Compile with support for gzFile related functions\n * ZLIB_COMPAT, Compile with zlib compatible API\n * ZLIB_ENABLE_TESTS, Build test binaries\n * WITH_OPTIM, Build with optimisation\n * WITH_NEW_STRATEGIES, Use new strategies\n * WITH_UNALIGNED, Support unaligned reads on platforms that support it\n * WITH_AVX2, Build with AVX2\n * WITH_SSE2, Build with SSE2\n * WITH_SSSE3, Build with SSSE3\n * WITH_SSE4, Build with SSE4\n * WITH_PCLMULQDQ, Build with PCLMULQDQ\n\n -- The following features have been disabled:\n\n * ZLIB_DUAL_LINK, Dual link tests against system zlib\n * WITH_SANITIZER, Build with sanitizer (Memory, Address, Undefined)\n * WITH_FUZZERS, Build test/fuzz\n * WITH_NATIVE_INSTRUCTIONS, Instruct the compiler to use the full instruction set on this host (gcc/clang -march=native)\n * WITH_MAINTAINER_WARNINGS, Build with project maintainer warnings\n * WITH_CODE_COVERAGE, Enable code coverage reporting\n * WITH_INFLATE_STRICT, Build with strict inflate distance checking\n * WITH_INFLATE_ALLOW_INVALID_DIST, Build with zero fill for inflate invalid distances\n * INSTALL_UTILS, Copy minigzip and minideflate during install\n\n -- Configuring done\n -- Generating done\n\n --- stderr\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/example.dir/build.make.tmpa2d6a\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/example.dir/compiler_depend.make.tmp2399a\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/example.dir/compiler_depend.ts.tmpa81b5\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/example.dir/depend.make.tmpbaa32\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/example.dir/flags.make.tmpe5803\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/example.dir/link.txt.tmp8c583\n CMake Error: : System Error: No such file or directory\n CMake Error: Could not create /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/example.dir/cmake_clean.cmake\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/example.dir/DependInfo.cmake.tmpc5933\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/minigzip.dir/build.make.tmp3dffc\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/minigzip.dir/compiler_depend.make.tmp847a7\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/minigzip.dir/compiler_depend.ts.tmp1bc13\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/minigzip.dir/depend.make.tmpcff74\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/minigzip.dir/flags.make.tmpab219\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/minigzip.dir/link.txt.tmp040e3\n CMake Error: : System Error: No such file or directory\n CMake Error: Could not create /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/minigzip.dir/cmake_clean.cmake\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/minigzip.dir/DependInfo.cmake.tmpe6eff\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/minideflate.dir/build.make.tmp588fb\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/minideflate.dir/compiler_depend.make.tmpf37e6\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/minideflate.dir/compiler_depend.ts.tmpdee4f\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/minideflate.dir/depend.make.tmp3b5ba\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/minideflate.dir/flags.make.tmpd05f5\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/minideflate.dir/link.txt.tmp004f4\n CMake Error: : System Error: No such file or directory\n CMake Error: Could not create /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/minideflate.dir/cmake_clean.cmake\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/minideflate.dir/DependInfo.cmake.tmp5ab6d\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/switchlevels.dir/build.make.tmp9f55d\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/switchlevels.dir/compiler_depend.make.tmp3fdd4\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/switchlevels.dir/compiler_depend.ts.tmpc4af8\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/switchlevels.dir/depend.make.tmp99816\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/switchlevels.dir/flags.make.tmp18ca1\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/switchlevels.dir/link.txt.tmp8cd2d\n CMake Error: : System Error: No such file or directory\n CMake Error: Could not create /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/switchlevels.dir/cmake_clean.cmake\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/switchlevels.dir/DependInfo.cmake.tmp5b648\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/infcover.dir/build.make.tmp5a9e5\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/infcover.dir/compiler_depend.make.tmp397c0\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/infcover.dir/compiler_depend.ts.tmp7ca1a\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/infcover.dir/depend.make.tmp7a308\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/infcover.dir/flags.make.tmp3f37c\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/infcover.dir/link.txt.tmp0c606\n CMake Error: : System Error: No such file or directory\n CMake Error: Could not create /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/infcover.dir/cmake_clean.cmake\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/infcover.dir/DependInfo.cmake.tmpd5147\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/makefixed.dir/build.make.tmpad35b\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/makefixed.dir/compiler_depend.make.tmp249af\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/makefixed.dir/compiler_depend.ts.tmp60ef5\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/makefixed.dir/depend.make.tmp35efb\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/makefixed.dir/flags.make.tmpa7d4e\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/makefixed.dir/link.txt.tmp7aa81\n CMake Error: : System Error: No such file or directory\n CMake Error: Could not create /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/makefixed.dir/cmake_clean.cmake\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/makefixed.dir/DependInfo.cmake.tmpb10cc\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/maketrees.dir/build.make.tmpd4027\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/maketrees.dir/compiler_depend.make.tmp0cfab\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/maketrees.dir/compiler_depend.ts.tmp6937a\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/maketrees.dir/depend.make.tmp2ad60\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/maketrees.dir/flags.make.tmp2fb77\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/maketrees.dir/link.txt.tmp064ea\n CMake Error: : System Error: No such file or directory\n CMake Error: Could not create /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/maketrees.dir/cmake_clean.cmake\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/maketrees.dir/DependInfo.cmake.tmp2adf7\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/makecrct.dir/build.make.tmp7e46e\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/makecrct.dir/compiler_depend.make.tmpf10c2\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/makecrct.dir/compiler_depend.ts.tmpca3d9\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/makecrct.dir/depend.make.tmp40d64\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/makecrct.dir/flags.make.tmpa50c3\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/makecrct.dir/link.txt.tmpde788\n CMake Error: : System Error: No such file or directory\n CMake Error: Could not create /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/makecrct.dir/cmake_clean.cmake\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/makecrct.dir/DependInfo.cmake.tmp2f91f\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/CVE-2003-0107.dir/build.make.tmpa2c1a\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/CVE-2003-0107.dir/compiler_depend.make.tmp6d411\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/CVE-2003-0107.dir/compiler_depend.ts.tmp912e2\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/CVE-2003-0107.dir/depend.make.tmp0526a\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/CVE-2003-0107.dir/flags.make.tmpaa384\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/CVE-2003-0107.dir/link.txt.tmpd97d9\n CMake Error: : System Error: No such file or directory\n CMake Error: Could not create /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/CVE-2003-0107.dir/cmake_clean.cmake\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/CVE-2003-0107.dir/DependInfo.cmake.tmpe23c2\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/deflate_quick_bi_valid.dir/build.make.tmp9470a\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/deflate_quick_bi_valid.dir/compiler_depend.make.tmp51e22\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/deflate_quick_bi_valid.dir/compiler_depend.ts.tmpbf4d3\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/deflate_quick_bi_valid.dir/depend.make.tmp4bfa8\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/deflate_quick_bi_valid.dir/flags.make.tmpb8551\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/deflate_quick_bi_valid.dir/link.txt.tmp3bf4e\n CMake Error: : System Error: No such file or directory\n CMake Error: Could not create /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/deflate_quick_bi_valid.dir/cmake_clean.cmake\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/deflate_quick_bi_valid.dir/DependInfo.cmake.tmp7d67d\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/deflate_quick_block_open.dir/build.make.tmp0a15c\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/deflate_quick_block_open.dir/compiler_depend.make.tmp335ee\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/deflate_quick_block_open.dir/compiler_depend.ts.tmp17f0b\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/deflate_quick_block_open.dir/depend.make.tmpc0720\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/deflate_quick_block_open.dir/flags.make.tmp187af\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/deflate_quick_block_open.dir/link.txt.tmp707a7\n CMake Error: : System Error: No such file or directory\n CMake Error: Could not create /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/deflate_quick_block_open.dir/cmake_clean.cmake\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/deflate_quick_block_open.dir/DependInfo.cmake.tmpa6505\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/hash_head_0.dir/build.make.tmp35817\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/hash_head_0.dir/compiler_depend.make.tmp73ab3\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/hash_head_0.dir/compiler_depend.ts.tmpf7d63\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/hash_head_0.dir/depend.make.tmpc187d\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/hash_head_0.dir/flags.make.tmp497a4\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/hash_head_0.dir/link.txt.tmpdf7a9\n CMake Error: : System Error: No such file or directory\n CMake Error: Could not create /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/hash_head_0.dir/cmake_clean.cmake\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/hash_head_0.dir/DependInfo.cmake.tmp47e48\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/CVE-2003-0107.dir/progress.make.tmpb491f\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/deflate_quick_bi_valid.dir/progress.make.tmpc8562\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/deflate_quick_block_open.dir/progress.make.tmp05e3d\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/example.dir/progress.make.tmpb5f7b\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/hash_head_0.dir/progress.make.tmp9a9da\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/infcover.dir/progress.make.tmpa7c7c\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/makecrct.dir/progress.make.tmp4f943\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/makefixed.dir/progress.make.tmp3b7c3\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/maketrees.dir/progress.make.tmp02710\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/minideflate.dir/progress.make.tmpac3b3\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/minigzip.dir/progress.make.tmpf2f32\n CMake Error: : System Error: No such file or directory\n CMake Error: Cannot open file for write: /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/switchlevels.dir/progress.make.tmp003b3\n CMake Error: : System Error: No such file or directory\n CMake Generate step failed. Build files cannot be regenerated correctly.\n thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.50/src/lib.rs:1098:5:\n\n command did not execute successfully, got: exit status: 1\n\n build script failed, must exit now\n stack backtrace:\n 0: 0x5ed0b7a0981a - std::backtrace_rs::backtrace::libunwind::trace::h99efb0985cae5d78\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5\n 1: 0x5ed0b7a0981a - std::backtrace_rs::backtrace::trace_unsynchronized::he2c1aa63b3f7fad8\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5\n 2: 0x5ed0b7a0981a - std::sys::backtrace::_print_fmt::h8a221d40f5e0f88b\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:66:9\n 3: 0x5ed0b7a0981a - ::fmt::h304520fd6a30aa07\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:39:26\n 4: 0x5ed0b7a2cf6b - core::fmt::rt::Argument::fmt::h5da9c218ec984eaf\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/fmt/rt.rs:177:76\n 5: 0x5ed0b7a2cf6b - core::fmt::write::hf5713710ce10ff22\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/fmt/mod.rs:1178:21\n 6: 0x5ed0b7a05fe3 - std::io::Write::write_fmt::hda708db57927dacf\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/io/mod.rs:1823:15\n 7: 0x5ed0b7a0abe2 - std::sys::backtrace::BacktraceLock::print::hbcdbec4d97c91528\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:42:9\n 8: 0x5ed0b7a0abe2 - std::panicking::default_hook::{{closure}}::he1ad87607d0c11c5\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:266:22\n 9: 0x5ed0b7a0a84e - std::panicking::default_hook::h81c8cd2e7c59ee33\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:293:9\n 10: 0x5ed0b7a0b46f - std::panicking::rust_panic_with_hook::had2118629c312a4a\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:797:13\n 11: 0x5ed0b7a0b157 - std::panicking::begin_panic_handler::{{closure}}::h7fa5985d111bafa2\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:671:13\n 12: 0x5ed0b7a09cf9 - std::sys::backtrace::__rust_end_short_backtrace::h704d151dbefa09c5\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:170:18\n 13: 0x5ed0b7a0ade4 - rust_begin_unwind\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:662:5\n 14: 0x5ed0b7948483 - core::panicking::panic_fmt::h3eea515d05f7a35e\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/panicking.rs:74:14\n 15: 0x5ed0b7957df7 - cmake::fail::h85b370040eed2b9e\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.50/src/lib.rs:1098:5\n 16: 0x5ed0b79574f1 - cmake::run::h91524369006bec60\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.50/src/lib.rs:1076:9\n 17: 0x5ed0b79531e3 - cmake::Config::build::hb6838ba7634aec4f\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.50/src/lib.rs:813:13\n 18: 0x5ed0b794dc15 - build_script_build::build_zlib_ng::hccdc0f97b930ca95\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libz-sys-1.1.3/build.rs:157:23\n 19: 0x5ed0b794c5a1 - build_script_build::main::h315e7ad87f49a3e9\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libz-sys-1.1.3/build.rs:22:16\n 20: 0x5ed0b7949adb - core::ops::function::FnOnce::call_once::h4c44ad67aaebf851\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/ops/function.rs:250:5\n 21: 0x5ed0b794984e - std::sys::backtrace::__rust_begin_short_backtrace::h9e7c579c1e29b209\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:154:18\n 22: 0x5ed0b79497a1 - std::rt::lang_start::{{closure}}::hdde392b83d304890\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/rt.rs:164:18\n 23: 0x5ed0b7a014f0 - core::ops::function::impls:: for &F>::call_once::h08ecba131ab90ec4\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/ops/function.rs:284:13\n 24: 0x5ed0b7a014f0 - std::panicking::try::do_call::hf33a59fd8ce953f4\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:554:40\n 25: 0x5ed0b7a014f0 - std::panicking::try::h5005ce80ce949fd8\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:518:19\n 26: 0x5ed0b7a014f0 - std::panic::catch_unwind::hfbae19e2e2c5b7ed\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panic.rs:345:14\n 27: 0x5ed0b7a014f0 - std::rt::lang_start_internal::{{closure}}::ha0331c3690741813\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/rt.rs:143:48\n 28: 0x5ed0b7a014f0 - std::panicking::try::do_call::hcdcbdb616b4d0295\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:554:40\n 29: 0x5ed0b7a014f0 - std::panicking::try::h3f2f1725a07d2256\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:518:19\n 30: 0x5ed0b7a014f0 - std::panic::catch_unwind::h51869e04b56b2dc3\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panic.rs:345:14\n 31: 0x5ed0b7a014f0 - std::rt::lang_start_internal::h4d90db0530245041\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/rt.rs:143:20\n 32: 0x5ed0b794977a - std::rt::lang_start::ha985089d91085547\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/rt.rs:163:17\n 33: 0x5ed0b794e84e - main\n 34: 0x75443a504d90 - \n 35: 0x75443a504e40 - __libc_start_main\n 36: 0x5ed0b7948d15 - _start\n 37: 0x0 - \nwarning: build failed, waiting for other jobs to finish...\nerror: could not compile `regex` (lib) due to 1 previous error\nerror: could not compile `rayon` (lib) due to 1 previous error\nerror: could not compile `clap` (lib) due to 1 previous error\nerror: could not compile `serde` (lib) due to 1 previous error\n"), cause: None }) } [INFO] [stdout] [INFO] [stdout] ---- test_kmer_fasta stdout ---- [INFO] [stdout] Error: CargoError { cause: Some(CargoError { kind: CommandFailed, context: Some(" Blocking waiting for file lock on build directory\n Compiling libz-sys v1.1.3\n Compiling regex v1.5.4\n Compiling serde v1.0.130\n Compiling clap v3.2.25\n Compiling rayon v1.5.1\nerror: failed to run custom build command for `libz-sys v1.1.3`\n\nCaused by:\n process didn't exit successfully: `/opt/rustwide/target/debug/build/libz-sys-34dca9f63afc1fbd/build-script-build` (exit status: 101)\n --- stdout\n cargo:rerun-if-env-changed=LIBZ_SYS_STATIC\n cargo:rerun-if-changed=build.rs\n CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None\n CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None\n HOST_CMAKE_TOOLCHAIN_FILE = None\n CMAKE_TOOLCHAIN_FILE = None\n CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None\n CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None\n HOST_CMAKE_GENERATOR = None\n CMAKE_GENERATOR = None\n CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None\n CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None\n HOST_CMAKE_PREFIX_PATH = None\n CMAKE_PREFIX_PATH = None\n CMAKE_x86_64-unknown-linux-gnu = None\n CMAKE_x86_64_unknown_linux_gnu = None\n HOST_CMAKE = None\n CMAKE = None\n running: cd \"/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build\" && CMAKE_PREFIX_PATH=\"\" \"cmake\" \"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libz-sys-1.1.3/src/zlib-ng\" \"-DBUILD_SHARED_LIBS=OFF\" \"-DZLIB_COMPAT=ON\" \"-DWITH_GZFILEOP=ON\" \"-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/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\"\n -- Using CMake version 3.22.1\n -- ZLIB_HEADER_VERSION: 1.2.11\n -- ZLIBNG_HEADER_VERSION: 2.0.2\n -- Configuring incomplete, errors occurred!\n See also \"/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/CMakeOutput.log\".\n See also \"/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/CMakeError.log\".\n\n --- stderr\n CMake Warning (dev) in /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/CMakeTmp/CMakeLists.txt:\n No project() command is present. The top-level CMakeLists.txt file must\n contain a literal, direct call to the project() command. Add a line of\n code such as\n\n project(ProjectName)\n\n near the top of the file, but after cmake_minimum_required().\n\n CMake is pretending there is a \"project(Project)\" command on the first\n line.\n This warning is for project developers. Use -Wno-dev to suppress it.\n\n CMake Error at cmake/detect-arch.cmake:24 (try_run):\n The test project needs language CXX which is not enabled.\n Call Stack (most recent call first):\n CMakeLists.txt:49 (include)\n\n\n CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage\n CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage\n CMake Error: Unable to open check cache file for write. /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/CMakeTmp/CMakeFiles/cmake.check_cache\n CMake Error at cmake/detect-arch.cmake:24 (try_run):\n Failed to configure test project build system.\n Call Stack (most recent call first):\n CMakeLists.txt:49 (include)\n\n\n thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.50/src/lib.rs:1098:5:\n\n command did not execute successfully, got: exit status: 1\n\n build script failed, must exit now\n stack backtrace:\n 0: 0x64003ad4e81a - std::backtrace_rs::backtrace::libunwind::trace::h99efb0985cae5d78\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5\n 1: 0x64003ad4e81a - std::backtrace_rs::backtrace::trace_unsynchronized::he2c1aa63b3f7fad8\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5\n 2: 0x64003ad4e81a - std::sys::backtrace::_print_fmt::h8a221d40f5e0f88b\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:66:9\n 3: 0x64003ad4e81a - ::fmt::h304520fd6a30aa07\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:39:26\n 4: 0x64003ad71f6b - core::fmt::rt::Argument::fmt::h5da9c218ec984eaf\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/fmt/rt.rs:177:76\n 5: 0x64003ad71f6b - core::fmt::write::hf5713710ce10ff22\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/fmt/mod.rs:1178:21\n 6: 0x64003ad4afe3 - std::io::Write::write_fmt::hda708db57927dacf\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/io/mod.rs:1823:15\n 7: 0x64003ad4fbe2 - std::sys::backtrace::BacktraceLock::print::hbcdbec4d97c91528\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:42:9\n 8: 0x64003ad4fbe2 - std::panicking::default_hook::{{closure}}::he1ad87607d0c11c5\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:266:22\n 9: 0x64003ad4f84e - std::panicking::default_hook::h81c8cd2e7c59ee33\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:293:9\n 10: 0x64003ad5046f - std::panicking::rust_panic_with_hook::had2118629c312a4a\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:797:13\n 11: 0x64003ad50157 - std::panicking::begin_panic_handler::{{closure}}::h7fa5985d111bafa2\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:671:13\n 12: 0x64003ad4ecf9 - std::sys::backtrace::__rust_end_short_backtrace::h704d151dbefa09c5\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:170:18\n 13: 0x64003ad4fde4 - rust_begin_unwind\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:662:5\n 14: 0x64003ac8d483 - core::panicking::panic_fmt::h3eea515d05f7a35e\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/panicking.rs:74:14\n 15: 0x64003ac9cdf7 - cmake::fail::h85b370040eed2b9e\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.50/src/lib.rs:1098:5\n 16: 0x64003ac9c4f1 - cmake::run::h91524369006bec60\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.50/src/lib.rs:1076:9\n 17: 0x64003ac981e3 - cmake::Config::build::hb6838ba7634aec4f\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.50/src/lib.rs:813:13\n 18: 0x64003ac92c15 - build_script_build::build_zlib_ng::hccdc0f97b930ca95\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libz-sys-1.1.3/build.rs:157:23\n 19: 0x64003ac915a1 - build_script_build::main::h315e7ad87f49a3e9\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libz-sys-1.1.3/build.rs:22:16\n 20: 0x64003ac8eadb - core::ops::function::FnOnce::call_once::h4c44ad67aaebf851\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/ops/function.rs:250:5\n 21: 0x64003ac8e84e - std::sys::backtrace::__rust_begin_short_backtrace::h9e7c579c1e29b209\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:154:18\n 22: 0x64003ac8e7a1 - std::rt::lang_start::{{closure}}::hdde392b83d304890\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/rt.rs:164:18\n 23: 0x64003ad464f0 - core::ops::function::impls:: for &F>::call_once::h08ecba131ab90ec4\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/ops/function.rs:284:13\n 24: 0x64003ad464f0 - std::panicking::try::do_call::hf33a59fd8ce953f4\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:554:40\n 25: 0x64003ad464f0 - std::panicking::try::h5005ce80ce949fd8\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:518:19\n 26: 0x64003ad464f0 - std::panic::catch_unwind::hfbae19e2e2c5b7ed\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panic.rs:345:14\n 27: 0x64003ad464f0 - std::rt::lang_start_internal::{{closure}}::ha0331c3690741813\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/rt.rs:143:48\n 28: 0x64003ad464f0 - std::panicking::try::do_call::hcdcbdb616b4d0295\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:554:40\n 29: 0x64003ad464f0 - std::panicking::try::h3f2f1725a07d2256\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:518:19\n 30: 0x64003ad464f0 - std::panic::catch_unwind::h51869e04b56b2dc3\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panic.rs:345:14\n 31: 0x64003ad464f0 - std::rt::lang_start_internal::h4d90db0530245041\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/rt.rs:143:20\n 32: 0x64003ac8e77a - std::rt::lang_start::ha985089d91085547\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/rt.rs:163:17\n 33: 0x64003ac9384e - main\n 34: 0x774fdbff1d90 - \n 35: 0x774fdbff1e40 - __libc_start_main\n 36: 0x64003ac8dd15 - _start\n 37: 0x0 - \nwarning: build failed, waiting for other jobs to finish...\nerror: could not compile `regex` (lib) due to 1 previous error\nerror: could not compile `rayon` (lib) due to 1 previous error\nerror: could not compile `clap` (lib) due to 1 previous error\nerror: could not compile `serde` (lib) due to 1 previous error\n"), cause: None }) } [INFO] [stdout] [INFO] [stdout] ---- test_regex stdout ---- [INFO] [stdout] Error: CargoError { cause: Some(CargoError { kind: CommandFailed, context: Some(" Blocking waiting for file lock on build directory\n Compiling libz-sys v1.1.3\n Compiling regex v1.5.4\n Compiling serde v1.0.130\n Compiling rayon v1.5.1\n Compiling clap v3.2.25\nerror: failed to run custom build command for `libz-sys v1.1.3`\n\nCaused by:\n process didn't exit successfully: `/opt/rustwide/target/debug/build/libz-sys-34dca9f63afc1fbd/build-script-build` (exit status: 101)\n --- stdout\n cargo:rerun-if-env-changed=LIBZ_SYS_STATIC\n cargo:rerun-if-changed=build.rs\n CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None\n CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None\n HOST_CMAKE_TOOLCHAIN_FILE = None\n CMAKE_TOOLCHAIN_FILE = None\n CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None\n CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None\n HOST_CMAKE_GENERATOR = None\n CMAKE_GENERATOR = None\n CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None\n CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None\n HOST_CMAKE_PREFIX_PATH = None\n CMAKE_PREFIX_PATH = None\n CMAKE_x86_64-unknown-linux-gnu = None\n CMAKE_x86_64_unknown_linux_gnu = None\n HOST_CMAKE = None\n CMAKE = None\n running: cd \"/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build\" && CMAKE_PREFIX_PATH=\"\" \"cmake\" \"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libz-sys-1.1.3/src/zlib-ng\" \"-DBUILD_SHARED_LIBS=OFF\" \"-DZLIB_COMPAT=ON\" \"-DWITH_GZFILEOP=ON\" \"-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/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\"\n -- Using CMake version 3.22.1\n -- ZLIB_HEADER_VERSION: 1.2.11\n -- ZLIBNG_HEADER_VERSION: 2.0.2\n -- Configuring incomplete, errors occurred!\n See also \"/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/CMakeOutput.log\".\n See also \"/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/CMakeError.log\".\n\n --- stderr\n CMake Warning (dev) in /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/CMakeTmp/CMakeLists.txt:\n No project() command is present. The top-level CMakeLists.txt file must\n contain a literal, direct call to the project() command. Add a line of\n code such as\n\n project(ProjectName)\n\n near the top of the file, but after cmake_minimum_required().\n\n CMake is pretending there is a \"project(Project)\" command on the first\n line.\n This warning is for project developers. Use -Wno-dev to suppress it.\n\n CMake Error at cmake/detect-arch.cmake:24 (try_run):\n The test project needs language CXX which is not enabled.\n Call Stack (most recent call first):\n CMakeLists.txt:49 (include)\n\n\n CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage\n CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage\n CMake Error: Unable to open check cache file for write. /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/CMakeTmp/CMakeFiles/cmake.check_cache\n CMake Error at cmake/detect-arch.cmake:24 (try_run):\n Failed to configure test project build system.\n Call Stack (most recent call first):\n CMakeLists.txt:49 (include)\n\n\n thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.50/src/lib.rs:1098:5:\n\n command did not execute successfully, got: exit status: 1\n\n build script failed, must exit now\n stack backtrace:\n 0: 0x5c3a2902f81a - std::backtrace_rs::backtrace::libunwind::trace::h99efb0985cae5d78\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5\n 1: 0x5c3a2902f81a - std::backtrace_rs::backtrace::trace_unsynchronized::he2c1aa63b3f7fad8\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5\n 2: 0x5c3a2902f81a - std::sys::backtrace::_print_fmt::h8a221d40f5e0f88b\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:66:9\n 3: 0x5c3a2902f81a - ::fmt::h304520fd6a30aa07\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:39:26\n 4: 0x5c3a29052f6b - core::fmt::rt::Argument::fmt::h5da9c218ec984eaf\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/fmt/rt.rs:177:76\n 5: 0x5c3a29052f6b - core::fmt::write::hf5713710ce10ff22\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/fmt/mod.rs:1178:21\n 6: 0x5c3a2902bfe3 - std::io::Write::write_fmt::hda708db57927dacf\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/io/mod.rs:1823:15\n 7: 0x5c3a29030be2 - std::sys::backtrace::BacktraceLock::print::hbcdbec4d97c91528\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:42:9\n 8: 0x5c3a29030be2 - std::panicking::default_hook::{{closure}}::he1ad87607d0c11c5\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:266:22\n 9: 0x5c3a2903084e - std::panicking::default_hook::h81c8cd2e7c59ee33\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:293:9\n 10: 0x5c3a2903146f - std::panicking::rust_panic_with_hook::had2118629c312a4a\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:797:13\n 11: 0x5c3a29031157 - std::panicking::begin_panic_handler::{{closure}}::h7fa5985d111bafa2\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:671:13\n 12: 0x5c3a2902fcf9 - std::sys::backtrace::__rust_end_short_backtrace::h704d151dbefa09c5\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:170:18\n 13: 0x5c3a29030de4 - rust_begin_unwind\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:662:5\n 14: 0x5c3a28f6e483 - core::panicking::panic_fmt::h3eea515d05f7a35e\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/panicking.rs:74:14\n 15: 0x5c3a28f7ddf7 - cmake::fail::h85b370040eed2b9e\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.50/src/lib.rs:1098:5\n 16: 0x5c3a28f7d4f1 - cmake::run::h91524369006bec60\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.50/src/lib.rs:1076:9\n 17: 0x5c3a28f791e3 - cmake::Config::build::hb6838ba7634aec4f\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.50/src/lib.rs:813:13\n 18: 0x5c3a28f73c15 - build_script_build::build_zlib_ng::hccdc0f97b930ca95\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libz-sys-1.1.3/build.rs:157:23\n 19: 0x5c3a28f725a1 - build_script_build::main::h315e7ad87f49a3e9\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libz-sys-1.1.3/build.rs:22:16\n 20: 0x5c3a28f6fadb - core::ops::function::FnOnce::call_once::h4c44ad67aaebf851\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/ops/function.rs:250:5\n 21: 0x5c3a28f6f84e - std::sys::backtrace::__rust_begin_short_backtrace::h9e7c579c1e29b209\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:154:18\n 22: 0x5c3a28f6f7a1 - std::rt::lang_start::{{closure}}::hdde392b83d304890\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/rt.rs:164:18\n 23: 0x5c3a290274f0 - core::ops::function::impls:: for &F>::call_once::h08ecba131ab90ec4\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/ops/function.rs:284:13\n 24: 0x5c3a290274f0 - std::panicking::try::do_call::hf33a59fd8ce953f4\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:554:40\n 25: 0x5c3a290274f0 - std::panicking::try::h5005ce80ce949fd8\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:518:19\n 26: 0x5c3a290274f0 - std::panic::catch_unwind::hfbae19e2e2c5b7ed\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panic.rs:345:14\n 27: 0x5c3a290274f0 - std::rt::lang_start_internal::{{closure}}::ha0331c3690741813\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/rt.rs:143:48\n 28: 0x5c3a290274f0 - std::panicking::try::do_call::hcdcbdb616b4d0295\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:554:40\n 29: 0x5c3a290274f0 - std::panicking::try::h3f2f1725a07d2256\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:518:19\n 30: 0x5c3a290274f0 - std::panic::catch_unwind::h51869e04b56b2dc3\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panic.rs:345:14\n 31: 0x5c3a290274f0 - std::rt::lang_start_internal::h4d90db0530245041\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/rt.rs:143:20\n 32: 0x5c3a28f6f77a - std::rt::lang_start::ha985089d91085547\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/rt.rs:163:17\n 33: 0x5c3a28f7484e - main\n 34: 0x79d2eecf9d90 - \n 35: 0x79d2eecf9e40 - __libc_start_main\n 36: 0x5c3a28f6ed15 - _start\n 37: 0x0 - \nwarning: build failed, waiting for other jobs to finish...\nerror: could not compile `regex` (lib) due to 1 previous error\nerror: could not compile `rayon` (lib) due to 1 previous error\nerror: could not compile `clap` (lib) due to 1 previous error\nerror: could not compile `serde` (lib) due to 1 previous error\n"), cause: None }) } [INFO] [stdout] [INFO] [stdout] ---- test_cycle stdout ---- [INFO] [stdout] Error: CargoError { cause: Some(CargoError { kind: CommandFailed, context: Some(" Blocking waiting for file lock on build directory\n Compiling libz-sys v1.1.3\n Compiling regex v1.5.4\n Compiling serde v1.0.130\n Compiling rayon v1.5.1\n Compiling clap v3.2.25\nerror: failed to run custom build command for `libz-sys v1.1.3`\n\nCaused by:\n process didn't exit successfully: `/opt/rustwide/target/debug/build/libz-sys-34dca9f63afc1fbd/build-script-build` (exit status: 101)\n --- stdout\n cargo:rerun-if-env-changed=LIBZ_SYS_STATIC\n cargo:rerun-if-changed=build.rs\n CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None\n CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None\n HOST_CMAKE_TOOLCHAIN_FILE = None\n CMAKE_TOOLCHAIN_FILE = None\n CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None\n CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None\n HOST_CMAKE_GENERATOR = None\n CMAKE_GENERATOR = None\n CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None\n CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None\n HOST_CMAKE_PREFIX_PATH = None\n CMAKE_PREFIX_PATH = None\n CMAKE_x86_64-unknown-linux-gnu = None\n CMAKE_x86_64_unknown_linux_gnu = None\n HOST_CMAKE = None\n CMAKE = None\n running: cd \"/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build\" && CMAKE_PREFIX_PATH=\"\" \"cmake\" \"/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libz-sys-1.1.3/src/zlib-ng\" \"-DBUILD_SHARED_LIBS=OFF\" \"-DZLIB_COMPAT=ON\" \"-DWITH_GZFILEOP=ON\" \"-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/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\"\n -- Using CMake version 3.22.1\n -- ZLIB_HEADER_VERSION: 1.2.11\n -- ZLIBNG_HEADER_VERSION: 2.0.2\n -- Configuring incomplete, errors occurred!\n See also \"/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/CMakeOutput.log\".\n See also \"/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/CMakeError.log\".\n\n --- stderr\n CMake Warning (dev) in /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/CMakeTmp/CMakeLists.txt:\n No project() command is present. The top-level CMakeLists.txt file must\n contain a literal, direct call to the project() command. Add a line of\n code such as\n\n project(ProjectName)\n\n near the top of the file, but after cmake_minimum_required().\n\n CMake is pretending there is a \"project(Project)\" command on the first\n line.\n This warning is for project developers. Use -Wno-dev to suppress it.\n\n CMake Error at cmake/detect-arch.cmake:24 (try_run):\n The test project needs language CXX which is not enabled.\n Call Stack (most recent call first):\n CMakeLists.txt:49 (include)\n\n\n CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage\n CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage\n CMake Error: Unable to open check cache file for write. /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/libz-sys-88e5677ddb19262a/out/build/CMakeFiles/CMakeTmp/CMakeFiles/cmake.check_cache\n CMake Error at cmake/detect-arch.cmake:24 (try_run):\n Failed to configure test project build system.\n Call Stack (most recent call first):\n CMakeLists.txt:49 (include)\n\n\n thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.50/src/lib.rs:1098:5:\n\n command did not execute successfully, got: exit status: 1\n\n build script failed, must exit now\n stack backtrace:\n 0: 0x58cd06d7c81a - std::backtrace_rs::backtrace::libunwind::trace::h99efb0985cae5d78\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5\n 1: 0x58cd06d7c81a - std::backtrace_rs::backtrace::trace_unsynchronized::he2c1aa63b3f7fad8\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5\n 2: 0x58cd06d7c81a - std::sys::backtrace::_print_fmt::h8a221d40f5e0f88b\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:66:9\n 3: 0x58cd06d7c81a - ::fmt::h304520fd6a30aa07\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:39:26\n 4: 0x58cd06d9ff6b - core::fmt::rt::Argument::fmt::h5da9c218ec984eaf\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/fmt/rt.rs:177:76\n 5: 0x58cd06d9ff6b - core::fmt::write::hf5713710ce10ff22\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/fmt/mod.rs:1178:21\n 6: 0x58cd06d78fe3 - std::io::Write::write_fmt::hda708db57927dacf\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/io/mod.rs:1823:15\n 7: 0x58cd06d7dbe2 - std::sys::backtrace::BacktraceLock::print::hbcdbec4d97c91528\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:42:9\n 8: 0x58cd06d7dbe2 - std::panicking::default_hook::{{closure}}::he1ad87607d0c11c5\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:266:22\n 9: 0x58cd06d7d84e - std::panicking::default_hook::h81c8cd2e7c59ee33\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:293:9\n 10: 0x58cd06d7e46f - std::panicking::rust_panic_with_hook::had2118629c312a4a\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:797:13\n 11: 0x58cd06d7e157 - std::panicking::begin_panic_handler::{{closure}}::h7fa5985d111bafa2\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:671:13\n 12: 0x58cd06d7ccf9 - std::sys::backtrace::__rust_end_short_backtrace::h704d151dbefa09c5\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:170:18\n 13: 0x58cd06d7dde4 - rust_begin_unwind\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:662:5\n 14: 0x58cd06cbb483 - core::panicking::panic_fmt::h3eea515d05f7a35e\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/panicking.rs:74:14\n 15: 0x58cd06ccadf7 - cmake::fail::h85b370040eed2b9e\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.50/src/lib.rs:1098:5\n 16: 0x58cd06cca4f1 - cmake::run::h91524369006bec60\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.50/src/lib.rs:1076:9\n 17: 0x58cd06cc61e3 - cmake::Config::build::hb6838ba7634aec4f\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.50/src/lib.rs:813:13\n 18: 0x58cd06cc0c15 - build_script_build::build_zlib_ng::hccdc0f97b930ca95\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libz-sys-1.1.3/build.rs:157:23\n 19: 0x58cd06cbf5a1 - build_script_build::main::h315e7ad87f49a3e9\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libz-sys-1.1.3/build.rs:22:16\n 20: 0x58cd06cbcadb - core::ops::function::FnOnce::call_once::h4c44ad67aaebf851\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/ops/function.rs:250:5\n 21: 0x58cd06cbc84e - std::sys::backtrace::__rust_begin_short_backtrace::h9e7c579c1e29b209\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:154:18\n 22: 0x58cd06cbc7a1 - std::rt::lang_start::{{closure}}::hdde392b83d304890\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/rt.rs:164:18\n 23: 0x58cd06d744f0 - core::ops::function::impls:: for &F>::call_once::h08ecba131ab90ec4\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/ops/function.rs:284:13\n 24: 0x58cd06d744f0 - std::panicking::try::do_call::hf33a59fd8ce953f4\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:554:40\n 25: 0x58cd06d744f0 - std::panicking::try::h5005ce80ce949fd8\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:518:19\n 26: 0x58cd06d744f0 - std::panic::catch_unwind::hfbae19e2e2c5b7ed\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panic.rs:345:14\n 27: 0x58cd06d744f0 - std::rt::lang_start_internal::{{closure}}::ha0331c3690741813\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/rt.rs:143:48\n 28: 0x58cd06d744f0 - std::panicking::try::do_call::hcdcbdb616b4d0295\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:554:40\n 29: 0x58cd06d744f0 - std::panicking::try::h3f2f1725a07d2256\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:518:19\n 30: 0x58cd06d744f0 - std::panic::catch_unwind::h51869e04b56b2dc3\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panic.rs:345:14\n 31: 0x58cd06d744f0 - std::rt::lang_start_internal::h4d90db0530245041\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/rt.rs:143:20\n 32: 0x58cd06cbc77a - std::rt::lang_start::ha985089d91085547\n at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/rt.rs:163:17\n 33: 0x58cd06cc184e - main\n 34: 0x76fcab385d90 - \n 35: 0x76fcab385e40 - __libc_start_main\n 36: 0x58cd06cbbd15 - _start\n 37: 0x0 - \nwarning: build failed, waiting for other jobs to finish...\nerror: could not compile `regex` (lib) due to 1 previous error\nerror: could not compile `rayon` (lib) due to 1 previous error\nerror: could not compile `clap` (lib) due to 1 previous error\nerror: could not compile `serde` (lib) due to 1 previous error\n"), cause: None }) } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_cycle [INFO] [stdout] test_freq [INFO] [stdout] test_kmer_fasta [INFO] [stdout] test_kmer_fastq [INFO] [stdout] test_regex [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.72s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test cli` [INFO] running `Command { std: "docker" "inspect" "9b846068ded0e871b5f71041cb3fa1fdb01f74b5c927c4b91db96d07dabf51fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b846068ded0e871b5f71041cb3fa1fdb01f74b5c927c4b91db96d07dabf51fa", kill_on_drop: false }` [INFO] [stdout] 9b846068ded0e871b5f71041cb3fa1fdb01f74b5c927c4b91db96d07dabf51fa