[INFO] cloning repository https://github.com/mvarrone-dev/rust_chess_bitboard [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mvarrone-dev/rust_chess_bitboard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmvarrone-dev%2Frust_chess_bitboard", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmvarrone-dev%2Frust_chess_bitboard'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2a4a0a7cfd9cb344657f15a3f61b2e71220f5ebc [INFO] checking mvarrone-dev/rust_chess_bitboard against master#4b596bbd847672da87763b76171687d3544863c2 for pr-144544 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmvarrone-dev%2Frust_chess_bitboard" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mvarrone-dev/rust_chess_bitboard [INFO] finished tweaking git repo https://github.com/mvarrone-dev/rust_chess_bitboard [INFO] tweaked toml for git repo https://github.com/mvarrone-dev/rust_chess_bitboard written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mvarrone-dev/rust_chess_bitboard on toolchain 4b596bbd847672da87763b76171687d3544863c2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4b596bbd847672da87763b76171687d3544863c2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mvarrone-dev/rust_chess_bitboard 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" "+4b596bbd847672da87763b76171687d3544863c2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded paste v1.0.4 [INFO] [stderr] Downloaded cargo_metadata v0.10.0 [INFO] [stderr] Downloaded skeptic v0.13.5 [INFO] [stderr] Downloaded zip v0.5.11 [INFO] [stderr] Downloaded atomic_refcell v0.1.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+4b596bbd847672da87763b76171687d3544863c2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5eef1304e35d67afb5024786a42f1a1fad22565d17d84e8e6426331002f6b061 [INFO] running `Command { std: "docker" "start" "-a" "5eef1304e35d67afb5024786a42f1a1fad22565d17d84e8e6426331002f6b061", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5eef1304e35d67afb5024786a42f1a1fad22565d17d84e8e6426331002f6b061", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5eef1304e35d67afb5024786a42f1a1fad22565d17d84e8e6426331002f6b061", kill_on_drop: false }` [INFO] [stdout] 5eef1304e35d67afb5024786a42f1a1fad22565d17d84e8e6426331002f6b061 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+4b596bbd847672da87763b76171687d3544863c2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2caa92a6b82b5e64a00e0cc742ed2bd84a9cdc6d3e96bc4eebd43aea57f6e1a [INFO] running `Command { std: "docker" "start" "-a" "f2caa92a6b82b5e64a00e0cc742ed2bd84a9cdc6d3e96bc4eebd43aea57f6e1a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking bitboard v0.1.0 (/opt/rustwide/workdir/bitboard) [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.2 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking crossbeam-epoch v0.9.2 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking gfx_core v0.9.2 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Checking sid v0.5.2 [INFO] [stderr] Compiling xcb v0.8.2 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking xi-unicode v0.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Checking glyph_brush_layout v0.1.9 [INFO] [stderr] Checking twox-hash v1.6.0 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking generic-array v0.12.3 [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-d2c753fd4aa289fb/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error occured in handler: ('request: ', ('xcb', 'Xevie', 'SelectInput')) [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/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-1949cf8c6b5b557f/xcb-0.8.2/rs_client.py", line 114, in writeout [INFO] [stderr] with open(path, 'w') as f: [INFO] [stderr] ^^^^^^^^^^^^^^^ [INFO] [stderr] OSError: [Errno 30] Read-only file system: '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.8.2/src/ffi/xevie.rs' [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.8.2/build.rs:75:17: [INFO] [stderr] processing of /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.8.2/xml/xevie.xml returned non-zero (1) [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x615b3dc077c2 - std::backtrace_rs::backtrace::libunwind::trace::h571f380af15fd245 [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x615b3dc077c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hf1f9864253c4c205 [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x615b3dc077c2 - std::sys::backtrace::_print_fmt::h3ec0c7d192269dd6 [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x615b3dc077c2 - ::fmt::h54923a691218512b [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x615b3dc26d33 - core::fmt::rt::Argument::fmt::h3d0e6a6c5423eb43 [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x615b3dc26d33 - core::fmt::write::ha1c92940fd8d066d [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x615b3dc04f73 - std::io::default_write_fmt::h0f6ad9e69d606f8b [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x615b3dc04f73 - std::io::Write::write_fmt::hb327138ae1f24927 [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x615b3dc07612 - std::sys::backtrace::BacktraceLock::print::h56a3a4c305ecd2d1 [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x615b3dc08a23 - std::panicking::default_hook::{{closure}}::hc29b03f5cdd932f3 [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x615b3dc08805 - std::panicking::default_hook::h276fbab8efe8caf3 [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x615b3dc092f5 - std::panicking::rust_panic_with_hook::h58eef18cf029e6c2 [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x615b3dc0918a - std::panicking::begin_panic_handler::{{closure}}::h90b4034cedf79832 [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x615b3dc07cb9 - std::sys::backtrace::__rust_end_short_backtrace::h9736ce24e805730f [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x615b3dc08e1d - __rustc[1a162ac9d8c43a5c]::rust_begin_unwind [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x615b3dc26000 - core::panicking::panic_fmt::h57d90be74b1c1f76 [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x615b3dbe089d - build_script_build::main::{{closure}}::h7ef4e72ab3db09e6 [INFO] [stderr] 17: 0x615b3dbdf5cd - build_script_build::visit_xml::h2c6ea2a707abc618 [INFO] [stderr] 18: 0x615b3dbdfefa - build_script_build::main::h8557c6e97614ca00 [INFO] [stderr] 19: 0x615b3dbdbb03 - core::ops::function::FnOnce::call_once::hc85daedf83bd2a33 [INFO] [stderr] 20: 0x615b3dbdb3a6 - std::sys::backtrace::__rust_begin_short_backtrace::h8c314543fa0f8ab7 [INFO] [stderr] 21: 0x615b3dbdb219 - std::rt::lang_start::{{closure}}::hc4f6dac94a8d5e4d [INFO] [stderr] 22: 0x615b3dc019e0 - core::ops::function::impls:: for &F>::call_once::hc8ae13a72c677ee2 [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 23: 0x615b3dc019e0 - std::panicking::catch_unwind::do_call::h50dde308cffb2463 [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/std/src/panicking.rs:589:40 [INFO] [stderr] 24: 0x615b3dc019e0 - std::panicking::catch_unwind::hb5886863e1f61487 [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/std/src/panicking.rs:552:19 [INFO] [stderr] 25: 0x615b3dc019e0 - std::panic::catch_unwind::h568d1bf719a09ec6 [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x615b3dc019e0 - std::rt::lang_start_internal::{{closure}}::h28b41336198f7650 [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x615b3dc019e0 - std::panicking::catch_unwind::do_call::h83ff67e156778f15 [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/std/src/panicking.rs:589:40 [INFO] [stderr] 28: 0x615b3dc019e0 - std::panicking::catch_unwind::hfa601acc14a0d6b6 [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/std/src/panicking.rs:552:19 [INFO] [stderr] 29: 0x615b3dc019e0 - std::panic::catch_unwind::h3a48fd7a8f235706 [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x615b3dc019e0 - std::rt::lang_start_internal::h520b6b6fdefec226 [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x615b3dbdb201 - std::rt::lang_start::h5a1406507e9bc2cf [INFO] [stderr] 32: 0x615b3dbe0915 - main [INFO] [stderr] 33: 0x739a8b52a1ca - [INFO] [stderr] 34: 0x739a8b52a28b - __libc_start_main [INFO] [stderr] 35: 0x615b3dbd9fa5 - _start [INFO] [stderr] 36: 0x0 - [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] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (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/4b596bbd847672da87763b76171687d3544863c2/bin/rustc --crate-name syn --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-0.15.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "visit", "visit-mut"))' -C metadata=c14b226271211bfb -C extra-filename=-4727f75c0bc84709 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a31d07f6233458cb.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ed4b39275464f609.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-c15504178e575201.rmeta --cap-lints allow --cap-lints=forbid --cfg syn_can_match_trailing_dollar --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path` (exit status: 101) [INFO] [stderr] error: could not compile `syn` (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/4b596bbd847672da87763b76171687d3544863c2/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.60/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=1dba14e84df8acea -C extra-filename=-47028e2744c44384 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f3ff91c81d54fcf0.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-5c092886e73ad71a.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-467b3a2737902552.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaMXiFYu" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.21.13` [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-159b0bd06f3cde26/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '4b596bbd847672da87763b76171687d3544863c2'. [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 '4b596bbd847672da87763b76171687d3544863c2'. [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 '4b596bbd847672da87763b76171687d3544863c2'. [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 '4b596bbd847672da87763b76171687d3544863c2'. [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 '4b596bbd847672da87763b76171687d3544863c2'. [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 '4b596bbd847672da87763b76171687d3544863c2'. [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 '4b596bbd847672da87763b76171687d3544863c2'. [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 '4b596bbd847672da87763b76171687d3544863c2'. [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 '4b596bbd847672da87763b76171687d3544863c2'. [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 '4b596bbd847672da87763b76171687d3544863c2'. [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 '4b596bbd847672da87763b76171687d3544863c2'. [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 '4b596bbd847672da87763b76171687d3544863c2'. [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 '4b596bbd847672da87763b76171687d3544863c2'. [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 '4b596bbd847672da87763b76171687d3544863c2'. [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 '4b596bbd847672da87763b76171687d3544863c2'. [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 '4b596bbd847672da87763b76171687d3544863c2'. [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 '4b596bbd847672da87763b76171687d3544863c2'. [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 '4b596bbd847672da87763b76171687d3544863c2'. [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 '4b596bbd847672da87763b76171687d3544863c2'. [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 '4b596bbd847672da87763b76171687d3544863c2'. [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 '4b596bbd847672da87763b76171687d3544863c2'. [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 '4b596bbd847672da87763b76171687d3544863c2'. [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 '4b596bbd847672da87763b76171687d3544863c2'. [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 '4b596bbd847672da87763b76171687d3544863c2'. [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 '4b596bbd847672da87763b76171687d3544863c2'. [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 '4b596bbd847672da87763b76171687d3544863c2'. [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 '4b596bbd847672da87763b76171687d3544863c2'. [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 '4b596bbd847672da87763b76171687d3544863c2'. [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 '4b596bbd847672da87763b76171687d3544863c2'. [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 '4b596bbd847672da87763b76171687d3544863c2'. [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 '4b596bbd847672da87763b76171687d3544863c2'. [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 '4b596bbd847672da87763b76171687d3544863c2'. [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 '4b596bbd847672da87763b76171687d3544863c2'. [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 '4b596bbd847672da87763b76171687d3544863c2'. [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 '4b596bbd847672da87763b76171687d3544863c2'. [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 '4b596bbd847672da87763b76171687d3544863c2'. [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 '4b596bbd847672da87763b76171687d3544863c2'. [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 '4b596bbd847672da87763b76171687d3544863c2'. [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 '4b596bbd847672da87763b76171687d3544863c2'. [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 '4b596bbd847672da87763b76171687d3544863c2'. [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 '4b596bbd847672da87763b76171687d3544863c2'. [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.21.13/src/lib.rs:208: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: 0x601b157c4552 - std::backtrace_rs::backtrace::libunwind::trace::h571f380af15fd245 [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x601b157c4552 - std::backtrace_rs::backtrace::trace_unsynchronized::hf1f9864253c4c205 [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x601b157c4552 - std::sys::backtrace::_print_fmt::h3ec0c7d192269dd6 [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x601b157c4552 - ::fmt::h54923a691218512b [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x601b157e4ce3 - core::fmt::rt::Argument::fmt::h3d0e6a6c5423eb43 [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x601b157e4ce3 - core::fmt::write::ha1c92940fd8d066d [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x601b157c1fa3 - std::io::default_write_fmt::h0f6ad9e69d606f8b [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x601b157c1fa3 - std::io::Write::write_fmt::hb327138ae1f24927 [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x601b157c43a2 - std::sys::backtrace::BacktraceLock::print::h56a3a4c305ecd2d1 [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x601b157c57c9 - std::panicking::default_hook::{{closure}}::hc29b03f5cdd932f3 [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x601b157c55ab - std::panicking::default_hook::h276fbab8efe8caf3 [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x601b157c629e - as core::ops::function::Fn>::call::h0844c784484f6a58 [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/alloc/src/boxed.rs:1985:9 [INFO] [stderr] 12: 0x601b157c629e - std::panicking::rust_panic_with_hook::h58eef18cf029e6c2 [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/std/src/panicking.rs:841:13 [INFO] [stderr] 13: 0x601b157c5f6a - std::panicking::begin_panic_handler::{{closure}}::h90b4034cedf79832 [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/std/src/panicking.rs:706:13 [INFO] [stderr] 14: 0x601b157c4a59 - std::sys::backtrace::__rust_end_short_backtrace::h9736ce24e805730f [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 15: 0x601b157c5bfd - __rustc[1a162ac9d8c43a5c]::rust_begin_unwind [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/std/src/panicking.rs:697:5 [INFO] [stderr] 16: 0x601b157e3c40 - core::panicking::panic_fmt::h57d90be74b1c1f76 [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/core/src/panicking.rs:75:14 [INFO] [stderr] 17: 0x601b157e4076 - core::result::unwrap_failed::hfc7b646839088d93 [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/core/src/result.rs:1765:5 [INFO] [stderr] 18: 0x601b156ec9a2 - wayland_scanner::generate_c_code::h192bd2f4c942dbfa [INFO] [stderr] 19: 0x601b156fe9ef - build_script_build::generate_protocol::h881af22b8957903e [INFO] [stderr] 20: 0x601b156ff822 - build_script_build::main::h6aeb2b82205a3ae7 [INFO] [stderr] 21: 0x601b156ef123 - core::ops::function::FnOnce::call_once::h90de45efd8fabc9b [INFO] [stderr] 22: 0x601b156ee156 - std::sys::backtrace::__rust_begin_short_backtrace::hafb489d12fdf5a36 [INFO] [stderr] 23: 0x601b156edfc9 - std::rt::lang_start::{{closure}}::h5ceab7fec61d12a3 [INFO] [stderr] 24: 0x601b157bf240 - core::ops::function::impls:: for &F>::call_once::hc8ae13a72c677ee2 [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 25: 0x601b157bf240 - std::panicking::catch_unwind::do_call::h50dde308cffb2463 [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/std/src/panicking.rs:589:40 [INFO] [stderr] 26: 0x601b157bf240 - std::panicking::catch_unwind::hb5886863e1f61487 [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/std/src/panicking.rs:552:19 [INFO] [stderr] 27: 0x601b157bf240 - std::panic::catch_unwind::h568d1bf719a09ec6 [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x601b157bf240 - std::rt::lang_start_internal::{{closure}}::h28b41336198f7650 [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/std/src/rt.rs:175:24 [INFO] [stderr] 29: 0x601b157bf240 - std::panicking::catch_unwind::do_call::h83ff67e156778f15 [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/std/src/panicking.rs:589:40 [INFO] [stderr] 30: 0x601b157bf240 - std::panicking::catch_unwind::hfa601acc14a0d6b6 [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/std/src/panicking.rs:552:19 [INFO] [stderr] 31: 0x601b157bf240 - std::panic::catch_unwind::h3a48fd7a8f235706 [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/std/src/panic.rs:359:14 [INFO] [stderr] 32: 0x601b157bf240 - std::rt::lang_start_internal::h520b6b6fdefec226 [INFO] [stderr] at /rustc/4b596bbd847672da87763b76171687d3544863c2/library/std/src/rt.rs:171:5 [INFO] [stderr] 33: 0x601b156edfb1 - std::rt::lang_start::h795ac1a726d9b99d [INFO] [stderr] 34: 0x601b156ffa75 - main [INFO] [stderr] 35: 0x7ad81b1e11ca - [INFO] [stderr] 36: 0x7ad81b1e128b - __libc_start_main [INFO] [stderr] 37: 0x601b156ec215 - _start [INFO] [stderr] 38: 0x0 - [INFO] running `Command { std: "docker" "inspect" "f2caa92a6b82b5e64a00e0cc742ed2bd84a9cdc6d3e96bc4eebd43aea57f6e1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2caa92a6b82b5e64a00e0cc742ed2bd84a9cdc6d3e96bc4eebd43aea57f6e1a", kill_on_drop: false }` [INFO] [stdout] f2caa92a6b82b5e64a00e0cc742ed2bd84a9cdc6d3e96bc4eebd43aea57f6e1a