[INFO] cloning repository https://github.com/chtorr97/amethyst_snake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chtorr97/amethyst_snake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchtorr97%2Famethyst_snake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchtorr97%2Famethyst_snake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f500971298e5d2ae0c5eacde935cd591f33db127 [INFO] checking chtorr97/amethyst_snake/f500971298e5d2ae0c5eacde935cd591f33db127 against master#eef00c8be8d92478e181011f24946cca3d468f0a for pr-129346 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchtorr97%2Famethyst_snake" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chtorr97/amethyst_snake on toolchain eef00c8be8d92478e181011f24946cca3d468f0a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eef00c8be8d92478e181011f24946cca3d468f0a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chtorr97/amethyst_snake [INFO] finished tweaking git repo https://github.com/chtorr97/amethyst_snake [INFO] tweaked toml for git repo https://github.com/chtorr97/amethyst_snake written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/chtorr97/amethyst_snake 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" "+eef00c8be8d92478e181011f24946cca3d468f0a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded inventory v0.1.5 [INFO] [stderr] Downloaded inventory-impl v0.1.5 [INFO] [stderr] Downloaded err-derive v0.2.3 [INFO] [stderr] Downloaded euclid v0.20.8 [INFO] [stderr] Downloaded thiserror-impl v1.0.13 [INFO] [stderr] Downloaded thiserror v1.0.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+eef00c8be8d92478e181011f24946cca3d468f0a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b27798e8ca748bffc61b90a37ce92f51e57eb2637cb0921520da0579a1cc3e74 [INFO] running `Command { std: "docker" "start" "-a" "b27798e8ca748bffc61b90a37ce92f51e57eb2637cb0921520da0579a1cc3e74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b27798e8ca748bffc61b90a37ce92f51e57eb2637cb0921520da0579a1cc3e74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b27798e8ca748bffc61b90a37ce92f51e57eb2637cb0921520da0579a1cc3e74", kill_on_drop: false }` [INFO] [stdout] b27798e8ca748bffc61b90a37ce92f51e57eb2637cb0921520da0579a1cc3e74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+eef00c8be8d92478e181011f24946cca3d468f0a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4192c137d3c2826cc2ac93bcdebd1ec6eadb8db49475d54acb82949e010508c7 [INFO] running `Command { std: "docker" "start" "-a" "4192c137d3c2826cc2ac93bcdebd1ec6eadb8db49475d54acb82949e010508c7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `proc-macro2` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetadQeXig" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cc` (lib) [INFO] [stderr] error: could not compile `proc-macro2` (lib) [INFO] [stderr] error: could not compile `libm` (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/rmeta2jdBeb" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `quote` (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/rmetalkLese" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `quote` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcumQQL1/symbols.o" "/opt/rustwide/target/debug/build/byteorder-b910f82cd2dbd857/build_script_build-b910f82cd2dbd857.build_script_build.8ca64dba77e17be7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/byteorder-b910f82cd2dbd857/build_script_build-b910f82cd2dbd857.build_script_build.8ca64dba77e17be7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/byteorder-b910f82cd2dbd857/build_script_build-b910f82cd2dbd857.build_script_build.8ca64dba77e17be7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/byteorder-b910f82cd2dbd857/build_script_build-b910f82cd2dbd857.52rleu96vxcfovaajm2yuchs9.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4b9090474325d796.rlib" "/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-f01c12b9947726f2.rlib" "/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-64ee2f46fd2707bf.rlib" "/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-5130f9cc0771ffda.rlib" "/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a971d4fbf5b0f264.rlib" "/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d10ab4e91291cf5e.rlib" "/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-60bda7f088cb87c9.rlib" "/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-11cd8b8f1bb77272.rlib" "/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-db5abd06143f6686.rlib" "/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-72d98ed00d8d9cfc.rlib" "/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-563f2e97cb530227.rlib" "/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0adc105cf7549c90.rlib" "/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-93f551037440976e.rlib" "/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fa43c3e4cb0b4554.rlib" "/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fbe0149ad3765332.rlib" "/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-f2ca1546ff0748fc.rlib" "/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8175741311e0edc9.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/byteorder-b910f82cd2dbd857/build_script_build-b910f82cd2dbd857" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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 `byteorder` (build script) 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/rmetaKYZs5b" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: libc@0.2.60: "libc's use_std cargo feature is deprecated since libc 0.2.55; please consider using the `std` cargo feature instead" [INFO] [stderr] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4192c137d3c2826cc2ac93bcdebd1ec6eadb8db49475d54acb82949e010508c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4192c137d3c2826cc2ac93bcdebd1ec6eadb8db49475d54acb82949e010508c7", kill_on_drop: false }` [INFO] [stdout] 4192c137d3c2826cc2ac93bcdebd1ec6eadb8db49475d54acb82949e010508c7