[INFO] cloning repository https://github.com/siph/mywm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/siph/mywm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsiph%2Fmywm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsiph%2Fmywm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff650f3859a184642293129b644d7971a80e747a [INFO] checking siph/mywm against try#81185c2d21df0ba45fd33e65bbdce76dc0d89bd9 for pr-139646 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsiph%2Fmywm" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/siph/mywm on toolchain 81185c2d21df0ba45fd33e65bbdce76dc0d89bd9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81185c2d21df0ba45fd33e65bbdce76dc0d89bd9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/siph/mywm [INFO] finished tweaking git repo https://github.com/siph/mywm [INFO] tweaked toml for git repo https://github.com/siph/mywm written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/siph/mywm 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" "+81185c2d21df0ba45fd33e65bbdce76dc0d89bd9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+81185c2d21df0ba45fd33e65bbdce76dc0d89bd9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17a9a991287fc31dc63515858af2dcdc728b2dfb09d7d3d3308b4e810e91f06d [INFO] running `Command { std: "docker" "start" "-a" "17a9a991287fc31dc63515858af2dcdc728b2dfb09d7d3d3308b4e810e91f06d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17a9a991287fc31dc63515858af2dcdc728b2dfb09d7d3d3308b4e810e91f06d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17a9a991287fc31dc63515858af2dcdc728b2dfb09d7d3d3308b4e810e91f06d", kill_on_drop: false }` [INFO] [stdout] 17a9a991287fc31dc63515858af2dcdc728b2dfb09d7d3d3308b4e810e91f06d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+81185c2d21df0ba45fd33e65bbdce76dc0d89bd9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6bd395cfac2faf88e3ce43f4144534896db4e0c304290078272226b61c7ef5a6 [INFO] running `Command { std: "docker" "start" "-a" "6bd395cfac2faf88e3ce43f4144534896db4e0c304290078272226b61c7ef5a6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.94 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling pangocairo v0.10.0 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking os_str_bytes v6.0.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking clap_lex v0.2.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Checking simplelog v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling clap_derive v3.1.18 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling penrose_keysyms v0.1.1 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Compiling penrose_proc v0.1.3 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/tracing-5b1084d4be72306f.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/tracing-5b1084d4be72306f/dep-lib-tracing` [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] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: failed to run custom build command for `xcb v0.9.0` [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/xcb-d3bdd1e3ed71c724/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] event ('xcb', 'Present', 'CompleteNotify') is packed [INFO] [stderr] event ('xcb', 'Present', 'RedirectNotify') is packed [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error occured in handler: ('request: ', ('xcb', 'Res', 'QueryResourceBytes')) [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.9.0/rs_client.py", line 2455, in [INFO] [stderr] module.generate() [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.9.0/xcbgen/state.py", line 108, in generate [INFO] [stderr] self.close() [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.9.0/rs_client.py", line 293, in rs_close [INFO] [stderr] _f.writeout(os.path.join(module.rs_srcdir, "ffi", "%s.rs" % _module_name(_ns.ext_name))) [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.9.0/rs_client.py", line 118, in writeout [INFO] [stderr] print(line.rstrip(), file=f) [INFO] [stderr] OSError: [Errno 28] No space left on device [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.9.0/build.rs:77:17: [INFO] [stderr] processing of /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.9.0/xml/res.xml returned non-zero (1) [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x58b0924e07d2 - std::backtrace_rs::backtrace::libunwind::trace::h86782f9b30952d48 [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x58b0924e07d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h698f4a8489590567 [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x58b0924e07d2 - std::sys::backtrace::_print_fmt::hf4cbe124d19fe45b [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x58b0924e07d2 - ::fmt::h02734d88414d8d33 [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x58b0924ff2a3 - core::fmt::rt::Argument::fmt::h45957795629c052d [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/core/src/fmt/rt.rs:153:76 [INFO] [stderr] 5: 0x58b0924ff2a3 - core::fmt::write::h2fd8705465798ecd [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/core/src/fmt/mod.rs:1481:21 [INFO] [stderr] 6: 0x58b0924ddef3 - std::io::default_write_fmt::h83b0118031cb785e [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x58b0924ddef3 - std::io::Write::write_fmt::h86e5e948b933baf0 [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x58b0924e0622 - std::sys::backtrace::BacktraceLock::print::ha385bb074148a5c5 [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x58b0924e1a42 - std::panicking::default_hook::{{closure}}::h668adbdebe90c053 [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x58b0924e1845 - std::panicking::default_hook::h83ad3de7f4834186 [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x58b0924e2312 - std::panicking::rust_panic_with_hook::haf9832d22bd22c19 [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x58b0924e21aa - std::panicking::begin_panic_handler::{{closure}}::hb762d64eeff9beca [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x58b0924e0cc9 - std::sys::backtrace::__rust_end_short_backtrace::hfa0ea9af810a7735 [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x58b0924e1e3d - __rustc[bd5f65a9325ef3a6]::rust_begin_unwind [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x58b0924fe550 - core::panicking::panic_fmt::h4f22ffdd3f840928 [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x58b0924ba917 - build_script_build::main::{{closure}}::hea650ed2a2c9dd22 [INFO] [stderr] 17: 0x58b0924b94cd - build_script_build::visit_xml::h0c4f987cc98be147 [INFO] [stderr] 18: 0x58b0924b9f3a - build_script_build::main::h4511227f9624e1b3 [INFO] [stderr] 19: 0x58b0924b6123 - core::ops::function::FnOnce::call_once::h3e421137412b6a4d [INFO] [stderr] 20: 0x58b0924b55d6 - std::sys::backtrace::__rust_begin_short_backtrace::hce847481e57f3234 [INFO] [stderr] 21: 0x58b0924b5459 - std::rt::lang_start::{{closure}}::h4a383bd7c0e9f319 [INFO] [stderr] 22: 0x58b0924da900 - core::ops::function::impls:: for &F>::call_once::h346f572104a3cf85 [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x58b0924da900 - std::panicking::try::do_call::h571c3d2a3e9e26f3 [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/std/src/panicking.rs:589:40 [INFO] [stderr] 24: 0x58b0924da900 - std::panicking::try::h1f2d44c0e009b873 [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/std/src/panicking.rs:552:19 [INFO] [stderr] 25: 0x58b0924da900 - std::panic::catch_unwind::h6cd9389cf79e195e [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x58b0924da900 - std::rt::lang_start_internal::{{closure}}::hed90aef4244362c7 [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/std/src/rt.rs:168:24 [INFO] [stderr] 27: 0x58b0924da900 - std::panicking::try::do_call::hf60f8e29fc0510eb [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/std/src/panicking.rs:589:40 [INFO] [stderr] 28: 0x58b0924da900 - std::panicking::try::ha4dfa4262c72a082 [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/std/src/panicking.rs:552:19 [INFO] [stderr] 29: 0x58b0924da900 - std::panic::catch_unwind::h6ae159ff4cd2c078 [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x58b0924da900 - std::rt::lang_start_internal::h11ab503adf86febc [INFO] [stderr] at /rustc/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/library/std/src/rt.rs:164:5 [INFO] [stderr] 31: 0x58b0924b5441 - std::rt::lang_start::h12e866a2901d8070 [INFO] [stderr] 32: 0x58b0924ba995 - main [INFO] [stderr] 33: 0x781e48bfe1ca - [INFO] [stderr] 34: 0x781e48bfe28b - __libc_start_main [INFO] [stderr] 35: 0x58b0924b4275 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] error: could not compile `penrose_proc` (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/81185c2d21df0ba45fd33e65bbdce76dc0d89bd9/bin/rustc --crate-name penrose_proc --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/penrose_proc-0.1.3/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=189c7e550102e7da -C extra-filename=-79e559fe326fc393 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern penrose_keysyms=/opt/rustwide/target/debug/deps/libpenrose_keysyms-7e7119247974ca92.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-53e0210e40c222ac.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-decdb9075494526f.rlib --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-3f2c037d0e13a881.so --extern strum=/opt/rustwide/target/debug/deps/libstrum-673677969f4cbedb.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-a06e74e6d469715d.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "6bd395cfac2faf88e3ce43f4144534896db4e0c304290078272226b61c7ef5a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bd395cfac2faf88e3ce43f4144534896db4e0c304290078272226b61c7ef5a6", kill_on_drop: false }` [INFO] [stdout] 6bd395cfac2faf88e3ce43f4144534896db4e0c304290078272226b61c7ef5a6