[INFO] cloning repository https://github.com/ordaysan/pong_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ordaysan/pong_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fordaysan%2Fpong_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fordaysan%2Fpong_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e5f0b7e1b775730fe03730b6b5dc7fb077c08184 [INFO] checking ordaysan/pong_rs against try#6619027b13a87a3597115f2c8231f107bf3a7a5f for pr-139624 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fordaysan%2Fpong_rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ordaysan/pong_rs on toolchain 6619027b13a87a3597115f2c8231f107bf3a7a5f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6619027b13a87a3597115f2c8231f107bf3a7a5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ordaysan/pong_rs [INFO] finished tweaking git repo https://github.com/ordaysan/pong_rs [INFO] tweaked toml for git repo https://github.com/ordaysan/pong_rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ordaysan/pong_rs 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" "+6619027b13a87a3597115f2c8231f107bf3a7a5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+6619027b13a87a3597115f2c8231f107bf3a7a5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2cd503f83073cfb8df812439dacf4083ee9c18b609b7572ce98795a99e314ac7 [INFO] running `Command { std: "docker" "start" "-a" "2cd503f83073cfb8df812439dacf4083ee9c18b609b7572ce98795a99e314ac7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2cd503f83073cfb8df812439dacf4083ee9c18b609b7572ce98795a99e314ac7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cd503f83073cfb8df812439dacf4083ee9c18b609b7572ce98795a99e314ac7", kill_on_drop: false }` [INFO] [stdout] 2cd503f83073cfb8df812439dacf4083ee9c18b609b7572ce98795a99e314ac7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+6619027b13a87a3597115f2c8231f107bf3a7a5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b9cad006dd83d0fa4f000baa5fa28e9d7caa3df4b593ae3b61b697a7e80b99c [INFO] running `Command { std: "docker" "start" "-a" "8b9cad006dd83d0fa4f000baa5fa28e9d7caa3df4b593ae3b61b697a7e80b99c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking libloading v0.6.5 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Checking euclid v0.19.9 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/adler32-b0dc6f50d28ed0c4.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/adler32-b0dc6f50d28ed0c4/dep-lib-adler32` [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: failed to run custom build command for `wayland-protocols v0.21.13` [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-c537dcd1ec7b59d9/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '6619027b13a87a3597115f2c8231f107bf3a7a5f'. [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 '6619027b13a87a3597115f2c8231f107bf3a7a5f'. [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 '6619027b13a87a3597115f2c8231f107bf3a7a5f'. [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 '6619027b13a87a3597115f2c8231f107bf3a7a5f'. [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 '6619027b13a87a3597115f2c8231f107bf3a7a5f'. [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 '6619027b13a87a3597115f2c8231f107bf3a7a5f'. [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 '6619027b13a87a3597115f2c8231f107bf3a7a5f'. [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 '6619027b13a87a3597115f2c8231f107bf3a7a5f'. [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 '6619027b13a87a3597115f2c8231f107bf3a7a5f'. [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 '6619027b13a87a3597115f2c8231f107bf3a7a5f'. [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 '6619027b13a87a3597115f2c8231f107bf3a7a5f'. [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 '6619027b13a87a3597115f2c8231f107bf3a7a5f'. [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 '6619027b13a87a3597115f2c8231f107bf3a7a5f'. [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 '6619027b13a87a3597115f2c8231f107bf3a7a5f'. [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 '6619027b13a87a3597115f2c8231f107bf3a7a5f'. [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 '6619027b13a87a3597115f2c8231f107bf3a7a5f'. [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 '6619027b13a87a3597115f2c8231f107bf3a7a5f'. [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 '6619027b13a87a3597115f2c8231f107bf3a7a5f'. [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 '6619027b13a87a3597115f2c8231f107bf3a7a5f'. [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 '6619027b13a87a3597115f2c8231f107bf3a7a5f'. [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.21.13/src/lib.rs:145:80: [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: 0x57b9283e64d2 - std::backtrace_rs::backtrace::libunwind::trace::h53cfce9aa7a63ee9 [INFO] [stderr] at /rustc/6619027b13a87a3597115f2c8231f107bf3a7a5f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x57b9283e64d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5ffc4f00de1425b0 [INFO] [stderr] at /rustc/6619027b13a87a3597115f2c8231f107bf3a7a5f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x57b9283e64d2 - std::sys::backtrace::_print_fmt::hc25e9d256eef855b [INFO] [stderr] at /rustc/6619027b13a87a3597115f2c8231f107bf3a7a5f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x57b9283e64d2 - ::fmt::haea179c93dfa289e [INFO] [stderr] at /rustc/6619027b13a87a3597115f2c8231f107bf3a7a5f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x57b928406283 - core::fmt::rt::Argument::fmt::h23f55606135c3477 [INFO] [stderr] at /rustc/6619027b13a87a3597115f2c8231f107bf3a7a5f/library/core/src/fmt/rt.rs:153:76 [INFO] [stderr] 5: 0x57b928406283 - core::fmt::write::hd438c93c750162ed [INFO] [stderr] at /rustc/6619027b13a87a3597115f2c8231f107bf3a7a5f/library/core/src/fmt/mod.rs:1481:21 [INFO] [stderr] 6: 0x57b9283e3c43 - std::io::default_write_fmt::hdcfb7def7a38a745 [INFO] [stderr] at /rustc/6619027b13a87a3597115f2c8231f107bf3a7a5f/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x57b9283e3c43 - std::io::Write::write_fmt::h479d0d6dfb333900 [INFO] [stderr] at /rustc/6619027b13a87a3597115f2c8231f107bf3a7a5f/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x57b9283e6322 - std::sys::backtrace::BacktraceLock::print::hcf83cbb7dfe7de28 [INFO] [stderr] at /rustc/6619027b13a87a3597115f2c8231f107bf3a7a5f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x57b9283e772c - std::panicking::default_hook::{{closure}}::h7a4aa8694ceebfd1 [INFO] [stderr] at /rustc/6619027b13a87a3597115f2c8231f107bf3a7a5f/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x57b9283e752f - std::panicking::default_hook::ha6c7d6c8b36f28a8 [INFO] [stderr] at /rustc/6619027b13a87a3597115f2c8231f107bf3a7a5f/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x57b9283e8223 - as core::ops::function::Fn>::call::h35f600e45b0acccd [INFO] [stderr] at /rustc/6619027b13a87a3597115f2c8231f107bf3a7a5f/library/alloc/src/boxed.rs:1980:9 [INFO] [stderr] 12: 0x57b9283e8223 - std::panicking::rust_panic_with_hook::h465857b0b6527eb3 [INFO] [stderr] at /rustc/6619027b13a87a3597115f2c8231f107bf3a7a5f/library/std/src/panicking.rs:841:13 [INFO] [stderr] 13: 0x57b9283e7eda - std::panicking::begin_panic_handler::{{closure}}::h9cb4d0a948474232 [INFO] [stderr] at /rustc/6619027b13a87a3597115f2c8231f107bf3a7a5f/library/std/src/panicking.rs:706:13 [INFO] [stderr] 14: 0x57b9283e69c9 - std::sys::backtrace::__rust_end_short_backtrace::h7219ff3a70551382 [INFO] [stderr] at /rustc/6619027b13a87a3597115f2c8231f107bf3a7a5f/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 15: 0x57b9283e7b6d - __rustc[82c81e2fa2bc91e2]::rust_begin_unwind [INFO] [stderr] at /rustc/6619027b13a87a3597115f2c8231f107bf3a7a5f/library/std/src/panicking.rs:697:5 [INFO] [stderr] 16: 0x57b9284051c0 - core::panicking::panic_fmt::h77a92a81825658e0 [INFO] [stderr] at /rustc/6619027b13a87a3597115f2c8231f107bf3a7a5f/library/core/src/panicking.rs:75:14 [INFO] [stderr] 17: 0x57b9284055f6 - core::result::unwrap_failed::h71e60f5bbc82ca05 [INFO] [stderr] at /rustc/6619027b13a87a3597115f2c8231f107bf3a7a5f/library/core/src/result.rs:1704:5 [INFO] [stderr] 18: 0x57b92830fb46 - wayland_scanner::generate_c_interfaces::h6efae702078932e5 [INFO] [stderr] 19: 0x57b928315751 - build_script_build::generate_protocol::hf90727fcff6938bc [INFO] [stderr] 20: 0x57b9283166a9 - build_script_build::main::h448cd6f32e17266e [INFO] [stderr] 21: 0x57b928311e13 - core::ops::function::FnOnce::call_once::h54d38f68aa942507 [INFO] [stderr] 22: 0x57b9283103e6 - std::sys::backtrace::__rust_begin_short_backtrace::hee51f1582f4be534 [INFO] [stderr] 23: 0x57b9283206f9 - std::rt::lang_start::{{closure}}::h7cdd9b94e63e61e5 [INFO] [stderr] 24: 0x57b9283e1100 - core::ops::function::impls:: for &F>::call_once::hae0df2d42960110c [INFO] [stderr] at /rustc/6619027b13a87a3597115f2c8231f107bf3a7a5f/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 25: 0x57b9283e1100 - std::panicking::try::do_call::hb37739e93ede4115 [INFO] [stderr] at /rustc/6619027b13a87a3597115f2c8231f107bf3a7a5f/library/std/src/panicking.rs:589:40 [INFO] [stderr] 26: 0x57b9283e1100 - std::panicking::try::heb831f8d36b659a9 [INFO] [stderr] at /rustc/6619027b13a87a3597115f2c8231f107bf3a7a5f/library/std/src/panicking.rs:552:19 [INFO] [stderr] 27: 0x57b9283e1100 - std::panic::catch_unwind::h89542a6d21aa10c6 [INFO] [stderr] at /rustc/6619027b13a87a3597115f2c8231f107bf3a7a5f/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x57b9283e1100 - std::rt::lang_start_internal::{{closure}}::h4b085f3165125e24 [INFO] [stderr] at /rustc/6619027b13a87a3597115f2c8231f107bf3a7a5f/library/std/src/rt.rs:168:24 [INFO] [stderr] 29: 0x57b9283e1100 - std::panicking::try::do_call::h586336bef9a4d253 [INFO] [stderr] at /rustc/6619027b13a87a3597115f2c8231f107bf3a7a5f/library/std/src/panicking.rs:589:40 [INFO] [stderr] 30: 0x57b9283e1100 - std::panicking::try::h69c8f8b7d1711607 [INFO] [stderr] at /rustc/6619027b13a87a3597115f2c8231f107bf3a7a5f/library/std/src/panicking.rs:552:19 [INFO] [stderr] 31: 0x57b9283e1100 - std::panic::catch_unwind::h71f9f85d6d5944e7 [INFO] [stderr] at /rustc/6619027b13a87a3597115f2c8231f107bf3a7a5f/library/std/src/panic.rs:359:14 [INFO] [stderr] 32: 0x57b9283e1100 - std::rt::lang_start_internal::he05f33c57c93fdd9 [INFO] [stderr] at /rustc/6619027b13a87a3597115f2c8231f107bf3a7a5f/library/std/src/rt.rs:164:5 [INFO] [stderr] 33: 0x57b9283206e1 - std::rt::lang_start::h68ffbd75bff1f2d2 [INFO] [stderr] 34: 0x57b928316905 - main [INFO] [stderr] 35: 0x730e599441ca - [INFO] [stderr] 36: 0x730e5994428b - __libc_start_main [INFO] [stderr] 37: 0x57b92830ea55 - _start [INFO] [stderr] 38: 0x0 - [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaq9P4xX/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcN5PMmI/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcN5PMmI/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/nix-e8d0fce244d2faf5/build_script_build-e8d0fce244d2faf5" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcCaPwPO/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcCaPwPO/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/num-derive-835e0f397898d236/build_script_build-835e0f397898d236" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nix` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `num-derive` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `x11-dl` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8b9cad006dd83d0fa4f000baa5fa28e9d7caa3df4b593ae3b61b697a7e80b99c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b9cad006dd83d0fa4f000baa5fa28e9d7caa3df4b593ae3b61b697a7e80b99c", kill_on_drop: false }` [INFO] [stdout] 8b9cad006dd83d0fa4f000baa5fa28e9d7caa3df4b593ae3b61b697a7e80b99c