[INFO] cloning repository https://github.com/tormol/pistonpath [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tormol/pistonpath" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftormol%2Fpistonpath", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftormol%2Fpistonpath'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6713c065e5502b7fad078ea24fc6196f64353079 [INFO] testing tormol/pistonpath against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftormol%2Fpistonpath" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tormol/pistonpath on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tormol/pistonpath [INFO] finished tweaking git repo https://github.com/tormol/pistonpath [INFO] tweaked toml for git repo https://github.com/tormol/pistonpath written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tormol/pistonpath 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" "+beta-2025-01-12" "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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded font-loader v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31b180269a9f1aae08c224058b8fb5a9abe676296001e4422a433dc0ddcf8532 [INFO] running `Command { std: "docker" "start" "-a" "31b180269a9f1aae08c224058b8fb5a9abe676296001e4422a433dc0ddcf8532", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31b180269a9f1aae08c224058b8fb5a9abe676296001e4422a433dc0ddcf8532", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31b180269a9f1aae08c224058b8fb5a9abe676296001e4422a433dc0ddcf8532", kill_on_drop: false }` [INFO] [stdout] 31b180269a9f1aae08c224058b8fb5a9abe676296001e4422a433dc0ddcf8532 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] febd196ef75330148ca90bb0d95fa6e4c94fd4774ce93f5664ed13366102e2ad [INFO] running `Command { std: "docker" "start" "-a" "febd196ef75330148ca90bb0d95fa6e4c94fd4774ce93f5664ed13366102e2ad", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling cc v1.0.73 [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 num_cpus v1.13.1 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling piston-viewport v1.0.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling piston-graphics_api_version v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling spin v0.9.3 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling weezl v0.1.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling xdg v2.4.1 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling jpeg-decoder v0.2.6 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling lebe v0.5.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling flume v0.10.12 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling exr v1.4.2 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling gl v0.13.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling tiff v0.7.2 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling piston-texture v0.8.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling pistoncore-input v1.0.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling raw-window-handle v0.3.4 [INFO] [stderr] Compiling image v0.24.2 [INFO] [stderr] Compiling shader_version v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling interpolation v0.2.0 [INFO] [stderr] Compiling pistoncore-window v0.47.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling piston2d-graphics v0.42.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling gfx v0.18.2 [INFO] [stderr] Compiling wayland-egl v0.28.6 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling spin_sleep v1.1.1 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.4.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.53.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling piston v0.53.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num-complex v0.4.1 [INFO] [stderr] Compiling font-loader v0.11.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling piston-gfx_texture v0.42.0 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.81.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.76.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling winit v0.24.0 [INFO] [stderr] Compiling glutin v0.26.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.69.0 [INFO] [stderr] Compiling piston_window v0.123.0 [INFO] [stderr] Compiling pistonPath v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcRLIb3v/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfont_loader-77d8bd8dd6434326.rlib,libfontconfig-c3c6233ecf6ccdc0.rlib,libfontconfig_sys-cba432b141c03762.rlib,libfreetype_sys-408f84384cc32efa.rlib,libexpat_sys-a6008598bf852230.rlib,librand-9e6124544930f38e.rlib,librand_xorshift-d17d04999225d669.rlib,librand_pcg-bc2bfc21e29e6e54.rlib,librand_hc-cf40674a31247dae.rlib,librand_chacha-ca087f449f73df73.rlib,librand_isaac-d5a9505dbd8ca8ab.rlib,librand_core-27f64e08e769ad5d.rlib,librand_os-4a210943d1ed93b1.rlib,librand_jitter-7db99efd351f6491.rlib,librand_core-2533b6657ee84d61.rlib,libopengl_graphics-dd0a198a08bbc90f.rlib,libpiston_window-f18dafa7db5cc7b1.rlib,libglutin_window-5d2b5c63b6b2aa16.rlib,libgl-93b653c1b8581487.rlib,libglutin-2c5e4541349c10ba.rlib,libwayland_egl-def1a7cc6cf7c637.rlib,libosmesa_sys-4ab10ae2aff7548b.rlib,libshared_library-0e30ce5992e510c0.rlib,libwinit-f88f8e0b9584d30e.rlib,libmio_extras-dd6151247d27f4e6.rlib,libmio-bc155bbc93a84add.rlib,libslab-5f7dd2177a357ad9.rlib,libiovec-adcaccb1dd72e54f.rlib,libnet2-bfda0d4b5ceb2c9e.rlib,liblazycell-250402ef7e078eb3.rlib,libpercent_encoding-11d93d4cacc52c5a.rlib,libsmithay_client_toolkit-bcc78794e2c92912.rlib,libandrew-b50a60c38dd49c25.rlib,libxml-34c46efb29993b66.rlib,libxdg-abe5c70a684df20e.rlib,libdirs-770dfb3c57e86b38.rlib,libdirs_sys-4c7da290e6c9d1f1.rlib,libwalkdir-c76e0a6658bd4cd9.rlib,libsame_file-faa95809a5d2c8b5.rlib,libwayland_cursor-45e84ee95909341c.rlib,libxcursor-63ac6d7bb0f43402.rlib,libnom-f94202bd3c713b9e.rlib,libmemchr-96416045e8b81168.rlib,libmemmap2-9da279e7b7d0876a.rlib,libwayland_protocols-a9663817f9627e61.rlib,libwayland_client-a5fc14a94c2ae846.rlib,libscoped_tls-ce46394cabd1df17.rlib,libwayland_commons-e8890e250af72aeb.rlib,libonce_cell-bf349cb271c4dfa7.rlib,libnix-1cf6d7f2bb8ac8a5.rlib,libwayland_sys-da5988e7310d9a6f.rlib,libdlib-f5773fbd720cef35.rlib,liblibloading-9e48cdad90109590.rlib,libcalloop-7ef56c60fdd2e1d1.rlib,libnix-7680b20b557d4de9.rlib,libcfg_if-4411443d38053c7a.rlib,libdlib-3f1d5019f1c5a49a.rlib,liblibloading-b4f78c1a6ca4a77c.rlib,libraw_window_handle-17e16b7599eb77e7.rlib,libraw_window_handle-8007cc96d80700a0.rlib,libcty-c3ffa898883b5203.rlib,libparking_lot-884d7d224fe1c573.rlib,libparking_lot_core-c6b15ed51a6d5b76.rlib,libinstant-4624e831d4f45072.rlib,libglutin_glx_sys-fcc5a9b61480c6d2.rlib,libx11_dl-b9fab66e983ef558.rlib,libglutin_egl_sys-dc3df183ccab9b00.rlib,libpiston-73745d065ae6ef07.rlib,libevent_loop-89454c86d055947f.rlib,libspin_sleep-31c6921d39f06c86.rlib,libwindow-3155046fbae35016.rlib,libinput-2a9cbe4a059441b5.rlib,libserde-a14c3c25382d5e32.rlib,libgfx_graphics-f9c3c80bc747d496.rlib,libshader_version-ae02d490c5d09d67.rlib,libgraphics_api_version-027e072fe85e9bb4.rlib,libshaders_graphics2d-1ebe63f69e52d90c.rlib,libgraphics-67b1cfb6173754de.rlib,libinterpolation-076bf1868f159626.rlib,librusttype-d64c0cb639a08035.rlib,libab_glyph_rasterizer-43a20c7e4807587c.rlib,libowned_ttf_parser-5f6802bc071b7ee7.rlib,libttf_parser-3dfaef37b3913fc2.rlib,libfnv-293d6efad17d0ce7.rlib,libread_color-d59cdb73b52bfd91.rlib,libviewport-74f05d84fc814641.rlib,libgfx_texture-1f97fba792c06a22.rlib,libimage-85c1da6fc737931c.rlib,libbytemuck-c68b0174530895aa.rlib,libpng-cca312355894e0bc.rlib,libscoped_threadpool-43cbd3d682d80fb0.rlib,libgif-e3f320c4baaec973.rlib,libcolor_quant-b1a51fe107833472.rlib,libbyteorder-e78c35e4443229c3.rlib,libtiff-5212f459dc9b70b0.rlib,libflate2-bdc54bb0bd403974.rlib,libminiz_oxide-8c1692dd7f02dbf2.rlib,libadler-935131598fdc1cc6.rlib,libcrc32fast-5f2f1d61ff4e48b0.rlib,libweezl-6f4961564091de7d.rlib,libjpeg_decoder-cd4bc709cf7480f7.rlib,librayon-24ba4f1e99b0852f.rlib,librayon_core-d339933eee45127e.rlib,libcrossbeam_deque-9d861b9178109c28.rlib,libcrossbeam_epoch-03c641ebce493959.rlib,libmemoffset-323c4a5f6e7e488c.rlib,libcrossbeam_channel-285a2e0e1295fce8.rlib,libcrossbeam_utils-3fc007b4b65c6d71.rlib,liblazy_static-ed6d2c002c856908.rlib,libeither-5ad1fb8aafae1eef.rlib,libexr-45cb4fd4075233f3.rlib,libflume-f5bd827eab8dda4b.rlib,libspin-e780ec27c8d66e64.rlib,liblock_api-d180f1f6f24e1226.rlib,libscopeguard-a8ae70cc364af113.rlib,libpin_project-263e3d523e4b0ca0.rlib,libfutures_sink-f31f4fdcdb17dc1f.rlib,libfutures_core-9d992e8c54a8133c.rlib,libnanorand-3047f081adf634e7.rlib,libgetrandom-c6fd21bb5f4123c6.rlib,libthreadpool-46ed3302e592719e.rlib,libnum_cpus-0553237ae7b41c12.rlib,liblibc-72e1ff84e6685d25.rlib,libbit_field-1114920d1dc2ffaa.rlib,libinflate-99e374236c1165da.rlib,libdeflate-a6c5eb9145652bdf.rlib,libadler32-0e7ab8904468de57.rlib,liblebe-5f9c7b3eef5cfa00.rlib,libhalf-a25e96cd022aa7a2.rlib,libsmallvec-ff42496ae39f8fbb.rlib,libtexture-72700333514816f8.rlib,libgfx_device_gl-74f1a90196f5733b.rlib,libgfx_gl-92a8756f6fe89da9.rlib,libgfx-333264e66f35dd77.rlib,libgfx_core-9170a15b8ae434e3.rlib,libdraw_state-8d4e7cd9d571b464.rlib,libbitflags-e7a388805a9595d6.rlib,liblog-12b2ce75bfef571f.rlib,libcfg_if-b5fcefe0002160c5.rlib,libvecmath-875e02e4b0e1ae7d.rlib,libfloat-ba47a851173639bc.rlib,libnum-cba756fa82c9bccc.rlib,libnum_iter-9d238290d23052e6.rlib,libnum_rational-82394860477f9303.rlib,libnum_complex-9171892c1d4282f2.rlib,libnum_bigint-c6178400d6ea75ff.rlib,libnum_integer-7157d7f6157ab7aa.rlib,libnum_traits-fd90b773f5be5f3e.rlib}" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-2e6eca6bf1681754.rlib,libpanic_abort-6983dd897340a0d0.rlib,libobject-784ada497c5d935e.rlib,libmemchr-9267ffe866ca370f.rlib,libaddr2line-36f3ec5f8f15f213.rlib,libgimli-a0a71c3c5fe00164.rlib,librustc_demangle-95f237535246c825.rlib,libstd_detect-e0bd23c2b0917c59.rlib,libhashbrown-22a7802a8abbef9e.rlib,librustc_std_workspace_alloc-eb0228d54dd99343.rlib,libminiz_oxide-e6c6f516ce70276d.rlib,libadler-af73ed2b2e212982.rlib,libunwind-0000b4ce778574a2.rlib,libcfg_if-1a94dbdc43bc518f.rlib,liblibc-b957950176a614bc.rlib,liballoc-2b137d666ae9b5cb.rlib,librustc_std_workspace_core-4cf833632aafa84c.rlib,libcore-65c2c6d2d6ae570b.rlib,libcompiler_builtins-678c764df5f831e4.rlib}" "-Wl,-Bdynamic" "-lfontconfig" "-lfreetype" "-lfreetype" "-lexpat" "-lm" "-ldl" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/path-c7a4d1b8180ae70f" "-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: /usr/bin/ld: final link failed: 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 `pistonPath` (bin "path") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "febd196ef75330148ca90bb0d95fa6e4c94fd4774ce93f5664ed13366102e2ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "febd196ef75330148ca90bb0d95fa6e4c94fd4774ce93f5664ed13366102e2ad", kill_on_drop: false }` [INFO] [stdout] febd196ef75330148ca90bb0d95fa6e4c94fd4774ce93f5664ed13366102e2ad