[INFO] cloning repository https://github.com/kenjiSpecial/rust-cubemap-slicer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kenjiSpecial/rust-cubemap-slicer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkenjiSpecial%2Frust-cubemap-slicer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkenjiSpecial%2Frust-cubemap-slicer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb34d86d4e4d36bb58f88d68e12c6ae13d555e93 [INFO] testing kenjiSpecial/rust-cubemap-slicer against master#9e297bf54d31eb3b30067208ff9af4416945a2ed for pr-125507 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkenjiSpecial%2Frust-cubemap-slicer" "/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/kenjiSpecial/rust-cubemap-slicer on toolchain 9e297bf54d31eb3b30067208ff9af4416945a2ed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kenjiSpecial/rust-cubemap-slicer [INFO] finished tweaking git repo https://github.com/kenjiSpecial/rust-cubemap-slicer [INFO] tweaked toml for git repo https://github.com/kenjiSpecial/rust-cubemap-slicer written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kenjiSpecial/rust-cubemap-slicer 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" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cmake v0.1.33 [INFO] [stderr] Downloaded glfw-sys v3.2.2 [INFO] [stderr] Downloaded glfw v0.24.0 [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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e7863460d50780ac3e746f0bb8fad4f87e7c893dbed657b6945b2fb20323aae [INFO] running `Command { std: "docker" "start" "-a" "3e7863460d50780ac3e746f0bb8fad4f87e7c893dbed657b6945b2fb20323aae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e7863460d50780ac3e746f0bb8fad4f87e7c893dbed657b6945b2fb20323aae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e7863460d50780ac3e746f0bb8fad4f87e7c893dbed657b6945b2fb20323aae", kill_on_drop: false }` [INFO] [stdout] 3e7863460d50780ac3e746f0bb8fad4f87e7c893dbed657b6945b2fb20323aae [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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 203322e4cd2e22fad7600d70d53b8123bbf6d1469486ee4ada3697663a80155a [INFO] running `Command { std: "docker" "start" "-a" "203322e4cd2e22fad7600d70d53b8123bbf6d1469486ee4ada3697663a80155a", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling cc v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustc-serialize-0.3.24/src/serialize.rs:1155:5 [INFO] [stdout] | [INFO] [stdout] 1155 | fn decode(d: &mut D) -> Result, D::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `T` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/alloc/src/borrow.rs:180:30 [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling cmake v0.1.33 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling glfw-sys v3.2.2 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling inflate v0.4.3 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] error: failed to run custom build command for `glfw-sys v3.2.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/glfw-sys-26205b15a014a407/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/glfw-sys-40ec215d32dd4127/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glfw-sys-3.2.2/." "-DGLFW_BUILD_EXAMPLES=OFF" "-DGLFW_BUILD_TESTS=OFF" "-DGLFW_BUILD_DOCS=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/glfw-sys-40ec215d32dd4127/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_BUILD_TYPE=Debug" [INFO] [stderr] -- The C compiler identification is GNU 11.4.0 [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc - skipped [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Looking for pthread.h [INFO] [stderr] -- Looking for pthread.h - found [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [INFO] [stderr] -- Found Threads: TRUE [INFO] [stderr] -- Found Vulkan: /usr/lib/x86_64-linux-gnu/libvulkan.so [INFO] [stderr] -- Using X11 for window creation [INFO] [stderr] -- Found X11: /usr/include [INFO] [stderr] -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so [INFO] [stderr] -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so - found [INFO] [stderr] -- Looking for gethostbyname [INFO] [stderr] -- Looking for gethostbyname - found [INFO] [stderr] -- Looking for connect [INFO] [stderr] -- Looking for connect - found [INFO] [stderr] -- Looking for remove [INFO] [stderr] -- Looking for remove - found [INFO] [stderr] -- Looking for shmat [INFO] [stderr] -- Looking for shmat - found [INFO] [stderr] -- Looking for IceConnectionNumber in ICE [INFO] [stderr] -- Looking for IceConnectionNumber in ICE - not found [INFO] [stderr] -- Configuring done [INFO] [stderr] -- Generating done [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Deprecation Warning at CMakeLists.txt:10 (cmake_policy): [INFO] [stderr] The OLD behavior for policy CMP0042 will be removed from a future version [INFO] [stderr] of CMake. [INFO] [stderr] [INFO] [stderr] The cmake-policies(7) manual explains that the OLD behaviors of all [INFO] [stderr] policies are deprecated and that a policy should be set to OLD only under [INFO] [stderr] specific short-term circumstances. Projects should be ported to the NEW [INFO] [stderr] behavior and not rely on setting a policy to OLD. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/glfw-sys-40ec215d32dd4127/out/build/CMakeFiles/uninstall.dir/build.make.tmpc6a9f [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/glfw-sys-40ec215d32dd4127/out/build/CMakeFiles/uninstall.dir/compiler_depend.make.tmp2d4d3 [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/glfw-sys-40ec215d32dd4127/out/build/CMakeFiles/uninstall.dir/compiler_depend.ts.tmp67df9 [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Could not create /opt/rustwide/target/debug/build/glfw-sys-40ec215d32dd4127/out/build/CMakeFiles/uninstall.dir/cmake_clean.cmake [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/glfw-sys-40ec215d32dd4127/out/build/CMakeFiles/uninstall.dir/DependInfo.cmake.tmp1aea5 [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: cannot write to file "/opt/rustwide/target/debug/build/glfw-sys-40ec215d32dd4127/out/build/CMakeFiles/Export/lib/cmake/glfw3/glfw3Targets.cmake": No such file or directory [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/glfw-sys-40ec215d32dd4127/out/build/src/CMakeFiles/glfw.dir/build.make.tmp9083d [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/glfw-sys-40ec215d32dd4127/out/build/src/CMakeFiles/glfw.dir/compiler_depend.make.tmp5ce4d [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/glfw-sys-40ec215d32dd4127/out/build/src/CMakeFiles/glfw.dir/compiler_depend.ts.tmp1bca3 [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/glfw-sys-40ec215d32dd4127/out/build/src/CMakeFiles/glfw.dir/depend.make.tmp173c9 [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/glfw-sys-40ec215d32dd4127/out/build/src/CMakeFiles/glfw.dir/flags.make.tmp44df1 [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Could not create /opt/rustwide/target/debug/build/glfw-sys-40ec215d32dd4127/out/build/src/CMakeFiles/glfw.dir/cmake_clean_target.cmake [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/glfw-sys-40ec215d32dd4127/out/build/src/CMakeFiles/glfw.dir/link.txt.tmp54d5f [INFO] [stderr] CMake Error: : System Error: No such file or directory [INFO] [stderr] CMake Error: Could not create /opt/rustwide/target/debug/build/glfw-sys-40ec215d32dd4127/out/build/src/CMakeFiles/glfw.dir/cmake_clean.cmake [INFO] [stderr] CMake Error: Cannot open file for write: /opt/rustwide/target/debug/build/glfw-sys-40ec215d32dd4127/out/build/src/CMakeFiles/glfw.dir/DependInfo.cmake.tmp7a759 [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/glfw-sys-40ec215d32dd4127/out/build/src/CMakeFiles/glfw.dir/progress.make.tmpdf2d6 [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/glfw-sys-40ec215d32dd4127/out/build/CMakeFiles/uninstall.dir/progress.make.tmp7bb62 [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_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] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.33/src/lib.rs:773: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: 0x55a2edfb3fb5 - std::backtrace_rs::backtrace::libunwind::trace::h01616864447d7b30 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x55a2edfb3fb5 - std::backtrace_rs::backtrace::trace_unsynchronized::haf2505f1cce46362 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55a2edfb3fb5 - std::sys_common::backtrace::_print_fmt::h194ca41cc100de5c [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55a2edfb3fb5 - ::fmt::h0cdf3b9de85168c4 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55a2edfd884b - core::fmt::rt::Argument::fmt::h4873b1048d9b82db [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x55a2edfd884b - core::fmt::write::ha4c74c323a0d086c [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/fmt/mod.rs:1172:21 [INFO] [stderr] 6: 0x55a2edfb10df - std::io::Write::write_fmt::h294ecab9c2433d17 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/io/mod.rs:1835:15 [INFO] [stderr] 7: 0x55a2edfb3d8e - std::sys_common::backtrace::_print::h667dd447a835cd2b [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55a2edfb3d8e - std::sys_common::backtrace::print::hd059cf329bebd7b7 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55a2edfb5349 - std::panicking::default_hook::{{closure}}::hcda624442cb26ab2 [INFO] [stderr] 10: 0x55a2edfb50ea - std::panicking::default_hook::h1433a4b0280b10c1 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:298:9 [INFO] [stderr] 11: 0x55a2edfb5803 - std::panicking::rust_panic_with_hook::hbbff73039be21b12 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:795:13 [INFO] [stderr] 12: 0x55a2edfb56e4 - std::panicking::begin_panic_handler::{{closure}}::hf2d595805aea6208 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:664:13 [INFO] [stderr] 13: 0x55a2edfb4479 - std::sys_common::backtrace::__rust_end_short_backtrace::h043134ab1b7436ad [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55a2edfb5417 - rust_begin_unwind [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:652:5 [INFO] [stderr] 15: 0x55a2edfd75d3 - core::panicking::panic_fmt::h5e9d189302ee3459 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x55a2edf61429 - cmake::fail::hf4e816d7d1c99a9d [INFO] [stderr] 17: 0x55a2edf60b68 - cmake::run::hf2e56723783c8279 [INFO] [stderr] 18: 0x55a2edf5d371 - cmake::Config::build::hd09dcd62e0290013 [INFO] [stderr] 19: 0x55a2edf591b8 - build_script_build::main::h21b4fbbb7ce3bdea [INFO] [stderr] 20: 0x55a2edf584f3 - core::ops::function::FnOnce::call_once::h22606b4c12403526 [INFO] [stderr] 21: 0x55a2edf58286 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3cd99e26d3ed1a22 [INFO] [stderr] 22: 0x55a2edf582d9 - std::rt::lang_start::{{closure}}::hf19f86224d1fe193 [INFO] [stderr] 23: 0x55a2edfad27d - core::ops::function::impls:: for &F>::call_once::hda90dce4e6bdefe3 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x55a2edfad27d - std::panicking::try::do_call::h3daba970910de455 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:559:40 [INFO] [stderr] 25: 0x55a2edfad27d - std::panicking::try::h757722b8238f308f [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:523:19 [INFO] [stderr] 26: 0x55a2edfad27d - std::panic::catch_unwind::ha9a0dfc89bdcbc44 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panic.rs:149:14 [INFO] [stderr] 27: 0x55a2edfad27d - std::rt::lang_start_internal::{{closure}}::hd3df972b7066ec2f [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/rt.rs:141:48 [INFO] [stderr] 28: 0x55a2edfad27d - std::panicking::try::do_call::hd363832e82cac377 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:559:40 [INFO] [stderr] 29: 0x55a2edfad27d - std::panicking::try::h0048ebc9f2bbe376 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panicking.rs:523:19 [INFO] [stderr] 30: 0x55a2edfad27d - std::panic::catch_unwind::he639275a09c5d3f2 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/panic.rs:149:14 [INFO] [stderr] 31: 0x55a2edfad27d - std::rt::lang_start_internal::h1d4e04e0996cd2a8 [INFO] [stderr] at /rustc/9e297bf54d31eb3b30067208ff9af4416945a2ed/library/std/src/rt.rs:141:20 [INFO] [stderr] 32: 0x55a2edf582b7 - std::rt::lang_start::hb68f0f356ab1f176 [INFO] [stderr] 33: 0x55a2edf593b5 - main [INFO] [stderr] 34: 0x7f7c4c66fd90 - [INFO] [stderr] 35: 0x7f7c4c66fe40 - __libc_start_main [INFO] [stderr] 36: 0x55a2edf58175 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "203322e4cd2e22fad7600d70d53b8123bbf6d1469486ee4ada3697663a80155a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "203322e4cd2e22fad7600d70d53b8123bbf6d1469486ee4ada3697663a80155a", kill_on_drop: false }` [INFO] [stdout] 203322e4cd2e22fad7600d70d53b8123bbf6d1469486ee4ada3697663a80155a [INFO] testing kenjiSpecial/rust-cubemap-slicer against try#61a9ac64344e91d62f5496627ff363d177f9daab for pr-125507 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkenjiSpecial%2Frust-cubemap-slicer" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-receive.sample' to '/workspace/builds/worker-5-tc2/source/.git/hooks/pre-receive.sample': No space left on device [INFO] testing kenjiSpecial/rust-cubemap-slicer against try#61a9ac64344e91d62f5496627ff363d177f9daab for pr-125507 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkenjiSpecial%2Frust-cubemap-slicer" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/fsmonitor-watchman.sample' to '/workspace/builds/worker-5-tc2/source/.git/hooks/fsmonitor-watchman.sample': No space left on device [INFO] testing kenjiSpecial/rust-cubemap-slicer against try#61a9ac64344e91d62f5496627ff363d177f9daab for pr-125507 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkenjiSpecial%2Frust-cubemap-slicer" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-5-tc2/source': No space left on device [INFO] testing kenjiSpecial/rust-cubemap-slicer against try#61a9ac64344e91d62f5496627ff363d177f9daab for pr-125507 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkenjiSpecial%2Frust-cubemap-slicer" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-5-tc2/source': No space left on device [INFO] testing kenjiSpecial/rust-cubemap-slicer against try#61a9ac64344e91d62f5496627ff363d177f9daab for pr-125507 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkenjiSpecial%2Frust-cubemap-slicer" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-5-tc2/source': No space left on device [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/kenjiSpecial/rust-cubemap-slicer [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.