[INFO] cloning repository https://github.com/yukimemi/spyrun [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yukimemi/spyrun" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyukimemi%2Fspyrun", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyukimemi%2Fspyrun'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 90319078a55762218043bde1ad5972b8b9398fe1 [INFO] checking yukimemi/spyrun against master#73252d51d13c0e4f872c3c51defcf48174860ef6 for pr-119989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyukimemi%2Fspyrun" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yukimemi/spyrun on toolchain 73252d51d13c0e4f872c3c51defcf48174860ef6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73252d51d13c0e4f872c3c51defcf48174860ef6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/yukimemi/spyrun [INFO] finished tweaking git repo https://github.com/yukimemi/spyrun [INFO] tweaked toml for git repo https://github.com/yukimemi/spyrun written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/yukimemi/spyrun 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" "+73252d51d13c0e4f872c3c51defcf48174860ef6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml_edit v0.20.1 [INFO] [stderr] Downloaded toml v0.8.1 [INFO] [stderr] Downloaded normalize-path v0.2.1 [INFO] [stderr] Downloaded single-instance v0.3.3 [INFO] [stderr] Downloaded go-defer v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+73252d51d13c0e4f872c3c51defcf48174860ef6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cbe29587fd1a9b3cccec654e4c47a864c207fb9cb784fa9f7f8474ef92fd8f81 [INFO] running `Command { std: "docker" "start" "-a" "cbe29587fd1a9b3cccec654e4c47a864c207fb9cb784fa9f7f8474ef92fd8f81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbe29587fd1a9b3cccec654e4c47a864c207fb9cb784fa9f7f8474ef92fd8f81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbe29587fd1a9b3cccec654e4c47a864c207fb9cb784fa9f7f8474ef92fd8f81", kill_on_drop: false }` [INFO] [stdout] cbe29587fd1a9b3cccec654e4c47a864c207fb9cb784fa9f7f8474ef92fd8f81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+73252d51d13c0e4f872c3c51defcf48174860ef6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf7bd32ac854279da43bbc3a12cb86dad8f2269e414e9eda3909690335661a15 [INFO] running `Command { std: "docker" "start" "-a" "bf7bd32ac854279da43bbc3a12cb86dad8f2269e414e9eda3909690335661a15", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking aho-corasick v1.0.4 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking bstr v1.6.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Compiling time-macros v0.2.11 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking deranged v0.3.8 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking hashbrown v0.14.1 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking chrono v0.4.30 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking indexmap v2.0.2 [INFO] [stderr] Checking filetime v0.2.22 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking deunicode v0.4.4 [INFO] [stderr] Checking toml_datetime v0.6.3 [INFO] [stderr] Checking serde_spanned v0.6.3 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking winnow v0.5.15 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking polyval v0.6.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking clap_builder v4.3.23 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking nix v0.23.2 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking aes v0.8.3 [INFO] [stderr] Compiling chrono-tz-build v0.2.0 [INFO] [stderr] Checking time v0.3.25 [INFO] [stderr] Checking globset v0.4.13 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking termcolor v1.3.0 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Checking widestring v0.4.3 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking ignore v0.4.20 [INFO] [stderr] Checking file-id v0.2.1 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking notify-debouncer-full v0.3.1 [INFO] [stderr] Checking aes-gcm-siv v0.11.1 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Compiling chrono-tz v0.8.3 [INFO] [stderr] Checking normalize-path v0.2.1 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Checking path-slash v0.2.1 [INFO] [stderr] Checking go-defer v0.1.0 [INFO] [stderr] Checking block-modes v0.9.1 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking toml_edit v0.20.1 [INFO] [stderr] LLVM ERROR: LLVM ERROR: LLVM ERROR: IO failure on output stream: No space left on deviceIO failure on output stream: No space left on deviceIO failure on output stream: No space left on device [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: failed to run custom build command for `chrono-tz v0.8.3` [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/chrono-tz-10b84eef081a27bf/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=CHRONO_TZ_TIMEZONE_FILTER [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chrono-tz-build-0.2.0/src/lib.rs:480:53: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x559ab01c79c6 - std::backtrace_rs::backtrace::libunwind::trace::h70010851916e1f23 [INFO] [stderr] at /rustc/73252d51d13c0e4f872c3c51defcf48174860ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stderr] 1: 0x559ab01c79c6 - std::backtrace_rs::backtrace::trace_unsynchronized::h552dd0b998387258 [INFO] [stderr] at /rustc/73252d51d13c0e4f872c3c51defcf48174860ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x559ab01c79c6 - std::sys_common::backtrace::_print_fmt::h35b4eba2d440e0f6 [INFO] [stderr] at /rustc/73252d51d13c0e4f872c3c51defcf48174860ef6/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x559ab01c79c6 - ::fmt::he7da69e9816d3815 [INFO] [stderr] at /rustc/73252d51d13c0e4f872c3c51defcf48174860ef6/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x559ab01e74e0 - core::fmt::rt::Argument::fmt::h4aaabe01346883f4 [INFO] [stderr] at /rustc/73252d51d13c0e4f872c3c51defcf48174860ef6/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x559ab01e74e0 - core::fmt::write::hbb709dea98b081da [INFO] [stderr] at /rustc/73252d51d13c0e4f872c3c51defcf48174860ef6/library/core/src/fmt/mod.rs:1120:17 [INFO] [stderr] 6: 0x559ab01c59ef - std::io::Write::write_fmt::h0d2c45bd94cc8c1c [INFO] [stderr] at /rustc/73252d51d13c0e4f872c3c51defcf48174860ef6/library/std/src/io/mod.rs:1810:15 [INFO] [stderr] 7: 0x559ab01c77a4 - std::sys_common::backtrace::_print::hcbcb7172302eaf5a [INFO] [stderr] at /rustc/73252d51d13c0e4f872c3c51defcf48174860ef6/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x559ab01c77a4 - std::sys_common::backtrace::print::h3e235b57c87bdc15 [INFO] [stderr] at /rustc/73252d51d13c0e4f872c3c51defcf48174860ef6/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x559ab01c8d07 - std::panicking::default_hook::{{closure}}::hf10c096fbc105e32 [INFO] [stderr] 10: 0x559ab01c8a69 - std::panicking::default_hook::h886d33fd5b685d7d [INFO] [stderr] at /rustc/73252d51d13c0e4f872c3c51defcf48174860ef6/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x559ab01c9198 - std::panicking::rust_panic_with_hook::h7790a7435276db4f [INFO] [stderr] at /rustc/73252d51d13c0e4f872c3c51defcf48174860ef6/library/std/src/panicking.rs:781:13 [INFO] [stderr] 12: 0x559ab01c9072 - std::panicking::begin_panic_handler::{{closure}}::hc50254d3bc36c4e2 [INFO] [stderr] at /rustc/73252d51d13c0e4f872c3c51defcf48174860ef6/library/std/src/panicking.rs:659:13 [INFO] [stderr] 13: 0x559ab01c7ec6 - std::sys_common::backtrace::__rust_end_short_backtrace::h2149fd8d5d5d061c [INFO] [stderr] at /rustc/73252d51d13c0e4f872c3c51defcf48174860ef6/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x559ab01c8dd0 - rust_begin_unwind [INFO] [stderr] at /rustc/73252d51d13c0e4f872c3c51defcf48174860ef6/library/std/src/panicking.rs:647:5 [INFO] [stderr] 15: 0x559ab005f3f5 - core::panicking::panic_fmt::h6e71e5ee3b663468 [INFO] [stderr] at /rustc/73252d51d13c0e4f872c3c51defcf48174860ef6/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x559ab005f993 - core::result::unwrap_failed::h851df2813f248570 [INFO] [stderr] at /rustc/73252d51d13c0e4f872c3c51defcf48174860ef6/library/core/src/result.rs:1649:5 [INFO] [stderr] 17: 0x559ab007364b - core::result::Result::unwrap::hed624799b0f6af10 [INFO] [stderr] 18: 0x559ab0066c3c - chrono_tz_build::main::he91fbbfee3fc0907 [INFO] [stderr] 19: 0x559ab005fe57 - build_script_build::main::h9ecd7f9c05020a7f [INFO] [stderr] 20: 0x559ab005fe23 - core::ops::function::FnOnce::call_once::ha16e0bf811ef2645 [INFO] [stderr] 21: 0x559ab005fd66 - std::sys_common::backtrace::__rust_begin_short_backtrace::h74eb3fb722533b69 [INFO] [stderr] 22: 0x559ab005fdb9 - std::rt::lang_start::{{closure}}::hd17215bb7f33b045 [INFO] [stderr] 23: 0x559ab01c2b81 - core::ops::function::impls:: for &F>::call_once::h9b28cf74752f0b94 [INFO] [stderr] at /rustc/73252d51d13c0e4f872c3c51defcf48174860ef6/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x559ab01c2b81 - std::panicking::try::do_call::hdad27b36c2e6c7d5 [INFO] [stderr] at /rustc/73252d51d13c0e4f872c3c51defcf48174860ef6/library/std/src/panicking.rs:554:40 [INFO] [stderr] 25: 0x559ab01c2b81 - std::panicking::try::h8cd1f5f9dc0df50e [INFO] [stderr] at /rustc/73252d51d13c0e4f872c3c51defcf48174860ef6/library/std/src/panicking.rs:518:19 [INFO] [stderr] 26: 0x559ab01c2b81 - std::panic::catch_unwind::h6e9228584315da36 [INFO] [stderr] at /rustc/73252d51d13c0e4f872c3c51defcf48174860ef6/library/std/src/panic.rs:142:14 [INFO] [stderr] 27: 0x559ab01c2b81 - std::rt::lang_start_internal::{{closure}}::h510207feaf2f6d19 [INFO] [stderr] at /rustc/73252d51d13c0e4f872c3c51defcf48174860ef6/library/std/src/rt.rs:148:48 [INFO] [stderr] 28: 0x559ab01c2b81 - std::panicking::try::do_call::h2d9b5385e6c5028d [INFO] [stderr] at /rustc/73252d51d13c0e4f872c3c51defcf48174860ef6/library/std/src/panicking.rs:554:40 [INFO] [stderr] 29: 0x559ab01c2b81 - std::panicking::try::hf8995e88019c68c0 [INFO] [stderr] at /rustc/73252d51d13c0e4f872c3c51defcf48174860ef6/library/std/src/panicking.rs:518:19 [INFO] [stderr] 30: 0x559ab01c2b81 - std::panic::catch_unwind::h852e282335163913 [INFO] [stderr] at /rustc/73252d51d13c0e4f872c3c51defcf48174860ef6/library/std/src/panic.rs:142:14 [INFO] [stderr] 31: 0x559ab01c2b81 - std::rt::lang_start_internal::h3261e2fdbb7b0139 [INFO] [stderr] at /rustc/73252d51d13c0e4f872c3c51defcf48174860ef6/library/std/src/rt.rs:148:20 [INFO] [stderr] 32: 0x559ab005fd97 - std::rt::lang_start::h65a49fd145222381 [INFO] [stderr] 33: 0x559ab005fe75 - main [INFO] [stderr] 34: 0x7fe22e673d90 - [INFO] [stderr] 35: 0x7fe22e673e40 - __libc_start_main [INFO] [stderr] 36: 0x559ab005fc95 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] error: could not compile `darling_core` (lib) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/73252d51d13c0e4f872c3c51defcf48174860ef6/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcidIVXU/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcidIVXU/symbols.o" "/opt/rustwide/target/debug/deps/openssl_macros-9a8d8d1fed4a77ce.openssl_macros.82ea5962304d953b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/openssl_macros-9a8d8d1fed4a77ce.4mz9sjp3m1uvql2v.rcgu.rmeta" "/opt/rustwide/target/debug/deps/openssl_macros-9a8d8d1fed4a77ce.mkp5n8y517wq1f1.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/73252d51d13c0e4f872c3c51defcf48174860ef6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-7869e099e94c6e87.rlib" "/opt/rustwide/target/debug/deps/libquote-555c7d56a8598fc7.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-f21fe8ecedcb5f57.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-134c9022163e6338.rlib" "/opt/rustwide/rustup-home/toolchains/73252d51d13c0e4f872c3c51defcf48174860ef6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-58f3e18b5d87b94c.rlib" "/opt/rustwide/rustup-home/toolchains/73252d51d13c0e4f872c3c51defcf48174860ef6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-19d8bdaf9f223155.rlib" "/opt/rustwide/rustup-home/toolchains/73252d51d13c0e4f872c3c51defcf48174860ef6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-89ad4240c90c0e03.rlib" "/opt/rustwide/rustup-home/toolchains/73252d51d13c0e4f872c3c51defcf48174860ef6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-49ef38daea3f49e1.rlib" "/opt/rustwide/rustup-home/toolchains/73252d51d13c0e4f872c3c51defcf48174860ef6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-8666dad6789c0484.rlib" "/opt/rustwide/rustup-home/toolchains/73252d51d13c0e4f872c3c51defcf48174860ef6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7b871242ae961a4e.rlib" "/opt/rustwide/rustup-home/toolchains/73252d51d13c0e4f872c3c51defcf48174860ef6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8d4074793ba35678.rlib" "/opt/rustwide/rustup-home/toolchains/73252d51d13c0e4f872c3c51defcf48174860ef6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-ec84eb0416770982.rlib" "/opt/rustwide/rustup-home/toolchains/73252d51d13c0e4f872c3c51defcf48174860ef6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-68539ddfb3806005.rlib" "/opt/rustwide/rustup-home/toolchains/73252d51d13c0e4f872c3c51defcf48174860ef6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-ac61d465c61f24ac.rlib" "/opt/rustwide/rustup-home/toolchains/73252d51d13c0e4f872c3c51defcf48174860ef6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-19d2d9343e8c3ab1.rlib" "/opt/rustwide/rustup-home/toolchains/73252d51d13c0e4f872c3c51defcf48174860ef6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-e762a6d65f031366.rlib" "/opt/rustwide/rustup-home/toolchains/73252d51d13c0e4f872c3c51defcf48174860ef6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e85e489d4408465b.rlib" "/opt/rustwide/rustup-home/toolchains/73252d51d13c0e4f872c3c51defcf48174860ef6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-da335adb5acc7119.rlib" "/opt/rustwide/rustup-home/toolchains/73252d51d13c0e4f872c3c51defcf48174860ef6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-527e3e7decf6a631.rlib" "/opt/rustwide/rustup-home/toolchains/73252d51d13c0e4f872c3c51defcf48174860ef6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5f8c8143cdb8d04b.rlib" "/opt/rustwide/rustup-home/toolchains/73252d51d13c0e4f872c3c51defcf48174860ef6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b905197320c3903d.rlib" "/opt/rustwide/rustup-home/toolchains/73252d51d13c0e4f872c3c51defcf48174860ef6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/73252d51d13c0e4f872c3c51defcf48174860ef6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/73252d51d13c0e4f872c3c51defcf48174860ef6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3166674eacfcf914.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/73252d51d13c0e4f872c3c51defcf48174860ef6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libopenssl_macros-9a8d8d1fed4a77ce.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openssl-macros` (lib) due to 2 previous errors [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `tracing-attributes` (lib) [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `thiserror-impl` (lib) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaS2u2dV" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rayon` (lib) due to 2 previous errors [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetatf0qbU" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clap_derive` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaaisY8o/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nix` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "bf7bd32ac854279da43bbc3a12cb86dad8f2269e414e9eda3909690335661a15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf7bd32ac854279da43bbc3a12cb86dad8f2269e414e9eda3909690335661a15", kill_on_drop: false }` [INFO] [stdout] bf7bd32ac854279da43bbc3a12cb86dad8f2269e414e9eda3909690335661a15 [INFO] checking yukimemi/spyrun against try#5d004039df46bb665b8ed6385386e3b1b007a6a8 for pr-119989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyukimemi%2Fspyrun" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file example/bin/spyrun.exe [INFO] [stderr] error: unable to write file example/bin/spyrun.toml [INFO] [stderr] fatal: cannot create directory at 'example/cmd': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking yukimemi/spyrun against try#5d004039df46bb665b8ed6385386e3b1b007a6a8 for pr-119989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyukimemi%2Fspyrun" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file example/bin/spyrun.exe [INFO] [stderr] error: unable to write file example/bin/spyrun.toml [INFO] [stderr] fatal: cannot create directory at 'example/cmd': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking yukimemi/spyrun against try#5d004039df46bb665b8ed6385386e3b1b007a6a8 for pr-119989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyukimemi%2Fspyrun" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file example/bin/spyrun.exe [INFO] [stderr] error: unable to write file example/bin/spyrun.toml [INFO] [stderr] fatal: cannot create directory at 'example/cmd': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking yukimemi/spyrun against try#5d004039df46bb665b8ed6385386e3b1b007a6a8 for pr-119989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyukimemi%2Fspyrun" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file example/bin/spyrun.exe [INFO] [stderr] error: unable to write file example/bin/spyrun.toml [INFO] [stderr] fatal: cannot create directory at 'example/cmd': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking yukimemi/spyrun against try#5d004039df46bb665b8ed6385386e3b1b007a6a8 for pr-119989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyukimemi%2Fspyrun" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file example/bin/spyrun.exe [INFO] [stderr] error: unable to write file example/bin/spyrun.toml [INFO] [stderr] fatal: cannot create directory at 'example/cmd': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/yukimemi/spyrun [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.