[INFO] cloning repository https://github.com/yuvo88/RustCBindings
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yuvo88/RustCBindings" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuvo88%2FRustCBindings", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuvo88%2FRustCBindings'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuvo88%2FRustCBindings: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/yuvo88/RustCBindings
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yuvo88/RustCBindings" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuvo88%2FRustCBindings", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuvo88%2FRustCBindings'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 004592fe3a293587c257a685b88df59414df7ed9
[INFO] checking yuvo88/RustCBindings against master#3350c1eb3fd8fe1bee1ed4c76944d707bd256876 for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuvo88%2FRustCBindings" "/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/yuvo88/RustCBindings on toolchain 3350c1eb3fd8fe1bee1ed4c76944d707bd256876
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/yuvo88/RustCBindings
[INFO] finished tweaking git repo https://github.com/yuvo88/RustCBindings
[INFO] tweaked toml for git repo https://github.com/yuvo88/RustCBindings written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/yuvo88/RustCBindings 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" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 46ec4ca36381058a586c6ff8a6aa28f8f0a222b3ed0b213aca451e97cc97af0c
[INFO] running `Command { std: "docker" "start" "-a" "46ec4ca36381058a586c6ff8a6aa28f8f0a222b3ed0b213aca451e97cc97af0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46ec4ca36381058a586c6ff8a6aa28f8f0a222b3ed0b213aca451e97cc97af0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46ec4ca36381058a586c6ff8a6aa28f8f0a222b3ed0b213aca451e97cc97af0c", kill_on_drop: false }`
[INFO] [stdout] 46ec4ca36381058a586c6ff8a6aa28f8f0a222b3ed0b213aca451e97cc97af0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6b7cead5d42e1498c23b94ac15be6bcc8959b0d84e27160c6d658193d7a0bb6
[INFO] running `Command { std: "docker" "start" "-a" "c6b7cead5d42e1498c23b94ac15be6bcc8959b0d84e27160c6d658193d7a0bb6", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling RustCBindings v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `RustCBindings v0.1.0 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/RustCBindings-eee8a4625f940b6d/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[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/RustCBindings-236563c9d12e2ca0/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/workdir/libprint_in_c" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/RustCBindings-236563c9d12e2ca0/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug"
[INFO] [stderr]   -- The C compiler identification is GNU 13.3.0
[INFO] [stderr]   -- Detecting C compiler ABI info
[INFO] [stderr]   -- Detecting C compiler ABI info - failed
[INFO] [stderr]   -- Check for working C compiler: /usr/bin/cc
[INFO] [stderr]   -- Check for working C compiler: /usr/bin/cc - broken
[INFO] [stderr]   -- Configuring incomplete, errors occurred!
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[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 <min> value or use a ...<max> suffix to tell
[INFO] [stderr]     CMake that the project does not need compatibility with older versions.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   CMake Error at /usr/share/cmake-3.28/Modules/CMakeTestCCompiler.cmake:67 (message):
[INFO] [stderr]     The C compiler
[INFO] [stderr] 
[INFO] [stderr]       "/usr/bin/cc"
[INFO] [stderr] 
[INFO] [stderr]     is not able to compile a simple test program.
[INFO] [stderr] 
[INFO] [stderr]     It fails with the following output:
[INFO] [stderr] 
[INFO] [stderr]       Change Dir: '/opt/rustwide/target/debug/build/RustCBindings-236563c9d12e2ca0/out/build/CMakeFiles/CMakeScratch/TryCompile-tmR2lk'
[INFO] [stderr]       
[INFO] [stderr]       Run Build Command(s): /usr/bin/cmake -E env VERBOSE=1 /usr/bin/gmake -f Makefile cmTC_37591/fast
[INFO] [stderr]       /usr/bin/gmake  -f CMakeFiles/cmTC_37591.dir/build.make CMakeFiles/cmTC_37591.dir/build
[INFO] [stderr]       gmake[1]: Entering directory '/opt/rustwide/target/debug/build/RustCBindings-236563c9d12e2ca0/out/build/CMakeFiles/CMakeScratch/TryCompile-tmR2lk'
[INFO] [stderr]       Building C object CMakeFiles/cmTC_37591.dir/testCCompiler.c.o
[INFO] [stderr]       /usr/bin/cc   -ffunction-sections -fdata-sections -fPIC -m64  -o CMakeFiles/cmTC_37591.dir/testCCompiler.c.o -c /opt/rustwide/target/debug/build/RustCBindings-236563c9d12e2ca0/out/build/CMakeFiles/CMakeScratch/TryCompile-tmR2lk/testCCompiler.c
[INFO] [stderr]       /opt/rustwide/target/debug/build/RustCBindings-236563c9d12e2ca0/out/build/CMakeFiles/CMakeScratch/TryCompile-tmR2lk/testCCompiler.c:11:1: fatal error: error closing /tmp/cccDnUpg.s: No space left on device
[INFO] [stderr]          11 | { (void)argv; return argc-1;}
[INFO] [stderr]             | ^
[INFO] [stderr]       compilation terminated.
[INFO] [stderr]       gmake[1]: *** [CMakeFiles/cmTC_37591.dir/build.make:78: CMakeFiles/cmTC_37591.dir/testCCompiler.c.o] Error 1
[INFO] [stderr]       gmake[1]: Leaving directory '/opt/rustwide/target/debug/build/RustCBindings-236563c9d12e2ca0/out/build/CMakeFiles/CMakeScratch/TryCompile-tmR2lk'
[INFO] [stderr]       gmake: *** [Makefile:127: cmTC_37591/fast] Error 2
[INFO] [stderr]       
[INFO] [stderr]       
[INFO] [stderr] 
[INFO] [stderr]     
[INFO] [stderr] 
[INFO] [stderr]     CMake will not be able to correctly generate this project.
[INFO] [stderr]   Call Stack (most recent call first):
[INFO] [stderr]     CMakeLists.txt:2 (project)
[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.50/src/lib.rs:1098:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5d15b4e27682 - std::backtrace_rs::backtrace::libunwind::trace::h563a2beac1baee5d
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5d15b4e27682 - std::backtrace_rs::backtrace::trace_unsynchronized::hdc700c8ea914f702
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5d15b4e27682 - std::sys::backtrace::_print_fmt::h1b39b2ce6204063a
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5d15b4e27682 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h542d155fb00771a6
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5d15b4e49893 - core::fmt::rt::Argument::fmt::h387f243e796dbb39
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/core/src/fmt/rt.rs:179:76
[INFO] [stderr]      5:     0x5d15b4e49893 - core::fmt::write::h5c20ef0aafe2b529
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/core/src/fmt/mod.rs:1481:25
[INFO] [stderr]      6:     0x5d15b4e24313 - std::io::default_write_fmt::hcd6191d430111ac5
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5d15b4e24313 - std::io::Write::write_fmt::hac11ffd732faa171
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/io/mod.rs:1914:13
[INFO] [stderr]      8:     0x5d15b4e274d2 - std::sys::backtrace::BacktraceLock::print::h47f90f237b73cbf4
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5d15b4e28912 - std::panicking::default_hook::{{closure}}::h6282c72a1387d25f
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:300:22
[INFO] [stderr]     10:     0x5d15b4e28715 - std::panicking::default_hook::he6b494ff3c83ead4
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x5d15b4e29332 - std::panicking::rust_panic_with_hook::h149b08272aeb16bc
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x5d15b4e290ba - std::panicking::begin_panic_handler::{{closure}}::hcdbe86989a0ba44a
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:706:13
[INFO] [stderr]     13:     0x5d15b4e27b89 - std::sys::backtrace::__rust_end_short_backtrace::hf8d59804c2387dc6
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     14:     0x5d15b4e28d4d - __rustc[2d4870ff425ddf61]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:697:5
[INFO] [stderr]     15:     0x5d15b4e487c0 - core::panicking::panic_fmt::he8c25f98fc794a04
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x5d15b4dbf94b - cmake::fail::h4e7e1f5df7a959ec
[INFO] [stderr]     17:     0x5d15b4dbf1ea - cmake::run::h5d140767dee6b173
[INFO] [stderr]     18:     0x5d15b4dbb59b - cmake::Config::build::h42b563d65651b6df
[INFO] [stderr]     19:     0x5d15b4dabea5 - build_script_build::main::h7840388e53d0a606
[INFO] [stderr]     20:     0x5d15b4daa9d3 - core::ops::function::FnOnce::call_once::hbdba7c7f70355032
[INFO] [stderr]     21:     0x5d15b4daa966 - std::sys::backtrace::__rust_begin_short_backtrace::hba63684207b202da
[INFO] [stderr]     22:     0x5d15b4daa8e9 - std::rt::lang_start::{{closure}}::h5c437bf3e364c74c
[INFO] [stderr]     23:     0x5d15b4e1f6d0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h7076474eed8656b3
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     24:     0x5d15b4e1f6d0 - std::panicking::try::do_call::hbd0cac780971e5ed
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:589:40
[INFO] [stderr]     25:     0x5d15b4e1f6d0 - std::panicking::try::h3cbc02d8aba51c73
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:552:19
[INFO] [stderr]     26:     0x5d15b4e1f6d0 - std::panic::catch_unwind::h6b36eecd966bb8ff
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x5d15b4e1f6d0 - std::rt::lang_start_internal::{{closure}}::hdbe6db4edf3386dc
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/rt.rs:168:24
[INFO] [stderr]     28:     0x5d15b4e1f6d0 - std::panicking::try::do_call::h510fcf1b84eec1a9
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:589:40
[INFO] [stderr]     29:     0x5d15b4e1f6d0 - std::panicking::try::h3dc1c9c2c726907f
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:552:19
[INFO] [stderr]     30:     0x5d15b4e1f6d0 - std::panic::catch_unwind::haa7a05f30e57423e
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x5d15b4e1f6d0 - std::rt::lang_start_internal::h85e7d85bc582d158
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/rt.rs:164:5
[INFO] [stderr]     32:     0x5d15b4daa8d1 - std::rt::lang_start::h915ada5d517fad12
[INFO] [stderr]     33:     0x5d15b4dac015 - main
[INFO] [stderr]     34:     0x7a9e7a5bf1ca - <unknown>
[INFO] [stderr]     35:     0x7a9e7a5bf28b - __libc_start_main
[INFO] [stderr]     36:     0x5d15b4daa705 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "c6b7cead5d42e1498c23b94ac15be6bcc8959b0d84e27160c6d658193d7a0bb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6b7cead5d42e1498c23b94ac15be6bcc8959b0d84e27160c6d658193d7a0bb6", kill_on_drop: false }`
[INFO] [stdout] c6b7cead5d42e1498c23b94ac15be6bcc8959b0d84e27160c6d658193d7a0bb6
