[INFO] cloning repository https://github.com/tony-go/particles-generator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tony-go/particles-generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftony-go%2Fparticles-generator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftony-go%2Fparticles-generator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d32640b96414bf5bdaee1f19f0b44d4f2d4852aa [INFO] checking tony-go/particles-generator against try#44e31dee3cf6f37b4f652572897bb0eb25c477ee for pr-139763 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftony-go%2Fparticles-generator" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tony-go/particles-generator on toolchain 44e31dee3cf6f37b4f652572897bb0eb25c477ee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tony-go/particles-generator [INFO] finished tweaking git repo https://github.com/tony-go/particles-generator [INFO] tweaked toml for git repo https://github.com/tony-go/particles-generator written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tony-go/particles-generator 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" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 693b27d9452ea54964ee285d1f2ab24255fc18020ed330efa517b4ce2f2a3a82 [INFO] running `Command { std: "docker" "start" "-a" "693b27d9452ea54964ee285d1f2ab24255fc18020ed330efa517b4ce2f2a3a82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "693b27d9452ea54964ee285d1f2ab24255fc18020ed330efa517b4ce2f2a3a82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "693b27d9452ea54964ee285d1f2ab24255fc18020ed330efa517b4ce2f2a3a82", kill_on_drop: false }` [INFO] [stdout] 693b27d9452ea54964ee285d1f2ab24255fc18020ed330efa517b4ce2f2a3a82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbf8fe97d043d67920744500aedd56699b13d19966862a2e59e2ba0f67d1960e [INFO] running `Command { std: "docker" "start" "-a" "bbf8fe97d043d67920744500aedd56699b13d19966862a2e59e2ba0f67d1960e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking piston-float v1.0.1 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking piston-viewport v1.0.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling x11-dl v2.20.0 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking piston-graphics_api_version v1.0.1 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/lock_api-2857560e7580d3fc/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: could not parse/generate dep info at: /opt/rustwide/target/debug/build/wayland-client-46389ca965ba69d6/build_script_build-46389ca965ba69d6.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/wayland-client-46389ca965ba69d6/dep-build-script-build-script-build` [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] [stderr] error: could not compile `wayland-protocols` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/44e31dee3cf6f37b4f652572897bb0eb25c477ee/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-protocols-0.28.6/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="unstable_protocols"' --cfg 'feature="wayland-client"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "server", "unstable_protocols", "wayland-client", "wayland-server"))' -C metadata=cc353548d5dc3582 -C extra-filename=-b53003612874e77a --out-dir /opt/rustwide/target/debug/build/wayland-protocols-b53003612874e77a -L dependency=/opt/rustwide/target/debug/deps --extern wayland_scanner=/opt/rustwide/target/debug/deps/libwayland_scanner-2525187b912c111a.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaPtHJY1/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/rayon-6b40140a8110e34c.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-traits` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `rayon` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta1MwIOA" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaRb6IsA/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nom` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaJD0r4p/full.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" "bbf8fe97d043d67920744500aedd56699b13d19966862a2e59e2ba0f67d1960e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbf8fe97d043d67920744500aedd56699b13d19966862a2e59e2ba0f67d1960e", kill_on_drop: false }` [INFO] [stdout] bbf8fe97d043d67920744500aedd56699b13d19966862a2e59e2ba0f67d1960e