[INFO] cloning repository https://github.com/tlboright/linked [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tlboright/linked" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftlboright%2Flinked", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftlboright%2Flinked'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3a244c82d78ace59310867f748b2191b18119d80 [INFO] checking tlboright/linked against master#a7fc463dd8fbeca800d4b3efc501069502cffe64 for pr-136988 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftlboright%2Flinked" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tlboright/linked on toolchain a7fc463dd8fbeca800d4b3efc501069502cffe64 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7fc463dd8fbeca800d4b3efc501069502cffe64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tlboright/linked [INFO] finished tweaking git repo https://github.com/tlboright/linked [INFO] tweaked toml for git repo https://github.com/tlboright/linked written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tlboright/linked 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" "+a7fc463dd8fbeca800d4b3efc501069502cffe64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v3.0.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+a7fc463dd8fbeca800d4b3efc501069502cffe64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ff3b1e628fb705411a94d9917f37e9af90f9324988a0cb27d9f57b4239b0592 [INFO] running `Command { std: "docker" "start" "-a" "9ff3b1e628fb705411a94d9917f37e9af90f9324988a0cb27d9f57b4239b0592", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ff3b1e628fb705411a94d9917f37e9af90f9324988a0cb27d9f57b4239b0592", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ff3b1e628fb705411a94d9917f37e9af90f9324988a0cb27d9f57b4239b0592", kill_on_drop: false }` [INFO] [stdout] 9ff3b1e628fb705411a94d9917f37e9af90f9324988a0cb27d9f57b4239b0592 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+a7fc463dd8fbeca800d4b3efc501069502cffe64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5cefc97651ab6e05090ef044813f02714a8805343558628a09daf18e04b96fe5 [INFO] running `Command { std: "docker" "start" "-a" "5cefc97651ab6e05090ef044813f02714a8805343558628a09daf18e04b96fe5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.114 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.3 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.75 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling xcb v0.10.1 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking clap v3.0.12 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking wayland-commons v0.29.4 [INFO] [stderr] Checking x11-clipboard v0.5.3 [INFO] [stderr] Checking wayland-cursor v0.29.4 [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.29.4` [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-557e07d88ac0bd8d/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_CLIENT [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_SERVER [INFO] [stderr] cargo:rerun-if-changed-env=CARGO_FEATURE_UNSTABLE_PROTOCOLS [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/presentation-time/presentation-time.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/viewporter/viewporter.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/stable/xdg-shell/xdg-shell.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/gtk-primary-selection.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/input-method-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/server-decoration.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-method/input-method-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/input-timestamps/input-timestamps-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/keyboard-shortcuts-inhibit/keyboard-shortcuts-inhibit-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/linux-explicit-synchronization/linux-explicit-synchronization-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/primary-selection/primary-selection-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/relative-pointer/relative-pointer-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/tablet/tablet-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/text-input/text-input-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/text-input/text-input-unstable-v3.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-decoration/xdg-decoration-unstable-v1.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'a7fc463dd8fbeca800d4b3efc501069502cffe64'. [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 'a7fc463dd8fbeca800d4b3efc501069502cffe64'. [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 'a7fc463dd8fbeca800d4b3efc501069502cffe64'. [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 'a7fc463dd8fbeca800d4b3efc501069502cffe64'. [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 'a7fc463dd8fbeca800d4b3efc501069502cffe64'. [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 'a7fc463dd8fbeca800d4b3efc501069502cffe64'. [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 'a7fc463dd8fbeca800d4b3efc501069502cffe64'. [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 'a7fc463dd8fbeca800d4b3efc501069502cffe64'. [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 'a7fc463dd8fbeca800d4b3efc501069502cffe64'. [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 'a7fc463dd8fbeca800d4b3efc501069502cffe64'. [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 'a7fc463dd8fbeca800d4b3efc501069502cffe64'. [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 'a7fc463dd8fbeca800d4b3efc501069502cffe64'. [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 'a7fc463dd8fbeca800d4b3efc501069502cffe64'. [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 'a7fc463dd8fbeca800d4b3efc501069502cffe64'. [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 'a7fc463dd8fbeca800d4b3efc501069502cffe64'. [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 'a7fc463dd8fbeca800d4b3efc501069502cffe64'. [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 'a7fc463dd8fbeca800d4b3efc501069502cffe64'. [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 'a7fc463dd8fbeca800d4b3efc501069502cffe64'. [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 'a7fc463dd8fbeca800d4b3efc501069502cffe64'. [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 'a7fc463dd8fbeca800d4b3efc501069502cffe64'. [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 'a7fc463dd8fbeca800d4b3efc501069502cffe64'. [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.4/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: 0x593845992512 - std::backtrace_rs::backtrace::libunwind::trace::h95e8b4e2d4b4cc2a [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x593845992512 - std::backtrace_rs::backtrace::trace_unsynchronized::h70f7c668269c5e8d [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x593845992512 - std::sys::backtrace::_print_fmt::ha192451a91a20a6f [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x593845992512 - ::fmt::he5a6e2a43ee63d62 [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5938459b42c3 - core::fmt::rt::Argument::fmt::hd2e1360e86bdd354 [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/core/src/fmt/rt.rs:185:76 [INFO] [stderr] 5: 0x5938459b42c3 - core::fmt::write::h1198d2867f92250c [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x59384598fa83 - std::io::Write::write_fmt::h7364539d4e21e63a [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x593845992362 - std::sys::backtrace::BacktraceLock::print::ha849cb7ddc3f1784 [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x593845993292 - std::panicking::default_hook::{{closure}}::h790bdf94ba10352a [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/std/src/panicking.rs:300:22 [INFO] [stderr] 9: 0x593845993095 - std::panicking::default_hook::h582490b0f3b663d3 [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/std/src/panicking.rs:327:9 [INFO] [stderr] 10: 0x593845993cb2 - std::panicking::rust_panic_with_hook::h5898019c7e932d16 [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/std/src/panicking.rs:833:13 [INFO] [stderr] 11: 0x593845993a3a - std::panicking::begin_panic_handler::{{closure}}::hdb6c52a87828452e [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/std/src/panicking.rs:706:13 [INFO] [stderr] 12: 0x593845992a19 - std::sys::backtrace::__rust_end_short_backtrace::hd56e9dba57cd8183 [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5938459936cd - __rustc[75407386c8baf190]::rust_begin_unwind [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/std/src/panicking.rs:697:5 [INFO] [stderr] 14: 0x5938459b3180 - core::panicking::panic_fmt::h28123c97f5b65965 [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5938459b35f6 - core::result::unwrap_failed::h0b376d5b8e04cb4e [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x5938458df32d - wayland_scanner::generate_code_with_destructor_events::h2e6d03f0e3371610 [INFO] [stderr] 17: 0x5938458d3aed - build_script_build::generate_protocol::h32edcb339dcf2185 [INFO] [stderr] 18: 0x5938458d4eec - build_script_build::main::hae5f89b5aa0cf99e [INFO] [stderr] 19: 0x5938458d0903 - core::ops::function::FnOnce::call_once::hd88c7c20644fdd42 [INFO] [stderr] 20: 0x5938458cf086 - std::sys::backtrace::__rust_begin_short_backtrace::haa94d9ca25e2bb1b [INFO] [stderr] 21: 0x5938458ddac9 - std::rt::lang_start::{{closure}}::he5dff774266eb794 [INFO] [stderr] 22: 0x59384598c6b0 - core::ops::function::impls:: for &F>::call_once::h319f6d15f9ae67b6 [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x59384598c6b0 - std::panicking::try::do_call::ha2d296ef800f5932 [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/std/src/panicking.rs:589:40 [INFO] [stderr] 24: 0x59384598c6b0 - std::panicking::try::h8da45173342767cc [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/std/src/panicking.rs:552:19 [INFO] [stderr] 25: 0x59384598c6b0 - std::panic::catch_unwind::h81e2f705acd08803 [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x59384598c6b0 - std::rt::lang_start_internal::{{closure}}::h44e7696b269dc4a8 [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/std/src/rt.rs:168:24 [INFO] [stderr] 27: 0x59384598c6b0 - std::panicking::try::do_call::he185adda5f102e53 [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/std/src/panicking.rs:589:40 [INFO] [stderr] 28: 0x59384598c6b0 - std::panicking::try::h29a09e5d817895e0 [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/std/src/panicking.rs:552:19 [INFO] [stderr] 29: 0x59384598c6b0 - std::panic::catch_unwind::h98855baab4b57364 [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x59384598c6b0 - std::rt::lang_start_internal::h67a9e1fba8a41872 [INFO] [stderr] at /rustc/a7fc463dd8fbeca800d4b3efc501069502cffe64/library/std/src/rt.rs:164:5 [INFO] [stderr] 31: 0x5938458ddab1 - std::rt::lang_start::hbf2d35a9820fc255 [INFO] [stderr] 32: 0x5938458d5a05 - main [INFO] [stderr] 33: 0x72df622a21ca - [INFO] [stderr] 34: 0x72df622a228b - __libc_start_main [INFO] [stderr] 35: 0x5938458ce5c5 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "5cefc97651ab6e05090ef044813f02714a8805343558628a09daf18e04b96fe5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cefc97651ab6e05090ef044813f02714a8805343558628a09daf18e04b96fe5", kill_on_drop: false }` [INFO] [stdout] 5cefc97651ab6e05090ef044813f02714a8805343558628a09daf18e04b96fe5