[INFO] cloning repository https://github.com/ds82/bluetooth-mqtt-notifier [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ds82/bluetooth-mqtt-notifier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fds82%2Fbluetooth-mqtt-notifier", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fds82%2Fbluetooth-mqtt-notifier'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6426bc385357d74c3d9a7feef29dc96200ea78ec [INFO] checking ds82/bluetooth-mqtt-notifier against master#2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fds82%2Fbluetooth-mqtt-notifier" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ds82/bluetooth-mqtt-notifier on toolchain 2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ds82/bluetooth-mqtt-notifier [INFO] finished tweaking git repo https://github.com/ds82/bluetooth-mqtt-notifier [INFO] tweaked toml for git repo https://github.com/ds82/bluetooth-mqtt-notifier written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ds82/bluetooth-mqtt-notifier 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" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded btleplug v0.10.5 [INFO] [stderr] Downloaded paho-mqtt v0.12.1 [INFO] [stderr] Downloaded paho-mqtt-sys v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36b21a1505a6ea2a536203616dcf99395121657b9a97e0b00bcc707347f820d6 [INFO] running `Command { std: "docker" "start" "-a" "36b21a1505a6ea2a536203616dcf99395121657b9a97e0b00bcc707347f820d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36b21a1505a6ea2a536203616dcf99395121657b9a97e0b00bcc707347f820d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36b21a1505a6ea2a536203616dcf99395121657b9a97e0b00bcc707347f820d6", kill_on_drop: false }` [INFO] [stdout] 36b21a1505a6ea2a536203616dcf99395121657b9a97e0b00bcc707347f820d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 320696de707b23e076326847ec2009d205635bf8d76065a67d2db8208714332d [INFO] running `Command { std: "docker" "start" "-a" "320696de707b23e076326847ec2009d205635bf8d76065a67d2db8208714332d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling serde v1.0.166 [INFO] [stderr] Compiling thiserror v1.0.41 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling rustix v0.38.3 [INFO] [stderr] Checking regex-syntax v0.7.3 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking xml-rs v0.8.15 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking concurrent-queue v2.2.0 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking async-channel v1.8.0 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Checking time-core v0.1.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking time v0.3.22 [INFO] [stderr] Checking dashmap v5.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling paho-mqtt-sys v0.8.1 [INFO] [stderr] Checking is-terminal v0.4.8 [INFO] [stderr] Checking regex-automata v0.3.0 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetar1ggw4/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `paho-mqtt-sys v0.8.1` [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/paho-mqtt-sys-0addbf7bd1484b41/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] debug:Running the bundled build for Paho C [INFO] [stderr] cargo:rerun-if-changed=build.rs [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/paho-mqtt-sys-59a1b991f4e06525/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/paho-mqtt-sys-0.8.1/paho.mqtt.c/" "-DPAHO_BUILD_SHARED=off" "-DPAHO_BUILD_STATIC=on" "-DPAHO_ENABLE_TESTING=off" "-DPAHO_HIGH_PERFORMANCE=on" "-DPAHO_WITH_SSL=on" "-DOPENSSL_ROOT_DIR=/usr" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/paho-mqtt-sys-59a1b991f4e06525/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Debug" [INFO] [stderr] -- The C compiler identification is GNU 13.3.0 [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc - skipped [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- CMake version: 3.28.3 [INFO] [stderr] -- CMake system name: Linux [INFO] [stderr] -- Timestamp is 2025-06-22T02:42:30Z [INFO] [stderr] -- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "3.0.13") [INFO] [stderr] -- Configuring done (1.1s) [INFO] [stderr] -- Generating done (0.1s) [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] CMake Deprecation Warning at CMakeLists.txt:20 (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/paho-mqtt-sys-59a1b991f4e06525/out/build/src/CMakeFiles/Base64TestOpenSSL.dir/build.make.tmpe6657 [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/paho-mqtt-sys-59a1b991f4e06525/out/build/src/CMakeFiles/Base64TestOpenSSL.dir/compiler_depend.make.tmp78bfa [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/paho-mqtt-sys-59a1b991f4e06525/out/build/src/CMakeFiles/Base64TestOpenSSL.dir/compiler_depend.ts.tmp9383a [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/paho-mqtt-sys-59a1b991f4e06525/out/build/src/CMakeFiles/Base64TestOpenSSL.dir/depend.make.tmpc36d5 [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/paho-mqtt-sys-59a1b991f4e06525/out/build/src/CMakeFiles/Base64TestOpenSSL.dir/flags.make.tmp09afb [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/paho-mqtt-sys-59a1b991f4e06525/out/build/src/CMakeFiles/Base64TestOpenSSL.dir/link.txt.tmp70c8a [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Could not create /opt/rustwide/target/debug/build/paho-mqtt-sys-59a1b991f4e06525/out/build/src/CMakeFiles/Base64TestOpenSSL.dir/cmake_clean.cmake [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/paho-mqtt-sys-59a1b991f4e06525/out/build/src/CMakeFiles/Base64TestOpenSSL.dir/DependInfo.cmake.tmp01bff [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/paho-mqtt-sys-59a1b991f4e06525/out/build/src/CMakeFiles/Sha1Test.dir/build.make.tmp05ffa [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/paho-mqtt-sys-59a1b991f4e06525/out/build/src/CMakeFiles/Sha1Test.dir/compiler_depend.make.tmpbad6a [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/paho-mqtt-sys-59a1b991f4e06525/out/build/src/CMakeFiles/Sha1Test.dir/compiler_depend.ts.tmp5f760 [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/paho-mqtt-sys-59a1b991f4e06525/out/build/src/CMakeFiles/Sha1Test.dir/depend.make.tmpc661f [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/paho-mqtt-sys-59a1b991f4e06525/out/build/src/CMakeFiles/Sha1Test.dir/flags.make.tmp739c9 [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Warning: [INFO] [stderr] Manually-specified variables were not used by the project: [INFO] [stderr] [INFO] [stderr] CMAKE_ASM_COMPILER [INFO] [stderr] CMAKE_ASM_FLAGS [INFO] [stderr] CMAKE_CXX_COMPILER [INFO] [stderr] CMAKE_CXX_FLAGS [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Generate step failed. Build files cannot be regenerated correctly. [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: 0x5e61d03051d2 - std::backtrace_rs::backtrace::libunwind::trace::hd14a24173f46cb58 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5e61d03051d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hf98b0ae37bedcba9 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5e61d03051d2 - std::sys::backtrace::_print_fmt::h1ffbdcae7507ab6e [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5e61d03051d2 - ::fmt::h0f9940e400100849 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5e61d0328d33 - core::fmt::rt::Argument::fmt::he37722bdc5ac2233 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5e61d0328d33 - core::fmt::write::h9f621fbfd70455b0 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/core/src/fmt/mod.rs:1460:25 [INFO] [stderr] 6: 0x5e61d0301fb3 - std::io::default_write_fmt::ha776a7601ac5725f [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5e61d0301fb3 - std::io::Write::write_fmt::h301b1254ea583ba7 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5e61d0305022 - std::sys::backtrace::BacktraceLock::print::hcad7af9fd5710633 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5e61d03069f2 - std::panicking::default_hook::{{closure}}::h6d805c2f8461223d [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x5e61d03067f5 - std::panicking::default_hook::hb3c5c6b67b95c6ca [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5e61d0307402 - std::panicking::rust_panic_with_hook::h05d9a09301dada93 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5e61d030719a - std::panicking::begin_panic_handler::{{closure}}::ha4c9a2cedeed5b3b [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5e61d03056d9 - std::sys::backtrace::__rust_end_short_backtrace::hac4aae8c1164dde3 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5e61d0306e2d - __rustc[9cc42e5720117fc3]::rust_begin_unwind [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5e61d0327c80 - core::panicking::panic_fmt::hb07b0d57352a4f72 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5e61d029affb - cmake::fail::h90c289dcc39223d3 [INFO] [stderr] 17: 0x5e61d029a89a - cmake::run::h3c6ab67aa2c26de1 [INFO] [stderr] 18: 0x5e61d0296c4b - cmake::Config::build::hc1daced0cfc9bbcc [INFO] [stderr] 19: 0x5e61d02867be - build_script_build::build::main::h59574a16aebbce56 [INFO] [stderr] 20: 0x5e61d0285196 - build_script_build::main::h3cc07bffd58cc820 [INFO] [stderr] 21: 0x5e61d0282ee3 - core::ops::function::FnOnce::call_once::h508da5c87198c80b [INFO] [stderr] 22: 0x5e61d0282bb6 - std::sys::backtrace::__rust_begin_short_backtrace::h16c1b79d47016edc [INFO] [stderr] 23: 0x5e61d0282aa9 - std::rt::lang_start::{{closure}}::h8686eaf18a5d945d [INFO] [stderr] 24: 0x5e61d02fd370 - core::ops::function::impls:: for &F>::call_once::h92c050eabfcd0d97 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 25: 0x5e61d02fd370 - std::panicking::catch_unwind::do_call::hf9f606276318aed7 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/panicking.rs:589:40 [INFO] [stderr] 26: 0x5e61d02fd370 - std::panicking::catch_unwind::hf55f186f06dc3082 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/panicking.rs:552:19 [INFO] [stderr] 27: 0x5e61d02fd370 - std::panic::catch_unwind::h83f91c5a2bf19cac [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x5e61d02fd370 - std::rt::lang_start_internal::{{closure}}::hd6de3d057391b393 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/rt.rs:175:24 [INFO] [stderr] 29: 0x5e61d02fd370 - std::panicking::catch_unwind::do_call::hcf6b460cb82f9e16 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/panicking.rs:589:40 [INFO] [stderr] 30: 0x5e61d02fd370 - std::panicking::catch_unwind::hc6e4f5af52b3fe6a [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/panicking.rs:552:19 [INFO] [stderr] 31: 0x5e61d02fd370 - std::panic::catch_unwind::h93e8146ec116d777 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/panic.rs:359:14 [INFO] [stderr] 32: 0x5e61d02fd370 - std::rt::lang_start_internal::h58d262c626bfc901 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/rt.rs:171:5 [INFO] [stderr] 33: 0x5e61d0282a91 - std::rt::lang_start::h0b8ba654a86cea88 [INFO] [stderr] 34: 0x5e61d02872e5 - main [INFO] [stderr] 35: 0x7066ff3e61ca - [INFO] [stderr] 36: 0x7066ff3e628b - __libc_start_main [INFO] [stderr] 37: 0x5e61d02827b5 - _start [INFO] [stderr] 38: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `openssl-sys` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta7lftfl/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaTwRp6t" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-automata` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "320696de707b23e076326847ec2009d205635bf8d76065a67d2db8208714332d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "320696de707b23e076326847ec2009d205635bf8d76065a67d2db8208714332d", kill_on_drop: false }` [INFO] [stdout] 320696de707b23e076326847ec2009d205635bf8d76065a67d2db8208714332d