[INFO] cloning repository https://github.com/emm218/raytrace [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emm218/raytrace" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femm218%2Fraytrace", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femm218%2Fraytrace'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a1005040a3e596d22dad7558a7025981761a99b9 [INFO] testing emm218/raytrace against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femm218%2Fraytrace" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/emm218/raytrace on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/emm218/raytrace [INFO] finished tweaking git repo https://github.com/emm218/raytrace [INFO] tweaked toml for git repo https://github.com/emm218/raytrace written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/emm218/raytrace 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-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] beb08d68f886f25a2ee9308ffdeb06361fd5789da53eae19d9f6a8713c640abb [INFO] running `Command { std: "docker" "start" "-a" "beb08d68f886f25a2ee9308ffdeb06361fd5789da53eae19d9f6a8713c640abb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "beb08d68f886f25a2ee9308ffdeb06361fd5789da53eae19d9f6a8713c640abb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "beb08d68f886f25a2ee9308ffdeb06361fd5789da53eae19d9f6a8713c640abb", kill_on_drop: false }` [INFO] [stdout] beb08d68f886f25a2ee9308ffdeb06361fd5789da53eae19d9f6a8713c640abb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5422b54a826b954b26d76dcb111c679eaaf220e9a8c5eb5e0bbfa66056801564 [INFO] running `Command { std: "docker" "start" "-a" "5422b54a826b954b26d76dcb111c679eaaf220e9a8c5eb5e0bbfa66056801564", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling bytemuck v1.12.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling x11-dl v2.20.1 [INFO] [stderr] Compiling cmake v0.1.49 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling nix v0.25.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v3.2.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling strict-num v0.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ttf-parser v0.18.1 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling tiny-skia-path v0.8.3 [INFO] [stderr] Compiling glutin_glx_sys v0.3.0 [INFO] [stderr] Compiling glutin_egl_sys v0.3.1 [INFO] [stderr] Compiling memmap2 v0.5.8 [INFO] [stderr] Compiling wayland-sys v0.30.0-beta.12 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling tiny-skia v0.8.3 [INFO] [stderr] Compiling raw-window-handle v0.5.0 [INFO] [stderr] Compiling freetype v0.7.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling rayon v1.6.0 [INFO] [stderr] Compiling winit v0.28.3 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling harfbuzz-sys v0.5.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling glutin v0.30.1 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling const-cstr v0.3.0 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling half v2.1.0 [INFO] [stderr] Compiling font-kit v0.11.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling wide v0.5.5 [INFO] [stderr] Compiling owned_ttf_parser v0.18.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling ab_glyph v0.2.20 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling ultraviolet v0.6.1 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling tiff v0.8.0 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling exr v1.5.2 [INFO] [stderr] Compiling pest v2.5.6 [INFO] [stderr] Compiling calloop v0.10.3 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling pathfinder_simd v0.5.1 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling image v0.24.5 [INFO] [stderr] Compiling sctk-adwaita v0.5.3 [INFO] [stderr] Compiling raytrace v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::ptr` [INFO] [stdout] --> src/renderer/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::ptr; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ShaderError` [INFO] [stdout] --> src/renderer/mod.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 19 | use shader::{ShaderError, ShaderProgram}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `indices` [INFO] [stdout] --> src/renderer/mod.rs:202:17 [INFO] [stdout] | [INFO] [stdout] 202 | let indices: [u8; 6] = [0, 1, 3, 1, 2, 3]; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_indices` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `text_batch` [INFO] [stdout] --> src/renderer/mod.rs:272:13 [INFO] [stdout] | [INFO] [stdout] 272 | let text_batch = TextRenderBatch::new(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_text_batch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scale_x` [INFO] [stdout] --> src/renderer/mod.rs:289:13 [INFO] [stdout] | [INFO] [stdout] 289 | let scale_x = 2. / width; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scale_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scale_y` [INFO] [stdout] --> src/renderer/mod.rs:290:13 [INFO] [stdout] | [INFO] [stdout] 290 | let scale_y = -2. / height; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_scale_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset_x` [INFO] [stdout] --> src/renderer/mod.rs:291:13 [INFO] [stdout] | [INFO] [stdout] 291 | let offset_x = -1.; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset_y` [INFO] [stdout] --> src/renderer/mod.rs:292:13 [INFO] [stdout] | [INFO] [stdout] 292 | let offset_y = 1.; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/renderer/mod.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | unsafe { std::ffi::CStr::from_ptr(concat!($s, "\0").as_ptr().cast()) } [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 316 | unsafe { [INFO] [stdout] | ------ because it's nested under this `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 320 | .get_uniform_location(cstr!("ourTexture")) [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] = note: this warning originates in the macro `cstr` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `RenderingPass` is never used [INFO] [stdout] --> src/renderer/mod.rs:29:6 [INFO] [stdout] | [INFO] [stdout] 29 | enum RenderingPass { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tex` and `instances` are never read [INFO] [stdout] --> src/renderer/mod.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 92 | struct TextRenderBatch { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 93 | pub tex: GLuint, [INFO] [stdout] | ^^^ [INFO] [stdout] 94 | instances: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `full`, `is_empty`, `clear`, and `render` are never used [INFO] [stdout] --> src/renderer/mod.rs:107:12 [INFO] [stdout] | [INFO] [stdout] 97 | impl TextRenderBatch { [INFO] [stdout] | -------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 107 | pub fn full(&self) -> bool { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | pub fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 116 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | pub fn render(&mut self) {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `glyph_cache` is never read [INFO] [stdout] --> src/renderer/mod.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 160 | pub struct Renderer { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 165 | glyph_cache: GlyphCache, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tex_id`, `uv_left`, `uv_bot`, `uv_width`, and `uv_height` are never read [INFO] [stdout] --> src/renderer/atlas.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct GlyphTexInfo { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 42 | pub tex_id: GLuint, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 43 | pub uv_left: f32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 44 | pub uv_bot: f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 45 | pub uv_width: f32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 46 | pub uv_height: f32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GlyphTexInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/renderer/glyph_cache.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | self.get(glyph_id); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 136 | let _ = self.get(glyph_id); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcyL1R0q/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libfnv-79e2cbfbe03dcd16.rlib,libfont_kit-6c148a42334da88a.rlib,libfloat_ord-b1c90816a4a45ca5.rlib,libdirs_next-d104a2b7060a7f01.rlib,libdirs_sys_next-d471562e446d1027.rlib,libwalkdir-527b2d82e96423cf.rlib,libsame_file-ff49545450c0b63c.rlib,libfontconfig_sys-28ec073f5aa41fd5.rlib,libconst_cstr-3f6bdb9f625521e3.rlib,libfreetype-f13b525d74ad96ed.rlib,libfreetype_sys-22d09268a69321da.rlib,libbyteorder-fb36fe721788ce00.rlib,libpathfinder_geometry-75c906d4c3cd2884.rlib,libpathfinder_simd-f2dfd8275b247ac9.rlib,libgl-242a89841ce89263.rlib,libglutin-c90772d2e02ae4a4.rlib,libglutin_glx_sys-be1c8682a80f52e6.rlib,libwayland_sys-1e4f4c9b1dac24d2.rlib,libglutin_egl_sys-029997bb3023fcf7.rlib,libwinit-2c3de658d7aabb21.rlib,libsctk_adwaita-4a700ac272aca1a9.rlib,libab_glyph-1270fd369a150eb1.rlib,libowned_ttf_parser-c1ed11f9178554d5.rlib,libttf_parser-c33e73a76335971b.rlib,libab_glyph_rasterizer-251d33ea7b24466b.rlib,libtiny_skia-044d9477d4b9ec47.rlib,libpng-40e37a63797e67dc.rlib,libflate2-46ffeabd71e15f5c.rlib,libminiz_oxide-1ed6cc5c63e3e0c7.rlib,libminiz_oxide-b57aacf0d6d21e45.rlib,libadler-8a8ce72c9fb247b6.rlib,libcrc32fast-e5de59621c1c9ea3.rlib,libarrayvec-ed96146cefc27155.rlib,libtiny_skia_path-28d49396a549af99.rlib,libbytemuck-baab02e3b26732d6.rlib,libstrict_num-67c340be368d92c6.rlib,libarrayref-25c9fb6ef5409f9c.rlib,libmio-3844512d4eee3d05.rlib,libx11_dl-0f5b77782b841e6d.rlib,libpercent_encoding-bf512ecf668f0e68.rlib,libsmithay_client_toolkit-ecf58ab1231d066d.rlib,libwayland_cursor-37c6a69bc322212a.rlib,libxcursor-0e64be47c54fd305.rlib,libnom-6b1cc257af0b652c.rlib,libmemchr-37c759c5ed1ea40f.rlib,libmemmap2-8c4d1ab937137447.rlib,libwayland_protocols-6a0bb98d817a5385.rlib,libwayland_client-d55c8c4cef73b77a.rlib,libscoped_tls-ddc34d439339bb5f.rlib,libwayland_commons-e01850097061fe03.rlib,libsmallvec-4517414d4f20efb1.rlib,libnix-f3be4bfc66ebcd2b.rlib,libwayland_sys-e0b8ff25050445bd.rlib,liblazy_static-af860367908b8176.rlib,libcalloop-6ec1417febd582ee.rlib,libthiserror-972487fc32a393e8.rlib,libslotmap-211dd6ca2ba81773.rlib,libnix-65b093a26f24c431.rlib,libmemoffset-e6266b7f586af625.rlib,liblibc-1f462cbbb0bfa8b9.rlib,libvec_map-75126d96f8392bf4.rlib,libdlib-9ea515cde6637e46.rlib,liblibloading-1d9d598bea47447c.rlib,libraw_window_handle-d769e1e941f458ff.rlib,libcty-bf0a8fc628231ea7.rlib,libonce_cell-0b208e55ffc12dcf.rlib,libinstant-fd247ecb2ced47cd.rlib,libbitflags-dde12b0d7d495b50.rlib,liblog-d92df7c38c336d51.rlib,libcfg_if-3e7fc4e38d4a72b5.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" "-lfontconfig" "-lfreetype" "-lfreetype" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcyL1R0q/raw-dylibs" "-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" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/raytrace-877020c4082d3389" "-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 `raytrace` (bin "raytrace") due to 1 previous error; 15 warnings emitted [INFO] running `Command { std: "docker" "inspect" "5422b54a826b954b26d76dcb111c679eaaf220e9a8c5eb5e0bbfa66056801564", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5422b54a826b954b26d76dcb111c679eaaf220e9a8c5eb5e0bbfa66056801564", kill_on_drop: false }` [INFO] [stdout] 5422b54a826b954b26d76dcb111c679eaaf220e9a8c5eb5e0bbfa66056801564