[INFO] cloning repository https://github.com/julien/glrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/julien/glrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjulien%2Fglrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjulien%2Fglrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] af6392ec2b80ac2c630fe687c3f4c4a709778c06 [INFO] checking julien/glrs against master#cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3 for pr-135841 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjulien%2Fglrs" "/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/julien/glrs on toolchain cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/julien/glrs [INFO] finished tweaking git repo https://github.com/julien/glrs [INFO] tweaked toml for git repo https://github.com/julien/glrs written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/julien/glrs 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" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f8b58fdf26fe94a0f7ec436422569917cad77b98b898b2ed695879caad2fa9a6 [INFO] running `Command { std: "docker" "start" "-a" "f8b58fdf26fe94a0f7ec436422569917cad77b98b898b2ed695879caad2fa9a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8b58fdf26fe94a0f7ec436422569917cad77b98b898b2ed695879caad2fa9a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8b58fdf26fe94a0f7ec436422569917cad77b98b898b2ed695879caad2fa9a6", kill_on_drop: false }` [INFO] [stdout] f8b58fdf26fe94a0f7ec436422569917cad77b98b898b2ed695879caad2fa9a6 [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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cce4fc20451a2307d97ada8a9f78c94f8fd541f644121b614c9e32b8571a479a [INFO] running `Command { std: "docker" "start" "-a" "cce4fc20451a2307d97ada8a9f78c94f8fd541f644121b614c9e32b8571a479a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking libloading v0.7.1 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking minimal-lexical v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling winit v0.26.0 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking raw-window-handle v0.4.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling wayland-sys v0.29.1 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.2 [INFO] [stderr] Compiling stb_image v0.2.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling wayland-scanner v0.29.1 [INFO] [stderr] Checking nix v0.22.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Checking mio v0.8.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling wayland-client v0.29.1 [INFO] [stderr] Compiling wayland-protocols v0.29.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/wayland-client-b9b831298db5ab31/output` [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.29.1` [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-13349f0d779a7909/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=./protocols/staging/xdg-activation/xdg-activation-v1.xml [INFO] [stderr] cargo:rerun-if-changed=./misc/gtk-primary-selection.xml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3'. [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 'cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3'. [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 'cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3'. [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 'cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3'. [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.1/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: 0x64e74019e19a - std::backtrace_rs::backtrace::libunwind::trace::h5b9cbf611853a1a5 [INFO] [stderr] at /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x64e74019e19a - std::backtrace_rs::backtrace::trace_unsynchronized::h0c34c4f77822e1d3 [INFO] [stderr] at /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x64e74019e19a - std::sys::backtrace::_print_fmt::h31c19288272eafd0 [INFO] [stderr] at /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x64e74019e19a - ::fmt::he8f87afa3ba953c7 [INFO] [stderr] at /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x64e7401c02d3 - core::fmt::rt::Argument::fmt::h24039435002052ec [INFO] [stderr] at /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x64e7401c02d3 - core::fmt::write::hd1a70dafa054ef6e [INFO] [stderr] at /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/core/src/fmt/mod.rs:1440:21 [INFO] [stderr] 6: 0x64e74019b513 - std::io::Write::write_fmt::hb7487c14cde15a5b [INFO] [stderr] at /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/std/src/io/mod.rs:1888:15 [INFO] [stderr] 7: 0x64e74019dfe2 - std::sys::backtrace::BacktraceLock::print::hccabcb6160db5eae [INFO] [stderr] at /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x64e74019f2cf - std::panicking::default_hook::{{closure}}::h8c6502dfd308289c [INFO] [stderr] at /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x64e74019f13a - std::panicking::default_hook::hb4c1963f11244643 [INFO] [stderr] at /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x64e74019fcf2 - std::panicking::rust_panic_with_hook::hc3d8183c3b9ea233 [INFO] [stderr] at /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x64e74019fa7a - std::panicking::begin_panic_handler::{{closure}}::h092f90a4c23bdf07 [INFO] [stderr] at /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x64e74019e699 - std::sys::backtrace::__rust_end_short_backtrace::h32c8501a042f1652 [INFO] [stderr] at /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x64e74019f70d - rust_begin_unwind [INFO] [stderr] at /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x64e7401bf150 - core::panicking::panic_fmt::hcff71f2ac6031787 [INFO] [stderr] at /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x64e7401bf596 - core::result::unwrap_failed::h82fd04c6fa0a0d2a [INFO] [stderr] at /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x64e7400d8a10 - wayland_scanner::generate_code_with_destructor_events::hf646b3576b760eca [INFO] [stderr] 17: 0x64e7400e7860 - build_script_build::generate_protocol::h7453e86f2e05f1ec [INFO] [stderr] 18: 0x64e7400e8ea1 - build_script_build::main::hf3fa36e3eb5cf631 [INFO] [stderr] 19: 0x64e7400e6183 - core::ops::function::FnOnce::call_once::ha31ba7b642e13db8 [INFO] [stderr] 20: 0x64e7400d9826 - std::sys::backtrace::__rust_begin_short_backtrace::he8b258a251fbde46 [INFO] [stderr] 21: 0x64e7400d9779 - std::rt::lang_start::{{closure}}::h52a2b1601d3a3109 [INFO] [stderr] 22: 0x64e740197e60 - core::ops::function::impls:: for &F>::call_once::he3b9945079f6696a [INFO] [stderr] at /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x64e740197e60 - std::panicking::try::do_call::h48fdb882f26e202b [INFO] [stderr] at /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/std/src/panicking.rs:587:40 [INFO] [stderr] 24: 0x64e740197e60 - std::panicking::try::hf49c9465461a1ae5 [INFO] [stderr] at /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/std/src/panicking.rs:550:19 [INFO] [stderr] 25: 0x64e740197e60 - std::panic::catch_unwind::h0111902ba12d1d04 [INFO] [stderr] at /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/std/src/panic.rs:358:14 [INFO] [stderr] 26: 0x64e740197e60 - std::rt::lang_start_internal::{{closure}}::had1ed5699abd7af6 [INFO] [stderr] at /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/std/src/rt.rs:168:24 [INFO] [stderr] 27: 0x64e740197e60 - std::panicking::try::do_call::h0fa54d745a9b22fa [INFO] [stderr] at /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/std/src/panicking.rs:587:40 [INFO] [stderr] 28: 0x64e740197e60 - std::panicking::try::hfc57b9a51945ee96 [INFO] [stderr] at /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/std/src/panicking.rs:550:19 [INFO] [stderr] 29: 0x64e740197e60 - std::panic::catch_unwind::h7a7bfbc0e3c6cc53 [INFO] [stderr] at /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/std/src/panic.rs:358:14 [INFO] [stderr] 30: 0x64e740197e60 - std::rt::lang_start_internal::hbb25b7db2e0c6041 [INFO] [stderr] at /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/std/src/rt.rs:164:5 [INFO] [stderr] 31: 0x64e7400d9761 - std::rt::lang_start::hf5503beb68259203 [INFO] [stderr] 32: 0x64e7400e9855 - main [INFO] [stderr] 33: 0x7f506fa2bd90 - [INFO] [stderr] 34: 0x7f506fa2be40 - __libc_start_main [INFO] [stderr] 35: 0x64e7400d82b5 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta5y9uHm/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `x11-dl` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaGGUumi/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gl` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaIQvlMD/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nix` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "cce4fc20451a2307d97ada8a9f78c94f8fd541f644121b614c9e32b8571a479a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cce4fc20451a2307d97ada8a9f78c94f8fd541f644121b614c9e32b8571a479a", kill_on_drop: false }` [INFO] [stdout] cce4fc20451a2307d97ada8a9f78c94f8fd541f644121b614c9e32b8571a479a