[INFO] cloning repository https://github.com/demonici/shodan [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/demonici/shodan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdemonici%2Fshodan", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdemonici%2Fshodan'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f776927a1ae0ec90d0e3d7194def3b1502512549 [INFO] building demonici/shodan against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdemonici%2Fshodan" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/demonici/shodan on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/demonici/shodan [INFO] finished tweaking git repo https://github.com/demonici/shodan [INFO] tweaked toml for git repo https://github.com/demonici/shodan written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/demonici/shodan 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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9af2b27060fd2538e27644594179546f09253f380908a6b2134b721d9e09729 [INFO] running `Command { std: "docker" "start" "-a" "f9af2b27060fd2538e27644594179546f09253f380908a6b2134b721d9e09729", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9af2b27060fd2538e27644594179546f09253f380908a6b2134b721d9e09729", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9af2b27060fd2538e27644594179546f09253f380908a6b2134b721d9e09729", kill_on_drop: false }` [INFO] [stdout] f9af2b27060fd2538e27644594179546f09253f380908a6b2134b721d9e09729 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0bb6c4541b7ee034b0df924e6d23d0fbc73b275c7db4551733a6e2b3fe3aa939 [INFO] running `Command { std: "docker" "start" "-a" "0bb6c4541b7ee034b0df924e6d23d0fbc73b275c7db4551733a6e2b3fe3aa939", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tracing-core v0.1.27 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rdkafka-sys v4.2.0+1.8.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling clap_lex v0.2.0 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on devicerustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `proc-macro-error` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/bin/rustc --crate-name proc_macro_error --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro-error-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="syn"' --cfg 'feature="syn-error"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "syn", "syn-error"))' -C metadata=f3cd5c29e8958619 -C extra-filename=-451d26ae6e577a61 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro_error_attr=/opt/rustwide/target/debug/deps/libproc_macro_error_attr-9b29a064776d31fc.so --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9c6dd891f6c6f3e7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e2a7529f032f0d4c.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-1ad41a64ed7bc178.rmeta --cap-lints allow --cap-lints=warn --cfg skip_ui_tests` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.96/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=9208efe00f614761 -C extra-filename=-1ad41a64ed7bc178 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9c6dd891f6c6f3e7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e2a7529f032f0d4c.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-fe39aa14d972ec12.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: failed to run custom build command for `rdkafka-sys v4.2.0+1.8.2` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/rdkafka-sys-76e08df9ee28c25b/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] Configuring and compiling librdkafka [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE = None [INFO] [stderr] CMAKE = None [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/rdkafka-sys-382632d2ca51871a/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rdkafka-sys-4.2.0+1.8.2/librdkafka" "-DRDKAFKA_BUILD_STATIC=1" "-DRDKAFKA_BUILD_TESTS=0" "-DRDKAFKA_BUILD_EXAMPLES=0" "-DCMAKE_INSTALL_LIBDIR=lib" "-DWITH_ZLIB=1" "-DWITH_SSL=0" "-DWITH_SASL=0" "-DWITH_ZSTD=0" "-DENABLE_LZ4_EXT=0" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/rdkafka-sys-382632d2ca51871a/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug" [INFO] [stderr] -- The C compiler identification is GNU 13.3.0 [INFO] [stderr] -- The CXX compiler identification is GNU 13.3.0 [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc - skipped [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ - skipped [INFO] [stderr] -- Detecting CXX compile features [INFO] [stderr] -- Detecting CXX compile features - done [INFO] [stderr] -- Looking for pow in m [INFO] [stderr] -- Looking for pow in m - found [INFO] [stderr] -- Found Zstd: /usr/lib/x86_64-linux-gnu/libzstd.so [INFO] [stderr] -- Checking for module 'libsasl2' [INFO] [stderr] -- Found libsasl2, version 2.1.28 [INFO] [stderr] -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.3") [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed [INFO] [stderr] -- Looking for pthread_create in pthreads [INFO] [stderr] -- Configuring incomplete, errors occurred! [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Building and linking librdkafka statically [INFO] [stderr] CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): [INFO] [stderr] Compatibility with CMake < 3.5 will be removed from a future version of [INFO] [stderr] CMake. [INFO] [stderr] [INFO] [stderr] Update the VERSION argument value or use a ... suffix to tell [INFO] [stderr] CMake that the project does not need compatibility with older versions. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/rdkafka-sys-382632d2ca51871a/out/build/CMakeFiles/CMakeScratch/TryCompile-4xxoNV/CMakeFiles/cmTC_6b2aa.dir/build.make.tmp4a27a [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/rdkafka-sys-382632d2ca51871a/out/build/CMakeFiles/CMakeScratch/TryCompile-4xxoNV/CMakeFiles/cmTC_6b2aa.dir/compiler_depend.make.tmp9008a [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/rdkafka-sys-382632d2ca51871a/out/build/CMakeFiles/CMakeScratch/TryCompile-4xxoNV/CMakeFiles/cmTC_6b2aa.dir/compiler_depend.ts.tmpb0114 [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/rdkafka-sys-382632d2ca51871a/out/build/CMakeFiles/CMakeScratch/TryCompile-4xxoNV/CMakeFiles/cmTC_6b2aa.dir/depend.make.tmp6f599 [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/rdkafka-sys-382632d2ca51871a/out/build/CMakeFiles/CMakeScratch/TryCompile-4xxoNV/CMakeFiles/cmTC_6b2aa.dir/flags.make.tmpec531 [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/rdkafka-sys-382632d2ca51871a/out/build/CMakeFiles/CMakeScratch/TryCompile-4xxoNV/CMakeFiles/cmTC_6b2aa.dir/link.txt.tmpf1e6a [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Could not create /opt/rustwide/target/debug/build/rdkafka-sys-382632d2ca51871a/out/build/CMakeFiles/CMakeScratch/TryCompile-4xxoNV/CMakeFiles/cmTC_6b2aa.dir/cmake_clean.cmake [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/rdkafka-sys-382632d2ca51871a/out/build/CMakeFiles/CMakeScratch/TryCompile-4xxoNV/CMakeFiles/cmTC_6b2aa.dir/DependInfo.cmake.tmpe8597 [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/rdkafka-sys-382632d2ca51871a/out/build/CMakeFiles/CMakeScratch/TryCompile-4xxoNV/CMakeFiles/cmTC_6b2aa.dir/progress.make.tmpd41a9 [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error at /usr/share/cmake-3.28/Modules/CheckLibraryExists.cmake:69 (try_compile): [INFO] [stderr] Failed to generate test project build system. [INFO] [stderr] Call Stack (most recent call first): [INFO] [stderr] /usr/share/cmake-3.28/Modules/FindThreads.cmake:112 (CHECK_LIBRARY_EXISTS) [INFO] [stderr] /usr/share/cmake-3.28/Modules/FindThreads.cmake:175 (_threads_check_lib) [INFO] [stderr] src/CMakeLists.txt:229 (find_package) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.48/src/lib.rs:975:5: [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 1 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5b33947cede2 - std::backtrace_rs::backtrace::libunwind::trace::hcb6a66c13aa65d79 [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5b33947cede2 - std::backtrace_rs::backtrace::trace_unsynchronized::h7ae58379d02365d0 [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5b33947cede2 - std::sys::backtrace::_print_fmt::h5d7f36ef7b7cb607 [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5b33947cede2 - ::fmt::hd5e1ffc3de98c70a [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5b33947f2063 - core::fmt::rt::Argument::fmt::h7e5762a8131dee0a [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5b33947f2063 - core::fmt::write::h643e7d8d9d70854c [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/core/src/fmt/mod.rs:1460:25 [INFO] [stderr] 6: 0x5b33947cb9e3 - std::io::default_write_fmt::h8feacd2daaf83243 [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5b33947cb9e3 - std::io::Write::write_fmt::h89b0a221a48ef281 [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x5b33947cec32 - std::sys::backtrace::BacktraceLock::print::hb158b12d99da4adf [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5b33947d0072 - std::panicking::default_hook::{{closure}}::h6b01193c2080a17e [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x5b33947cfe75 - std::panicking::default_hook::h6cc4d6d203f8e2e0 [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5b33947d0a92 - std::panicking::rust_panic_with_hook::h0ddb63107fad990c [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5b33947d081a - std::panicking::begin_panic_handler::{{closure}}::hca7c49f74e0f4fda [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5b33947cf2d9 - std::sys::backtrace::__rust_end_short_backtrace::h44e17a5900145607 [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5b33947d04ad - __rustc[3e61c14cc1fc55f4]::rust_begin_unwind [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5b33947f0ef0 - core::panicking::panic_fmt::h11222ec42a9d1743 [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5b339474c54b - cmake::fail::h59d5d68b27e08679 [INFO] [stderr] 17: 0x5b339474bd4a - cmake::run::h44c41ffd200d134e [INFO] [stderr] 18: 0x5b3394748a25 - cmake::Config::build::hce8d725089a29181 [INFO] [stderr] 19: 0x5b3394737a12 - build_script_build::build_librdkafka::hd7a237bc9ef94786 [INFO] [stderr] 20: 0x5b33947369fc - build_script_build::main::h5b26687dbbc86ed8 [INFO] [stderr] 21: 0x5b3394734393 - core::ops::function::FnOnce::call_once::h9bd1638b65f78edc [INFO] [stderr] 22: 0x5b3394733de6 - std::sys::backtrace::__rust_begin_short_backtrace::hc17e3a9330b73b19 [INFO] [stderr] 23: 0x5b3394733a69 - std::rt::lang_start::{{closure}}::h3f9f9fed0c21149d [INFO] [stderr] 24: 0x5b33947c6d70 - core::ops::function::impls:: for &F>::call_once::hb8292cd14118a4be [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 25: 0x5b33947c6d70 - std::panicking::catch_unwind::do_call::hdf0d059b4e7fb752 [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/panicking.rs:589:40 [INFO] [stderr] 26: 0x5b33947c6d70 - std::panicking::catch_unwind::h08929b1a143c72c2 [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/panicking.rs:552:19 [INFO] [stderr] 27: 0x5b33947c6d70 - std::panic::catch_unwind::hf7681936c4559ffe [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x5b33947c6d70 - std::rt::lang_start_internal::{{closure}}::h6e7a6cb55c4a70b7 [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/rt.rs:175:24 [INFO] [stderr] 29: 0x5b33947c6d70 - std::panicking::catch_unwind::do_call::h212fecc78026b78a [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/panicking.rs:589:40 [INFO] [stderr] 30: 0x5b33947c6d70 - std::panicking::catch_unwind::h365af9254305778a [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/panicking.rs:552:19 [INFO] [stderr] 31: 0x5b33947c6d70 - std::panic::catch_unwind::h8f72ff62b89e6569 [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/panic.rs:359:14 [INFO] [stderr] 32: 0x5b33947c6d70 - std::rt::lang_start_internal::h06c58908e044d91b [INFO] [stderr] at /rustc/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/library/std/src/rt.rs:171:5 [INFO] [stderr] 33: 0x5b3394733a51 - std::rt::lang_start::h70171026f3e236ca [INFO] [stderr] 34: 0x5b3394737b65 - main [INFO] [stderr] 35: 0x73d1d9d521ca - [INFO] [stderr] 36: 0x73d1d9d5228b - __libc_start_main [INFO] [stderr] 37: 0x5b3394733805 - _start [INFO] [stderr] 38: 0x0 - [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetae83xYZ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `toml` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0bb6c4541b7ee034b0df924e6d23d0fbc73b275c7db4551733a6e2b3fe3aa939", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bb6c4541b7ee034b0df924e6d23d0fbc73b275c7db4551733a6e2b3fe3aa939", kill_on_drop: false }` [INFO] [stdout] 0bb6c4541b7ee034b0df924e6d23d0fbc73b275c7db4551733a6e2b3fe3aa939