[INFO] fetching crate youtui 0.0.19... [INFO] checking youtui-0.0.19 against try#9053a8ad740a9e131b53ea98acecf68cf79134fe for pr-137045 [INFO] extracting crate youtui 0.0.19 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate youtui 0.0.19 on toolchain 9053a8ad740a9e131b53ea98acecf68cf79134fe [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9053a8ad740a9e131b53ea98acecf68cf79134fe" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate youtui 0.0.19 [INFO] finished tweaking crates.io crate youtui 0.0.19 [INFO] tweaked toml for crates.io crate youtui 0.0.19 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate youtui 0.0.19 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" "+9053a8ad740a9e131b53ea98acecf68cf79134fe" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9053a8ad740a9e131b53ea98acecf68cf79134fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 090d2779014a75cfd98e5ac1940ab74ebe80141a9dd495ab3392e76be450bb22 [INFO] running `Command { std: "docker" "start" "-a" "090d2779014a75cfd98e5ac1940ab74ebe80141a9dd495ab3392e76be450bb22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "090d2779014a75cfd98e5ac1940ab74ebe80141a9dd495ab3392e76be450bb22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "090d2779014a75cfd98e5ac1940ab74ebe80141a9dd495ab3392e76be450bb22", kill_on_drop: false }` [INFO] [stdout] 090d2779014a75cfd98e5ac1940ab74ebe80141a9dd495ab3392e76be450bb22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9053a8ad740a9e131b53ea98acecf68cf79134fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d130344caaf6e075afd98d48f0036e50d4a85f5dc3f8be5385acadecbbfa078 [INFO] running `Command { std: "docker" "start" "-a" "9d130344caaf6e075afd98d48f0036e50d4a85f5dc3f8be5385acadecbbfa078", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling cc v1.2.11 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling openssl-sys v0.9.105 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling openssl v0.10.70 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling native-tls v0.2.13 [INFO] [stderr] Compiling rustls v0.23.22 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking miniz_oxide v0.8.3 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking webpki-roots v0.26.8 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking fast-float2 v0.2.3 [INFO] [stderr] Checking rustc-hash v2.1.0 [INFO] [stderr] Checking sptr v0.3.2 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking pure-rust-locales v0.8.1 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking boa_string v0.20.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Compiling winnow v0.7.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking boa_profiler v0.20.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking thin-vec v0.2.13 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking symphonia-core v0.5.4 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking symphonia-metadata v0.5.4 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling string_cache_codegen v0.5.3 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling boa_macros v0.20.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking boa_gc v0.20.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Checking symphonia-utils-xiph v0.5.4 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Compiling toml_edit v0.22.23 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking boa_interner v0.20.0 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking tokio-rustls v0.26.1 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] error: failed to run custom build command for `markup5ever v0.12.1` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/markup5ever-6b0d6a02162d4d6a/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/markup5ever-0.12.1/build.rs:49:10: [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: 0x59d7f1ce53a0 - std::backtrace_rs::backtrace::libunwind::trace::h6cec4a2416d370e8 [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x59d7f1ce53a0 - std::backtrace_rs::backtrace::trace_unsynchronized::ha70f23c4ecbfec75 [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x59d7f1ce53a0 - std::sys::backtrace::_print_fmt::h1e6eb6af8ee0f26d [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x59d7f1ce53a0 - ::fmt::he6521bc928c077cd [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x59d7f1d04083 - core::fmt::rt::Argument::fmt::he173e2f9fe09e44f [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x59d7f1d04083 - core::fmt::write::hb9826e6941ca3dce [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x59d7f1ce2ac3 - std::io::Write::write_fmt::hcc9743e838d4c9f6 [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x59d7f1ce51f2 - std::sys::backtrace::BacktraceLock::print::hb29d564cb78282ff [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x59d7f1ce614f - std::panicking::default_hook::{{closure}}::h89b7600c9f274bec [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x59d7f1ce5fba - std::panicking::default_hook::h4de009f5582db472 [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x59d7f1ce6b72 - std::panicking::rust_panic_with_hook::h014c02b11253e177 [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x59d7f1ce68fa - std::panicking::begin_panic_handler::{{closure}}::ha9fcb5949b0f5329 [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x59d7f1ce58a9 - std::sys::backtrace::__rust_end_short_backtrace::hc6efc56b7e36e515 [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x59d7f1ce658d - rust_begin_unwind [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x59d7f1d03280 - core::panicking::panic_fmt::h0019a7851729af0b [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x59d7f1d03656 - core::result::unwrap_failed::hdf5ab409cba7188d [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x59d7f1c7a754 - build_script_build::main::ha660048c030c48df [INFO] [stderr] 17: 0x59d7f1c74c23 - core::ops::function::FnOnce::call_once::hb7c205891d61a0e0 [INFO] [stderr] 18: 0x59d7f1c74876 - std::sys::backtrace::__rust_begin_short_backtrace::ha57d55b48072e743 [INFO] [stderr] 19: 0x59d7f1c747e9 - std::rt::lang_start::{{closure}}::h472330be760c83ae [INFO] [stderr] 20: 0x59d7f1ce0350 - core::ops::function::impls:: for &F>::call_once::h1a86a078c6aa724e [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x59d7f1ce0350 - std::panicking::try::do_call::h323e86cf04d13a20 [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/std/src/panicking.rs:587:40 [INFO] [stderr] 22: 0x59d7f1ce0350 - std::panicking::try::h2e19207cf704f953 [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/std/src/panicking.rs:550:19 [INFO] [stderr] 23: 0x59d7f1ce0350 - std::panic::catch_unwind::hf94ba9984df6665e [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/std/src/panic.rs:358:14 [INFO] [stderr] 24: 0x59d7f1ce0350 - std::rt::lang_start_internal::{{closure}}::ha418f8a71785c3d4 [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/std/src/rt.rs:168:24 [INFO] [stderr] 25: 0x59d7f1ce0350 - std::panicking::try::do_call::h6f872d66196240e6 [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/std/src/panicking.rs:587:40 [INFO] [stderr] 26: 0x59d7f1ce0350 - std::panicking::try::hc137245591ed5506 [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/std/src/panicking.rs:550:19 [INFO] [stderr] 27: 0x59d7f1ce0350 - std::panic::catch_unwind::he8532600dca9e0ef [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/std/src/panic.rs:358:14 [INFO] [stderr] 28: 0x59d7f1ce0350 - std::rt::lang_start_internal::hde6b3bb4a9c432bb [INFO] [stderr] at /rustc/9053a8ad740a9e131b53ea98acecf68cf79134fe/library/std/src/rt.rs:164:5 [INFO] [stderr] 29: 0x59d7f1c747d1 - std::rt::lang_start::hbc33983aa0f5d500 [INFO] [stderr] 30: 0x59d7f1c7bb35 - main [INFO] [stderr] 31: 0x7d611b0c7d90 - [INFO] [stderr] 32: 0x7d611b0c7e40 - __libc_start_main [INFO] [stderr] 33: 0x59d7f1c6f105 - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaXyASRv/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `icu_properties` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaVDAqpH/lib.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] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/tower-d06726fffc6715eb.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/tower-d06726fffc6715eb/dep-lib-tower` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaXmKMhA" [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/rmetamFmRj9" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `toml_edit` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9d130344caaf6e075afd98d48f0036e50d4a85f5dc3f8be5385acadecbbfa078", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d130344caaf6e075afd98d48f0036e50d4a85f5dc3f8be5385acadecbbfa078", kill_on_drop: false }` [INFO] [stdout] 9d130344caaf6e075afd98d48f0036e50d4a85f5dc3f8be5385acadecbbfa078