[INFO] cloning repository https://github.com/ganderzz/rsnake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ganderzz/rsnake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fganderzz%2Frsnake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fganderzz%2Frsnake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c355a7e6818137a38de2871ff9c96553757eb1d1 [INFO] checking ganderzz/rsnake against master#8cfaf70c320297dd1831a12351fcfeab7a231328 for pr-115538 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fganderzz%2Frsnake" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ganderzz/rsnake on toolchain 8cfaf70c320297dd1831a12351fcfeab7a231328 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8cfaf70c320297dd1831a12351fcfeab7a231328" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ganderzz/rsnake [INFO] finished tweaking git repo https://github.com/ganderzz/rsnake [INFO] tweaked toml for git repo https://github.com/ganderzz/rsnake written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ganderzz/rsnake 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" "+8cfaf70c320297dd1831a12351fcfeab7a231328" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hexasphere v6.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:8d77639b970c52ec67607038b3ec48894629de24504b62a68269497566821cc0" "/opt/rustwide/cargo-home/bin/cargo" "+8cfaf70c320297dd1831a12351fcfeab7a231328" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a1fbc551bcb718500695c477976ecad3a4b970c6a598611000272637487d371 [INFO] running `Command { std: "docker" "start" "-a" "3a1fbc551bcb718500695c477976ecad3a4b970c6a598611000272637487d371", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a1fbc551bcb718500695c477976ecad3a4b970c6a598611000272637487d371", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a1fbc551bcb718500695c477976ecad3a4b970c6a598611000272637487d371", kill_on_drop: false }` [INFO] [stdout] 3a1fbc551bcb718500695c477976ecad3a4b970c6a598611000272637487d371 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:8d77639b970c52ec67607038b3ec48894629de24504b62a68269497566821cc0" "/opt/rustwide/cargo-home/bin/cargo" "+8cfaf70c320297dd1831a12351fcfeab7a231328" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb5d54dcde60ae367107278345a0f8ce3d40b96806630ac410ba19e8ab3c2e54 [INFO] running `Command { std: "docker" "start" "-a" "fb5d54dcde60ae367107278345a0f8ce3d40b96806630ac410ba19e8ab3c2e54", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Checking tracing-core v0.1.22 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking fixedbitset v0.4.1 [INFO] [stderr] Checking mint v0.5.9 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Compiling erased-serde v0.3.18 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking async-task v4.1.0 [INFO] [stderr] Checking event-listener v2.5.2 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking raw-window-handle v0.4.2 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Compiling anyhow v1.0.54 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking pp-rs v0.2.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Checking gpu-alloc v0.5.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking wgpu-types v0.12.0 [INFO] [stderr] Checking bevy_tasks v0.6.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/8cfaf70c320297dd1831a12351fcfeab7a231328/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcWyYgSF/symbols.o" "/opt/rustwide/target/debug/build/wgpu-core-b64c2d55c3d03995/build_script_build-b64c2d55c3d03995.build_script_build.f7faba01d4952d01-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/wgpu-core-b64c2d55c3d03995/build_script_build-b64c2d55c3d03995.build_script_build.f7faba01d4952d01-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/wgpu-core-b64c2d55c3d03995/build_script_build-b64c2d55c3d03995.build_script_build.f7faba01d4952d01-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/wgpu-core-b64c2d55c3d03995/build_script_build-b64c2d55c3d03995.42glv399600ju8r2.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8cfaf70c320297dd1831a12351fcfeab7a231328/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcfg_aliases-87b16aeccf9d85fc.rlib" "/opt/rustwide/rustup-home/toolchains/8cfaf70c320297dd1831a12351fcfeab7a231328/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-19964a87984cce8a.rlib" "/opt/rustwide/rustup-home/toolchains/8cfaf70c320297dd1831a12351fcfeab7a231328/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ad64a60ea2c4aaa.rlib" "/opt/rustwide/rustup-home/toolchains/8cfaf70c320297dd1831a12351fcfeab7a231328/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-37a5cbc9c5c20c04.rlib" "/opt/rustwide/rustup-home/toolchains/8cfaf70c320297dd1831a12351fcfeab7a231328/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e8cedd2960ff146a.rlib" "/opt/rustwide/rustup-home/toolchains/8cfaf70c320297dd1831a12351fcfeab7a231328/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-5deb081ad96d9130.rlib" "/opt/rustwide/rustup-home/toolchains/8cfaf70c320297dd1831a12351fcfeab7a231328/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-22c964fd8f2dfaf9.rlib" "/opt/rustwide/rustup-home/toolchains/8cfaf70c320297dd1831a12351fcfeab7a231328/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6971442fd1c2cfbb.rlib" "/opt/rustwide/rustup-home/toolchains/8cfaf70c320297dd1831a12351fcfeab7a231328/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ec7906ee77b1d540.rlib" "/opt/rustwide/rustup-home/toolchains/8cfaf70c320297dd1831a12351fcfeab7a231328/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4307a3ebc7f0bfcf.rlib" "/opt/rustwide/rustup-home/toolchains/8cfaf70c320297dd1831a12351fcfeab7a231328/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2ab156d57b93da1.rlib" "/opt/rustwide/rustup-home/toolchains/8cfaf70c320297dd1831a12351fcfeab7a231328/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-763bbb8717f828b7.rlib" "/opt/rustwide/rustup-home/toolchains/8cfaf70c320297dd1831a12351fcfeab7a231328/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eb9ba65f17380c5d.rlib" "/opt/rustwide/rustup-home/toolchains/8cfaf70c320297dd1831a12351fcfeab7a231328/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4286d0bf3addfc05.rlib" "/opt/rustwide/rustup-home/toolchains/8cfaf70c320297dd1831a12351fcfeab7a231328/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fa17a4d002f91ad9.rlib" "/opt/rustwide/rustup-home/toolchains/8cfaf70c320297dd1831a12351fcfeab7a231328/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ff4ae84067796be3.rlib" "/opt/rustwide/rustup-home/toolchains/8cfaf70c320297dd1831a12351fcfeab7a231328/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6f47c72c85a10103.rlib" "/opt/rustwide/rustup-home/toolchains/8cfaf70c320297dd1831a12351fcfeab7a231328/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/8cfaf70c320297dd1831a12351fcfeab7a231328/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/8cfaf70c320297dd1831a12351fcfeab7a231328/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4df0073ab5846ddb.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/8cfaf70c320297dd1831a12351fcfeab7a231328/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/wgpu-core-b64c2d55c3d03995/build_script_build-b64c2d55c3d03995" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wgpu-core` (build script) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_metadata/src/rmeta/encoder.rs:450:9: [INFO] [stderr] error: could not compile `inotify` (lib) [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_metadata/src/rmeta/encoder.rs:450:9: [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaB8EDBu" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-integer` (lib) due to previous error [INFO] [stderr] error: could not compile `bevy_tasks` (lib) [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_metadata/src/rmeta/encoder.rs:469:9: [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta3DeE5e" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to previous error [INFO] [stderr] error: could not compile `khronos-egl` (lib) [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_metadata/src/rmeta/encoder.rs:450:9: [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaerNJU2" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wgpu-types` (lib) due to previous error [INFO] [stderr] error: could not compile `spirv` (lib) [INFO] [stderr] thread 'rustc' panicked at compiler/rustc_metadata/src/rmeta/encoder.rs:450:9: [INFO] [stderr] error: could not compile `ash` (lib) [INFO] running `Command { std: "docker" "inspect" "fb5d54dcde60ae367107278345a0f8ce3d40b96806630ac410ba19e8ab3c2e54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb5d54dcde60ae367107278345a0f8ce3d40b96806630ac410ba19e8ab3c2e54", kill_on_drop: false }` [INFO] [stdout] fb5d54dcde60ae367107278345a0f8ce3d40b96806630ac410ba19e8ab3c2e54