[INFO] cloning repository https://github.com/kmkzt/practice_amethyst [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kmkzt/practice_amethyst" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmkzt%2Fpractice_amethyst", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmkzt%2Fpractice_amethyst'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d08f88d0de221f5eb7c316ffa0814ab46ed78c9c [INFO] checking kmkzt/practice_amethyst against master#ecb170afc878648c3ae355dbd596c8e4b6f7ebdc for pr-139022 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmkzt%2Fpractice_amethyst" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kmkzt/practice_amethyst on toolchain ecb170afc878648c3ae355dbd596c8e4b6f7ebdc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kmkzt/practice_amethyst [INFO] finished tweaking git repo https://github.com/kmkzt/practice_amethyst [INFO] tweaked toml for git repo https://github.com/kmkzt/practice_amethyst written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kmkzt/practice_amethyst 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" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rusttype v0.8.0 [INFO] [stderr] Downloaded ctor v0.1.10 [INFO] [stderr] Downloaded proc-macro-hack v0.5.9 [INFO] [stderr] Downloaded glyph_brush_layout v0.1.7 [INFO] [stderr] Downloaded lexical-core v0.4.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 209ffa3dff4e2a42f28607f2acc87940bb4fd50e3f02b6f7a08de45c99f48c9f [INFO] running `Command { std: "docker" "start" "-a" "209ffa3dff4e2a42f28607f2acc87940bb4fd50e3f02b6f7a08de45c99f48c9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "209ffa3dff4e2a42f28607f2acc87940bb4fd50e3f02b6f7a08de45c99f48c9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "209ffa3dff4e2a42f28607f2acc87940bb4fd50e3f02b6f7a08de45c99f48c9f", kill_on_drop: false }` [INFO] [stdout] 209ffa3dff4e2a42f28607f2acc87940bb4fd50e3f02b6f7a08de45c99f48c9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 465403c679bf1345ed23355df389d54e79e3dd21f83be27b6907e552fc869f34 [INFO] running `Command { std: "docker" "start" "-a" "465403c679bf1345ed23355df389d54e79e3dd21f83be27b6907e552fc869f34", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling serde v1.0.100 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking atom v0.3.5 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Checking rustc-hash v1.0.1 [INFO] [stderr] Checking stb_truetype v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Checking mint v0.5.1 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking rayon v1.2.0 [INFO] [stderr] Checking walkdir v2.2.9 [INFO] [stderr] Checking backtrace v0.3.37 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Checking rusttype v0.8.0 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Checking downcast-rs v1.0.4 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking crossbeam-utils v0.5.0 [INFO] [stderr] Checking gif v0.10.2 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking crossbeam-epoch v0.5.2 [INFO] [stderr] Checking crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling nonzero_signed v1.0.3 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Checking crossbeam-deque v0.5.2 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Checking matrixmultiply v0.2.2 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking colorful v0.2.1 [INFO] [stderr] Checking tuple_utils v0.2.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking shrev v1.1.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Compiling edit-distance v2.1.0 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Checking hibitset v0.5.4 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaqjhJRv" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nix` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `wayland-client` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-client-0.21.13/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="cursor"' --cfg 'feature="dlopen"' --cfg 'feature="egl"' --cfg 'feature="native_lib"' --cfg 'feature="wayland-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("calloop", "cursor", "dlopen", "egl", "eventloop", "mio", "native_lib", "wayland-sys"))' -C metadata=ae95fd603fb0f727 -C extra-filename=-dd52150819a3d93e --out-dir /opt/rustwide/target/debug/build/wayland-client-dd52150819a3d93e -L dependency=/opt/rustwide/target/debug/deps --extern wayland_scanner=/opt/rustwide/target/debug/deps/libwayland_scanner-b2c4932345007abf.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `wayland-protocols` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-protocols-0.21.13/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="client"' --cfg 'feature="native_client"' --cfg 'feature="native_lib"' --cfg 'feature="unstable_protocols"' --cfg 'feature="wayland-client"' --cfg 'feature="wayland-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "native_client", "native_lib", "native_server", "server", "unstable_protocols", "wayland-client", "wayland-server", "wayland-sys"))' -C metadata=4bff6dcd506fff7b -C extra-filename=-21470336e2b51115 --out-dir /opt/rustwide/target/debug/build/wayland-protocols-21470336e2b51115 -L dependency=/opt/rustwide/target/debug/deps --extern wayland_scanner=/opt/rustwide/target/debug/deps/libwayland_scanner-b2c4932345007abf.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaWNsZzy" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bytes` (lib) due to 1 previous error [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/hibitset-ebc695a6dca6aa9a.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/hibitset-ebc695a6dca6aa9a/dep-lib-hibitset` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaIR8XMf" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/ecb170afc878648c3ae355dbd596c8e4b6f7ebdc/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "visit", "visit-mut"))' -C metadata=4aed367d63f947ab -C extra-filename=-9fe6d92f0ebf5785 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-50d837b500c9f7f4.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-b34b16d3af4da1e3.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-6bb29a11fe85b6ff.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaHUnrIJ/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/rmetaFzXgQ4/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "465403c679bf1345ed23355df389d54e79e3dd21f83be27b6907e552fc869f34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "465403c679bf1345ed23355df389d54e79e3dd21f83be27b6907e552fc869f34", kill_on_drop: false }` [INFO] [stdout] 465403c679bf1345ed23355df389d54e79e3dd21f83be27b6907e552fc869f34