[INFO] cloning repository https://github.com/uglyoldbob/debugger [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uglyoldbob/debugger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuglyoldbob%2Fdebugger", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuglyoldbob%2Fdebugger'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6de23d86b1f16935e6313b8cb2adc8539b227308 [INFO] checking uglyoldbob/debugger against master#249cb84316401daf040832cdbb8a45e0f5ab6af8 for pr-138438 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuglyoldbob%2Fdebugger" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/uglyoldbob/debugger on toolchain 249cb84316401daf040832cdbb8a45e0f5ab6af8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+249cb84316401daf040832cdbb8a45e0f5ab6af8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/uglyoldbob/debugger [INFO] finished tweaking git repo https://github.com/uglyoldbob/debugger [INFO] tweaked toml for git repo https://github.com/uglyoldbob/debugger written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/uglyoldbob/debugger 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" "+249cb84316401daf040832cdbb8a45e0f5ab6af8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded egui-multiwin v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+249cb84316401daf040832cdbb8a45e0f5ab6af8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 85767b93ca42f2e7ebc89e626cb5c332de1e659d32058e022a31e12a6fd0488d [INFO] running `Command { std: "docker" "start" "-a" "85767b93ca42f2e7ebc89e626cb5c332de1e659d32058e022a31e12a6fd0488d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85767b93ca42f2e7ebc89e626cb5c332de1e659d32058e022a31e12a6fd0488d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85767b93ca42f2e7ebc89e626cb5c332de1e659d32058e022a31e12a6fd0488d", kill_on_drop: false }` [INFO] [stdout] 85767b93ca42f2e7ebc89e626cb5c332de1e659d32058e022a31e12a6fd0488d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+249cb84316401daf040832cdbb8a45e0f5ab6af8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2585095173b6177bb54a32b6e141f307b12b929ee59247facee0ad4761685b96 [INFO] running `Command { std: "docker" "start" "-a" "2585095173b6177bb54a32b6e141f307b12b929ee59247facee0ad4761685b96", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling cfg-expr v0.10.3 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking nix v0.24.2 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/nom-d23f81e8b3bbee81.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/nom-d23f81e8b3bbee81/dep-lib-nom` [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/rmetapV2eIg" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `servo-fontconfig-sys` (lib) due to 1 previous error [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-73638bad5662fcdb/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=./protocols/staging/xdg-activation/xdg-activation-v1.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] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '249cb84316401daf040832cdbb8a45e0f5ab6af8'. [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 '249cb84316401daf040832cdbb8a45e0f5ab6af8'. [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 '249cb84316401daf040832cdbb8a45e0f5ab6af8'. [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 '249cb84316401daf040832cdbb8a45e0f5ab6af8'. [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 '249cb84316401daf040832cdbb8a45e0f5ab6af8'. [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: 0x5de65ba9b8e2 - std::backtrace_rs::backtrace::libunwind::trace::h3ca85a015dc9daae [INFO] [stderr] at /rustc/249cb84316401daf040832cdbb8a45e0f5ab6af8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5de65ba9b8e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hea07d8f066cb66b6 [INFO] [stderr] at /rustc/249cb84316401daf040832cdbb8a45e0f5ab6af8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5de65ba9b8e2 - std::sys::backtrace::_print_fmt::hf5d0a154e84f7ddf [INFO] [stderr] at /rustc/249cb84316401daf040832cdbb8a45e0f5ab6af8/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5de65ba9b8e2 - ::fmt::h39e93bfe1c6c3ad8 [INFO] [stderr] at /rustc/249cb84316401daf040832cdbb8a45e0f5ab6af8/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5de65babd743 - core::fmt::rt::Argument::fmt::h6bdb6269af52c1c5 [INFO] [stderr] at /rustc/249cb84316401daf040832cdbb8a45e0f5ab6af8/library/core/src/fmt/rt.rs:185:76 [INFO] [stderr] 5: 0x5de65babd743 - core::fmt::write::hfc9c9c55a6f52be7 [INFO] [stderr] at /rustc/249cb84316401daf040832cdbb8a45e0f5ab6af8/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x5de65ba98d23 - std::io::Write::write_fmt::h0a43ca53c490e68f [INFO] [stderr] at /rustc/249cb84316401daf040832cdbb8a45e0f5ab6af8/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x5de65ba9b732 - std::sys::backtrace::BacktraceLock::print::hb524a4692f0381e4 [INFO] [stderr] at /rustc/249cb84316401daf040832cdbb8a45e0f5ab6af8/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5de65ba9c6d0 - std::panicking::default_hook::{{closure}}::hd0774378d55bcfda [INFO] [stderr] at /rustc/249cb84316401daf040832cdbb8a45e0f5ab6af8/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x5de65ba9c46d - std::panicking::default_hook::hdb0ce6456f093416 [INFO] [stderr] at /rustc/249cb84316401daf040832cdbb8a45e0f5ab6af8/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x5de65ba9d0f2 - std::panicking::rust_panic_with_hook::h28210e9700718d16 [INFO] [stderr] at /rustc/249cb84316401daf040832cdbb8a45e0f5ab6af8/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x5de65ba9ce7a - std::panicking::begin_panic_handler::{{closure}}::h6be14aec42c1665d [INFO] [stderr] at /rustc/249cb84316401daf040832cdbb8a45e0f5ab6af8/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x5de65ba9bde9 - std::sys::backtrace::__rust_end_short_backtrace::hb701e38bde6851d2 [INFO] [stderr] at /rustc/249cb84316401daf040832cdbb8a45e0f5ab6af8/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5de65ba9cb0d - rust_begin_unwind [INFO] [stderr] at /rustc/249cb84316401daf040832cdbb8a45e0f5ab6af8/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x5de65babc600 - core::panicking::panic_fmt::hf5a6ae5e6af7373a [INFO] [stderr] at /rustc/249cb84316401daf040832cdbb8a45e0f5ab6af8/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5de65babca76 - core::result::unwrap_failed::h51d44a78f595a47e [INFO] [stderr] at /rustc/249cb84316401daf040832cdbb8a45e0f5ab6af8/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x5de65b9d790f - wayland_scanner::generate_code_with_destructor_events::hde235fdcd4f60484 [INFO] [stderr] 17: 0x5de65b9dc87d - build_script_build::generate_protocol::he0c1d178420cb608 [INFO] [stderr] 18: 0x5de65b9dde78 - build_script_build::main::h2c6663284cb8908f [INFO] [stderr] 19: 0x5de65b9d8f63 - core::ops::function::FnOnce::call_once::h2daea795bc61b09d [INFO] [stderr] 20: 0x5de65b9e67d6 - std::sys::backtrace::__rust_begin_short_backtrace::hbb3e4543c1aadd01 [INFO] [stderr] 21: 0x5de65b9e8dd9 - std::rt::lang_start::{{closure}}::hedaf2612fcf78657 [INFO] [stderr] 22: 0x5de65ba95a80 - core::ops::function::impls:: for &F>::call_once::h2477448622bb93ab [INFO] [stderr] at /rustc/249cb84316401daf040832cdbb8a45e0f5ab6af8/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x5de65ba95a80 - std::panicking::try::do_call::h58280ecc5ea4ee5f [INFO] [stderr] at /rustc/249cb84316401daf040832cdbb8a45e0f5ab6af8/library/std/src/panicking.rs:587:40 [INFO] [stderr] 24: 0x5de65ba95a80 - std::panicking::try::h52c0a78febfd8dd4 [INFO] [stderr] at /rustc/249cb84316401daf040832cdbb8a45e0f5ab6af8/library/std/src/panicking.rs:550:19 [INFO] [stderr] 25: 0x5de65ba95a80 - std::panic::catch_unwind::ha90ddf6d83b8a0d0 [INFO] [stderr] at /rustc/249cb84316401daf040832cdbb8a45e0f5ab6af8/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x5de65ba95a80 - std::rt::lang_start_internal::{{closure}}::hac38b11394161699 [INFO] [stderr] at /rustc/249cb84316401daf040832cdbb8a45e0f5ab6af8/library/std/src/rt.rs:168:24 [INFO] [stderr] 27: 0x5de65ba95a80 - std::panicking::try::do_call::h03c91702c4a31e9d [INFO] [stderr] at /rustc/249cb84316401daf040832cdbb8a45e0f5ab6af8/library/std/src/panicking.rs:587:40 [INFO] [stderr] 28: 0x5de65ba95a80 - std::panicking::try::hf47d086ca341f566 [INFO] [stderr] at /rustc/249cb84316401daf040832cdbb8a45e0f5ab6af8/library/std/src/panicking.rs:550:19 [INFO] [stderr] 29: 0x5de65ba95a80 - std::panic::catch_unwind::hdeed9bae73745c3c [INFO] [stderr] at /rustc/249cb84316401daf040832cdbb8a45e0f5ab6af8/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x5de65ba95a80 - std::rt::lang_start_internal::h5b5a8fe68a8af90d [INFO] [stderr] at /rustc/249cb84316401daf040832cdbb8a45e0f5ab6af8/library/std/src/rt.rs:164:5 [INFO] [stderr] 31: 0x5de65b9e8dc1 - std::rt::lang_start::hffb91d68649c2b94 [INFO] [stderr] 32: 0x5de65b9de795 - main [INFO] [stderr] 33: 0x75010dec0d90 - [INFO] [stderr] 34: 0x75010dec0e40 - __libc_start_main [INFO] [stderr] 35: 0x5de65b9d72c5 - _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/rmetar8duIj" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gl_generator` (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/rmeta5Db6qI" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `miniz_oxide` (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/rmetaajgD4l" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetarwzKJo/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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetarfHedD" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2585095173b6177bb54a32b6e141f307b12b929ee59247facee0ad4761685b96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2585095173b6177bb54a32b6e141f307b12b929ee59247facee0ad4761685b96", kill_on_drop: false }` [INFO] [stdout] 2585095173b6177bb54a32b6e141f307b12b929ee59247facee0ad4761685b96