[INFO] fetching crate oxygengine-pws 0.20.0... [INFO] checking oxygengine-pws-0.20.0 against master#ba412a6e70ac84641be7764d088acabd0eb3fa39 for pr-145457 [INFO] extracting crate oxygengine-pws 0.20.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate oxygengine-pws 0.20.0 [INFO] finished tweaking crates.io crate oxygengine-pws 0.20.0 [INFO] tweaked toml for crates.io crate oxygengine-pws 0.20.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate oxygengine-pws 0.20.0 on toolchain ba412a6e70ac84641be7764d088acabd0eb3fa39 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate oxygengine-pws 0.20.0 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" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unidiff v0.3.3 [INFO] [stderr] Downloaded tar v0.4.35 [INFO] [stderr] Downloaded xkb v0.2.1 [INFO] [stderr] Downloaded minifb v0.19.3 [INFO] [stderr] Downloaded xkbcommon-sys v0.7.5 [INFO] [stderr] Downloaded orbclient v0.3.31 [INFO] [stderr] Downloaded oxygengine-utils v0.20.0 [INFO] [stderr] Downloaded psyche-utils v0.2.19 [INFO] [stderr] Downloaded oxygengine-procedural v0.20.0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 02312f688fb08fa5fdd82fe0690c64b6eaea1606da7b5001db5ba70dec0ca8ee [INFO] running `Command { std: "docker" "start" "-a" "02312f688fb08fa5fdd82fe0690c64b6eaea1606da7b5001db5ba70dec0ca8ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02312f688fb08fa5fdd82fe0690c64b6eaea1606da7b5001db5ba70dec0ca8ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02312f688fb08fa5fdd82fe0690c64b6eaea1606da7b5001db5ba70dec0ca8ee", kill_on_drop: false }` [INFO] [stdout] 02312f688fb08fa5fdd82fe0690c64b6eaea1606da7b5001db5ba70dec0ca8ee [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ba412a6e70ac84641be7764d088acabd0eb3fa39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24864452c1cb6b1c1ed1b452d5167868ff96979fe3426cb4e37cdabfe5031145 [INFO] running `Command { std: "docker" "start" "-a" "24864452c1cb6b1c1ed1b452d5167868ff96979fe3426cb4e37cdabfe5031145", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling minifb v0.19.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Checking noise v0.7.0 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Checking wayland-commons v0.28.6 [INFO] [stderr] Checking wayland-cursor v0.28.6 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ba412a6e70ac84641be7764d088acabd0eb3fa39/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.126/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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=e876513854af7c20 -C extra-filename=-5846a26d29c5fc9b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-854d8d4348425e7c.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-50fd89b1004190b1.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-b50fac573385bf46.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg underscore_consts` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.28.6` [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-1cd5bb152d917943/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=./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] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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 'ba412a6e70ac84641be7764d088acabd0eb3fa39'. [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' (1394) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-scanner-0.28.6/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: 0x596341e18cd2 - std::backtrace_rs::backtrace::libunwind::trace::h60a5998c1030180f [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x596341e18cd2 - std::backtrace_rs::backtrace::trace_unsynchronized::hbc916971198bfe2f [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x596341e18cd2 - std::sys::backtrace::_print_fmt::hd2333c2ad22177d2 [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x596341e18cd2 - ::fmt::hd1ed2d8f7d24d667 [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x596341e3777f - core::fmt::rt::Argument::fmt::h4489e4ae56700c2f [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x596341e3777f - core::fmt::write::hae773ff33378fd6c [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x596341e0a223 - std::io::default_write_fmt::ha268be34543a63c9 [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x596341e0a223 - std::io::Write::write_fmt::h06022bdd39b4a2a7 [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x596341e18a02 - std::sys::backtrace::BacktraceLock::print::h6052ffa87b4ff4cb [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x596341e0708c - std::panicking::default_hook::{{closure}}::hbc796bd86ccb8383 [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x596341e06ed3 - std::panicking::default_hook::hbd94eb032b84ecb6 [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x596341e07b97 - std::panicking::panic_with_hook::h99ddb474986c3411 [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x596341e18e5a - std::panicking::panic_handler::{{closure}}::h43d9650312bc26e1 [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x596341e18db9 - std::sys::backtrace::__rust_end_short_backtrace::h19b0c5525fff7a23 [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x596341e074ed - __rustc[c24b02f5bc7be650]::rust_begin_unwind [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x596341e3af80 - core::panicking::panic_fmt::hb919ac82eae4beb0 [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x596341e3b716 - core::result::unwrap_failed::h8212a9cc2bfc2f72 [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/core/src/result.rs:1852:5 [INFO] [stderr] 17: 0x596341d53a5d - wayland_scanner::generate_code_with_destructor_events::h61ec5d4eeeab56ad [INFO] [stderr] 18: 0x596341d5713f - build_script_build::generate_protocol::hcac05b0cb5208857 [INFO] [stderr] 19: 0x596341d56b6e - build_script_build::main::h7681c7659bd16a1d [INFO] [stderr] 20: 0x596341d59033 - core::ops::function::FnOnce::call_once::he7c0de2a04c70b56 [INFO] [stderr] 21: 0x596341d58f16 - std::sys::backtrace::__rust_begin_short_backtrace::h188819c02bcf3d89 [INFO] [stderr] 22: 0x596341d5ab59 - std::rt::lang_start::{{closure}}::h0e4148781e13ba9a [INFO] [stderr] 23: 0x596341e19410 - core::ops::function::impls:: for &F>::call_once::h0a2cf5529a59aee3 [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 24: 0x596341e19410 - std::panicking::catch_unwind::do_call::hb6c78b71a70e56bf [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/panicking.rs:590:40 [INFO] [stderr] 25: 0x596341e19410 - std::panicking::catch_unwind::h189567d4d4eeb86a [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/panicking.rs:553:19 [INFO] [stderr] 26: 0x596341e19410 - std::panic::catch_unwind::hd104db38e13d3a45 [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x596341e19410 - std::rt::lang_start_internal::{{closure}}::h98074e47af23abac [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x596341e19410 - std::panicking::catch_unwind::do_call::h8ef42585d55ca152 [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/panicking.rs:590:40 [INFO] [stderr] 29: 0x596341e19410 - std::panicking::catch_unwind::hb7397fac33a760a1 [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/panicking.rs:553:19 [INFO] [stderr] 30: 0x596341e19410 - std::panic::catch_unwind::h278435a41885bafa [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x596341e19410 - std::rt::lang_start_internal::ha01c5a652af7bc3e [INFO] [stderr] at /rustc/ba412a6e70ac84641be7764d088acabd0eb3fa39/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x596341d5ab41 - std::rt::lang_start::h744453b6ecd85da0 [INFO] [stderr] 33: 0x596341d58f35 - main [INFO] [stderr] 34: 0x71dd475d31ca - [INFO] [stderr] 35: 0x71dd475d328b - __libc_start_main [INFO] [stderr] 36: 0x596341d525d5 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "24864452c1cb6b1c1ed1b452d5167868ff96979fe3426cb4e37cdabfe5031145", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24864452c1cb6b1c1ed1b452d5167868ff96979fe3426cb4e37cdabfe5031145", kill_on_drop: false }` [INFO] [stdout] 24864452c1cb6b1c1ed1b452d5167868ff96979fe3426cb4e37cdabfe5031145