[INFO] cloning repository https://github.com/chrde/planet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chrde/planet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrde%2Fplanet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrde%2Fplanet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4eb1e20c39a1f44efcdeb5334de8c5b65aed4b91 [INFO] checking chrde/planet/4eb1e20c39a1f44efcdeb5334de8c5b65aed4b91 against try#9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132 for pr-133274 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrde%2Fplanet" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chrde/planet on toolchain 9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chrde/planet [INFO] finished tweaking git repo https://github.com/chrde/planet [INFO] tweaked toml for git repo https://github.com/chrde/planet written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/chrde/planet 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" "+9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wayland-sys v0.8.7 [INFO] [stderr] Downloaded wayland-scanner v0.8.7 [INFO] [stderr] Downloaded winit v0.6.4 [INFO] [stderr] Downloaded pistoncore-glutin_window v0.37.0 [INFO] [stderr] Downloaded gl v0.6.2 [INFO] [stderr] Downloaded wayland-kbd v0.8.0 [INFO] [stderr] Downloaded quaternion v0.3.0 [INFO] [stderr] Downloaded camera_controllers v0.21.0 [INFO] [stderr] Downloaded piston-gfx_texture v0.24.0 [INFO] [stderr] Downloaded gfx_core v0.7.1 [INFO] [stderr] Downloaded piston3d-cam v0.3.0 [INFO] [stderr] Downloaded gfx_device_gl v0.14.1 [INFO] [stderr] Downloaded noise v0.4.1 [INFO] [stderr] Downloaded rayon-core v1.0.2 [INFO] [stderr] Downloaded gfx v0.16.0 [INFO] [stderr] Downloaded nalgebra v0.12.3 [INFO] [stderr] Downloaded deflate v0.7.11 [INFO] [stderr] Downloaded gl_generator v0.5.3 [INFO] [stderr] Downloaded num-complex v0.1.37 [INFO] [stderr] Downloaded gleam v0.4.5 [INFO] [stderr] Downloaded wayland-client v0.8.7 [INFO] [stderr] Downloaded wayland-window v0.5.0 [INFO] [stderr] Downloaded glutin v0.8.1 [INFO] [stderr] Downloaded piston2d-gfx_graphics v0.40.0 [INFO] [stderr] Downloaded piston2d-opengl_graphics v0.43.1 [INFO] [stderr] Downloaded piston_window v0.66.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 663a47778dc643f491c18381b988a2e787692d2a4f9efe9670f7d42d118fc54a [INFO] running `Command { std: "docker" "start" "-a" "663a47778dc643f491c18381b988a2e787692d2a4f9efe9670f7d42d118fc54a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "663a47778dc643f491c18381b988a2e787692d2a4f9efe9670f7d42d118fc54a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "663a47778dc643f491c18381b988a2e787692d2a4f9efe9670f7d42d118fc54a", kill_on_drop: false }` [INFO] [stdout] 663a47778dc643f491c18381b988a2e787692d2a4f9efe9670f7d42d118fc54a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9358216eb1e792c9589bce95d55bf27274f2f30fe201f17f81c96757d636aa5 [INFO] running `Command { std: "docker" "start" "-a" "d9358216eb1e792c9589bce95d55bf27274f2f30fe201f17f81c96757d636aa5", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Checking libc v0.2.23 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Checking lazy_static v0.2.8 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Checking piston-float v0.3.0 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling khronos_api v1.0.1 [INFO] [stderr] Checking bitflags v0.8.2 [INFO] [stderr] Checking byteorder v1.0.0 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking piston-viewport v0.3.0 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling rayon-core v1.0.2 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking deque v0.3.2 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking vecmath v0.3.0 [INFO] [stderr] Checking shader_version v0.2.2 [INFO] [stderr] Checking adler32 v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Checking deflate v0.7.11 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustc-serialize-0.3.24/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/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/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 num_cpus v1.5.1 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Checking num-integer v0.1.34 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Checking draw_state v0.7.1 [INFO] [stderr] Checking odds v0.2.25 [INFO] [stderr] Checking fs2 v0.2.5 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking inflate v0.2.0 [INFO] [stderr] Checking num-iter v0.1.33 [INFO] [stderr] Compiling tempfile v2.1.5 [INFO] [stderr] Checking color_quant v1.0.0 [INFO] [stderr] Checking memmap v0.4.0 [INFO] [stderr] Checking num-rational v0.1.36 [INFO] [stderr] Compiling gl_generator v0.5.3 [INFO] [stderr] Compiling wayland-scanner v0.8.7 [INFO] [stderr] Compiling x11-dl v2.14.0 [INFO] [stderr] Checking nodrop v0.1.9 [INFO] [stderr] Checking gif v0.9.1 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking shared_library v0.1.5 [INFO] [stderr] Checking piston-texture v0.5.0 [INFO] [stderr] Checking scoped_threadpool v0.1.7 [INFO] [stderr] Checking byteorder v0.4.2 [INFO] [stderr] Checking arrayvec v0.3.23 [INFO] [stderr] Checking interpolation v0.1.0 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling typenum v1.9.0 [INFO] [stderr] Checking read_color v0.1.0 [INFO] [stderr] Checking stb_truetype v0.2.1 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Checking rayon v0.7.1 [INFO] [stderr] Checking linked-hash-map v0.0.10 [INFO] [stderr] Checking piston2d-graphics v0.21.1 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Checking quaternion v0.3.0 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking fnv v1.0.5 [INFO] [stderr] Compiling wayland-client v0.8.7 [INFO] [stderr] Checking noise v0.4.1 [INFO] [stderr] Checking piston3d-cam v0.3.0 [INFO] [stderr] Checking rusttype v0.2.1 [INFO] [stderr] Compiling gl v0.6.2 [INFO] [stderr] Compiling gfx_gl v0.3.1 [INFO] [stderr] Compiling glutin v0.8.1 [INFO] [stderr] Checking png v0.7.0 [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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0311]: the parameter type `K` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rusttype-0.2.1/src/support/bst/map.rs:81:19 [INFO] [stdout] | [INFO] [stdout] 78 | node: node::NodeRef) [INFO] [stdout] | ------------- the parameter type `K` must be valid for the anonymous lifetime defined here... [INFO] [stdout] ... [INFO] [stdout] 81 | match node.force() { [INFO] [stdout] | ^^^^ ...so that the type `K` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 77 ~ fn clone_subtree<'a, K: Clone + 'a, V: Clone>( [INFO] [stdout] 78 ~ node: node::NodeRef, K, V, marker::LeafOrInternal>) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `V` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rusttype-0.2.1/src/support/bst/map.rs:81:19 [INFO] [stdout] | [INFO] [stdout] 78 | node: node::NodeRef) [INFO] [stdout] | ------------- the parameter type `V` must be valid for the anonymous lifetime defined here... [INFO] [stdout] ... [INFO] [stdout] 81 | match node.force() { [INFO] [stdout] | ^^^^ ...so that the type `V` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 77 ~ fn clone_subtree<'a, K: Clone, V: Clone + 'a>( [INFO] [stdout] 78 ~ node: node::NodeRef, K, V, marker::LeafOrInternal>) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0311`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rusttype` (lib) due to 2 previous errors [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/noise-12a4ecf88d4b37dd.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/noise-12a4ecf88d4b37dd/dep-lib-noise` [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 `glutin` (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/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/glutin-0.8.1/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)' --check-cfg 'cfg(feature, values())' -C metadata=d71650b1d8b06e31 -C extra-filename=-d71650b1d8b06e31 --out-dir /opt/rustwide/target/debug/build/glutin-d71650b1d8b06e31 -L dependency=/opt/rustwide/target/debug/deps --extern gl_generator=/opt/rustwide/target/debug/deps/libgl_generator-2698d110965d7b69.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/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/rustcyS3tUq/symbols.o" "/opt/rustwide/target/debug/build/gfx_gl-ae773f3e3d5d50c4/build_script_build-ae773f3e3d5d50c4.build_script_build.2bbe8f53c9e9dcc8-cgu.00.rcgu.o" "/opt/rustwide/target/debug/build/gfx_gl-ae773f3e3d5d50c4/build_script_build-ae773f3e3d5d50c4.build_script_build.2bbe8f53c9e9dcc8-cgu.01.rcgu.o" "/opt/rustwide/target/debug/build/gfx_gl-ae773f3e3d5d50c4/build_script_build-ae773f3e3d5d50c4.build_script_build.2bbe8f53c9e9dcc8-cgu.02.rcgu.o" "/opt/rustwide/target/debug/build/gfx_gl-ae773f3e3d5d50c4/build_script_build-ae773f3e3d5d50c4.build_script_build.2bbe8f53c9e9dcc8-cgu.03.rcgu.o" "/opt/rustwide/target/debug/build/gfx_gl-ae773f3e3d5d50c4/build_script_build-ae773f3e3d5d50c4.build_script_build.2bbe8f53c9e9dcc8-cgu.04.rcgu.o" "/opt/rustwide/target/debug/build/gfx_gl-ae773f3e3d5d50c4/build_script_build-ae773f3e3d5d50c4.build_script_build.2bbe8f53c9e9dcc8-cgu.05.rcgu.o" "/opt/rustwide/target/debug/build/gfx_gl-ae773f3e3d5d50c4/build_script_build-ae773f3e3d5d50c4.build_script_build.2bbe8f53c9e9dcc8-cgu.06.rcgu.o" "/opt/rustwide/target/debug/build/gfx_gl-ae773f3e3d5d50c4/build_script_build-ae773f3e3d5d50c4.build_script_build.2bbe8f53c9e9dcc8-cgu.07.rcgu.o" "/opt/rustwide/target/debug/build/gfx_gl-ae773f3e3d5d50c4/build_script_build-ae773f3e3d5d50c4.build_script_build.2bbe8f53c9e9dcc8-cgu.08.rcgu.o" "/opt/rustwide/target/debug/build/gfx_gl-ae773f3e3d5d50c4/build_script_build-ae773f3e3d5d50c4.build_script_build.2bbe8f53c9e9dcc8-cgu.09.rcgu.o" "/opt/rustwide/target/debug/build/gfx_gl-ae773f3e3d5d50c4/build_script_build-ae773f3e3d5d50c4.build_script_build.2bbe8f53c9e9dcc8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/gfx_gl-ae773f3e3d5d50c4/build_script_build-ae773f3e3d5d50c4.build_script_build.2bbe8f53c9e9dcc8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/gfx_gl-ae773f3e3d5d50c4/build_script_build-ae773f3e3d5d50c4.build_script_build.2bbe8f53c9e9dcc8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/gfx_gl-ae773f3e3d5d50c4/build_script_build-ae773f3e3d5d50c4.build_script_build.2bbe8f53c9e9dcc8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/gfx_gl-ae773f3e3d5d50c4/build_script_build-ae773f3e3d5d50c4.build_script_build.2bbe8f53c9e9dcc8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/build/gfx_gl-ae773f3e3d5d50c4/build_script_build-ae773f3e3d5d50c4.build_script_build.2bbe8f53c9e9dcc8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/build/gfx_gl-ae773f3e3d5d50c4/build_script_build-ae773f3e3d5d50c4.23fgwllepnc1xhd430t4mslgz.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgl_generator-2698d110965d7b69.rlib" "/opt/rustwide/target/debug/deps/libkhronos_api-d3b67d6484827df7.rlib" "/opt/rustwide/target/debug/deps/libxml-f9a0a7ba0ca3eef6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-21dbb7f79a09aef2.rlib" "/opt/rustwide/target/debug/deps/liblog-998492ee336ed708.rlib" "/opt/rustwide/rustup-home/toolchains/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-81d925df099611ec.rlib" "/opt/rustwide/rustup-home/toolchains/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b8448eab142ef565.rlib" "/opt/rustwide/rustup-home/toolchains/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-d25a941a4df9caf8.rlib" "/opt/rustwide/rustup-home/toolchains/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-ade6936d448d6794.rlib" "/opt/rustwide/rustup-home/toolchains/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-0a175cebd11e144e.rlib" "/opt/rustwide/rustup-home/toolchains/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-127f0ef4dcbf7436.rlib" "/opt/rustwide/rustup-home/toolchains/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d034686f0f0f9113.rlib" "/opt/rustwide/rustup-home/toolchains/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-edb57e0099b607a2.rlib" "/opt/rustwide/rustup-home/toolchains/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-00d71dca83e6b3e6.rlib" "/opt/rustwide/rustup-home/toolchains/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f9f91ef79bc3c342.rlib" "/opt/rustwide/rustup-home/toolchains/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-226b4b3bb3c90aef.rlib" "/opt/rustwide/rustup-home/toolchains/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a1e4d788e09d8a83.rlib" "/opt/rustwide/rustup-home/toolchains/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cfe9e45cb365e7f0.rlib" "/opt/rustwide/rustup-home/toolchains/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a214d3ea58225c02.rlib" "/opt/rustwide/rustup-home/toolchains/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8b7cc309868a115a.rlib" "/opt/rustwide/rustup-home/toolchains/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-9621b8f524eebb06.rlib" "/opt/rustwide/rustup-home/toolchains/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-619eefe14aaf54f4.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/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/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/gfx_gl-ae773f3e3d5d50c4/build_script_build-ae773f3e3d5d50c4" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gfx_gl` (build script) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (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/9a6ce9bcee4fff9f2010ea88aaa7654cc4d95132/bin/rustc --crate-name syn --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-0.10.8/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 --cfg 'feature="aster"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="quote"' --cfg 'feature="unicode-xid"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aster", "clippy", "default", "expand", "full", "parsing", "pretty", "printing", "quote", "syntex_syntax", "unicode-xid", "visit"))' -C metadata=a772b25dd21c8f85 -C extra-filename=-a772b25dd21c8f85 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern quote=/opt/rustwide/target/debug/deps/libquote-98f7029d4241d699.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-8800d46814d6adae.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaZSVyQ2/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" "d9358216eb1e792c9589bce95d55bf27274f2f30fe201f17f81c96757d636aa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9358216eb1e792c9589bce95d55bf27274f2f30fe201f17f81c96757d636aa5", kill_on_drop: false }` [INFO] [stdout] d9358216eb1e792c9589bce95d55bf27274f2f30fe201f17f81c96757d636aa5