[INFO] cloning repository https://github.com/nikolasFreitas/snake-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nikolasFreitas/snake-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnikolasFreitas%2Fsnake-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnikolasFreitas%2Fsnake-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cfb0fb18bc1c98a7612cdfe0ad4938aa67816221 [INFO] checking nikolasFreitas/snake-rust against master#5dfe648b45659db8dd0a673a806bba3df84aa3af for pr-134273 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnikolasFreitas%2Fsnake-rust" "/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/nikolasFreitas/snake-rust on toolchain 5dfe648b45659db8dd0a673a806bba3df84aa3af [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5dfe648b45659db8dd0a673a806bba3df84aa3af" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nikolasFreitas/snake-rust [INFO] finished tweaking git repo https://github.com/nikolasFreitas/snake-rust [INFO] tweaked toml for git repo https://github.com/nikolasFreitas/snake-rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nikolasFreitas/snake-rust 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" "+5dfe648b45659db8dd0a673a806bba3df84aa3af" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+5dfe648b45659db8dd0a673a806bba3df84aa3af" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a2123f1a2eeb59adb1572b2f5fb559f8e34146f9bec25ccf455ab9a6cf4353e [INFO] running `Command { std: "docker" "start" "-a" "0a2123f1a2eeb59adb1572b2f5fb559f8e34146f9bec25ccf455ab9a6cf4353e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a2123f1a2eeb59adb1572b2f5fb559f8e34146f9bec25ccf455ab9a6cf4353e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a2123f1a2eeb59adb1572b2f5fb559f8e34146f9bec25ccf455ab9a6cf4353e", kill_on_drop: false }` [INFO] [stdout] 0a2123f1a2eeb59adb1572b2f5fb559f8e34146f9bec25ccf455ab9a6cf4353e [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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+5dfe648b45659db8dd0a673a806bba3df84aa3af" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5a6ab8b28bb395b7fe58912139052da022c2711e8ae5674c5f7579e991a53dd [INFO] running `Command { std: "docker" "start" "-a" "a5a6ab8b28bb395b7fe58912139052da022c2711e8ae5674c5f7579e991a53dd", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking piston-float v1.0.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking piston-viewport v1.0.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking piston-graphics_api_version v1.0.0 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.4 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Checking gfx_core v0.9.2 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Checking piston-texture v0.8.0 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking shader_version v0.7.0 [INFO] [stderr] Checking vecmath v1.0.0 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking interpolation v0.2.0 [INFO] [stderr] Checking spin_sleep v1.0.0 [INFO] [stderr] Checking read_color v1.0.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking piston-shaders_graphics2d v0.4.0 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling gl v0.13.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Checking piston2d-graphics v0.40.0 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/wayland-client-c69d17310d0ce13d/build_script_build-c69d17310d0ce13d.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/wayland-client-c69d17310d0ce13d/dep-build-script-build-script-build` [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: could not compile `gl` (build script) [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/5dfe648b45659db8dd0a673a806bba3df84aa3af/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gl-0.13.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=023fba26b6f586cd -C extra-filename=-4ecb467232827414 --out-dir /opt/rustwide/target/debug/build/gl-4ecb467232827414 -L dependency=/opt/rustwide/target/debug/deps --extern gl_generator=/opt/rustwide/target/debug/deps/libgl_generator-df87a921015c6402.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `glutin_glx_sys` (build script) [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/5dfe648b45659db8dd0a673a806bba3df84aa3af/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin_glx_sys-0.1.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=966aa14aab7efb72 -C extra-filename=-debd4eccbf4a762a --out-dir /opt/rustwide/target/debug/build/glutin_glx_sys-debd4eccbf4a762a -L dependency=/opt/rustwide/target/debug/deps --extern gl_generator=/opt/rustwide/target/debug/deps/libgl_generator-cc639e1170cf4b78.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `gfx_gl` (build script) [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/5dfe648b45659db8dd0a673a806bba3df84aa3af/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gfx_gl-0.6.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e79421baff17bcad -C extra-filename=-45095249845a753f --out-dir /opt/rustwide/target/debug/build/gfx_gl-45095249845a753f -L dependency=/opt/rustwide/target/debug/deps --extern gl_generator=/opt/rustwide/target/debug/deps/libgl_generator-cc639e1170cf4b78.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaAmA7HZ/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `piston2d-graphics` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.28.5` [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-4044952d5bacac59/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] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '5dfe648b45659db8dd0a673a806bba3df84aa3af'. [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 '5dfe648b45659db8dd0a673a806bba3df84aa3af'. [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 '5dfe648b45659db8dd0a673a806bba3df84aa3af'. [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 '5dfe648b45659db8dd0a673a806bba3df84aa3af'. [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 '5dfe648b45659db8dd0a673a806bba3df84aa3af'. [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-1949cf8c6b5b557f/wayland-scanner-0.28.5/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: 0x62398cff789a - std::backtrace_rs::backtrace::libunwind::trace::hdb59b9b9e4ed1b83 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x62398cff789a - std::backtrace_rs::backtrace::trace_unsynchronized::h25ad62b551c949b8 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x62398cff789a - std::sys::backtrace::_print_fmt::ha479f6dece680afc [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x62398cff789a - ::fmt::h33ec10e0df36a5c3 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x62398d018e33 - core::fmt::rt::Argument::fmt::h0917f77ae3a257fc [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x62398d018e33 - core::fmt::write::h03af667e1dbb240e [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/core/src/fmt/mod.rs:1437:21 [INFO] [stderr] 6: 0x62398cff4d03 - std::io::Write::write_fmt::h3f5609ab9d6d2e49 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x62398cff76e2 - std::sys::backtrace::BacktraceLock::print::h9ab1cb7f20a1a38f [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x62398cff8a2e - std::panicking::default_hook::{{closure}}::h77ba5dfc66d896ce [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/panicking.rs:284:22 [INFO] [stderr] 9: 0x62398cff8873 - std::panicking::default_hook::h2aeb049efd433e28 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/panicking.rs:311:9 [INFO] [stderr] 10: 0x62398cff9177 - std::panicking::rust_panic_with_hook::hd8dd08a68a9d8f5b [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/panicking.rs:817:13 [INFO] [stderr] 11: 0x62398cff8efa - std::panicking::begin_panic_handler::{{closure}}::hd69892399d84bae4 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/panicking.rs:690:13 [INFO] [stderr] 12: 0x62398cff7d79 - std::sys::backtrace::__rust_end_short_backtrace::hba6797b949044424 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x62398cff8b8d - rust_begin_unwind [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/panicking.rs:681:5 [INFO] [stderr] 14: 0x62398d017cb0 - core::panicking::panic_fmt::h863f6187598fbae9 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x62398d0180f6 - core::result::unwrap_failed::hfa1cfec198a6d0d3 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/core/src/result.rs:1699:5 [INFO] [stderr] 16: 0x62398cf32740 - wayland_scanner::generate_code_with_destructor_events::h8296c3070664b927 [INFO] [stderr] 17: 0x62398cf37840 - build_script_build::generate_protocol::hf56be8f956247172 [INFO] [stderr] 18: 0x62398cf38aef - build_script_build::main::h2791b8a57bddc545 [INFO] [stderr] 19: 0x62398cf40ee3 - core::ops::function::FnOnce::call_once::h8277183383425200 [INFO] [stderr] 20: 0x62398cf335f6 - std::sys::backtrace::__rust_begin_short_backtrace::h406080de1f5f25d4 [INFO] [stderr] 21: 0x62398cf33479 - std::rt::lang_start::{{closure}}::hbe10f1364363ca9b [INFO] [stderr] 22: 0x62398cff1d87 - core::ops::function::impls:: for &F>::call_once::ha39f0cc3d299ed85 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x62398cff1d87 - std::panicking::try::do_call::hd7632e187a63a3d0 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/panicking.rs:573:40 [INFO] [stderr] 24: 0x62398cff1d87 - std::panicking::try::h55a6670aced1338e [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/panicking.rs:536:19 [INFO] [stderr] 25: 0x62398cff1d87 - std::panic::catch_unwind::h8f82b3fc9056f880 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/panic.rs:358:14 [INFO] [stderr] 26: 0x62398cff1d87 - std::rt::lang_start_internal::{{closure}}::h78084d846d0ddf5d [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/rt.rs:174:48 [INFO] [stderr] 27: 0x62398cff1d87 - std::panicking::try::do_call::hd45134f15a049fc8 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/panicking.rs:573:40 [INFO] [stderr] 28: 0x62398cff1d87 - std::panicking::try::hba6185e665555e74 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/panicking.rs:536:19 [INFO] [stderr] 29: 0x62398cff1d87 - std::panic::catch_unwind::hf8836d6137df3b21 [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/panic.rs:358:14 [INFO] [stderr] 30: 0x62398cff1d87 - std::rt::lang_start_internal::hd838babd7345a19d [INFO] [stderr] at /rustc/5dfe648b45659db8dd0a673a806bba3df84aa3af/library/std/src/rt.rs:174:20 [INFO] [stderr] 31: 0x62398cf33457 - std::rt::lang_start::h31152defffccaad8 [INFO] [stderr] 32: 0x62398cf39075 - main [INFO] [stderr] 33: 0x7d87625b0d90 - [INFO] [stderr] 34: 0x7d87625b0e40 - __libc_start_main [INFO] [stderr] 35: 0x62398cf31d75 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "a5a6ab8b28bb395b7fe58912139052da022c2711e8ae5674c5f7579e991a53dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5a6ab8b28bb395b7fe58912139052da022c2711e8ae5674c5f7579e991a53dd", kill_on_drop: false }` [INFO] [stdout] a5a6ab8b28bb395b7fe58912139052da022c2711e8ae5674c5f7579e991a53dd