[INFO] cloning repository https://github.com/solo-kibr7/Doma_emu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/solo-kibr7/Doma_emu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolo-kibr7%2FDoma_emu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolo-kibr7%2FDoma_emu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9929e4162b614159bdd26fae7c68d980f43c8f5c [INFO] checking solo-kibr7/Doma_emu against try#19b19c1ea5b23336f439d5f7be1cc1b3f1220bef for pr-112999 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolo-kibr7%2FDoma_emu" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/solo-kibr7/Doma_emu on toolchain 19b19c1ea5b23336f439d5f7be1cc1b3f1220bef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+19b19c1ea5b23336f439d5f7be1cc1b3f1220bef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/solo-kibr7/Doma_emu [INFO] finished tweaking git repo https://github.com/solo-kibr7/Doma_emu [INFO] tweaked toml for git repo https://github.com/solo-kibr7/Doma_emu written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/solo-kibr7/Doma_emu 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" "+19b19c1ea5b23336f439d5f7be1cc1b3f1220bef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+19b19c1ea5b23336f439d5f7be1cc1b3f1220bef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 12c991d6f5f9a58746c9e0b5550895e0d6d9e52f8621fed19b5376eb2e2d95a7 [INFO] running `Command { std: "docker" "start" "-a" "12c991d6f5f9a58746c9e0b5550895e0d6d9e52f8621fed19b5376eb2e2d95a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12c991d6f5f9a58746c9e0b5550895e0d6d9e52f8621fed19b5376eb2e2d95a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12c991d6f5f9a58746c9e0b5550895e0d6d9e52f8621fed19b5376eb2e2d95a7", kill_on_drop: false }` [INFO] [stdout] 12c991d6f5f9a58746c9e0b5550895e0d6d9e52f8621fed19b5376eb2e2d95a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+19b19c1ea5b23336f439d5f7be1cc1b3f1220bef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbb2a6b3d1440671bb673857a52094f2f8af2bd380f6994973065fe6506ff1ff [INFO] running `Command { std: "docker" "start" "-a" "bbb2a6b3d1440671bb673857a52094f2f8af2bd380f6994973065fe6506ff1ff", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking ascii v0.5.4 [INFO] [stderr] Checking fixed-vec-deque v0.1.9 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Compiling minifb v0.23.0 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Checking crossterm v0.16.0 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking wayland-commons v0.29.4 [INFO] [stderr] Checking wayland-cursor v0.29.4 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/wayland_cursor-71e576f7a7b7dc0c.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/wayland-cursor-71e576f7a7b7dc0c/dep-lib-wayland-cursor` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] 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-34e3fff46035e6ec/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] cargo:rerun-if-changed=./protocols/unstable/xdg-foreign/xdg-foreign-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-foreign/xdg-foreign-unstable-v2.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-output/xdg-output-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-shell/xdg-shell-unstable-v5.xml [INFO] [stderr] cargo:rerun-if-changed=./protocols/unstable/xdg-shell/xdg-shell-unstable-v6.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '19b19c1ea5b23336f439d5f7be1cc1b3f1220bef' [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 toolchain '19b19c1ea5b23336f439d5f7be1cc1b3f1220bef' [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 toolchain '19b19c1ea5b23336f439d5f7be1cc1b3f1220bef' [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 toolchain '19b19c1ea5b23336f439d5f7be1cc1b3f1220bef' [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 toolchain '19b19c1ea5b23336f439d5f7be1cc1b3f1220bef' [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 toolchain '19b19c1ea5b23336f439d5f7be1cc1b3f1220bef' [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 toolchain '19b19c1ea5b23336f439d5f7be1cc1b3f1220bef' [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 toolchain '19b19c1ea5b23336f439d5f7be1cc1b3f1220bef' [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 toolchain '19b19c1ea5b23336f439d5f7be1cc1b3f1220bef' [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 toolchain '19b19c1ea5b23336f439d5f7be1cc1b3f1220bef' [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 toolchain '19b19c1ea5b23336f439d5f7be1cc1b3f1220bef' [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 toolchain '19b19c1ea5b23336f439d5f7be1cc1b3f1220bef' [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 toolchain '19b19c1ea5b23336f439d5f7be1cc1b3f1220bef' [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 toolchain '19b19c1ea5b23336f439d5f7be1cc1b3f1220bef' [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 toolchain '19b19c1ea5b23336f439d5f7be1cc1b3f1220bef' [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 toolchain '19b19c1ea5b23336f439d5f7be1cc1b3f1220bef' [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 toolchain '19b19c1ea5b23336f439d5f7be1cc1b3f1220bef' [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 toolchain '19b19c1ea5b23336f439d5f7be1cc1b3f1220bef' [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 toolchain '19b19c1ea5b23336f439d5f7be1cc1b3f1220bef' [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 toolchain '19b19c1ea5b23336f439d5f7be1cc1b3f1220bef' [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 toolchain '19b19c1ea5b23336f439d5f7be1cc1b3f1220bef' [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 toolchain '19b19c1ea5b23336f439d5f7be1cc1b3f1220bef' [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 toolchain '19b19c1ea5b23336f439d5f7be1cc1b3f1220bef' [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 toolchain '19b19c1ea5b23336f439d5f7be1cc1b3f1220bef' [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 toolchain '19b19c1ea5b23336f439d5f7be1cc1b3f1220bef' [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 toolchain '19b19c1ea5b23336f439d5f7be1cc1b3f1220bef' [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] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" }', /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wayland-scanner-0.29.4/src/lib.rs:156:40 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56334c691da1 - std::backtrace_rs::backtrace::libunwind::trace::hfad423227b77dea1 [INFO] [stderr] at /rustc/19b19c1ea5b23336f439d5f7be1cc1b3f1220bef/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x56334c691da1 - std::backtrace_rs::backtrace::trace_unsynchronized::h1ea9ac7569a26fba [INFO] [stderr] at /rustc/19b19c1ea5b23336f439d5f7be1cc1b3f1220bef/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x56334c691da1 - std::sys_common::backtrace::_print_fmt::h1baa04386c282512 [INFO] [stderr] at /rustc/19b19c1ea5b23336f439d5f7be1cc1b3f1220bef/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stderr] 3: 0x56334c691da1 - ::fmt::hb529cd9aa54b0675 [INFO] [stderr] at /rustc/19b19c1ea5b23336f439d5f7be1cc1b3f1220bef/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x56334c6b1a9f - core::fmt::rt::Argument::fmt::hee2683633a075a88 [INFO] [stderr] at /rustc/19b19c1ea5b23336f439d5f7be1cc1b3f1220bef/library/core/src/fmt/rt.rs:138:9 [INFO] [stderr] 5: 0x56334c6b1a9f - core::fmt::write::ha46b32179352d6a2 [INFO] [stderr] at /rustc/19b19c1ea5b23336f439d5f7be1cc1b3f1220bef/library/core/src/fmt/mod.rs:1094:21 [INFO] [stderr] 6: 0x56334c68f917 - std::io::Write::write_fmt::h812bef113c596a55 [INFO] [stderr] at /rustc/19b19c1ea5b23336f439d5f7be1cc1b3f1220bef/library/std/src/io/mod.rs:1714:15 [INFO] [stderr] 7: 0x56334c691bb5 - std::sys_common::backtrace::_print::heaa895051cec91f5 [INFO] [stderr] at /rustc/19b19c1ea5b23336f439d5f7be1cc1b3f1220bef/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x56334c691bb5 - std::sys_common::backtrace::print::hb5211c1c8f0b8330 [INFO] [stderr] at /rustc/19b19c1ea5b23336f439d5f7be1cc1b3f1220bef/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x56334c692f93 - std::panicking::default_hook::{{closure}}::h5d4027c3264db434 [INFO] [stderr] at /rustc/19b19c1ea5b23336f439d5f7be1cc1b3f1220bef/library/std/src/panicking.rs:269:22 [INFO] [stderr] 10: 0x56334c692d24 - std::panicking::default_hook::hf366fce89c62c5ba [INFO] [stderr] at /rustc/19b19c1ea5b23336f439d5f7be1cc1b3f1220bef/library/std/src/panicking.rs:288:9 [INFO] [stderr] 11: 0x56334c693519 - std::panicking::rust_panic_with_hook::h89cf05c3ae2ee241 [INFO] [stderr] at /rustc/19b19c1ea5b23336f439d5f7be1cc1b3f1220bef/library/std/src/panicking.rs:705:13 [INFO] [stderr] 12: 0x56334c693417 - std::panicking::begin_panic_handler::{{closure}}::h4b5c0260e12c8bdb [INFO] [stderr] at /rustc/19b19c1ea5b23336f439d5f7be1cc1b3f1220bef/library/std/src/panicking.rs:597:13 [INFO] [stderr] 13: 0x56334c6921d6 - std::sys_common::backtrace::__rust_end_short_backtrace::h1b8752100645e26f [INFO] [stderr] at /rustc/19b19c1ea5b23336f439d5f7be1cc1b3f1220bef/library/std/src/sys_common/backtrace.rs:151:18 [INFO] [stderr] 14: 0x56334c693162 - rust_begin_unwind [INFO] [stderr] at /rustc/19b19c1ea5b23336f439d5f7be1cc1b3f1220bef/library/std/src/panicking.rs:593:5 [INFO] [stderr] 15: 0x56334c5c4cb3 - core::panicking::panic_fmt::h1d17bc297e1c536b [INFO] [stderr] at /rustc/19b19c1ea5b23336f439d5f7be1cc1b3f1220bef/library/core/src/panicking.rs:67:14 [INFO] [stderr] 16: 0x56334c5c5183 - core::result::unwrap_failed::h9f286c72e90756a1 [INFO] [stderr] at /rustc/19b19c1ea5b23336f439d5f7be1cc1b3f1220bef/library/core/src/result.rs:1651:5 [INFO] [stderr] 17: 0x56334c5c97fb - core::result::Result::unwrap::hdcc105668573e839 [INFO] [stderr] 18: 0x56334c5c8489 - wayland_scanner::generate_code_with_destructor_events::he09577f3463cdcb5 [INFO] [stderr] 19: 0x56334c5ccbae - build_script_build::generate_protocol::hd810c77454ff18c6 [INFO] [stderr] 20: 0x56334c5ce1ec - build_script_build::main::h200a2be1591b8f55 [INFO] [stderr] 21: 0x56334c5d6ef3 - core::ops::function::FnOnce::call_once::h59a50de47b9069f4 [INFO] [stderr] 22: 0x56334c5c5986 - std::sys_common::backtrace::__rust_begin_short_backtrace::he505ade73ce3a60c [INFO] [stderr] 23: 0x56334c5d6029 - std::rt::lang_start::{{closure}}::h7662795bef6ef94a [INFO] [stderr] 24: 0x56334c68c55b - core::ops::function::impls:: for &F>::call_once::hecf599008070a808 [INFO] [stderr] at /rustc/19b19c1ea5b23336f439d5f7be1cc1b3f1220bef/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 25: 0x56334c68c55b - std::panicking::try::do_call::h57f73d975f76a926 [INFO] [stderr] at /rustc/19b19c1ea5b23336f439d5f7be1cc1b3f1220bef/library/std/src/panicking.rs:500:40 [INFO] [stderr] 26: 0x56334c68c55b - std::panicking::try::he2a21ad7e1be3623 [INFO] [stderr] at /rustc/19b19c1ea5b23336f439d5f7be1cc1b3f1220bef/library/std/src/panicking.rs:464:19 [INFO] [stderr] 27: 0x56334c68c55b - std::panic::catch_unwind::h84266374fe6176bc [INFO] [stderr] at /rustc/19b19c1ea5b23336f439d5f7be1cc1b3f1220bef/library/std/src/panic.rs:142:14 [INFO] [stderr] 28: 0x56334c68c55b - std::rt::lang_start_internal::{{closure}}::hfb62118275302f89 [INFO] [stderr] at /rustc/19b19c1ea5b23336f439d5f7be1cc1b3f1220bef/library/std/src/rt.rs:148:48 [INFO] [stderr] 29: 0x56334c68c55b - std::panicking::try::do_call::h546d0b63559e558b [INFO] [stderr] at /rustc/19b19c1ea5b23336f439d5f7be1cc1b3f1220bef/library/std/src/panicking.rs:500:40 [INFO] [stderr] 30: 0x56334c68c55b - std::panicking::try::h47e704a4482cf5aa [INFO] [stderr] at /rustc/19b19c1ea5b23336f439d5f7be1cc1b3f1220bef/library/std/src/panicking.rs:464:19 [INFO] [stderr] 31: 0x56334c68c55b - std::panic::catch_unwind::hadfdb462b077981b [INFO] [stderr] at /rustc/19b19c1ea5b23336f439d5f7be1cc1b3f1220bef/library/std/src/panic.rs:142:14 [INFO] [stderr] 32: 0x56334c68c55b - std::rt::lang_start_internal::h5ddefcaafe9c1dc1 [INFO] [stderr] at /rustc/19b19c1ea5b23336f439d5f7be1cc1b3f1220bef/library/std/src/rt.rs:148:20 [INFO] [stderr] 33: 0x56334c5d6007 - std::rt::lang_start::hfc7e5b53f0be9559 [INFO] [stderr] 34: 0x56334c5ceeb5 - main [INFO] [stderr] 35: 0x7f03b1293d90 - [INFO] [stderr] 36: 0x7f03b1293e40 - __libc_start_main [INFO] [stderr] 37: 0x56334c5c5485 - _start [INFO] [stderr] 38: 0x0 - [INFO] running `Command { std: "docker" "inspect" "bbb2a6b3d1440671bb673857a52094f2f8af2bd380f6994973065fe6506ff1ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbb2a6b3d1440671bb673857a52094f2f8af2bd380f6994973065fe6506ff1ff", kill_on_drop: false }` [INFO] [stdout] bbb2a6b3d1440671bb673857a52094f2f8af2bd380f6994973065fe6506ff1ff