[INFO] cloning repository https://github.com/nouritsu/snake-game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nouritsu/snake-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnouritsu%2Fsnake-game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnouritsu%2Fsnake-game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6700d84c0b78783f75206ae9067c45bece401a65 [INFO] testing nouritsu/snake-game against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnouritsu%2Fsnake-game" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nouritsu/snake-game on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nouritsu/snake-game [INFO] finished tweaking git repo https://github.com/nouritsu/snake-game [INFO] tweaked toml for git repo https://github.com/nouritsu/snake-game written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/nouritsu/snake-game 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd3820b896374cde97553a4424b1770d59532ccb459bc29b17be29fc83051219 [INFO] running `Command { std: "docker" "start" "-a" "fd3820b896374cde97553a4424b1770d59532ccb459bc29b17be29fc83051219", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd3820b896374cde97553a4424b1770d59532ccb459bc29b17be29fc83051219", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd3820b896374cde97553a4424b1770d59532ccb459bc29b17be29fc83051219", kill_on_drop: false }` [INFO] [stdout] fd3820b896374cde97553a4424b1770d59532ccb459bc29b17be29fc83051219 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3dab0fe675e1e5acbf27366c489685bb713fd55d17d24cf1e9bf0944b03aca19 [INFO] running `Command { std: "docker" "start" "-a" "3dab0fe675e1e5acbf27366c489685bb713fd55d17d24cf1e9bf0944b03aca19", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling piston-float v1.0.1 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.7 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling piston-viewport v1.0.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling x11-dl v2.20.0 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling piston-graphics_api_version v1.0.1 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling xdg v2.4.1 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] error: could not compile `wayland-protocols` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-protocols-0.28.6/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="client"' --cfg 'feature="unstable_protocols"' --cfg 'feature="wayland-client"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "server", "unstable_protocols", "wayland-client", "wayland-server"))' -C metadata=435add1cc8954995 -C extra-filename=-2c66326bc3a9ce29 --out-dir /opt/rustwide/target/debug/build/wayland-protocols-2c66326bc3a9ce29 -L dependency=/opt/rustwide/target/debug/deps --extern wayland_scanner=/opt/rustwide/target/debug/deps/libwayland_scanner-7ec49e8b07253f0e.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/.fingerprint/lazycell-0fc01752428421b1/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libnum_integer-276f6177efc30019.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [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/a7ce54db9b096bd1098d07c645b489195a667c9f/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-client-0.28.6/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="dlopen"' --cfg 'feature="scoped-tls"' --cfg 'feature="use_system_lib"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dlopen", "scoped-tls", "use_system_lib"))' -C metadata=d0ce7b212dacfeaa -C extra-filename=-2ca895a6e9df9a88 --out-dir /opt/rustwide/target/debug/build/wayland-client-2ca895a6e9df9a88 -L dependency=/opt/rustwide/target/debug/deps --extern wayland_scanner=/opt/rustwide/target/debug/deps/libwayland_scanner-7ec49e8b07253f0e.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `num-integer` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaDUBrtM" [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/rmetaDEDDoR" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gl_generator` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `xcursor` (lib) 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 `mio` (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/a7ce54db9b096bd1098d07c645b489195a667c9f/bin/rustc --crate-name mio --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio-0.6.23/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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "with-deprecated"))' -C metadata=9de6d1b1e48433b6 -C extra-filename=-8088166f2808acaf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-7e9efee4241be1ca.rmeta --extern iovec=/opt/rustwide/target/debug/deps/libiovec-8978cb2e24a515dc.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-ab398ee5e399cd45.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-65ce858a5d32dc0e.rmeta --extern net2=/opt/rustwide/target/debug/deps/libnet2-b65760262bd1ba86.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-17c6c1d90a67553f.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `rayon-core` (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/a7ce54db9b096bd1098d07c645b489195a667c9f/bin/rustc --crate-name rayon_core --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-core-1.9.3/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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0dc66739e9c0705a -C extra-filename=-ae283e36e709a561 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-cce35521bdc47ee7.rmeta --extern crossbeam_deque=/opt/rustwide/target/debug/deps/libcrossbeam_deque-b5d7029b2adc6a74.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-e22668902990684c.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-a3ece8ae12544cfb.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/rmetaJJ4mZ6" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gfx_core` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcPECZwb/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libgl_generator-f48de80458e99dd7.rlib,libkhronos_api-806f8e8ef39a298b.rlib,libxml-e99e599c74c7a48b.rlib,liblog-65ce858a5d32dc0e.rlib,libcfg_if-33ef6c02a07f9fec.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" "-L" "/tmp/rustcPECZwb/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/glutin_glx_sys-8585e3d64200500a/build_script_build-8585e3d64200500a" "-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] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccZCAej8.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/build/glutin_glx_sys-8585e3d64200500a/build_script_build-8585e3d64200500a /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/tmp/rustcPECZwb/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. /tmp/rustcPECZwb/symbols.o /opt/rustwide/target/debug/build/glutin_glx_sys-8585e3d64200500a/build_script_build-8585e3d64200500a.build_script_build.86590feca3385892-cgu.00.rcgu.o /opt/rustwide/target/debug/build/glutin_glx_sys-8585e3d64200500a/build_script_build-8585e3d64200500a.build_script_build.86590feca3385892-cgu.01.rcgu.o /opt/rustwide/target/debug/build/glutin_glx_sys-8585e3d64200500a/build_script_build-8585e3d64200500a.build_script_build.86590feca3385892-cgu.02.rcgu.o /opt/rustwide/target/debug/build/glutin_glx_sys-8585e3d64200500a/build_script_build-8585e3d64200500a.build_script_build.86590feca3385892-cgu.03.rcgu.o /opt/rustwide/target/debug/build/glutin_glx_sys-8585e3d64200500a/build_script_build-8585e3d64200500a.build_script_build.86590feca3385892-cgu.04.rcgu.o /opt/rustwide/target/debug/build/glutin_glx_sys-8585e3d64200500a/build_script_build-8585e3d64200500a.build_script_build.86590feca3385892-cgu.05.rcgu.o /opt/rustwide/target/debug/build/glutin_glx_sys-8585e3d64200500a/build_script_build-8585e3d64200500a.build_script_build.86590feca3385892-cgu.06.rcgu.o /opt/rustwide/target/debug/build/glutin_glx_sys-8585e3d64200500a/build_script_build-8585e3d64200500a.build_script_build.86590feca3385892-cgu.07.rcgu.o /opt/rustwide/target/debug/build/glutin_glx_sys-8585e3d64200500a/build_script_build-8585e3d64200500a.build_script_build.86590feca3385892-cgu.08.rcgu.o /opt/rustwide/target/debug/build/glutin_glx_sys-8585e3d64200500a/build_script_build-8585e3d64200500a.build_script_build.86590feca3385892-cgu.09.rcgu.o /opt/rustwide/target/debug/build/glutin_glx_sys-8585e3d64200500a/build_script_build-8585e3d64200500a.build_script_build.86590feca3385892-cgu.10.rcgu.o /opt/rustwide/target/debug/build/glutin_glx_sys-8585e3d64200500a/build_script_build-8585e3d64200500a.build_script_build.86590feca3385892-cgu.11.rcgu.o /opt/rustwide/target/debug/build/glutin_glx_sys-8585e3d64200500a/build_script_build-8585e3d64200500a.build_script_build.86590feca3385892-cgu.12.rcgu.o /opt/rustwide/target/debug/build/glutin_glx_sys-8585e3d64200500a/build_script_build-8585e3d64200500a.build_script_build.86590feca3385892-cgu.13.rcgu.o /opt/rustwide/target/debug/build/glutin_glx_sys-8585e3d64200500a/build_script_build-8585e3d64200500a.build_script_build.86590feca3385892-cgu.14.rcgu.o /opt/rustwide/target/debug/build/glutin_glx_sys-8585e3d64200500a/build_script_build-8585e3d64200500a.build_script_build.86590feca3385892-cgu.15.rcgu.o /opt/rustwide/target/debug/build/glutin_glx_sys-8585e3d64200500a/build_script_build-8585e3d64200500a.4uakua9iehd5rh5pnd4axuu4z.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libgl_generator-f48de80458e99dd7.rlib /opt/rustwide/target/debug/deps/libkhronos_api-806f8e8ef39a298b.rlib /opt/rustwide/target/debug/deps/libxml-e99e599c74c7a48b.rlib /opt/rustwide/target/debug/deps/liblog-65ce858a5d32dc0e.rlib /opt/rustwide/target/debug/deps/libcfg_if-33ef6c02a07f9fec.rlib /opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-bef9ff2a661ad41c.rlib /opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-853362b97afc2f85.rlib /opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-e23f881d85955200.rlib /opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a49c48c72917b7fd.rlib /opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-3ca1e42d18edf654.rlib /opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a781adec4bf6a44b.rlib /opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2968ce6079bb1f71.rlib /opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-206136408988573f.rlib /opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-054c4e8a42992d63.rlib /opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b1b7572bf2bef56.rlib /opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b1741068faf841b8.rlib /opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-f0b81b684679327b.rlib /opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a0b3d4c96ac57d57.rlib /opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c93a46af375896b2.rlib /opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c6beddec4685a323.rlib /opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-96fab14884229a11.rlib /opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-186a023b8864be69.rlib /opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-74a8d2c13eeedc93.rlib /opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b294c1429f78dd04.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] #0 0x0000709ba04dbd07 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x56dbd07) [INFO] [stdout] #1 0x0000709ba04dc11c SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x56dc11c) [INFO] [stdout] #2 0x0000709b9ac19520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520) [INFO] [stdout] #3 0x000061910655da9a void lld::elf::writeResult >(lld::elf::Ctx&) (/opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x557a9a) [INFO] [stdout] #4 0x0000619106376f23 void lld::elf::LinkerDriver::link >(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x0000619106354bfa lld::elf::LinkerDriver::linkerMain(llvm::ArrayRef) Driver.cpp:0:0 [INFO] [stdout] #6 0x0000619106350014 lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x34a014) [INFO] [stdout] #7 0x000061910625efb6 lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258fb6) [INFO] [stdout] #8 0x000061910625e000 lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258000) [INFO] [stdout] #9 0x000061910625e6b1 main (/opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x2586b1) [INFO] [stdout] #10 0x0000709b9ac00d90 (/lib/x86_64-linux-gnu/libc.so.6+0x29d90) [INFO] [stdout] #11 0x0000709b9ac00e40 __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x29e40) [INFO] [stdout] #12 0x00006191060e0c69 _start (/opt/rustwide/rustup-home/toolchains/a7ce54db9b096bd1098d07c645b489195a667c9f/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xdac69) [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 `glutin_glx_sys` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaspYdMn/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3dab0fe675e1e5acbf27366c489685bb713fd55d17d24cf1e9bf0944b03aca19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dab0fe675e1e5acbf27366c489685bb713fd55d17d24cf1e9bf0944b03aca19", kill_on_drop: false }` [INFO] [stdout] 3dab0fe675e1e5acbf27366c489685bb713fd55d17d24cf1e9bf0944b03aca19