[INFO] cloning repository https://github.com/bifurcation/cell-explorer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bifurcation/cell-explorer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbifurcation%2Fcell-explorer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbifurcation%2Fcell-explorer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7b7b30e655a7891dd273aff151876733f7bd7d2f [INFO] checking bifurcation/cell-explorer against try#8a0378607d6b34c242e3bfa75554871be641864b for pr-143028 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbifurcation%2Fcell-explorer" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bifurcation/cell-explorer [INFO] finished tweaking git repo https://github.com/bifurcation/cell-explorer [INFO] tweaked toml for git repo https://github.com/bifurcation/cell-explorer written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bifurcation/cell-explorer on toolchain 8a0378607d6b34c242e3bfa75554871be641864b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a0378607d6b34c242e3bfa75554871be641864b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bifurcation/cell-explorer 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" "+8a0378607d6b34c242e3bfa75554871be641864b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a0378607d6b34c242e3bfa75554871be641864b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87bcf7a3789c3681420753e0d6dfd728a01e63644c010b243700b101b1346a45 [INFO] running `Command { std: "docker" "start" "-a" "87bcf7a3789c3681420753e0d6dfd728a01e63644c010b243700b101b1346a45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87bcf7a3789c3681420753e0d6dfd728a01e63644c010b243700b101b1346a45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87bcf7a3789c3681420753e0d6dfd728a01e63644c010b243700b101b1346a45", kill_on_drop: false }` [INFO] [stdout] 87bcf7a3789c3681420753e0d6dfd728a01e63644c010b243700b101b1346a45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a0378607d6b34c242e3bfa75554871be641864b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2060f85c08e92fd1abb360af8465078186975736b3bb1e87cd65fc76548b7ec6 [INFO] running `Command { std: "docker" "start" "-a" "2060f85c08e92fd1abb360af8465078186975736b3bb1e87cd65fc76548b7ec6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling xml-rs v0.8.23 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking xcursor v0.3.8 [INFO] [stderr] Checking fastrand v2.2.0 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling minifb v0.27.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking tempfile v3.14.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/x11_dl-130d4d12ea69cafb.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/x11-dl-130d4d12ea69cafb/dep-lib-x11_dl` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetakXL3vW" [INFO] [stdout] [INFO] [stdout] [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-5ead4d31a637bca6/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 '8a0378607d6b34c242e3bfa75554871be641864b'. [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 '8a0378607d6b34c242e3bfa75554871be641864b'. [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 '8a0378607d6b34c242e3bfa75554871be641864b'. [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 '8a0378607d6b34c242e3bfa75554871be641864b'. [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 '8a0378607d6b34c242e3bfa75554871be641864b'. [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 '8a0378607d6b34c242e3bfa75554871be641864b'. [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 '8a0378607d6b34c242e3bfa75554871be641864b'. [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 '8a0378607d6b34c242e3bfa75554871be641864b'. [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: 0x5c7959d8ae72 - std::backtrace_rs::backtrace::libunwind::trace::ha07c251ce9b9dda9 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5c7959d8ae72 - std::backtrace_rs::backtrace::trace_unsynchronized::h6233f7026af9b3a2 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5c7959d8ae72 - std::sys::backtrace::_print_fmt::hc7ce578d570d7365 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5c7959d8ae72 - ::fmt::h2be973b7dea021fa [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5c7959dab2e3 - core::fmt::rt::Argument::fmt::ha0587892529e5f72 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5c7959dab2e3 - core::fmt::write::h31695fd8013f3391 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/core/src/fmt/mod.rs:1465:25 [INFO] [stderr] 6: 0x5c7959d887f3 - std::io::default_write_fmt::h530a88f434b36901 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5c7959d887f3 - std::io::Write::write_fmt::hf2b2fd9a88177bae [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5c7959d8acc2 - std::sys::backtrace::BacktraceLock::print::h91f6dc02e6c143cf [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5c7959d8bd46 - std::panicking::default_hook::{{closure}}::ha67c6b7a6d9f89b3 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x5c7959d8bb49 - std::panicking::default_hook::hafdf21a4b5fc4930 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5c7959d8c752 - std::panicking::rust_panic_with_hook::h496147b216ff0b4b [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5c7959d8c4ea - std::panicking::begin_panic_handler::{{closure}}::h6778ffcff9df6ab3 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5c7959d8b369 - std::sys::backtrace::__rust_end_short_backtrace::h4133b605ac07ceea [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5c7959d8c17d - __rustc[131b0e9448aaf222]::rust_begin_unwind [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5c7959daa300 - core::panicking::panic_fmt::h4f9da87bfe522f29 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5c7959daa676 - core::result::unwrap_failed::h705d8938f8526268 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/core/src/result.rs:1761:5 [INFO] [stderr] 17: 0x5c7959cc27a9 - wayland_scanner::generate_code_with_destructor_events::h700ba18a41015070 [INFO] [stderr] 18: 0x5c7959cca43d - build_script_build::generate_protocol::haf18068d9ee509d0 [INFO] [stderr] 19: 0x5c7959ccb6ea - build_script_build::main::h18ce833f9b65073d [INFO] [stderr] 20: 0x5c7959cc7fb3 - core::ops::function::FnOnce::call_once::h1a21a70714dcb464 [INFO] [stderr] 21: 0x5c7959cbfac6 - std::sys::backtrace::__rust_begin_short_backtrace::h5a581ff897675e55 [INFO] [stderr] 22: 0x5c7959cbf9a9 - std::rt::lang_start::{{closure}}::hbd99601dd786abd8 [INFO] [stderr] 23: 0x5c7959d85150 - core::ops::function::impls:: for &F>::call_once::hde283b9f5c22a524 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 24: 0x5c7959d85150 - std::panicking::catch_unwind::do_call::h9a32d699238a3a69 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panicking.rs:589:40 [INFO] [stderr] 25: 0x5c7959d85150 - std::panicking::catch_unwind::h5deda217969a3ff7 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panicking.rs:552:19 [INFO] [stderr] 26: 0x5c7959d85150 - std::panic::catch_unwind::hd64441463c8acde5 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x5c7959d85150 - std::rt::lang_start_internal::{{closure}}::h24fb2b083b5b9996 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x5c7959d85150 - std::panicking::catch_unwind::do_call::hc3fa3f3605f1d344 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panicking.rs:589:40 [INFO] [stderr] 29: 0x5c7959d85150 - std::panicking::catch_unwind::h7a053c2d21c27102 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panicking.rs:552:19 [INFO] [stderr] 30: 0x5c7959d85150 - std::panic::catch_unwind::ha71068d20c1d0bad [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x5c7959d85150 - std::rt::lang_start_internal::hc3da12dfaabe7443 [INFO] [stderr] at /rustc/8a0378607d6b34c242e3bfa75554871be641864b/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x5c7959cbf991 - std::rt::lang_start::h84e7ac5faf4e5855 [INFO] [stderr] 33: 0x5c7959ccbf35 - main [INFO] [stderr] 34: 0x7bb1a81f51ca - [INFO] [stderr] 35: 0x7bb1a81f528b - __libc_start_main [INFO] [stderr] 36: 0x5c7959cb59e5 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] error: could not compile `rand` (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/rmetaIjgOmq" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wayland-client` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2060f85c08e92fd1abb360af8465078186975736b3bb1e87cd65fc76548b7ec6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2060f85c08e92fd1abb360af8465078186975736b3bb1e87cd65fc76548b7ec6", kill_on_drop: false }` [INFO] [stdout] 2060f85c08e92fd1abb360af8465078186975736b3bb1e87cd65fc76548b7ec6