[INFO] cloning repository https://github.com/maelrawn/idlecrawl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maelrawn/idlecrawl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaelrawn%2Fidlecrawl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaelrawn%2Fidlecrawl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bebe75a844e3a7fcd888d042f099eb327387cd5e [INFO] testing maelrawn/idlecrawl against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaelrawn%2Fidlecrawl" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maelrawn/idlecrawl on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/maelrawn/idlecrawl [INFO] finished tweaking git repo https://github.com/maelrawn/idlecrawl [INFO] tweaked toml for git repo https://github.com/maelrawn/idlecrawl written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/maelrawn/idlecrawl 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rltk v0.8.7 [INFO] [stderr] Downloaded tynm v0.1.9 [INFO] [stderr] Downloaded winnow v0.5.32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e855422a6ff97c0a0e7745f96ca8b903760130244615afb740fceb63290914f6 [INFO] running `Command { std: "docker" "start" "-a" "e855422a6ff97c0a0e7745f96ca8b903760130244615afb740fceb63290914f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e855422a6ff97c0a0e7745f96ca8b903760130244615afb740fceb63290914f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e855422a6ff97c0a0e7745f96ca8b903760130244615afb740fceb63290914f6", kill_on_drop: false }` [INFO] [stdout] e855422a6ff97c0a0e7745f96ca8b903760130244615afb740fceb63290914f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3fa870ca8eff030c2c9762c82634967686afb5f34a9f303fbe9d0148179ee7ad [INFO] running `Command { std: "docker" "start" "-a" "3fa870ca8eff030c2c9762c82634967686afb5f34a9f303fbe9d0148179ee7ad", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling proc-macro2 v1.0.75 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling fdeflate v0.3.3 [INFO] [stderr] Compiling safe_arch v0.7.1 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling crossfont v0.5.2 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling xcursor v0.3.5 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling tiny-skia-path v0.7.0 [INFO] [stderr] Compiling wide v0.7.13 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.17 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tiny-skia v0.7.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling freetype-rs v0.26.0 [INFO] [stderr] Compiling ultraviolet v0.9.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.4 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bracket-color v0.8.7 [INFO] [stderr] Compiling bracket-embedding v0.8.7 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bracket-geometry v0.8.7 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling bracket-algorithm-traits v0.8.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bracket-rex v0.8.7 [INFO] [stderr] Compiling object-pool v0.5.4 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.1.3 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling bracket-pathfinding v0.8.7 [INFO] [stderr] Compiling atomic_refcell v0.1.13 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling macro_rules_attribute v0.1.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.10 [INFO] [stderr] Compiling shrev v1.1.3 [INFO] [stderr] Compiling tuple_utils v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling wayland-egl v0.29.5 [INFO] [stderr] Compiling tynm v0.1.9 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling bracket-random v0.8.7 [INFO] [stderr] Compiling shred v0.15.0 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling bracket-noise v0.8.7 [INFO] [stderr] Compiling hibitset v0.6.4 [INFO] [stderr] Compiling nougat-proc_macros v0.2.4 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling nougat v0.2.4 [INFO] [stderr] Compiling specs v0.20.0 [INFO] [stderr] Compiling sctk-adwaita v0.4.3 [INFO] [stderr] Compiling winit v0.27.5 [INFO] [stderr] Compiling glutin v0.29.1 [INFO] [stderr] Compiling bracket-terminal v0.8.7 [INFO] [stderr] Compiling bracket-lib v0.8.7 [INFO] [stderr] Compiling rltk v0.8.7 [INFO] [stderr] Compiling idlecrawl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `VirtualKeyCode` [INFO] [stdout] --> src/main.rs:1:34 [INFO] [stdout] | [INFO] [stdout] 1 | use rltk::{GameState, Rltk, RGB, VirtualKeyCode}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `max` and `min` [INFO] [stdout] --> src/main.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | use std::cmp::{max, min}; [INFO] [stdout] | ^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `specs_derive::Component` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use specs_derive::Component; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `specs_derive::*` [INFO] [stdout] --> src/map.rs:2:6 [INFO] [stdout] | [INFO] [stdout] 2 | use specs_derive::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RandomNumberGenerator` [INFO] [stdout] --> src/map.rs:4:24 [INFO] [stdout] | [INFO] [stdout] 4 | use rltk::{RGB, Rltk, RandomNumberGenerator, Algorithm2D, BaseMap, Point}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `specs_derive::*` [INFO] [stdout] --> src/player.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use specs_derive::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `specs::prelude` [INFO] [stdout] --> src/map.rs:1:6 [INFO] [stdout] | [INFO] [stdout] 1 | use specs::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/player.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | let mut players = ecs.write_storage::(); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `viewshed` [INFO] [stdout] --> src/visibility_system.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | for (viewshed, pos) in (&mut viewshed, &pos).join(){ [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewshed` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> src/visibility_system.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | for (viewshed, pos) in (&mut viewshed, &pos).join(){ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | let mut map = self.ecs.fetch::(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcOWU6Rx/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libspecs-0a08c42470a35b98.rlib,libnougat-e979d5b748facc6a.rlib,libmacro_rules_attribute-e1d60efbb688553d.rlib,libcrossbeam_queue-f2ca2f6478f47b9f.rlib,libtuple_utils-d00cb9c4efb519cb.rlib,libshrev-295608cb7882f559.rlib,libshred-ff474538527337fc.rlib,libtynm-61585c9a22b460a3.rlib,libnom-67bd882c7789c31c.rlib,libarrayvec-58e96f5298cd44f8.rlib,libahash-04143a5a8602fc8e.rlib,libatomic_refcell-fe3d2aba4cf26b11.rlib,libhibitset-0ba7224c8a4d29e6.rlib,librayon-9ff070a42e53f310.rlib,librayon_core-138dee51d2cdbcc0.rlib,libcrossbeam_deque-c041c4a51c51d439.rlib,libcrossbeam_epoch-8b93ebe56b5f76f9.rlib,libcrossbeam_utils-f4f42a6bc48e6721.rlib,libeither-3f54dfeb723d44d2.rlib,librltk-3ec88c51c498e3d9.rlib,libbracket_lib-f86f6829f4286a14.rlib,libbracket_terminal-8afaea868d0c8937.rlib,libanyhow-50e29a24aa4713e8.rlib,libimage-e74ae300953f19d0.rlib,libcolor_quant-86ea11d1dd84f115.rlib,libjpeg_decoder-c8e04efeb09dfcbc.rlib,libglutin-53c5efcfd1835ec0.rlib,libwayland_egl-1246d8ecfb5d20fc.rlib,libosmesa_sys-bd1bfdfdab6e139e.rlib,libshared_library-81c46d3e501981b9.rlib,liblibloading-1ec0da23e9efde64.rlib,libwinit-06a0dced464d3daf.rlib,libsctk_adwaita-76a2b721cb0f2ca4.rlib,libcrossfont-7a1ea1c3d7df9e33.rlib,libfontconfig-0f58ff73ed5b16ca.rlib,libfontconfig_sys-5944523800cc0cde.rlib,libexpat_sys-bad7b9b0a715f1e1.rlib,libforeign_types-a84f549f0bc87ab5.rlib,libforeign_types_shared-2f7011d4ef05c1e6.rlib,libfreetype-4f4899720710e548.rlib,libfreetype_sys-d7d2c4dbb092c69c.rlib,libtiny_skia-7161ef64d730d87c.rlib,libpng-1bcae8ecafc01062.rlib,libfdeflate-1bdf877a99ac700f.rlib,libsafe_arch-d15f27bda6fcadf3.rlib,libarrayvec-ebfcb6e8e7032845.rlib,libtiny_skia_path-ab5976a4de2226c7.rlib,libarrayref-e5f1ce31f06b29f9.rlib,libraw_window_handle-c325ac7e1b34b351.rlib,libcty-3627a2a3cc0367f9.rlib,libmio-b8d0e2f36d2a4a90.rlib,libpercent_encoding-68324bb938036928.rlib,libsmithay_client_toolkit-b00e3ea5c81ec0ba.rlib,libwayland_cursor-a76f694073c80ae1.rlib,libxcursor-e0dfea39152e0ca2.rlib,libmemmap2-eb5bdf881dfd8c13.rlib,libwayland_protocols-1270b6cf55c412b0.rlib,libwayland_client-a789f99887b5b4d6.rlib,libscoped_tls-3164d4bdc190c208.rlib,libwayland_commons-443ec82974cf5802.rlib,libnix-bc9d9b4b4489b2fb.rlib,libwayland_sys-c4c4e0d58bbd250b.rlib,libcalloop-8f69d4a21ba4ec9e.rlib,libthiserror-d1b015757c1c1eda.rlib,libslotmap-2bc5540c97697a24.rlib,libnix-71836de18d794f22.rlib,libmemoffset-7e58738103348fe5.rlib,libvec_map-de040f153e64f3bc.rlib,libdlib-3504f0862e83e102.rlib,liblibloading-9514f6bbd4902d2b.rlib,libraw_window_handle-629466568627734d.rlib,libbitflags-817ea04a92d50a33.rlib,liblog-0ef2d786f7a85a56.rlib,libglutin_glx_sys-5eef9c4f0112875a.rlib,libx11_dl-d7d67211aa8a90a0.rlib,libonce_cell-d6794224419f7b7c.rlib,libglutin_egl_sys-9c7fb3e6ff731114.rlib,libglow-a0dea4f0d277577a.rlib,libbracket_rex-390e451860a04616.rlib,libbracket_embedding-018ec0b5cae0c54b.rlib,libflate2-22d67b89d91d7b7a.rlib,libminiz_oxide-e73a0f448de9ced4.rlib,libsimd_adler32-3bac3d5df621fcbe.rlib,libcrc32fast-6e81018eda4e113d.rlib,libbyteorder-f923bb3f21c22618.rlib,libobject_pool-e235e04cb621b858.rlib,libparking_lot-50ee5b73f0bd2c9a.rlib,libparking_lot_core-96164dd75d41d6b3.rlib,libinstant-2dc6bab8eb1b1e69.rlib,libbracket_pathfinding-c8caf0f030608bc3.rlib,libnum_rational-55732d24ff2599cf.rlib,libnum_integer-643d5a69bee8de2c.rlib,libnum_traits-62addfb748d2ecbc.rlib,libbracket_noise-d4bcc199829d3df7.rlib,libbracket_random-500c408e5a7fe627.rlib,libgetrandom-4fb5fd7cd22f1259.rlib,libregex-363c5e1e0e36fb62.rlib,libregex_automata-3293aa2a8c7eb5c5.rlib,libaho_corasick-850e4b2b01aec863.rlib,libmemchr-90d89b26b42ee6e8.rlib,libregex_syntax-e2c55afec1ebe501.rlib,librand_xorshift-f450723ea7c9a6c2.rlib,librand-b5e76c2dec1a3deb.rlib,librand_core-aa64a96b40936fcb.rlib,libbracket_color-e2d12c21600425b6.rlib,libparking_lot-ca44e11e118eb21b.rlib,libparking_lot_core-8a7f11e76401ac46.rlib,liblibc-f8bcf4d6faf913d4.rlib,libcfg_if-da7e6a5cb20f1238.rlib,liblock_api-a232277bae8df3f2.rlib,libscopeguard-0ff18b2ed8dae252.rlib,liblazy_static-2c4e06f363908d28.rlib,libbracket_algorithm_traits-1e9ab737856d18a9.rlib,libsmallvec-ae2933959cbf1e1f.rlib,libbracket_geometry-66876c69d4a91142.rlib,libultraviolet-fdace7e0831e0f85.rlib,libwide-0f9ebbaebad3c11d.rlib,libsafe_arch-30ad3222f5f5c7d3.rlib,libbytemuck-8ea50a49ec930abb.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" "-ldl" "-lfreetype" "-lfontconfig" "-lfreetype" "-lexpat" "-lfreetype" "-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" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/idlecrawl-33a3ee3b89c56859" "-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 `idlecrawl` (bin "idlecrawl") due to 1 previous error; 11 warnings emitted [INFO] running `Command { std: "docker" "inspect" "3fa870ca8eff030c2c9762c82634967686afb5f34a9f303fbe9d0148179ee7ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fa870ca8eff030c2c9762c82634967686afb5f34a9f303fbe9d0148179ee7ad", kill_on_drop: false }` [INFO] [stdout] 3fa870ca8eff030c2c9762c82634967686afb5f34a9f303fbe9d0148179ee7ad