[INFO] cloning repository https://github.com/happenslol/n3 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/happenslol/n3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhappenslol%2Fn3", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhappenslol%2Fn3'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 26a3afe6868a9060ef8c311f4179b997f6ec30be [INFO] checking happenslol/n3 against master#2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhappenslol%2Fn3" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/happenslol/n3 on toolchain 2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/happenslol/n3 [INFO] finished tweaking git repo https://github.com/happenslol/n3 [INFO] tweaked toml for git repo https://github.com/happenslol/n3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/happenslol/n3 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" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "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] Downloading crates ... [INFO] [stderr] Downloaded pistoncore-glutin_window v0.35.1 [INFO] [stderr] Downloaded pistoncore-window v0.26.2 [INFO] [stderr] Downloaded wayland-sys v0.7.8 [INFO] [stderr] Downloaded pistoncore-input v0.17.1 [INFO] [stderr] Downloaded wayland-window v0.4.4 [INFO] [stderr] Downloaded piston-gfx_texture v0.22.1 [INFO] [stderr] Downloaded wayland-client v0.7.8 [INFO] [stderr] Downloaded pistoncore-event_loop v0.31.4 [INFO] [stderr] Downloaded target_build_utils v0.3.0 [INFO] [stderr] Downloaded gif v0.9.1 [INFO] [stderr] Downloaded gfx v0.14.0 [INFO] [stderr] Downloaded jpeg-decoder v0.1.11 [INFO] [stderr] Downloaded gfx_core v0.6.0 [INFO] [stderr] Downloaded wayland-kbd v0.6.3 [INFO] [stderr] Downloaded gfx_device_gl v0.13.0 [INFO] [stderr] Downloaded serde v0.9.10 [INFO] [stderr] Downloaded piston v0.31.4 [INFO] [stderr] Downloaded image v0.12.3 [INFO] [stderr] Downloaded serde_json v0.9.8 [INFO] [stderr] Downloaded deflate v0.7.5 [INFO] [stderr] Downloaded winit v0.5.11 [INFO] [stderr] Downloaded glutin v0.7.4 [INFO] [stderr] Downloaded libloading v0.3.2 [INFO] [stderr] Downloaded wayland-scanner v0.7.8 [INFO] [stderr] Downloaded siphasher v0.2.1 [INFO] [stderr] Downloaded piston2d-gfx_graphics v0.38.0 [INFO] [stderr] Downloaded piston_window v0.64.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6da81b997fef1eee1162123b3649ad469d08e6a3281f53aec840b047f65ef6e3 [INFO] running `Command { std: "docker" "start" "-a" "6da81b997fef1eee1162123b3649ad469d08e6a3281f53aec840b047f65ef6e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6da81b997fef1eee1162123b3649ad469d08e6a3281f53aec840b047f65ef6e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6da81b997fef1eee1162123b3649ad469d08e6a3281f53aec840b047f65ef6e3", kill_on_drop: false }` [INFO] [stdout] 6da81b997fef1eee1162123b3649ad469d08e6a3281f53aec840b047f65ef6e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01bef42d1c37486ea8852849a7ee464970c365b7d9fdde482e470c6b5429ef30 [INFO] running `Command { std: "docker" "start" "-a" "01bef42d1c37486ea8852849a7ee464970c365b7d9fdde482e470c6b5429ef30", 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.21 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling siphasher v0.2.1 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling serde v0.9.10 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling khronos_api v1.0.0 [INFO] [stderr] Checking lazy_static v0.2.4 [INFO] [stderr] Checking byteorder v1.0.0 [INFO] [stderr] Checking piston-float v0.3.0 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking piston-viewport v0.3.0 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Checking bitflags v0.6.0 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking adler32 v1.0.0 [INFO] [stderr] Checking rustc-serialize v0.3.22 [INFO] [stderr] Checking shader_version v0.2.2 [INFO] [stderr] Checking draw_state v0.6.0 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Checking deflate v0.7.5 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Checking num_cpus v1.3.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Checking shared_library v0.1.5 [INFO] [stderr] Checking odds v0.2.25 [INFO] [stderr] Checking fs2 v0.2.5 [INFO] [stderr] Checking inflate v0.1.1 [INFO] [stderr] Checking gfx_core v0.6.0 [INFO] [stderr] Checking color_quant v1.0.0 [INFO] [stderr] Checking num-integer v0.1.33 [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.22/src/serialize.rs:1155:5 [INFO] [stdout] | [INFO] [stdout] 1155 | 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/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/alloc/src/borrow.rs:179:30 [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Compiling x11-dl v2.12.0 [INFO] [stderr] Checking memmap v0.4.0 [INFO] [stderr] Checking byteorder v0.4.2 [INFO] [stderr] Compiling tempfile v2.1.5 [INFO] [stderr] Checking num-iter v0.1.33 [INFO] [stderr] Checking num-rational v0.1.36 [INFO] [stderr] Checking gif v0.9.1 [INFO] [stderr] Checking piston-texture v0.5.0 [INFO] [stderr] Checking scoped_threadpool v0.1.7 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking stb_truetype v0.2.0 [INFO] [stderr] Compiling gl_generator v0.5.2 [INFO] [stderr] Compiling wayland-scanner v0.7.8 [INFO] [stderr] Checking deque v0.3.1 [INFO] [stderr] Checking nodrop v0.1.9 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/tempfile-86e8abe7a2e14a28/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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta4ukLcb" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `xml-rs` (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/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/bin/rustc --crate-name xml --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xml-rs-0.3.6/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=7e557d3c3cdb6df5 -C extra-filename=-ac5e75d523baccb1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c28d002cd4ec8a55.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetazvHgFw" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetavJonKD" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetatd7yiU/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta4aXsUW" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `x11-dl v2.12.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/x11-dl-b5160ba839a28cc0/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.12.0/build.rs:41:39: [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: 0x5719d5967d12 - std::backtrace_rs::backtrace::libunwind::trace::hd14a24173f46cb58 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5719d5967d12 - std::backtrace_rs::backtrace::trace_unsynchronized::hf98b0ae37bedcba9 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5719d5967d12 - std::sys::backtrace::_print_fmt::h1ffbdcae7507ab6e [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5719d5967d12 - ::fmt::h0f9940e400100849 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5719d5988823 - core::fmt::rt::Argument::fmt::he37722bdc5ac2233 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5719d5988823 - core::fmt::write::h9f621fbfd70455b0 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/core/src/fmt/mod.rs:1460:25 [INFO] [stderr] 6: 0x5719d5965423 - std::io::default_write_fmt::ha776a7601ac5725f [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5719d5965423 - std::io::Write::write_fmt::h301b1254ea583ba7 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5719d5967b62 - std::sys::backtrace::BacktraceLock::print::hcad7af9fd5710633 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5719d5968df2 - std::panicking::default_hook::{{closure}}::h6d805c2f8461223d [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x5719d5968bf5 - std::panicking::default_hook::hb3c5c6b67b95c6ca [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5719d59696c2 - std::panicking::rust_panic_with_hook::h05d9a09301dada93 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5719d596955a - std::panicking::begin_panic_handler::{{closure}}::ha4c9a2cedeed5b3b [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5719d5968209 - std::sys::backtrace::__rust_end_short_backtrace::hac4aae8c1164dde3 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5719d59691ed - __rustc[9cc42e5720117fc3]::rust_begin_unwind [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5719d5987820 - core::panicking::panic_fmt::hb07b0d57352a4f72 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5719d5987bb6 - core::result::unwrap_failed::hc86c6402505b95eb [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/core/src/result.rs:1761:5 [INFO] [stderr] 17: 0x5719d5934d91 - build_script_build::main::h0a80b0f5681c9503 [INFO] [stderr] 18: 0x5719d5934043 - core::ops::function::FnOnce::call_once::h0c99da548e395707 [INFO] [stderr] 19: 0x5719d5933ef6 - std::sys::backtrace::__rust_begin_short_backtrace::hfd4a3b534ec0e75b [INFO] [stderr] 20: 0x5719d5933e89 - std::rt::lang_start::{{closure}}::h11bb1790a5280476 [INFO] [stderr] 21: 0x5719d5961f30 - core::ops::function::impls:: for &F>::call_once::h92c050eabfcd0d97 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 22: 0x5719d5961f30 - std::panicking::catch_unwind::do_call::hf9f606276318aed7 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x5719d5961f30 - std::panicking::catch_unwind::hf55f186f06dc3082 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x5719d5961f30 - std::panic::catch_unwind::h83f91c5a2bf19cac [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x5719d5961f30 - std::rt::lang_start_internal::{{closure}}::hd6de3d057391b393 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/rt.rs:175:24 [INFO] [stderr] 26: 0x5719d5961f30 - std::panicking::catch_unwind::do_call::hcf6b460cb82f9e16 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x5719d5961f30 - std::panicking::catch_unwind::hc6e4f5af52b3fe6a [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x5719d5961f30 - std::panic::catch_unwind::h93e8146ec116d777 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x5719d5961f30 - std::rt::lang_start_internal::h58d262c626bfc901 [INFO] [stderr] at /rustc/2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48/library/std/src/rt.rs:171:5 [INFO] [stderr] 30: 0x5719d5933e71 - std::rt::lang_start::h2a0a8ffa10482b6f [INFO] [stderr] 31: 0x5719d5935435 - main [INFO] [stderr] 32: 0x71e2e458a1ca - [INFO] [stderr] 33: 0x71e2e458a28b - __libc_start_main [INFO] [stderr] 34: 0x5719d5933a65 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] error: could not compile `nodrop` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `scoped_threadpool` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `rand` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `gif` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `glob` (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/rmetaiKfkub" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stb_truetype` (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/rmetap2vUBu" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `deque` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetac8SfU2/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaDOTBqS/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gl_generator` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `wayland-scanner` (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/rmetag1jDsd" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gfx_core` (lib) due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta4A2VnC/full.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" "01bef42d1c37486ea8852849a7ee464970c365b7d9fdde482e470c6b5429ef30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01bef42d1c37486ea8852849a7ee464970c365b7d9fdde482e470c6b5429ef30", kill_on_drop: false }` [INFO] [stdout] 01bef42d1c37486ea8852849a7ee464970c365b7d9fdde482e470c6b5429ef30