[INFO] cloning repository https://github.com/wasabipesto/nice-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wasabipesto/nice-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwasabipesto%2Fnice-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwasabipesto%2Fnice-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6a27a97250e3844630651084af66c89191af4e94
[INFO] checking wasabipesto/nice-rust against master#b3bd7058c139e71bae0862ef8f8ac936208873e9 for pr-123752
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwasabipesto%2Fnice-rust" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/wasabipesto/nice-rust on toolchain b3bd7058c139e71bae0862ef8f8ac936208873e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/wasabipesto/nice-rust
[INFO] finished tweaking git repo https://github.com/wasabipesto/nice-rust
[INFO] tweaked toml for git repo https://github.com/wasabipesto/nice-rust written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/wasabipesto/nice-rust 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" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded malachite v0.4.6
[INFO] [stderr]   Downloaded malachite-q v0.4.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c9b6155512ae6bdc7c0ed5c140232a8197a4896f7db3f913377497f800794ddc
[INFO] running `Command { std: "docker" "start" "-a" "c9b6155512ae6bdc7c0ed5c140232a8197a4896f7db3f913377497f800794ddc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9b6155512ae6bdc7c0ed5c140232a8197a4896f7db3f913377497f800794ddc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9b6155512ae6bdc7c0ed5c140232a8197a4896f7db3f913377497f800794ddc", kill_on_drop: false }`
[INFO] [stdout] c9b6155512ae6bdc7c0ed5c140232a8197a4896f7db3f913377497f800794ddc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ec7c068810d404e0c567c95b382a08d1825392261b6f98f013cd81f0bb16fe1
[INFO] running `Command { std: "docker" "start" "-a" "6ec7c068810d404e0c567c95b382a08d1825392261b6f98f013cd81f0bb16fe1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling openssl-src v300.2.3+3.2.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking malachite-base v0.4.6
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaXCwtrI"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.102`
[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/openssl-sys-0811f8c4a7ca3854/build-script-main` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_NO_VENDOR
[INFO] [stderr]   X86_64_UNKNOWN_LINUX_GNU_OPENSSL_NO_VENDOR unset
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_NO_VENDOR
[INFO] [stderr]   OPENSSL_NO_VENDOR unset
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/openssl-src-300.2.3+3.2.1/src/lib.rs:652:17:
[INFO] [stderr]   failed to copy "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/openssl-src-300.2.3+3.2.1/openssl/crypto/ec/ecp_oct.c" to "/opt/rustwide/target/debug/build/openssl-sys-59e413cf99ae83b5/out/openssl-build/build/src/crypto/ec/ecp_oct.c": No space left on device (os error 28)
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x56275612ade5 - std::backtrace_rs::backtrace::libunwind::trace::hc0846b9d5d734da3
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stderr]      1:     0x56275612ade5 - std::backtrace_rs::backtrace::trace_unsynchronized::haaeb5c07fc5f1c16
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x56275612ade5 - std::sys_common::backtrace::_print_fmt::hf422d8687c118c78
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x56275612ade5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h826b8e7caae31c92
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x5627561501eb - core::fmt::rt::Argument::fmt::ha5794cc754ea58dc
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/core/src/fmt/rt.rs:142:9
[INFO] [stderr]      5:     0x5627561501eb - core::fmt::write::h90bf88fced7d7a85
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/core/src/fmt/mod.rs:1153:17
[INFO] [stderr]      6:     0x56275612767f - std::io::Write::write_fmt::h0542e06a2975a65e
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/io/mod.rs:1850:15
[INFO] [stderr]      7:     0x56275612abbe - std::sys_common::backtrace::_print::h6c5d0ea7000c081f
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x56275612abbe - std::sys_common::backtrace::print::h8cc61d3d9cfe4b43
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x56275612c699 - std::panicking::default_hook::{{closure}}::ha840b187609a73dc
[INFO] [stderr]     10:     0x56275612c3b5 - std::panicking::default_hook::h64931701a8dfbeb5
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/panicking.rs:291:9
[INFO] [stderr]     11:     0x56275612cb34 - std::panicking::rust_panic_with_hook::h0fc054ea3f5b1656
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/panicking.rs:788:13
[INFO] [stderr]     12:     0x56275612ca16 - std::panicking::begin_panic_handler::{{closure}}::hd39fcf318858b44e
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/panicking.rs:657:13
[INFO] [stderr]     13:     0x56275612b2a9 - std::sys_common::backtrace::__rust_end_short_backtrace::h41bac59379df1622
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x56275612c747 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/panicking.rs:645:5
[INFO] [stderr]     15:     0x5627560192f6 - core::panicking::panic_fmt::h7b8f1967fb403697
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/core/src/panicking.rs:72:14
[INFO] [stderr]     16:     0x5627560a2f9f - openssl_src::cp_r::hff9a07ace2ede2a0
[INFO] [stderr]     17:     0x5627560a31c9 - openssl_src::cp_r::hff9a07ace2ede2a0
[INFO] [stderr]     18:     0x5627560a31c9 - openssl_src::cp_r::hff9a07ace2ede2a0
[INFO] [stderr]     19:     0x56275609d020 - openssl_src::Build::build::h379bacbb381636e5
[INFO] [stderr]     20:     0x562756029039 - build_script_main::find_vendored::get_openssl::h1ba89c9b686ae2fe
[INFO] [stderr]     21:     0x56275601d588 - build_script_main::find_openssl::hefe8a963404316bf
[INFO] [stderr]     22:     0x56275601d791 - build_script_main::main::hba90dedd2fbb08af
[INFO] [stderr]     23:     0x56275601aa43 - core::ops::function::FnOnce::call_once::he1f9b8444f599139
[INFO] [stderr]     24:     0x56275601a046 - std::sys_common::backtrace::__rust_begin_short_backtrace::hab2f5b597d3328f5
[INFO] [stderr]     25:     0x56275601a099 - std::rt::lang_start::{{closure}}::hfb2045e2d025fb5a
[INFO] [stderr]     26:     0x5627561234f6 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h49d0eb024581c58d
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     27:     0x5627561234f6 - std::panicking::try::do_call::h216b6896714a987d
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/panicking.rs:552:40
[INFO] [stderr]     28:     0x5627561234f6 - std::panicking::try::h4bac5f28dc782f91
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/panicking.rs:516:19
[INFO] [stderr]     29:     0x5627561234f6 - std::panic::catch_unwind::h2a45431533d7ee9c
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/panic.rs:149:14
[INFO] [stderr]     30:     0x5627561234f6 - std::rt::lang_start_internal::{{closure}}::h93ba00e1aef300e8
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/rt.rs:141:48
[INFO] [stderr]     31:     0x5627561234f6 - std::panicking::try::do_call::hbeece6a5e5d1de22
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/panicking.rs:552:40
[INFO] [stderr]     32:     0x5627561234f6 - std::panicking::try::h48d13e3c46df2cb2
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/panicking.rs:516:19
[INFO] [stderr]     33:     0x5627561234f6 - std::panic::catch_unwind::he1a369a4d9ab7488
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/panic.rs:149:14
[INFO] [stderr]     34:     0x5627561234f6 - std::rt::lang_start_internal::h5fddfc687b4198c5
[INFO] [stderr]                                  at /rustc/b3bd7058c139e71bae0862ef8f8ac936208873e9/library/std/src/rt.rs:141:20
[INFO] [stderr]     35:     0x56275601a077 - std::rt::lang_start::h6c84f8f77a76e514
[INFO] [stderr]     36:     0x562756021e75 - main
[INFO] [stderr]     37:     0x7fd5782ccd90 - <unknown>
[INFO] [stderr]     38:     0x7fd5782cce40 - __libc_start_main
[INFO] [stderr]     39:     0x562756019a85 - _start
[INFO] [stderr]     40:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/rmetaQC9YPC"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `httparse` (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/rmeta6ff95W"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `futures-channel` (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/rmetaMUusuU"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `anstyle` (lib) due to 1 previous error
[INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/malachite_base-6923d172811f1550.d`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `malachite-base` (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/rmetar5vOsM"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `futures-util` (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/rmetayqYOW1"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tokio` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "6ec7c068810d404e0c567c95b382a08d1825392261b6f98f013cd81f0bb16fe1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ec7c068810d404e0c567c95b382a08d1825392261b6f98f013cd81f0bb16fe1", kill_on_drop: false }`
[INFO] [stdout] 6ec7c068810d404e0c567c95b382a08d1825392261b6f98f013cd81f0bb16fe1
[INFO] checking wasabipesto/nice-rust against try#57fe1b734d9ff1c8a92bda60b85506b9648158d3 for pr-123752
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwasabipesto%2Fnice-rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-3-tc2/source': No space left on device
[INFO] checking wasabipesto/nice-rust against try#57fe1b734d9ff1c8a92bda60b85506b9648158d3 for pr-123752
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwasabipesto%2Fnice-rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-3-tc2/source': No space left on device
[INFO] checking wasabipesto/nice-rust against try#57fe1b734d9ff1c8a92bda60b85506b9648158d3 for pr-123752
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwasabipesto%2Fnice-rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-3-tc2/source': No space left on device
[INFO] checking wasabipesto/nice-rust against try#57fe1b734d9ff1c8a92bda60b85506b9648158d3 for pr-123752
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwasabipesto%2Fnice-rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-3-tc2/source': No space left on device
[INFO] checking wasabipesto/nice-rust against try#57fe1b734d9ff1c8a92bda60b85506b9648158d3 for pr-123752
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwasabipesto%2Fnice-rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-3-tc2/source': No space left on device
[ERROR] this task or one of its parent failed!
[ERROR] failed to checkout https://github.com/wasabipesto/nice-rust
[ERROR] caused by: command failed: exit status: 128
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.
