[INFO] cloning repository https://github.com/shivaduke28/ayanami [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shivaduke28/ayanami" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshivaduke28%2Fayanami", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshivaduke28%2Fayanami'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9409efae2ec9e291bc0255ed83e1a0aaa7e48149 [INFO] checking shivaduke28/ayanami against master#249595384b4589c71a00d622c4253f62c7f5ddbd for pr-127054 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshivaduke28%2Fayanami" "/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/shivaduke28/ayanami on toolchain 249595384b4589c71a00d622c4253f62c7f5ddbd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+249595384b4589c71a00d622c4253f62c7f5ddbd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shivaduke28/ayanami [INFO] finished tweaking git repo https://github.com/shivaduke28/ayanami [INFO] tweaked toml for git repo https://github.com/shivaduke28/ayanami written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/shivaduke28/ayanami 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" "+249595384b4589c71a00d622c4253f62c7f5ddbd" "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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+249595384b4589c71a00d622c4253f62c7f5ddbd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6fa71de0516fa159942b18ccb524497d694fb56a47e2e6d9ce94420838dfe554 [INFO] running `Command { std: "docker" "start" "-a" "6fa71de0516fa159942b18ccb524497d694fb56a47e2e6d9ce94420838dfe554", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fa71de0516fa159942b18ccb524497d694fb56a47e2e6d9ce94420838dfe554", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fa71de0516fa159942b18ccb524497d694fb56a47e2e6d9ce94420838dfe554", kill_on_drop: false }` [INFO] [stdout] 6fa71de0516fa159942b18ccb524497d694fb56a47e2e6d9ce94420838dfe554 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+249595384b4589c71a00d622c4253f62c7f5ddbd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7302fcf18f62189fa75f7e55a7bfea16e523717756907e591a4a84761e4fe40 [INFO] running `Command { std: "docker" "start" "-a" "d7302fcf18f62189fa75f7e55a7bfea16e523717756907e591a4a84761e4fe40", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking getrandom v0.2.5 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking bytemuck v1.8.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking wayland-commons v0.28.6 [INFO] [stderr] Checking spin v0.9.2 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking safe_arch v0.6.0 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Checking nanorand v0.6.1 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking raw-window-handle v0.4.2 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking wide v0.7.4 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking flume v0.10.11 [INFO] [stderr] Compiling minifb v0.20.0 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking lebe v0.5.1 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking exr v1.4.1 [INFO] [stderr] Checking jpeg-decoder v0.2.2 [INFO] [stderr] Checking gif v0.11.3 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking tiff v0.7.1 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking simba v0.7.1 [INFO] [stderr] Checking png v0.17.5 [INFO] [stderr] Checking wayland-cursor v0.28.6 [INFO] [stderr] Checking raw-window-handle v0.3.4 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling xkbcommon-sys v0.7.5 [INFO] [stderr] Checking xkb v0.2.1 [INFO] [stderr] Checking image v0.24.1 [INFO] [stderr] Checking nalgebra v0.30.1 [INFO] [stderr] Checking ayanami v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `self::color::*` [INFO] [stdout] --> src/rayt/mod.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use self::color::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::color::*` [INFO] [stdout] --> src/rayt/mod.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub use self::color::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.92s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "d7302fcf18f62189fa75f7e55a7bfea16e523717756907e591a4a84761e4fe40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7302fcf18f62189fa75f7e55a7bfea16e523717756907e591a4a84761e4fe40", kill_on_drop: false }` [INFO] [stdout] d7302fcf18f62189fa75f7e55a7bfea16e523717756907e591a4a84761e4fe40 [INFO] checking shivaduke28/ayanami against try#3a8bed575a08bd69d7fd880c6a28c07854726e3b for pr-127054 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshivaduke28%2Fayanami" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shivaduke28/ayanami on toolchain 3a8bed575a08bd69d7fd880c6a28c07854726e3b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a8bed575a08bd69d7fd880c6a28c07854726e3b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shivaduke28/ayanami [INFO] finished tweaking git repo https://github.com/shivaduke28/ayanami [INFO] tweaked toml for git repo https://github.com/shivaduke28/ayanami written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/shivaduke28/ayanami 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" "+3a8bed575a08bd69d7fd880c6a28c07854726e3b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+3a8bed575a08bd69d7fd880c6a28c07854726e3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dfead228f3f73516838c0c0cc944aab892e83e3625c9e6a203e7e43edf1efe98 [INFO] running `Command { std: "docker" "start" "-a" "dfead228f3f73516838c0c0cc944aab892e83e3625c9e6a203e7e43edf1efe98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dfead228f3f73516838c0c0cc944aab892e83e3625c9e6a203e7e43edf1efe98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfead228f3f73516838c0c0cc944aab892e83e3625c9e6a203e7e43edf1efe98", kill_on_drop: false }` [INFO] [stdout] dfead228f3f73516838c0c0cc944aab892e83e3625c9e6a203e7e43edf1efe98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+3a8bed575a08bd69d7fd880c6a28c07854726e3b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fc83d6ca7c2903b1a7da328286c6fb5ff240ead66856d76b42e35f7bbbd43de [INFO] running `Command { std: "docker" "start" "-a" "4fc83d6ca7c2903b1a7da328286c6fb5ff240ead66856d76b42e35f7bbbd43de", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Checking getrandom v0.2.5 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking bytemuck v1.8.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking spin v0.9.2 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking safe_arch v0.6.0 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking nanorand v0.6.1 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Checking wayland-commons v0.28.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking raw-window-handle v0.4.2 [INFO] [stderr] Checking wide v0.7.4 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Compiling minifb v0.20.0 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking flume v0.10.11 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Checking lebe v0.5.1 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking exr v1.4.1 [INFO] [stderr] Checking tiff v0.7.1 [INFO] [stderr] Checking simba v0.7.1 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking jpeg-decoder v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking gif v0.11.3 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking png v0.17.5 [INFO] [stderr] Checking wayland-cursor v0.28.6 [INFO] [stderr] Checking raw-window-handle v0.3.4 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Compiling xkbcommon-sys v0.7.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking xkb v0.2.1 [INFO] [stderr] Checking image v0.24.1 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaiNqWeQ/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [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-1317c231dde505c4/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] 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] cargo:rerun-if-changed=./protocols/unstable/xwayland-keyboard-grab/xwayland-keyboard-grab-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-data-control-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-export-dmabuf-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-foreign-toplevel-management-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-gamma-control-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-input-inhibitor-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-layer-shell-unstable-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./wlr-protocols/unstable/wlr-output-management-unstable-v1.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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 '3a8bed575a08bd69d7fd880c6a28c07854726e3b'. [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: 0x55960dc192f5 - std::backtrace_rs::backtrace::libunwind::trace::hef93541bf391ba7c [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x55960dc192f5 - std::backtrace_rs::backtrace::trace_unsynchronized::hf5e627e90cadc6e9 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55960dc192f5 - std::sys::backtrace::_print_fmt::h856479cfc54b1d9a [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/sys/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55960dc192f5 - ::fmt::hd24fc98a81e92800 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/sys/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55960dc3a7bb - core::fmt::rt::Argument::fmt::hb13e1b522f028456 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x55960dc3a7bb - core::fmt::write::h9e48b167ff8790a6 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/core/src/fmt/mod.rs:1168:21 [INFO] [stderr] 6: 0x55960dc16e2f - std::io::Write::write_fmt::hd61b1e5abfa78fbe [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/io/mod.rs:1835:15 [INFO] [stderr] 7: 0x55960dc190ce - std::sys::backtrace::_print::h1fe7ebd276a0921d [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/sys/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55960dc190ce - std::sys::backtrace::print::h588b53e27b0c0606 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/sys/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55960dc1a379 - std::panicking::default_hook::{{closure}}::heea0054ab8d62029 [INFO] [stderr] 10: 0x55960dc1a11c - std::panicking::default_hook::hb82e8cb0808cd9c4 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x55960dc1a951 - std::panicking::rust_panic_with_hook::h2f5c804473436ae1 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/panicking.rs:796:13 [INFO] [stderr] 12: 0x55960dc1a7b7 - std::panicking::begin_panic_handler::{{closure}}::h45c4dc3f07d5495c [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/panicking.rs:670:13 [INFO] [stderr] 13: 0x55960dc197b9 - std::sys::backtrace::__rust_end_short_backtrace::h813025bb46624401 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/sys/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55960dc1a494 - rust_begin_unwind [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/panicking.rs:661:5 [INFO] [stderr] 15: 0x55960dc39593 - core::panicking::panic_fmt::ha56cd72747b2dc0c [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/core/src/panicking.rs:74:14 [INFO] [stderr] 16: 0x55960dc39a66 - core::result::unwrap_failed::h458ba4df7a328500 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/core/src/result.rs:1679:5 [INFO] [stderr] 17: 0x55960db527ba - wayland_scanner::generate_code_with_destructor_events::h86ee00cbbacf1dbb [INFO] [stderr] 18: 0x55960db5ed10 - build_script_build::generate_protocol::hf14848047ba0d922 [INFO] [stderr] 19: 0x55960db5fa4a - build_script_build::main::h4feb2c95f9519741 [INFO] [stderr] 20: 0x55960db5b443 - core::ops::function::FnOnce::call_once::h30f5b6be483b3c42 [INFO] [stderr] 21: 0x55960db4dc96 - std::sys::backtrace::__rust_begin_short_backtrace::hf0331108b8f76970 [INFO] [stderr] 22: 0x55960db5a819 - std::rt::lang_start::{{closure}}::hc0738d57ec918594 [INFO] [stderr] 23: 0x55960dc13a32 - core::ops::function::impls:: for &F>::call_once::hdad1cbd9679b8166 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x55960dc13a32 - std::panicking::try::do_call::h4519bcc960ee31a8 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/panicking.rs:553:40 [INFO] [stderr] 25: 0x55960dc13a32 - std::panicking::try::hc7fcc9c25fb085ba [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/panicking.rs:517:19 [INFO] [stderr] 26: 0x55960dc13a32 - std::panic::catch_unwind::hcfc11d865bb7bfb8 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/panic.rs:350:14 [INFO] [stderr] 27: 0x55960dc13a32 - std::rt::lang_start_internal::{{closure}}::ha10f6993f78d3589 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/rt.rs:141:48 [INFO] [stderr] 28: 0x55960dc13a32 - std::panicking::try::do_call::h6f24695c38c6fadd [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/panicking.rs:553:40 [INFO] [stderr] 29: 0x55960dc13a32 - std::panicking::try::ha473dfa5f3deeaa8 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/panicking.rs:517:19 [INFO] [stderr] 30: 0x55960dc13a32 - std::panic::catch_unwind::h34d6888ececa5c10 [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/panic.rs:350:14 [INFO] [stderr] 31: 0x55960dc13a32 - std::rt::lang_start_internal::hbae85f590acf92aa [INFO] [stderr] at /rustc/3a8bed575a08bd69d7fd880c6a28c07854726e3b/library/std/src/rt.rs:141:20 [INFO] [stderr] 32: 0x55960db5a7f7 - std::rt::lang_start::hadee2c2370222eec [INFO] [stderr] 33: 0x55960db606b5 - main [INFO] [stderr] 34: 0x7fb218dd6d90 - [INFO] [stderr] 35: 0x7fb218dd6e40 - __libc_start_main [INFO] [stderr] 36: 0x55960db4d0c5 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `simba` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4fc83d6ca7c2903b1a7da328286c6fb5ff240ead66856d76b42e35f7bbbd43de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fc83d6ca7c2903b1a7da328286c6fb5ff240ead66856d76b42e35f7bbbd43de", kill_on_drop: false }` [INFO] [stdout] 4fc83d6ca7c2903b1a7da328286c6fb5ff240ead66856d76b42e35f7bbbd43de