[INFO] cloning repository https://github.com/gamma-delta/puppetmaster [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gamma-delta/puppetmaster" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgamma-delta%2Fpuppetmaster", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgamma-delta%2Fpuppetmaster'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b3582f03e1be4abf7c5d24949ea734d3ad78614 [INFO] checking gamma-delta/puppetmaster against master#3f28fe133475ec5faf3413b556bf3cfb0d51336c for pr-112365-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgamma-delta%2Fpuppetmaster" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gamma-delta/puppetmaster on toolchain 3f28fe133475ec5faf3413b556bf3cfb0d51336c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f28fe133475ec5faf3413b556bf3cfb0d51336c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gamma-delta/puppetmaster [INFO] finished tweaking git repo https://github.com/gamma-delta/puppetmaster [INFO] tweaked toml for git repo https://github.com/gamma-delta/puppetmaster written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gamma-delta/puppetmaster 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" "+3f28fe133475ec5faf3413b556bf3cfb0d51336c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3f28fe133475ec5faf3413b556bf3cfb0d51336c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25aa391d5a5b8d15856d237761aa0fd3b869a202f646430972db891cd8aeb000 [INFO] running `Command { std: "docker" "start" "-a" "25aa391d5a5b8d15856d237761aa0fd3b869a202f646430972db891cd8aeb000", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25aa391d5a5b8d15856d237761aa0fd3b869a202f646430972db891cd8aeb000", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25aa391d5a5b8d15856d237761aa0fd3b869a202f646430972db891cd8aeb000", kill_on_drop: false }` [INFO] [stdout] 25aa391d5a5b8d15856d237761aa0fd3b869a202f646430972db891cd8aeb000 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3f28fe133475ec5faf3413b556bf3cfb0d51336c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b762a145a6dcbabf8f1f712eed053966693bda2938fecd7d965d83989a19b412 [INFO] running `Command { std: "docker" "start" "-a" "b762a145a6dcbabf8f1f712eed053966693bda2938fecd7d965d83989a19b412", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Checking libloading v0.7.2 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking wayland-commons v0.28.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking xdg v2.4.0 [INFO] [stderr] Checking euclid v0.22.6 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking ttf-parser v0.13.4 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Checking lyon_geom v0.17.6 [INFO] [stderr] Checking raw-window-handle v0.4.2 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking wayland-cursor v0.28.6 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Checking owned_ttf_parser v0.13.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [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] Checking memmap2 v0.1.0 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaLA9kOq" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gfx_gl` (build script) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `glutin_glx_sys` (build script) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetafCb1k2" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetasm3TcU/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `memmap2` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `thiserror` (lib) due to 1 previous error [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde_derive` (lib) [INFO] [stderr] error: could not compile `x11-dl` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `glutin_egl_sys` (build script) [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-6145533cd1b80d11/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] 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] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '3f28fe133475ec5faf3413b556bf3cfb0d51336c' [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 '3f28fe133475ec5faf3413b556bf3cfb0d51336c' [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 '3f28fe133475ec5faf3413b556bf3cfb0d51336c' [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 '3f28fe133475ec5faf3413b556bf3cfb0d51336c' [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 '3f28fe133475ec5faf3413b556bf3cfb0d51336c' [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 '3f28fe133475ec5faf3413b556bf3cfb0d51336c' [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 '3f28fe133475ec5faf3413b556bf3cfb0d51336c' [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 '3f28fe133475ec5faf3413b556bf3cfb0d51336c' [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 '3f28fe133475ec5faf3413b556bf3cfb0d51336c' [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 '3f28fe133475ec5faf3413b556bf3cfb0d51336c' [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 '3f28fe133475ec5faf3413b556bf3cfb0d51336c' [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 '3f28fe133475ec5faf3413b556bf3cfb0d51336c' [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 '3f28fe133475ec5faf3413b556bf3cfb0d51336c' [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 '3f28fe133475ec5faf3413b556bf3cfb0d51336c' [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 '3f28fe133475ec5faf3413b556bf3cfb0d51336c' [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 '3f28fe133475ec5faf3413b556bf3cfb0d51336c' [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 '3f28fe133475ec5faf3413b556bf3cfb0d51336c' [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 '3f28fe133475ec5faf3413b556bf3cfb0d51336c' [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 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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: 0x55a727e1424c - std::backtrace_rs::backtrace::libunwind::trace::h247856b8589eea47 [INFO] [stderr] at /rustc/3f28fe133475ec5faf3413b556bf3cfb0d51336c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stderr] 1: 0x55a727e1424c - std::backtrace_rs::backtrace::trace_unsynchronized::ha16be01380f62942 [INFO] [stderr] at /rustc/3f28fe133475ec5faf3413b556bf3cfb0d51336c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55a727e1424c - std::sys_common::backtrace::_print_fmt::h63dbff41edbd7211 [INFO] [stderr] at /rustc/3f28fe133475ec5faf3413b556bf3cfb0d51336c/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55a727e1424c - ::fmt::hcb91611b32d89ae8 [INFO] [stderr] at /rustc/3f28fe133475ec5faf3413b556bf3cfb0d51336c/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55a727e37c30 - core::fmt::rt::Argument::fmt::h9d1bba03a606e788 [INFO] [stderr] at /rustc/3f28fe133475ec5faf3413b556bf3cfb0d51336c/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x55a727e37c30 - core::fmt::write::ha8212f43fa966959 [INFO] [stderr] at /rustc/3f28fe133475ec5faf3413b556bf3cfb0d51336c/library/core/src/fmt/mod.rs:1120:17 [INFO] [stderr] 6: 0x55a727e1237f - std::io::Write::write_fmt::h8ffb238000f28f25 [INFO] [stderr] at /rustc/3f28fe133475ec5faf3413b556bf3cfb0d51336c/library/std/src/io/mod.rs:1810:15 [INFO] [stderr] 7: 0x55a727e14034 - std::sys_common::backtrace::_print::h203bf9e43f0741aa [INFO] [stderr] at /rustc/3f28fe133475ec5faf3413b556bf3cfb0d51336c/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55a727e14034 - std::sys_common::backtrace::print::h1adea756aa99c2f1 [INFO] [stderr] at /rustc/3f28fe133475ec5faf3413b556bf3cfb0d51336c/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55a727e15537 - std::panicking::default_hook::{{closure}}::h67aadbb48932a152 [INFO] [stderr] 10: 0x55a727e1529f - std::panicking::default_hook::hf0c0a7be5d1b1674 [INFO] [stderr] at /rustc/3f28fe133475ec5faf3413b556bf3cfb0d51336c/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x55a727e15998 - std::panicking::rust_panic_with_hook::h627efbab6d09e80e [INFO] [stderr] at /rustc/3f28fe133475ec5faf3413b556bf3cfb0d51336c/library/std/src/panicking.rs:779:13 [INFO] [stderr] 12: 0x55a727e1587c - std::panicking::begin_panic_handler::{{closure}}::h3b247973f694df32 [INFO] [stderr] at /rustc/3f28fe133475ec5faf3413b556bf3cfb0d51336c/library/std/src/panicking.rs:657:13 [INFO] [stderr] 13: 0x55a727e14706 - std::sys_common::backtrace::__rust_end_short_backtrace::h1f3f2f6976f27174 [INFO] [stderr] at /rustc/3f28fe133475ec5faf3413b556bf3cfb0d51336c/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55a727e15600 - rust_begin_unwind [INFO] [stderr] at /rustc/3f28fe133475ec5faf3413b556bf3cfb0d51336c/library/std/src/panicking.rs:645:5 [INFO] [stderr] 15: 0x55a727d46d95 - core::panicking::panic_fmt::h049687488715ec65 [INFO] [stderr] at /rustc/3f28fe133475ec5faf3413b556bf3cfb0d51336c/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x55a727d472f3 - core::result::unwrap_failed::h750c91a9cc119b89 [INFO] [stderr] at /rustc/3f28fe133475ec5faf3413b556bf3cfb0d51336c/library/core/src/result.rs:1649:5 [INFO] [stderr] 17: 0x55a727d4abab - core::result::Result::unwrap::hffa4af8cfa0ac9cf [INFO] [stderr] 18: 0x55a727d570a9 - wayland_scanner::generate_code_with_destructor_events::hebc34623244c47a3 [INFO] [stderr] 19: 0x55a727d58ebe - build_script_build::generate_protocol::hfea8fa024a6104cf [INFO] [stderr] 20: 0x55a727d5a38d - build_script_build::main::h3a672045c18765da [INFO] [stderr] 21: 0x55a727d49963 - core::ops::function::FnOnce::call_once::hf1df1b45cf2e5e3b [INFO] [stderr] 22: 0x55a727d47a46 - std::sys_common::backtrace::__rust_begin_short_backtrace::h34580e9a0a19e123 [INFO] [stderr] 23: 0x55a727d48119 - std::rt::lang_start::{{closure}}::h3f7495fbddd1ce05 [INFO] [stderr] 24: 0x55a727e0ec57 - core::ops::function::impls:: for &F>::call_once::h51e8a99fe9c4df37 [INFO] [stderr] at /rustc/3f28fe133475ec5faf3413b556bf3cfb0d51336c/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 25: 0x55a727e0ec57 - std::panicking::try::do_call::h463188ff9be328ff [INFO] [stderr] at /rustc/3f28fe133475ec5faf3413b556bf3cfb0d51336c/library/std/src/panicking.rs:552:40 [INFO] [stderr] 26: 0x55a727e0ec57 - std::panicking::try::h14826842366f4768 [INFO] [stderr] at /rustc/3f28fe133475ec5faf3413b556bf3cfb0d51336c/library/std/src/panicking.rs:516:19 [INFO] [stderr] 27: 0x55a727e0ec57 - std::panic::catch_unwind::h08d64875f6957c4e [INFO] [stderr] at /rustc/3f28fe133475ec5faf3413b556bf3cfb0d51336c/library/std/src/panic.rs:142:14 [INFO] [stderr] 28: 0x55a727e0ec57 - std::rt::lang_start_internal::{{closure}}::h3cf703207d6813d3 [INFO] [stderr] at /rustc/3f28fe133475ec5faf3413b556bf3cfb0d51336c/library/std/src/rt.rs:148:48 [INFO] [stderr] 29: 0x55a727e0ec57 - std::panicking::try::do_call::hc740f29284b657d1 [INFO] [stderr] at /rustc/3f28fe133475ec5faf3413b556bf3cfb0d51336c/library/std/src/panicking.rs:552:40 [INFO] [stderr] 30: 0x55a727e0ec57 - std::panicking::try::heaabe2a6d0b731c5 [INFO] [stderr] at /rustc/3f28fe133475ec5faf3413b556bf3cfb0d51336c/library/std/src/panicking.rs:516:19 [INFO] [stderr] 31: 0x55a727e0ec57 - std::panic::catch_unwind::h435130937c18ef04 [INFO] [stderr] at /rustc/3f28fe133475ec5faf3413b556bf3cfb0d51336c/library/std/src/panic.rs:142:14 [INFO] [stderr] 32: 0x55a727e0ec57 - std::rt::lang_start_internal::hd30bad7e4b1ce2d4 [INFO] [stderr] at /rustc/3f28fe133475ec5faf3413b556bf3cfb0d51336c/library/std/src/rt.rs:148:20 [INFO] [stderr] 33: 0x55a727d480f7 - std::rt::lang_start::hdaa861ec125b5d16 [INFO] [stderr] 34: 0x55a727d5a935 - main [INFO] [stderr] 35: 0x7fe4918d9d90 - [INFO] [stderr] 36: 0x7fe4918d9e40 - __libc_start_main [INFO] [stderr] 37: 0x55a727d475f5 - _start [INFO] [stderr] 38: 0x0 - [INFO] running `Command { std: "docker" "inspect" "b762a145a6dcbabf8f1f712eed053966693bda2938fecd7d965d83989a19b412", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b762a145a6dcbabf8f1f712eed053966693bda2938fecd7d965d83989a19b412", kill_on_drop: false }` [INFO] [stdout] b762a145a6dcbabf8f1f712eed053966693bda2938fecd7d965d83989a19b412