[INFO] cloning repository https://github.com/mohanson/gameboy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mohanson/gameboy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmohanson%2Fgameboy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmohanson%2Fgameboy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1eeb19a63f8cb30ee8da3f2117f99a9a37cd868a [INFO] checking mohanson/gameboy against try#b32fc44666c052e7cf07ab471bfb6f9ec571902f for pr-138676 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmohanson%2Fgameboy" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mohanson/gameboy on toolchain b32fc44666c052e7cf07ab471bfb6f9ec571902f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b32fc44666c052e7cf07ab471bfb6f9ec571902f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mohanson/gameboy [INFO] finished tweaking git repo https://github.com/mohanson/gameboy [INFO] tweaked toml for git repo https://github.com/mohanson/gameboy written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mohanson/gameboy 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" "+b32fc44666c052e7cf07ab471bfb6f9ec571902f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+b32fc44666c052e7cf07ab471bfb6f9ec571902f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 604419d5a5c7ea5ae8c5c34d797f20b9e9cebf305a66ad09ed86051170eb6e5e [INFO] running `Command { std: "docker" "start" "-a" "604419d5a5c7ea5ae8c5c34d797f20b9e9cebf305a66ad09ed86051170eb6e5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "604419d5a5c7ea5ae8c5c34d797f20b9e9cebf305a66ad09ed86051170eb6e5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "604419d5a5c7ea5ae8c5c34d797f20b9e9cebf305a66ad09ed86051170eb6e5e", kill_on_drop: false }` [INFO] [stdout] 604419d5a5c7ea5ae8c5c34d797f20b9e9cebf305a66ad09ed86051170eb6e5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+b32fc44666c052e7cf07ab471bfb6f9ec571902f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69145338f48f8bccc4e3d80fd1f17b1fcfde45cdf8085912fb4ac32a3bf790ab [INFO] running `Command { std: "docker" "start" "-a" "69145338f48f8bccc4e3d80fd1f17b1fcfde45cdf8085912fb4ac32a3bf790ab", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Compiling cpal v0.15.2 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking rog v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking argparse v0.2.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling blip_buf-sys v0.1.4 [INFO] [stderr] Compiling minifb v0.25.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking tempfile v3.9.0 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking blip_buf v0.1.4 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking alsa v0.7.1 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] error: failed to run custom build command for `wayland-protocols v0.29.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-4ccd30d5b4efe8f8/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 custom toolchain 'b32fc44666c052e7cf07ab471bfb6f9ec571902f'. [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 'b32fc44666c052e7cf07ab471bfb6f9ec571902f'. [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 'b32fc44666c052e7cf07ab471bfb6f9ec571902f'. [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 'b32fc44666c052e7cf07ab471bfb6f9ec571902f'. [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 'b32fc44666c052e7cf07ab471bfb6f9ec571902f'. [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 'b32fc44666c052e7cf07ab471bfb6f9ec571902f'. [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 'b32fc44666c052e7cf07ab471bfb6f9ec571902f'. [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 'b32fc44666c052e7cf07ab471bfb6f9ec571902f'. [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 'b32fc44666c052e7cf07ab471bfb6f9ec571902f'. [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 'b32fc44666c052e7cf07ab471bfb6f9ec571902f'. [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 'b32fc44666c052e7cf07ab471bfb6f9ec571902f'. [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 'b32fc44666c052e7cf07ab471bfb6f9ec571902f'. [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 'b32fc44666c052e7cf07ab471bfb6f9ec571902f'. [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 'b32fc44666c052e7cf07ab471bfb6f9ec571902f'. [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 'b32fc44666c052e7cf07ab471bfb6f9ec571902f'. [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 'b32fc44666c052e7cf07ab471bfb6f9ec571902f'. [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 'b32fc44666c052e7cf07ab471bfb6f9ec571902f'. [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 'b32fc44666c052e7cf07ab471bfb6f9ec571902f'. [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 'b32fc44666c052e7cf07ab471bfb6f9ec571902f'. [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 'b32fc44666c052e7cf07ab471bfb6f9ec571902f'. [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 'b32fc44666c052e7cf07ab471bfb6f9ec571902f'. [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 'b32fc44666c052e7cf07ab471bfb6f9ec571902f'. [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 'b32fc44666c052e7cf07ab471bfb6f9ec571902f'. [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 'b32fc44666c052e7cf07ab471bfb6f9ec571902f'. [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 'b32fc44666c052e7cf07ab471bfb6f9ec571902f'. [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 'b32fc44666c052e7cf07ab471bfb6f9ec571902f'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-scanner-0.29.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: 0x602e2fc1f3a2 - std::backtrace_rs::backtrace::libunwind::trace::h13b326dd0818d110 [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x602e2fc1f3a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h42a8b3c3e5b280f9 [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x602e2fc1f3a2 - std::sys::backtrace::_print_fmt::hd822016f78b7e5f3 [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x602e2fc1f3a2 - ::fmt::h2e5a0a94b1e4e7e6 [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x602e2fc41223 - core::fmt::rt::Argument::fmt::hf8307740a44ab1fb [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/core/src/fmt/rt.rs:185:76 [INFO] [stderr] 5: 0x602e2fc41223 - core::fmt::write::h29a06a74b791257f [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x602e2fc1c7e3 - std::io::Write::write_fmt::h7acb05df0b6a95fe [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x602e2fc1f1f2 - std::sys::backtrace::BacktraceLock::print::h627d8b9f4d7dbed8 [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x602e2fc20122 - std::panicking::default_hook::{{closure}}::h83972fab6873c046 [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/panicking.rs:300:22 [INFO] [stderr] 9: 0x602e2fc1ff25 - std::panicking::default_hook::hf9ff3c116dcaeabf [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/panicking.rs:327:9 [INFO] [stderr] 10: 0x602e2fc20b42 - std::panicking::rust_panic_with_hook::h87d62d84c273c97c [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/panicking.rs:833:13 [INFO] [stderr] 11: 0x602e2fc208ca - std::panicking::begin_panic_handler::{{closure}}::h2f41514c0b14bc39 [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/panicking.rs:706:13 [INFO] [stderr] 12: 0x602e2fc1f8a9 - std::sys::backtrace::__rust_end_short_backtrace::h327e25e6e5c894d8 [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x602e2fc2055d - __rustc[135160ffb2e827d3]::rust_begin_unwind [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/panicking.rs:697:5 [INFO] [stderr] 14: 0x602e2fc401c0 - core::panicking::panic_fmt::h663763b79964ef27 [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x602e2fc40556 - core::result::unwrap_failed::he94ee358d09666f6 [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x602e2fb56f6d - wayland_scanner::generate_code_with_destructor_events::hf3139b6ea273aee0 [INFO] [stderr] 17: 0x602e2fb60c9d - build_script_build::generate_protocol::h0adb414dad0ba265 [INFO] [stderr] 18: 0x602e2fb6209c - build_script_build::main::h455cea0bc34fa6e4 [INFO] [stderr] 19: 0x602e2fb57b83 - core::ops::function::FnOnce::call_once::h651af6c1cee5e5ae [INFO] [stderr] 20: 0x602e2fb5ccb6 - std::sys::backtrace::__rust_begin_short_backtrace::hbabc1014b5684d57 [INFO] [stderr] 21: 0x602e2fb5a759 - std::rt::lang_start::{{closure}}::he25fd3d4e5815381 [INFO] [stderr] 22: 0x602e2fc195b0 - core::ops::function::impls:: for &F>::call_once::hfc880bcb032ce4bd [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x602e2fc195b0 - std::panicking::try::do_call::h32c03a254eb0bafa [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/panicking.rs:589:40 [INFO] [stderr] 24: 0x602e2fc195b0 - std::panicking::try::h1776c52848dbd07d [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/panicking.rs:552:19 [INFO] [stderr] 25: 0x602e2fc195b0 - std::panic::catch_unwind::h6bbf92cda6a55c3b [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x602e2fc195b0 - std::rt::lang_start_internal::{{closure}}::he17a15bce9c20a4d [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/rt.rs:168:24 [INFO] [stderr] 27: 0x602e2fc195b0 - std::panicking::try::do_call::h2837ea273d5ec16c [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/panicking.rs:589:40 [INFO] [stderr] 28: 0x602e2fc195b0 - std::panicking::try::ha0efd5bab5fca443 [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/panicking.rs:552:19 [INFO] [stderr] 29: 0x602e2fc195b0 - std::panic::catch_unwind::h915929c60cebe8ee [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x602e2fc195b0 - std::rt::lang_start_internal::h65fce336ca7aa5d3 [INFO] [stderr] at /rustc/b32fc44666c052e7cf07ab471bfb6f9ec571902f/library/std/src/rt.rs:164:5 [INFO] [stderr] 31: 0x602e2fb5a741 - std::rt::lang_start::h99d6d76d3ad14259 [INFO] [stderr] 32: 0x602e2fb62bb5 - main [INFO] [stderr] 33: 0x79d9610c4d90 - [INFO] [stderr] 34: 0x79d9610c4e40 - __libc_start_main [INFO] [stderr] 35: 0x602e2fb4c825 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "69145338f48f8bccc4e3d80fd1f17b1fcfde45cdf8085912fb4ac32a3bf790ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69145338f48f8bccc4e3d80fd1f17b1fcfde45cdf8085912fb4ac32a3bf790ab", kill_on_drop: false }` [INFO] [stdout] 69145338f48f8bccc4e3d80fd1f17b1fcfde45cdf8085912fb4ac32a3bf790ab