[INFO] cloning repository https://github.com/plsamu/password-manager-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/plsamu/password-manager-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplsamu%2Fpassword-manager-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplsamu%2Fpassword-manager-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] caf1cacf3ecb443330c89176571de97dec3f7dee [INFO] checking plsamu/password-manager-cli against try#e071e73523bfcdcab2878dbf652ac8ebb9b9eee4 for pr-144386 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplsamu%2Fpassword-manager-cli" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/plsamu/password-manager-cli [INFO] finished tweaking git repo https://github.com/plsamu/password-manager-cli [INFO] tweaked toml for git repo https://github.com/plsamu/password-manager-cli written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/plsamu/password-manager-cli on toolchain e071e73523bfcdcab2878dbf652ac8ebb9b9eee4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e071e73523bfcdcab2878dbf652ac8ebb9b9eee4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/plsamu/password-manager-cli 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" "+e071e73523bfcdcab2878dbf652ac8ebb9b9eee4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e071e73523bfcdcab2878dbf652ac8ebb9b9eee4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4d86f5e0847fd1b0dcc850d267827d98edc80ad2d0f09ed557dd461a5ee823e [INFO] running `Command { std: "docker" "start" "-a" "a4d86f5e0847fd1b0dcc850d267827d98edc80ad2d0f09ed557dd461a5ee823e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4d86f5e0847fd1b0dcc850d267827d98edc80ad2d0f09ed557dd461a5ee823e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4d86f5e0847fd1b0dcc850d267827d98edc80ad2d0f09ed557dd461a5ee823e", kill_on_drop: false }` [INFO] [stdout] a4d86f5e0847fd1b0dcc850d267827d98edc80ad2d0f09ed557dd461a5ee823e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e071e73523bfcdcab2878dbf652ac8ebb9b9eee4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2719716fa124cb1570aadc64f8d4b12034616714c0fdbb68bb05551dc537c5f0 [INFO] running `Command { std: "docker" "start" "-a" "2719716fa124cb1570aadc64f8d4b12034616714c0fdbb68bb05551dc537c5f0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking fastrand v2.0.2 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling syn v2.0.57 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking petgraph v0.6.4 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking os_pipe v1.1.5 [INFO] [stderr] Checking rtoolbox v0.0.2 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking rpassword v7.3.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking tree_magic_mini v3.1.4 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking ctrlc v3.4.4 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Checking terminal-menu v3.0.0 [INFO] [stderr] Compiling random-number-macro-impl v0.1.7 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Checking random-number v0.1.8 [INFO] [stderr] Checking random-pick v1.2.16 [INFO] [stderr] Checking passwords v3.1.16 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaztkRxE/full.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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.29.5` [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/wayland-protocols-6900ef773c4d3707/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_CLIENT [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_SERVER [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_UNSTABLE_PROTOCOLS [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/presentation-time/presentation-time.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/viewporter/viewporter.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/xdg-shell/xdg-shell.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/gtk-primary-selection.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/input-method-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/server-decoration.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-method/input-method-unstable-v1.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'e071e73523bfcdcab2878dbf652ac8ebb9b9eee4'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'e071e73523bfcdcab2878dbf652ac8ebb9b9eee4'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'e071e73523bfcdcab2878dbf652ac8ebb9b9eee4'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'e071e73523bfcdcab2878dbf652ac8ebb9b9eee4'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'e071e73523bfcdcab2878dbf652ac8ebb9b9eee4'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'e071e73523bfcdcab2878dbf652ac8ebb9b9eee4'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'e071e73523bfcdcab2878dbf652ac8ebb9b9eee4'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'e071e73523bfcdcab2878dbf652ac8ebb9b9eee4'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-scanner-0.29.5/src/lib.rs:156:40: [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: 0x5d4febdd23f2 - std::backtrace_rs::backtrace::libunwind::trace::ha7b2dc629342d57b [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5d4febdd23f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5224584437b0512f [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5d4febdd23f2 - std::sys::backtrace::_print_fmt::h8bb249ff20edae45 [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5d4febdd23f2 - ::fmt::h576807e34fb15589 [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5d4febdf26c3 - core::fmt::rt::Argument::fmt::h2fde6afb43404c7c [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5d4febdf26c3 - core::fmt::write::hfb5079ec543ef6d5 [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x5d4febdcfc33 - std::io::default_write_fmt::h6700bdbef540d4c2 [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5d4febdcfc33 - std::io::Write::write_fmt::h1f1ab6f8760a3ee1 [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5d4febdd2242 - std::sys::backtrace::BacktraceLock::print::h2bc1c2aae8495f04 [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5d4febdd32d3 - std::panicking::default_hook::{{closure}}::h0e28be232d3b5182 [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x5d4febdd30b5 - std::panicking::default_hook::hbace4a616c8041c0 [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5d4febdd3ce5 - std::panicking::rust_panic_with_hook::h9d839363133a759d [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5d4febdd3a7a - std::panicking::begin_panic_handler::{{closure}}::h15dc0214fa10d1c4 [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5d4febdd28e9 - std::sys::backtrace::__rust_end_short_backtrace::h09b11ea25f8409f5 [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x5d4febdd370d - __rustc[91034e02a101bf35]::rust_begin_unwind [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5d4febdf16c0 - core::panicking::panic_fmt::hbda0a1155d790799 [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5d4febdf1a56 - core::result::unwrap_failed::haa5d72842f5ecbef [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/core/src/result.rs:1765:5 [INFO] [stderr] 17: 0x5d4febd10139 - wayland_scanner::generate_code_with_destructor_events::hdbf3140f11e80076 [INFO] [stderr] 18: 0x5d4febd1405f - build_script_build::generate_protocol::heb77be8a9254a43e [INFO] [stderr] 19: 0x5d4febd152fa - build_script_build::main::h5069d694e82b03a3 [INFO] [stderr] 20: 0x5d4febd0c983 - core::ops::function::FnOnce::call_once::h33711ecd4881ad6d [INFO] [stderr] 21: 0x5d4febd0c2e6 - std::sys::backtrace::__rust_begin_short_backtrace::h5aeb24bb1db1d4bb [INFO] [stderr] 22: 0x5d4febd0c2c9 - std::rt::lang_start::{{closure}}::h008e224766fc25d3 [INFO] [stderr] 23: 0x5d4febdcc6d0 - core::ops::function::impls:: for &F>::call_once::h9a45515c98cc5d9c [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 24: 0x5d4febdcc6d0 - std::panicking::catch_unwind::do_call::h468cbdd0e2399fce [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/panicking.rs:589:40 [INFO] [stderr] 25: 0x5d4febdcc6d0 - std::panicking::catch_unwind::h60d269c2f1c23a95 [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/panicking.rs:552:19 [INFO] [stderr] 26: 0x5d4febdcc6d0 - std::panic::catch_unwind::hceebaad66a24d509 [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x5d4febdcc6d0 - std::rt::lang_start_internal::{{closure}}::h074de9fba21fef3e [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x5d4febdcc6d0 - std::panicking::catch_unwind::do_call::h149c339fb1e236fc [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/panicking.rs:589:40 [INFO] [stderr] 29: 0x5d4febdcc6d0 - std::panicking::catch_unwind::hbb16b3a2056ab664 [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/panicking.rs:552:19 [INFO] [stderr] 30: 0x5d4febdcc6d0 - std::panic::catch_unwind::h4ecf5943e5abc698 [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x5d4febdcc6d0 - std::rt::lang_start_internal::hf6abebdc40a3984b [INFO] [stderr] at /rustc/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x5d4febd0c2b1 - std::rt::lang_start::hc4c273f33ed88ff3 [INFO] [stderr] 33: 0x5d4febd15b45 - main [INFO] [stderr] 34: 0x771e1d7801ca - [INFO] [stderr] 35: 0x771e1d78028b - __libc_start_main [INFO] [stderr] 36: 0x5d4febcffb05 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde_derive` (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/e071e73523bfcdcab2878dbf652ac8ebb9b9eee4/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.197/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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=4ca0c6a82201de6b -C extra-filename=-5d73e0aebb3cb669 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a63140b18bb374d6.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-8125aef03fb5ffda.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-97ffce09bd91980f.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "2719716fa124cb1570aadc64f8d4b12034616714c0fdbb68bb05551dc537c5f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2719716fa124cb1570aadc64f8d4b12034616714c0fdbb68bb05551dc537c5f0", kill_on_drop: false }` [INFO] [stdout] 2719716fa124cb1570aadc64f8d4b12034616714c0fdbb68bb05551dc537c5f0