[INFO] cloning repository https://github.com/gastrid/super-simple-snake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gastrid/super-simple-snake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgastrid%2Fsuper-simple-snake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgastrid%2Fsuper-simple-snake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4ca05fdb05c0eb4b3b218d190ac815cee1b72c71 [INFO] checking gastrid/super-simple-snake against master#43ca9d18e333797f0aa3b525501a7cec8d61a96b for pr-136764 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgastrid%2Fsuper-simple-snake" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gastrid/super-simple-snake on toolchain 43ca9d18e333797f0aa3b525501a7cec8d61a96b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+43ca9d18e333797f0aa3b525501a7cec8d61a96b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gastrid/super-simple-snake [INFO] finished tweaking git repo https://github.com/gastrid/super-simple-snake [INFO] tweaked toml for git repo https://github.com/gastrid/super-simple-snake written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gastrid/super-simple-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" "+43ca9d18e333797f0aa3b525501a7cec8d61a96b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redox_syscall v0.1.49 [INFO] [stderr] Downloaded serde v1.0.83 [INFO] [stderr] Downloaded serde_derive v1.0.83 [INFO] [stderr] Downloaded rustc-demangle v0.1.11 [INFO] [stderr] Downloaded twox-hash v1.1.2 [INFO] [stderr] Downloaded gfx_device_gl v0.15.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+43ca9d18e333797f0aa3b525501a7cec8d61a96b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d17e079204c7b8d3325004f209a3f2b5ec5117ab0a2a30add728cd35e3b684e [INFO] running `Command { std: "docker" "start" "-a" "3d17e079204c7b8d3325004f209a3f2b5ec5117ab0a2a30add728cd35e3b684e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d17e079204c7b8d3325004f209a3f2b5ec5117ab0a2a30add728cd35e3b684e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d17e079204c7b8d3325004f209a3f2b5ec5117ab0a2a30add728cd35e3b684e", kill_on_drop: false }` [INFO] [stdout] 3d17e079204c7b8d3325004f209a3f2b5ec5117ab0a2a30add728cd35e3b684e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+43ca9d18e333797f0aa3b525501a7cec8d61a96b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36d74b4a6eb20dd1e9f19342c256a37e5358b44bb419b102d7f75e40e86cecaa [INFO] running `Command { std: "docker" "start" "-a" "36d74b4a6eb20dd1e9f19342c256a37e5358b44bb419b102d7f75e40e86cecaa", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Checking rand_xorshift v0.1.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling num-derive v0.2.3 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling serde v1.0.83 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Checking inflate v0.4.4 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `pkg-config` (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/43ca9d18e333797f0aa3b525501a7cec8d61a96b/bin/rustc --crate-name pkg_config --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pkg-config-0.3.14/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8ec848feed0bfaba -C extra-filename=-75a07d5c2b731e9b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `typenum v1.10.0` [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/typenum-f927ce8b95ee9051/build-script-main` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.10.0/build/main.rs:163:63: [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: 0x5749cf2523a0 - std::backtrace_rs::backtrace::libunwind::trace::hff2f79d7b3668352 [INFO] [stderr] at /rustc/43ca9d18e333797f0aa3b525501a7cec8d61a96b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5749cf2523a0 - std::backtrace_rs::backtrace::trace_unsynchronized::h720ec6b41ea77d78 [INFO] [stderr] at /rustc/43ca9d18e333797f0aa3b525501a7cec8d61a96b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5749cf2523a0 - std::sys::backtrace::_print_fmt::ha7bb4d846d92b93e [INFO] [stderr] at /rustc/43ca9d18e333797f0aa3b525501a7cec8d61a96b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5749cf2523a0 - ::fmt::h1b226bb815bf78f5 [INFO] [stderr] at /rustc/43ca9d18e333797f0aa3b525501a7cec8d61a96b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5749cf26fba3 - core::fmt::rt::Argument::fmt::h218abe51758f4054 [INFO] [stderr] at /rustc/43ca9d18e333797f0aa3b525501a7cec8d61a96b/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5749cf26fba3 - core::fmt::write::h5f68f60039d1d2a6 [INFO] [stderr] at /rustc/43ca9d18e333797f0aa3b525501a7cec8d61a96b/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x5749cf24f983 - std::io::Write::write_fmt::h2f9a797f5ecd0cae [INFO] [stderr] at /rustc/43ca9d18e333797f0aa3b525501a7cec8d61a96b/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x5749cf2521f2 - std::sys::backtrace::BacktraceLock::print::h0b9c3be369c24724 [INFO] [stderr] at /rustc/43ca9d18e333797f0aa3b525501a7cec8d61a96b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5749cf25313f - std::panicking::default_hook::{{closure}}::h793d3a348a3aeaff [INFO] [stderr] at /rustc/43ca9d18e333797f0aa3b525501a7cec8d61a96b/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x5749cf252faa - std::panicking::default_hook::h56b0b57f5f9ffa8a [INFO] [stderr] at /rustc/43ca9d18e333797f0aa3b525501a7cec8d61a96b/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x5749cf253a12 - std::panicking::rust_panic_with_hook::hcb5df778ecc712ed [INFO] [stderr] at /rustc/43ca9d18e333797f0aa3b525501a7cec8d61a96b/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x5749cf2538aa - std::panicking::begin_panic_handler::{{closure}}::ha485c225a619a21e [INFO] [stderr] at /rustc/43ca9d18e333797f0aa3b525501a7cec8d61a96b/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x5749cf2528a9 - std::sys::backtrace::__rust_end_short_backtrace::ha5bbef36dd2e6e91 [INFO] [stderr] at /rustc/43ca9d18e333797f0aa3b525501a7cec8d61a96b/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5749cf25353d - rust_begin_unwind [INFO] [stderr] at /rustc/43ca9d18e333797f0aa3b525501a7cec8d61a96b/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x5749cf26edd0 - core::panicking::panic_fmt::h0b6a97325b4f91ca [INFO] [stderr] at /rustc/43ca9d18e333797f0aa3b525501a7cec8d61a96b/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5749cf26f176 - core::result::unwrap_failed::h04802a8d1c68c6c6 [INFO] [stderr] at /rustc/43ca9d18e333797f0aa3b525501a7cec8d61a96b/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x5749cf231fc2 - build_script_main::main::hfe7ec6cd7774d68a [INFO] [stderr] 17: 0x5749cf22f463 - core::ops::function::FnOnce::call_once::h00b5496d465dc728 [INFO] [stderr] 18: 0x5749cf22ea16 - std::sys::backtrace::__rust_begin_short_backtrace::h5de56e18296db845 [INFO] [stderr] 19: 0x5749cf22e849 - std::rt::lang_start::{{closure}}::hacc04fbdf9bc638d [INFO] [stderr] 20: 0x5749cf24d4e0 - core::ops::function::impls:: for &F>::call_once::hba8c24e2b2bd24cc [INFO] [stderr] at /rustc/43ca9d18e333797f0aa3b525501a7cec8d61a96b/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x5749cf24d4e0 - std::panicking::try::do_call::h1ab5a43d47ef1216 [INFO] [stderr] at /rustc/43ca9d18e333797f0aa3b525501a7cec8d61a96b/library/std/src/panicking.rs:587:40 [INFO] [stderr] 22: 0x5749cf24d4e0 - std::panicking::try::h3b7b977dd5feda7d [INFO] [stderr] at /rustc/43ca9d18e333797f0aa3b525501a7cec8d61a96b/library/std/src/panicking.rs:550:19 [INFO] [stderr] 23: 0x5749cf24d4e0 - std::panic::catch_unwind::h5f46f39557d44388 [INFO] [stderr] at /rustc/43ca9d18e333797f0aa3b525501a7cec8d61a96b/library/std/src/panic.rs:358:14 [INFO] [stderr] 24: 0x5749cf24d4e0 - std::rt::lang_start_internal::{{closure}}::h01a9fb00d036952f [INFO] [stderr] at /rustc/43ca9d18e333797f0aa3b525501a7cec8d61a96b/library/std/src/rt.rs:168:24 [INFO] [stderr] 25: 0x5749cf24d4e0 - std::panicking::try::do_call::hc1fe936e9733c77f [INFO] [stderr] at /rustc/43ca9d18e333797f0aa3b525501a7cec8d61a96b/library/std/src/panicking.rs:587:40 [INFO] [stderr] 26: 0x5749cf24d4e0 - std::panicking::try::h7a7d67ffbcb87ab0 [INFO] [stderr] at /rustc/43ca9d18e333797f0aa3b525501a7cec8d61a96b/library/std/src/panicking.rs:550:19 [INFO] [stderr] 27: 0x5749cf24d4e0 - std::panic::catch_unwind::hc5b1395333d79394 [INFO] [stderr] at /rustc/43ca9d18e333797f0aa3b525501a7cec8d61a96b/library/std/src/panic.rs:358:14 [INFO] [stderr] 28: 0x5749cf24d4e0 - std::rt::lang_start_internal::haabdf10f4da09ed0 [INFO] [stderr] at /rustc/43ca9d18e333797f0aa3b525501a7cec8d61a96b/library/std/src/rt.rs:164:5 [INFO] [stderr] 29: 0x5749cf22e831 - std::rt::lang_start::hfe5438f504ac2182 [INFO] [stderr] 30: 0x5749cf2324b5 - main [INFO] [stderr] 31: 0x737510290d90 - [INFO] [stderr] 32: 0x737510290e40 - __libc_start_main [INFO] [stderr] 33: 0x5749cf227a75 - _start [INFO] [stderr] 34: 0x0 - [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaL4DYjg/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [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 `libc` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `rand_chacha` (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/43ca9d18e333797f0aa3b525501a7cec8d61a96b/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_chacha-0.1.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d3e3b5fab8dcd9b7 -C extra-filename=-620e4ccb0af3d72c --out-dir /opt/rustwide/target/debug/build/rand_chacha-620e4ccb0af3d72c -L dependency=/opt/rustwide/target/debug/deps --extern rustc_version=/opt/rustwide/target/debug/deps/librustc_version-7b1941b70e78eed3.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetazLbIzr/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rand` (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/43ca9d18e333797f0aa3b525501a7cec8d61a96b/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand-0.6.1/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="alloc"' --cfg 'feature="cloudabi"' --cfg 'feature="default"' --cfg 'feature="fuchsia-zircon"' --cfg 'feature="libc"' --cfg 'feature="std"' --cfg 'feature="winapi"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cloudabi", "default", "fuchsia-zircon", "i128_support", "libc", "log", "nightly", "packed_simd", "serde1", "simd_support", "std", "stdweb", "wasm-bindgen", "winapi"))' -C metadata=e2c695fcd6ab5d1f -C extra-filename=-96f466f585bfca49 --out-dir /opt/rustwide/target/debug/build/rand-96f466f585bfca49 -L dependency=/opt/rustwide/target/debug/deps --extern rustc_version=/opt/rustwide/target/debug/deps/librustc_version-7b1941b70e78eed3.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: could not write output to /opt/rustwide/target/debug/deps/xml-a8bdaf9a7a265685.xml.57ead6be2d0cdc53-cgu.0.rcgu.o: No space left on device [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `xml-rs` (lib) due to 1 previous error [INFO] [stdout] error: could not write output to /opt/rustwide/target/debug/deps/cc-9fe8a9ee1c0634b9.cc.393ede86a6310bbf-cgu.06.rcgu.o: No space left on device [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cc` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaADw9KP/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `inflate` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc5TfhUt/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautocfg-55d3e4d70406fe3c.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/backtrace-2daa4a353f5d441f/build_script_build-2daa4a353f5d441f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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 `backtrace` (build script) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcnvciaR/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/serde-e44c64a4b5de4170/build_script_build-e44c64a4b5de4170" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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 `serde` (build script) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcIpNJGp/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustc_version-7b1941b70e78eed3.rlib,libsemver-31d91938905790cf.rlib,libsemver_parser-72b9caa9dfea6bc2.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/rand_pcg-6bbbedf45a9200fd/build_script_build-6bbbedf45a9200fd" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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 `rand_pcg` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaHZh3jf/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sdl2-sys` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "36d74b4a6eb20dd1e9f19342c256a37e5358b44bb419b102d7f75e40e86cecaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36d74b4a6eb20dd1e9f19342c256a37e5358b44bb419b102d7f75e40e86cecaa", kill_on_drop: false }` [INFO] [stdout] 36d74b4a6eb20dd1e9f19342c256a37e5358b44bb419b102d7f75e40e86cecaa