[INFO] cloning repository https://github.com/pzhxbz/mydbg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pzhxbz/mydbg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpzhxbz%2Fmydbg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpzhxbz%2Fmydbg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b81196f334a02b7ebf35814ff8ebe3daf3d23c4c [INFO] checking pzhxbz/mydbg against master#c1feb3eceef7d5f0126c309a87062cf413fe0a25 for pr-121053 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpzhxbz%2Fmydbg" "/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/pzhxbz/mydbg on toolchain c1feb3eceef7d5f0126c309a87062cf413fe0a25 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c1feb3eceef7d5f0126c309a87062cf413fe0a25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pzhxbz/mydbg [INFO] finished tweaking git repo https://github.com/pzhxbz/mydbg [INFO] tweaked toml for git repo https://github.com/pzhxbz/mydbg written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pzhxbz/mydbg 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" "+c1feb3eceef7d5f0126c309a87062cf413fe0a25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded epi v0.8.0 [INFO] [stderr] Downloaded eframe v0.8.0 [INFO] [stderr] Downloaded egui_glium v0.8.0 [INFO] [stderr] Downloaded egui_web v0.8.0 [INFO] [stderr] Downloaded emath v0.8.0 [INFO] [stderr] Downloaded egui v0.8.0 [INFO] [stderr] Downloaded epaint v0.8.0 [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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c1feb3eceef7d5f0126c309a87062cf413fe0a25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 371a8b52fbe9a5fb66f7b20a5545bdcc610f281f2870222b889ed7476bfa04bd [INFO] running `Command { std: "docker" "start" "-a" "371a8b52fbe9a5fb66f7b20a5545bdcc610f281f2870222b889ed7476bfa04bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "371a8b52fbe9a5fb66f7b20a5545bdcc610f281f2870222b889ed7476bfa04bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "371a8b52fbe9a5fb66f7b20a5545bdcc610f281f2870222b889ed7476bfa04bd", kill_on_drop: false }` [INFO] [stdout] 371a8b52fbe9a5fb66f7b20a5545bdcc610f281f2870222b889ed7476bfa04bd [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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c1feb3eceef7d5f0126c309a87062cf413fe0a25" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd79c29dea9861311d5e51e192db44824d43faeb66175d977b603688e6cb2dee [INFO] running `Command { std: "docker" "start" "-a" "bd79c29dea9861311d5e51e192db44824d43faeb66175d977b603688e6cb2dee", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling xml-rs v0.8.16 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking libloading v0.8.0 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking xdg v2.5.2 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking owned_ttf_parser v0.15.2 [INFO] [stderr] Checking rusttype v0.9.3 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Compiling xcb v0.8.2 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking raw-window-handle v0.3.4 [INFO] [stderr] error: failed to run custom build command for `xcb v0.8.2` [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-e35ae3187313b7c1/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error occured in handler: ('request: ', ('xcb', 'Xinerama', 'QueryScreens')) [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.8.2/rs_client.py", line 2448, in [INFO] [stderr] module.generate() [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.8.2/xcbgen/state.py", line 108, in generate [INFO] [stderr] self.close() [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.8.2/rs_client.py", line 296, 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-6f17d22bba15001f/xcb-0.8.2/rs_client.py", line 114, in writeout [INFO] [stderr] with open(path, 'w') as f: [INFO] [stderr] OSError: [Errno 30] Read-only file system: '/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.8.2/src/ffi/xinerama.rs' [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.8.2/build.rs:75:17: [INFO] [stderr] processing of /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/xcb-0.8.2/xml/xinerama.xml returned non-zero (1) [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55da563f5eb5 - std::backtrace_rs::backtrace::libunwind::trace::h9005cae854961bb7 [INFO] [stderr] at /rustc/c1feb3eceef7d5f0126c309a87062cf413fe0a25/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x55da563f5eb5 - std::backtrace_rs::backtrace::trace_unsynchronized::h906217276ee174f8 [INFO] [stderr] at /rustc/c1feb3eceef7d5f0126c309a87062cf413fe0a25/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55da563f5eb5 - std::sys_common::backtrace::_print_fmt::hc579e5ad262217f5 [INFO] [stderr] at /rustc/c1feb3eceef7d5f0126c309a87062cf413fe0a25/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55da563f5eb5 - ::fmt::hd6d8feeb8a53b589 [INFO] [stderr] at /rustc/c1feb3eceef7d5f0126c309a87062cf413fe0a25/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55da564168bb - core::fmt::rt::Argument::fmt::h5a8260798cc5f1e9 [INFO] [stderr] at /rustc/c1feb3eceef7d5f0126c309a87062cf413fe0a25/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x55da564168bb - core::fmt::write::h8d782fdf846f0ceb [INFO] [stderr] at /rustc/c1feb3eceef7d5f0126c309a87062cf413fe0a25/library/core/src/fmt/mod.rs:1157:21 [INFO] [stderr] 6: 0x55da563f3bcf - std::io::Write::write_fmt::h4e48ae4659610638 [INFO] [stderr] at /rustc/c1feb3eceef7d5f0126c309a87062cf413fe0a25/library/std/src/io/mod.rs:1832:15 [INFO] [stderr] 7: 0x55da563f5c8e - std::sys_common::backtrace::_print::h85a123f0b9bf87e6 [INFO] [stderr] at /rustc/c1feb3eceef7d5f0126c309a87062cf413fe0a25/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55da563f5c8e - std::sys_common::backtrace::print::h4ee9006856fa16a2 [INFO] [stderr] at /rustc/c1feb3eceef7d5f0126c309a87062cf413fe0a25/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55da563f70e9 - std::panicking::default_hook::{{closure}}::hc273cbd37782ea2b [INFO] [stderr] 10: 0x55da563f6e2d - std::panicking::default_hook::h459843df46e878da [INFO] [stderr] at /rustc/c1feb3eceef7d5f0126c309a87062cf413fe0a25/library/std/src/panicking.rs:298:9 [INFO] [stderr] 11: 0x55da563f7583 - std::panicking::rust_panic_with_hook::h4d91b2d04ad01a28 [INFO] [stderr] at /rustc/c1feb3eceef7d5f0126c309a87062cf413fe0a25/library/std/src/panicking.rs:795:13 [INFO] [stderr] 12: 0x55da563f7464 - std::panicking::begin_panic_handler::{{closure}}::hf8e9a033c104fb6e [INFO] [stderr] at /rustc/c1feb3eceef7d5f0126c309a87062cf413fe0a25/library/std/src/panicking.rs:664:13 [INFO] [stderr] 13: 0x55da563f6379 - std::sys_common::backtrace::__rust_end_short_backtrace::hcfbde25d801f31ca [INFO] [stderr] at /rustc/c1feb3eceef7d5f0126c309a87062cf413fe0a25/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55da563f7197 - rust_begin_unwind [INFO] [stderr] at /rustc/c1feb3eceef7d5f0126c309a87062cf413fe0a25/library/std/src/panicking.rs:652:5 [INFO] [stderr] 15: 0x55da563cffd3 - core::panicking::panic_fmt::hc9556733817571ab [INFO] [stderr] at /rustc/c1feb3eceef7d5f0126c309a87062cf413fe0a25/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x55da563d6084 - build_script_build::main::{{closure}}::h7470bf76a69b2311 [INFO] [stderr] 17: 0x55da563d4ca6 - build_script_build::visit_xml::h331c32cacaf03df6 [INFO] [stderr] 18: 0x55da563d55cc - build_script_build::main::h6addbd1d96d5572d [INFO] [stderr] 19: 0x55da563d1c83 - core::ops::function::FnOnce::call_once::hedf19f1f470ea9c9 [INFO] [stderr] 20: 0x55da563d0a06 - std::sys_common::backtrace::__rust_begin_short_backtrace::hacfdc85437670326 [INFO] [stderr] 21: 0x55da563d1339 - std::rt::lang_start::{{closure}}::h58b72aff8f4db58b [INFO] [stderr] 22: 0x55da563f0b96 - core::ops::function::impls:: for &F>::call_once::h7c71ae9ace59a4ca [INFO] [stderr] at /rustc/c1feb3eceef7d5f0126c309a87062cf413fe0a25/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x55da563f0b96 - std::panicking::try::do_call::haf33ac52dae24b22 [INFO] [stderr] at /rustc/c1feb3eceef7d5f0126c309a87062cf413fe0a25/library/std/src/panicking.rs:559:40 [INFO] [stderr] 24: 0x55da563f0b96 - std::panicking::try::he187649faee0c38a [INFO] [stderr] at /rustc/c1feb3eceef7d5f0126c309a87062cf413fe0a25/library/std/src/panicking.rs:523:19 [INFO] [stderr] 25: 0x55da563f0b96 - std::panic::catch_unwind::h836ffc393812d623 [INFO] [stderr] at /rustc/c1feb3eceef7d5f0126c309a87062cf413fe0a25/library/std/src/panic.rs:149:14 [INFO] [stderr] 26: 0x55da563f0b96 - std::rt::lang_start_internal::{{closure}}::h78c9c6bba97d61ed [INFO] [stderr] at /rustc/c1feb3eceef7d5f0126c309a87062cf413fe0a25/library/std/src/rt.rs:141:48 [INFO] [stderr] 27: 0x55da563f0b96 - std::panicking::try::do_call::h8fe8f1f91bf798f4 [INFO] [stderr] at /rustc/c1feb3eceef7d5f0126c309a87062cf413fe0a25/library/std/src/panicking.rs:559:40 [INFO] [stderr] 28: 0x55da563f0b96 - std::panicking::try::hd24cb02560db2b74 [INFO] [stderr] at /rustc/c1feb3eceef7d5f0126c309a87062cf413fe0a25/library/std/src/panicking.rs:523:19 [INFO] [stderr] 29: 0x55da563f0b96 - std::panic::catch_unwind::h0386f1b5a4e8c227 [INFO] [stderr] at /rustc/c1feb3eceef7d5f0126c309a87062cf413fe0a25/library/std/src/panic.rs:149:14 [INFO] [stderr] 30: 0x55da563f0b96 - std::rt::lang_start_internal::h33f41d87bef2397c [INFO] [stderr] at /rustc/c1feb3eceef7d5f0126c309a87062cf413fe0a25/library/std/src/rt.rs:141:20 [INFO] [stderr] 31: 0x55da563d1317 - std::rt::lang_start::hd3b8275d84f1071a [INFO] [stderr] 32: 0x55da563d6105 - main [INFO] [stderr] 33: 0x7f490646ed90 - [INFO] [stderr] 34: 0x7f490646ee40 - __libc_start_main [INFO] [stderr] 35: 0x55da563d05c5 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bd79c29dea9861311d5e51e192db44824d43faeb66175d977b603688e6cb2dee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd79c29dea9861311d5e51e192db44824d43faeb66175d977b603688e6cb2dee", kill_on_drop: false }` [INFO] [stdout] bd79c29dea9861311d5e51e192db44824d43faeb66175d977b603688e6cb2dee [INFO] checking pzhxbz/mydbg against try#0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5 for pr-121053 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpzhxbz%2Fmydbg" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-5-tc2/source': No space left on device [INFO] checking pzhxbz/mydbg against try#0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5 for pr-121053 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpzhxbz%2Fmydbg" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-5-tc2/source': No space left on device [INFO] checking pzhxbz/mydbg against try#0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5 for pr-121053 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpzhxbz%2Fmydbg" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-5-tc2/source': No space left on device [INFO] checking pzhxbz/mydbg against try#0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5 for pr-121053 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpzhxbz%2Fmydbg" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-5-tc2/source': No space left on device [INFO] checking pzhxbz/mydbg against try#0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5 for pr-121053 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpzhxbz%2Fmydbg" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-5-tc2/source': No space left on device [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/pzhxbz/mydbg [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.