[INFO] cloning repository https://github.com/yeliknewo/rl-game-1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yeliknewo/rl-game-1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyeliknewo%2Frl-game-1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyeliknewo%2Frl-game-1'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 48e3ebba281b69e94fdb2f06fab5ac090d149b27 [INFO] checking yeliknewo/rl-game-1 against master#cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3 for pr-135841 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyeliknewo%2Frl-game-1" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yeliknewo/rl-game-1 on toolchain cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yeliknewo/rl-game-1 [INFO] finished tweaking git repo https://github.com/yeliknewo/rl-game-1 [INFO] tweaked toml for git repo https://github.com/yeliknewo/rl-game-1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/yeliknewo/rl-game-1 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" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gfx v0.12.1 [INFO] [stderr] Downloaded specs v0.7.0 [INFO] [stderr] Downloaded gfx_window_sdl v0.3.0 [INFO] [stderr] Downloaded gfx_window_glutin v0.12.0 [INFO] [stderr] Downloaded sdl2 v0.18.0 [INFO] [stderr] Downloaded sdl2-sys v0.8.1 [INFO] [stderr] Downloaded image v0.10.3 [INFO] [stderr] Downloaded cgmath v0.12.0 [INFO] [stderr] Downloaded glutin v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e5edb30875b90c5dbca52503ee6630e8968d5e6fc653478e0ccef49829c38b6 [INFO] running `Command { std: "docker" "start" "-a" "9e5edb30875b90c5dbca52503ee6630e8968d5e6fc653478e0ccef49829c38b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e5edb30875b90c5dbca52503ee6630e8968d5e6fc653478e0ccef49829c38b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e5edb30875b90c5dbca52503ee6630e8968d5e6fc653478e0ccef49829c38b6", kill_on_drop: false }` [INFO] [stdout] 9e5edb30875b90c5dbca52503ee6630e8968d5e6fc653478e0ccef49829c38b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 519d472ab42335ec63917a20700e60c1877d1e619b12c4878311f799ecbc893b [INFO] running `Command { std: "docker" "start" "-a" "519d472ab42335ec63917a20700e60c1877d1e619b12c4878311f799ecbc893b", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking libc v0.2.16 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Checking num-traits v0.1.35 [INFO] [stderr] Compiling serde v0.8.9 [INFO] [stderr] Compiling xml-rs v0.3.4 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking lazy_static v0.2.1 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling khronos_api v1.0.0 [INFO] [stderr] Checking rustc-serialize v0.3.19 [INFO] [stderr] Checking rand v0.3.14 [INFO] [stderr] Checking lazy_static v0.1.16 [INFO] [stdout] error[E0642]: patterns aren't allowed in functions without bodies [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.19/src/serialize.rs:147:45 [INFO] [stdout] | [INFO] [stdout] 147 | ... &f_name: &str, [INFO] [stdout] | ^^^^^^^ pattern not allowed in function without body [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling gcc v0.3.35 [INFO] [stderr] Checking bitflags v0.6.0 [INFO] [stderr] Checking draw_state v0.6.0 [INFO] [stderr] Checking num-integer v0.1.32 [INFO] [stderr] Checking num-iter v0.1.32 [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.19/src/serialize.rs:454:5 [INFO] [stdout] | [INFO] [stdout] 454 | fn decode(d: &mut D) -> Result, D::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `T` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/alloc/src/borrow.rs:179:30 [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 450 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling gl_generator v0.5.2 [INFO] [stderr] Compiling wayland-scanner v0.5.11 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling pkg-config v0.3.8 [INFO] [stderr] Compiling tempfile v2.1.4 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking crossbeam v0.2.10 [INFO] [stderr] Compiling miniz-sys v0.1.7 [INFO] [stderr] Compiling x11-dl v2.8.0 [INFO] [stderr] Checking gfx_core v0.4.0 [INFO] [stderr] Compiling wayland-client v0.5.12 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `gl_generator` (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/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/bin/rustc --crate-name gl_generator --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gl_generator-0.5.2/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("unstable_generator_utils"))' -C metadata=6433979e323f2e18 -C extra-filename=-279c9f8c8ba77e82 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern khronos_api=/opt/rustwide/target/debug/deps/libkhronos_api-7cb080e1d5431732.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-eecd0f1e1d231c04.rmeta --extern xml=/opt/rustwide/target/debug/deps/libxml-9052d1260fd567ca.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/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/rustcVmqpFA/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpkg_config-b682a44562e32521.rlib}" "/opt/rustwide/rustup-home/toolchains/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-43b59670b7ad3fb9.rlib,libpanic_unwind-e1447e1efa6f1e57.rlib,libobject-f6963a4916fcf097.rlib,libmemchr-49a2d9af912f4524.rlib,libaddr2line-04d19aad3936869d.rlib,libgimli-483c235edb789db0.rlib,librustc_demangle-294281af50b8f748.rlib,libstd_detect-3b08295250aabc2a.rlib,libhashbrown-4472d1e05ba0dfaf.rlib,librustc_std_workspace_alloc-2ef099fac590e457.rlib,libminiz_oxide-272b52256eba70cf.rlib,libadler2-3d3fa22b868db521.rlib,libunwind-0ffda8b08e22dbea.rlib,libcfg_if-b08f62458fdd43b9.rlib,liblibc-559675126e63b890.rlib,liballoc-fcf21c8d1c9c7b75.rlib,librustc_std_workspace_core-e0b0460135bcf21d.rlib,libcore-d4097fdcbddd3bc7.rlib,libcompiler_builtins-fea484ac1eed7881.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/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/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/x11-dl-f6d6e03fae3ff984/build_script_build-f6d6e03fae3ff984" "-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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] 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 `x11-dl` (build script) due to 1 previous error [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/crossbeam-37a853cc1cf54baf.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/crossbeam-37a853cc1cf54baf/dep-lib-crossbeam` [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-client` (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/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-client-0.5.12/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cursor", "dlopen", "egl", "lazy_static"))' -C metadata=11c76a3dc1f5d19a -C extra-filename=-58c5d4e19b1b528d --out-dir /opt/rustwide/target/debug/build/wayland-client-58c5d4e19b1b528d -L dependency=/opt/rustwide/target/debug/deps --extern wayland_scanner=/opt/rustwide/target/debug/deps/libwayland_scanner-435d76441c772d45.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: miniz-sys@0.1.7: miniz.c:4947:1: fatal error: error writing to /tmp/ccccQ3sl.s: No space left on device [INFO] [stderr] warning: miniz-sys@0.1.7: 4947 | } [INFO] [stderr] warning: miniz-sys@0.1.7: | ^ [INFO] [stderr] warning: miniz-sys@0.1.7: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `miniz-sys v0.1.7` [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/miniz-sys-a7d35734ff889efe/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] debug=true opt-level=0 [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-o" "/opt/rustwide/target/debug/build/miniz-sys-9ce6ea718d1a9369/out/miniz.o" "-c" "miniz.c" [INFO] [stderr] cargo:warning=miniz.c:4947:1: fatal error: error writing to /tmp/ccccQ3sl.s: No space left on device [INFO] [stderr] cargo:warning= 4947 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] ExitStatus(unix_wait_status(256)) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 1 [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gcc-0.3.35/src/lib.rs:897:5: [INFO] [stderr] explicit panic [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5cb6dfb03daa - std::backtrace_rs::backtrace::libunwind::trace::h5b9cbf611853a1a5 [INFO] [stderr] at /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5cb6dfb03daa - std::backtrace_rs::backtrace::trace_unsynchronized::h0c34c4f77822e1d3 [INFO] [stderr] at /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5cb6dfb03daa - std::sys::backtrace::_print_fmt::h31c19288272eafd0 [INFO] [stderr] at /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5cb6dfb03daa - ::fmt::he8f87afa3ba953c7 [INFO] [stderr] at /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5cb6dfb274c3 - core::fmt::rt::Argument::fmt::h24039435002052ec [INFO] [stderr] at /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5cb6dfb274c3 - core::fmt::write::hd1a70dafa054ef6e [INFO] [stderr] at /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/core/src/fmt/mod.rs:1440:21 [INFO] [stderr] 6: 0x5cb6dfb00563 - std::io::Write::write_fmt::hb7487c14cde15a5b [INFO] [stderr] at /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/std/src/io/mod.rs:1888:15 [INFO] [stderr] 7: 0x5cb6dfb03bf2 - std::sys::backtrace::BacktraceLock::print::hccabcb6160db5eae [INFO] [stderr] at /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5cb6dfb04d7f - std::panicking::default_hook::{{closure}}::h8c6502dfd308289c [INFO] [stderr] at /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x5cb6dfb04bea - std::panicking::default_hook::hb4c1963f11244643 [INFO] [stderr] at /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x5cb6dfb05762 - std::panicking::rust_panic_with_hook::hc3d8183c3b9ea233 [INFO] [stderr] at /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x5cb6dfb0563c - std::panicking::begin_panic::{{closure}}::he2e17f848b4e9387 [INFO] [stderr] at /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/std/src/panicking.rs:768:9 [INFO] [stderr] 12: 0x5cb6dfb042b9 - std::sys::backtrace::__rust_end_short_backtrace::h55747715e3ef9cf7 [INFO] [stderr] at /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5cb6dfb05542 - std::panicking::begin_panic::h70d26e42474c8e28 [INFO] [stderr] at /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/std/src/panicking.rs:767:5 [INFO] [stderr] 14: 0x5cb6dfadc0b4 - gcc::fail::h7a4dcdf885e68a29 [INFO] [stderr] 15: 0x5cb6dfadbd3c - gcc::run::h2f270c3ce32728a4 [INFO] [stderr] 16: 0x5cb6dfad4aae - gcc::Config::compile_object::h7cfbece1743c15bc [INFO] [stderr] 17: 0x5cb6dfad4346 - gcc::Config::compile_objects::h17b720c1835e6dd5 [INFO] [stderr] 18: 0x5cb6dfad35d8 - gcc::Config::compile::h92622f3d03765127 [INFO] [stderr] 19: 0x5cb6dfad2d22 - gcc::compile_library::h85d0f04b39acac8c [INFO] [stderr] 20: 0x5cb6dfabfe85 - build_script_build::main::hfd61e653ac6d211a [INFO] [stderr] 21: 0x5cb6dfabfdb3 - core::ops::function::FnOnce::call_once::hfc0739f0012eb7f3 [INFO] [stderr] 22: 0x5cb6dfabfd46 - std::sys::backtrace::__rust_begin_short_backtrace::hee4e3a3c597144cb [INFO] [stderr] 23: 0x5cb6dfabfd29 - std::rt::lang_start::{{closure}}::h0f4312dbbecf294f [INFO] [stderr] 24: 0x5cb6dfafc8b0 - core::ops::function::impls:: for &F>::call_once::he3b9945079f6696a [INFO] [stderr] at /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 25: 0x5cb6dfafc8b0 - std::panicking::try::do_call::h48fdb882f26e202b [INFO] [stderr] at /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/std/src/panicking.rs:587:40 [INFO] [stderr] 26: 0x5cb6dfafc8b0 - std::panicking::try::hf49c9465461a1ae5 [INFO] [stderr] at /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/std/src/panicking.rs:550:19 [INFO] [stderr] 27: 0x5cb6dfafc8b0 - std::panic::catch_unwind::h0111902ba12d1d04 [INFO] [stderr] at /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/std/src/panic.rs:358:14 [INFO] [stderr] 28: 0x5cb6dfafc8b0 - std::rt::lang_start_internal::{{closure}}::had1ed5699abd7af6 [INFO] [stderr] at /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/std/src/rt.rs:168:24 [INFO] [stderr] 29: 0x5cb6dfafc8b0 - std::panicking::try::do_call::h0fa54d745a9b22fa [INFO] [stderr] at /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/std/src/panicking.rs:587:40 [INFO] [stderr] 30: 0x5cb6dfafc8b0 - std::panicking::try::hfc57b9a51945ee96 [INFO] [stderr] at /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/std/src/panicking.rs:550:19 [INFO] [stderr] 31: 0x5cb6dfafc8b0 - std::panic::catch_unwind::h7a7bfbc0e3c6cc53 [INFO] [stderr] at /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/std/src/panic.rs:358:14 [INFO] [stderr] 32: 0x5cb6dfafc8b0 - std::rt::lang_start_internal::hbb25b7db2e0c6041 [INFO] [stderr] at /rustc/cd805f09ffbfa3896c8f50a619de9b67e1d9f3c3/library/std/src/rt.rs:164:5 [INFO] [stderr] 33: 0x5cb6dfabfd11 - std::rt::lang_start::hd899c043f4ed13d9 [INFO] [stderr] 34: 0x5cb6dfac0015 - main [INFO] [stderr] 35: 0x7b83edf0ad90 - [INFO] [stderr] 36: 0x7b83edf0ae40 - __libc_start_main [INFO] [stderr] 37: 0x5cb6dfabfc25 - _start [INFO] [stderr] 38: 0x0 - [INFO] [stdout] Some errors have detailed explanations: E0310, E0642. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 2 previous errors [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaD2yICP" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gfx_core` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaSOiow6/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "519d472ab42335ec63917a20700e60c1877d1e619b12c4878311f799ecbc893b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "519d472ab42335ec63917a20700e60c1877d1e619b12c4878311f799ecbc893b", kill_on_drop: false }` [INFO] [stdout] 519d472ab42335ec63917a20700e60c1877d1e619b12c4878311f799ecbc893b