[INFO] cloning repository https://github.com/rohankumardubey/cotp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rohankumardubey/cotp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%2Fcotp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%2Fcotp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f01ae70924e20eb0187074bad228820f135719b5 [INFO] testing rohankumardubey/cotp against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%2Fcotp" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rohankumardubey/cotp on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rohankumardubey/cotp [INFO] finished tweaking git repo https://github.com/rohankumardubey/cotp [INFO] tweaked toml for git repo https://github.com/rohankumardubey/cotp written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rohankumardubey/cotp 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" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crossterm v0.23.0 [INFO] [stderr] Downloaded copypasta-ext v0.3.7 [INFO] [stderr] Downloaded scrypt v0.9.0 [INFO] [stderr] Downloaded cipher v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16a20cbec69288cc5583bf40eae8b661d56113439bf3fce21b9e73515d561655 [INFO] running `Command { std: "docker" "start" "-a" "16a20cbec69288cc5583bf40eae8b661d56113439bf3fce21b9e73515d561655", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16a20cbec69288cc5583bf40eae8b661d56113439bf3fce21b9e73515d561655", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16a20cbec69288cc5583bf40eae8b661d56113439bf3fce21b9e73515d561655", kill_on_drop: false }` [INFO] [stdout] 16a20cbec69288cc5583bf40eae8b661d56113439bf3fce21b9e73515d561655 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52b40cdc5bbfba2a175590b23b63b224475ce02ba2f0fd2f081f5ba11f967198 [INFO] running `Command { std: "docker" "start" "-a" "52b40cdc5bbfba2a175590b23b63b224475ce02ba2f0fd2f081f5ba11f967198", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling copypasta-ext v0.3.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling blake2b_simd v1.0.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling xcb v0.10.1 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling checked_int_cast v1.0.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling password-hash v0.3.2 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.1 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling inout v0.1.2 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling chacha20 v0.8.1 [INFO] [stderr] Compiling cipher v0.4.2 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling pbkdf2 v0.10.1 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling crossterm v0.23.0 [INFO] [stderr] Compiling rpassword v5.0.1 [INFO] [stderr] Compiling rust-argon2 v1.0.0 [INFO] [stderr] Compiling scrypt v0.9.0 [INFO] [stderr] Compiling tui v0.17.0 [INFO] [stderr] Compiling chacha20poly1305 v0.9.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling urlencoding v2.1.0 [INFO] [stderr] Compiling qrcode v0.12.0 [INFO] [stderr] Compiling wayland-commons v0.29.4 [INFO] [stderr] Compiling x11-clipboard v0.5.3 [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/1.83.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_derive-1.0.136/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)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=f086911d5afaef7b -C extra-filename=-f086911d5afaef7b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-7ac1bdb523323acd.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-607594db9256f45f.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c2369f5a915a65c1.rlib --extern proc_macro --cap-lints allow --cap-lints=warn --cfg underscore_consts --cfg ptr_addr_of` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `clap` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name clap --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clap-3.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="termcolor"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("atty", "backtrace", "cargo", "clap_derive", "color", "debug", "default", "derive", "env", "lazy_static", "regex", "std", "strsim", "suggestions", "termcolor", "terminal_size", "unicase", "unicode", "unstable-doc", "unstable-grouped", "unstable-multicall", "unstable-replace", "unstable-v4", "wrap_help", "yaml", "yaml-rust"))' -C metadata=c752220f8ee6e557 -C extra-filename=-c752220f8ee6e557 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atty=/opt/rustwide/target/debug/deps/libatty-c8f0bcf2fe28fee3.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-d3511f9afe014f87.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-d3c31fcb574f0f58.rmeta --extern os_str_bytes=/opt/rustwide/target/debug/deps/libos_str_bytes-a59f804c86f74e55.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-5d81c8771286823e.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-6ccacd731cf7a8b2.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-bb110cbf2091c6b4.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [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-b34be967563ed9f2/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] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '1.83.0-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain 1.83.0-x86_64-unknown-linux-gnu rustfmt` [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '1.83.0-x86_64-unknown-linux-gnu'. [INFO] [stderr] To install, run `rustup component add --toolchain 1.83.0-x86_64-unknown-linux-gnu rustfmt` [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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: 0x6316e24fcf5a - std::backtrace_rs::backtrace::libunwind::trace::h5a5b8284f2d0c266 [INFO] [stderr] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x6316e24fcf5a - std::backtrace_rs::backtrace::trace_unsynchronized::h76d4f1c9b0b875e3 [INFO] [stderr] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x6316e24fcf5a - std::sys::backtrace::_print_fmt::hc4546b8364a537c6 [INFO] [stderr] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x6316e24fcf5a - ::fmt::h5b6bd5631a6d1f6b [INFO] [stderr] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x6316e251c943 - core::fmt::rt::Argument::fmt::h270f6602a2b96f62 [INFO] [stderr] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x6316e251c943 - core::fmt::write::h7550c97b06c86515 [INFO] [stderr] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/fmt/mod.rs:1186:21 [INFO] [stderr] 6: 0x6316e24fa883 - std::io::Write::write_fmt::h7b09c64fe0be9c84 [INFO] [stderr] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/io/mod.rs:1839:15 [INFO] [stderr] 7: 0x6316e24fcda2 - std::sys::backtrace::BacktraceLock::print::h2395ccd2c84ba3aa [INFO] [stderr] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x6316e24fdd4c - std::panicking::default_hook::{{closure}}::he19d4c7230e07961 [INFO] [stderr] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:268:22 [INFO] [stderr] 9: 0x6316e24fdb92 - std::panicking::default_hook::hf614597d3c67bbdb [INFO] [stderr] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:295:9 [INFO] [stderr] 10: 0x6316e24fe327 - std::panicking::rust_panic_with_hook::h8942133a8b252070 [INFO] [stderr] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:801:13 [INFO] [stderr] 11: 0x6316e24fe1ba - std::panicking::begin_panic_handler::{{closure}}::hb5f5963570096b29 [INFO] [stderr] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:674:13 [INFO] [stderr] 12: 0x6316e24fd439 - std::sys::backtrace::__rust_end_short_backtrace::h6208cedc1922feda [INFO] [stderr] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x6316e24fde4c - rust_begin_unwind [INFO] [stderr] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:665:5 [INFO] [stderr] 14: 0x6316e2439050 - core::panicking::panic_fmt::h0c3082644d1bf418 [INFO] [stderr] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/panicking.rs:74:14 [INFO] [stderr] 15: 0x6316e2439466 - core::result::unwrap_failed::hd20b4aa073bda1e2 [INFO] [stderr] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/result.rs:1700:5 [INFO] [stderr] 16: 0x6316e243a09a - wayland_scanner::generate_code_with_destructor_events::hde6828348795d893 [INFO] [stderr] 17: 0x6316e243f0a0 - build_script_build::generate_protocol::h5377dd52ada944b1 [INFO] [stderr] 18: 0x6316e244128c - build_script_build::main::h8795aa497a292423 [INFO] [stderr] 19: 0x6316e243c1a3 - core::ops::function::FnOnce::call_once::h7f8ed6c1d344d14a [INFO] [stderr] 20: 0x6316e24497e6 - std::sys::backtrace::__rust_begin_short_backtrace::h2854d532c8c32cf6 [INFO] [stderr] 21: 0x6316e243a719 - std::rt::lang_start::{{closure}}::h0c9443b9b3dc8506 [INFO] [stderr] 22: 0x6316e24f7c6e - core::ops::function::impls:: for &F>::call_once::hfdb85f4ee94732d3 [INFO] [stderr] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x6316e24f7c6e - std::panicking::try::do_call::h6e577310f330cbef [INFO] [stderr] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:557:40 [INFO] [stderr] 24: 0x6316e24f7c6e - std::panicking::try::ha588d438267d2645 [INFO] [stderr] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:520:19 [INFO] [stderr] 25: 0x6316e24f7c6e - std::panic::catch_unwind::h429fda1e025f26d9 [INFO] [stderr] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panic.rs:358:14 [INFO] [stderr] 26: 0x6316e24f7c6e - std::rt::lang_start_internal::{{closure}}::h7b731265e841c4bf [INFO] [stderr] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/rt.rs:174:48 [INFO] [stderr] 27: 0x6316e24f7c6e - std::panicking::try::do_call::hc0f6a675b7ae5a36 [INFO] [stderr] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:557:40 [INFO] [stderr] 28: 0x6316e24f7c6e - std::panicking::try::h4c93b7ff0671f1ff [INFO] [stderr] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panicking.rs:520:19 [INFO] [stderr] 29: 0x6316e24f7c6e - std::panic::catch_unwind::hcc1e154961d16ce6 [INFO] [stderr] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/panic.rs:358:14 [INFO] [stderr] 30: 0x6316e24f7c6e - std::rt::lang_start_internal::h1c66660c99c8424c [INFO] [stderr] at /rustc/90b35a6239c3d8bdabc530a6a0816f7ff89a0aaf/library/std/src/rt.rs:174:20 [INFO] [stderr] 31: 0x6316e243a6f7 - std::rt::lang_start::hd4df4ad3e3ab151a [INFO] [stderr] 32: 0x6316e24412f5 - main [INFO] [stderr] 33: 0x7dd46278bd90 - [INFO] [stderr] 34: 0x7dd46278be40 - __libc_start_main [INFO] [stderr] 35: 0x6316e24398a5 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "52b40cdc5bbfba2a175590b23b63b224475ce02ba2f0fd2f081f5ba11f967198", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52b40cdc5bbfba2a175590b23b63b224475ce02ba2f0fd2f081f5ba11f967198", kill_on_drop: false }` [INFO] [stdout] 52b40cdc5bbfba2a175590b23b63b224475ce02ba2f0fd2f081f5ba11f967198