[INFO] cloning repository https://github.com/shenyih0ng/rssterm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shenyih0ng/rssterm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshenyih0ng%2Frssterm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshenyih0ng%2Frssterm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d0face2c770d4f40fc26cdadc848bee72af05d10 [INFO] checking shenyih0ng/rssterm against master#2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshenyih0ng%2Frssterm" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shenyih0ng/rssterm 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/shenyih0ng/rssterm [INFO] finished tweaking git repo https://github.com/shenyih0ng/rssterm [INFO] tweaked toml for git repo https://github.com/shenyih0ng/rssterm written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/shenyih0ng/rssterm 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] Downloading crates ... [INFO] [stderr] Downloaded ratatui-macros v0.6.0 [INFO] [stderr] Downloaded web_atoms v0.1.3 [INFO] [stderr] Downloaded markup5ever v0.16.1 [INFO] [stderr] Downloaded html2text v0.15.1 [INFO] [stderr] Downloaded throbber-widgets-tui v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3fe901833c83f5664d98d8df7ba503dd27acfc23f936b158b5fb599e6e527e20 [INFO] running `Command { std: "docker" "start" "-a" "3fe901833c83f5664d98d8df7ba503dd27acfc23f936b158b5fb599e6e527e20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3fe901833c83f5664d98d8df7ba503dd27acfc23f936b158b5fb599e6e527e20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fe901833c83f5664d98d8df7ba503dd27acfc23f936b158b5fb599e6e527e20", kill_on_drop: false }` [INFO] [stdout] 3fe901833c83f5664d98d8df7ba503dd27acfc23f936b158b5fb599e6e527e20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f51c82dbf6c5b4a5f4ee265adc3c4df8c15499dc98731ae82137710cc9c3fcc [INFO] running `Command { std: "docker" "start" "-a" "6f51c82dbf6c5b4a5f4ee265adc3c4df8c15499dc98731ae82137710cc9c3fcc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `paste` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/bin/rustc --crate-name paste --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/paste-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=49d5d3821b59ea35 -C extra-filename=-de6dfd786916684a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(no_literal_fromstr)' --check-cfg 'cfg(feature, values("protocol_feature_paste"))'` (exit status: 101) [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 `rustix` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/bin/rustc --crate-name build_script_build --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.0.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="termios"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=5f48380c60729d5d -C extra-filename=-7a6b09851e4d55a6 --out-dir /opt/rustwide/target/debug/build/rustix-7a6b09851e4d55a6 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: failed to run custom build command for `web_atoms v0.1.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/web_atoms-f767b2089e016965/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/web_atoms-0.1.3/build.rs:129:6: [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: 0x5b0140100662 - 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: 0x5b0140100662 - 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: 0x5b0140100662 - std::sys::backtrace::_print_fmt::h1ffbdcae7507ab6e [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5b0140100662 - ::fmt::h0f9940e400100849 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5b014011db53 - core::fmt::rt::Argument::fmt::he37722bdc5ac2233 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5b014011db53 - core::fmt::write::h9f621fbfd70455b0 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/core/src/fmt/mod.rs:1460:25 [INFO] [stderr] 6: 0x5b01400fe093 - std::io::default_write_fmt::ha776a7601ac5725f [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5b01400fe093 - std::io::Write::write_fmt::h301b1254ea583ba7 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5b01401004b2 - std::sys::backtrace::BacktraceLock::print::hcad7af9fd5710633 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5b0140101532 - std::panicking::default_hook::{{closure}}::h6d805c2f8461223d [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x5b0140101335 - std::panicking::default_hook::hb3c5c6b67b95c6ca [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5b0140101f42 - std::panicking::rust_panic_with_hook::h05d9a09301dada93 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5b0140101cda - std::panicking::begin_panic_handler::{{closure}}::ha4c9a2cedeed5b3b [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5b0140100b69 - std::sys::backtrace::__rust_end_short_backtrace::hac4aae8c1164dde3 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5b014010196d - __rustc[9cc42e5720117fc3]::rust_begin_unwind [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5b014011cdf0 - core::panicking::panic_fmt::hb07b0d57352a4f72 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5b014011d1b6 - core::result::unwrap_failed::hc86c6402505b95eb [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/core/src/result.rs:1761:5 [INFO] [stderr] 17: 0x5b0140089348 - build_script_build::named_entities_to_phf::hd6947febbb6db1d5 [INFO] [stderr] 18: 0x5b0140087c1a - build_script_build::main::h07fab593a2c71a52 [INFO] [stderr] 19: 0x5b014008e7e3 - core::ops::function::FnOnce::call_once::h714ec43404490bd1 [INFO] [stderr] 20: 0x5b014008e5c6 - std::sys::backtrace::__rust_begin_short_backtrace::h4a3f506795af7c4d [INFO] [stderr] 21: 0x5b0140089c59 - std::rt::lang_start::{{closure}}::h30a46cd5ca00dd27 [INFO] [stderr] 22: 0x5b01400fba30 - core::ops::function::impls:: for &F>::call_once::h92c050eabfcd0d97 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 23: 0x5b01400fba30 - std::panicking::catch_unwind::do_call::hf9f606276318aed7 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/panicking.rs:589:40 [INFO] [stderr] 24: 0x5b01400fba30 - std::panicking::catch_unwind::hf55f186f06dc3082 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/panicking.rs:552:19 [INFO] [stderr] 25: 0x5b01400fba30 - std::panic::catch_unwind::h83f91c5a2bf19cac [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x5b01400fba30 - std::rt::lang_start_internal::{{closure}}::hd6de3d057391b393 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x5b01400fba30 - std::panicking::catch_unwind::do_call::hcf6b460cb82f9e16 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/panicking.rs:589:40 [INFO] [stderr] 28: 0x5b01400fba30 - std::panicking::catch_unwind::hc6e4f5af52b3fe6a [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/panicking.rs:552:19 [INFO] [stderr] 29: 0x5b01400fba30 - std::panic::catch_unwind::h93e8146ec116d777 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x5b01400fba30 - std::rt::lang_start_internal::h58d262c626bfc901 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x5b0140089c41 - std::rt::lang_start::h8106064bfcb6ff84 [INFO] [stderr] 32: 0x5b01400896a5 - main [INFO] [stderr] 33: 0x744f81b531ca - [INFO] [stderr] 34: 0x744f81b5328b - __libc_start_main [INFO] [stderr] 35: 0x5b0140077f35 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaVL5cwe" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustix` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetac6tAJp/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `convert_case` (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/rmetahJrUXw" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ipnet` (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/rmetazmpQm0" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `encoding_rs` (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/rmetazH8KPh" [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/rmetaVNGuy2" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `itertools` (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/rmetaHRSkK8" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetagoMNDi/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/openssl_sys-50a045d0c9620f02.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chrono` (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/rmetaVuXYP1" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openssl-sys` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `zerocopy` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6f51c82dbf6c5b4a5f4ee265adc3c4df8c15499dc98731ae82137710cc9c3fcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f51c82dbf6c5b4a5f4ee265adc3c4df8c15499dc98731ae82137710cc9c3fcc", kill_on_drop: false }` [INFO] [stdout] 6f51c82dbf6c5b4a5f4ee265adc3c4df8c15499dc98731ae82137710cc9c3fcc