[INFO] cloning repository https://github.com/VengeQ/rust-tanks [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VengeQ/rust-tanks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVengeQ%2Frust-tanks", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVengeQ%2Frust-tanks'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c26b016158f0fcd7c6375a38763b1625159bc5cc [INFO] testing VengeQ/rust-tanks against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVengeQ%2Frust-tanks" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/VengeQ/rust-tanks [INFO] finished tweaking git repo https://github.com/VengeQ/rust-tanks [INFO] tweaked toml for git repo https://github.com/VengeQ/rust-tanks written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/VengeQ/rust-tanks on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/VengeQ/rust-tanks 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10a450551f4be22523e680feeb116a600333a9129cd2abd5d61d3845eb2288a9 [INFO] running `Command { std: "docker" "start" "-a" "10a450551f4be22523e680feeb116a600333a9129cd2abd5d61d3845eb2288a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10a450551f4be22523e680feeb116a600333a9129cd2abd5d61d3845eb2288a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10a450551f4be22523e680feeb116a600333a9129cd2abd5d61d3845eb2288a9", kill_on_drop: false }` [INFO] [stdout] 10a450551f4be22523e680feeb116a600333a9129cd2abd5d61d3845eb2288a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b024b87535f233d3b637013b84d9e5401e57333e38c731fbbe00abfe023c6e5b [INFO] running `Command { std: "docker" "start" "-a" "b024b87535f233d3b637013b84d9e5401e57333e38c731fbbe00abfe023c6e5b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling piston-float v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling piston-viewport v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.9 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling stb_truetype v0.3.0 [INFO] [stderr] Compiling piston-graphics_api_version v0.2.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling rusttype v0.8.1 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling png v0.15.0 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling piston-texture v0.8.0 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling gfx_gl v0.6.0 [INFO] [stderr] Compiling raw-window-handle v0.3.1 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling shader_version v0.6.0 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling interpolation v0.2.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling gfx v0.18.2 [INFO] [stderr] Compiling piston2d-graphics v0.35.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling find_folder v0.3.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling image v0.22.3 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling pistoncore-input v0.28.0 [INFO] [stderr] Compiling pistoncore-window v0.44.0 [INFO] [stderr] Compiling piston-gfx_texture v0.40.0 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.70.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.49.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.66.0 [INFO] [stderr] Compiling piston v0.49.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling winit v0.19.5 [INFO] [stderr] Compiling glutin v0.21.1 [INFO] [stderr] Compiling pistoncore-glutin_window v0.63.0 [INFO] [stderr] Compiling piston_window v0.105.0 [INFO] [stderr] Compiling tanks v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::model::board_objects::Direction::Top` [INFO] [stdout] --> src/model/board_objects.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::model::board_objects::Direction::Top; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ops::Deref` [INFO] [stdout] --> src/model/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::ops::Deref; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `k` [INFO] [stdout] --> src/model/mod.rs:89:38 [INFO] [stdout] | [INFO] [stdout] 89 | self.objects.iter().filter(|(k, v)| v.game_object() != Water) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_k` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `state` is never read [INFO] [stdout] --> src/model/board_objects.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct Player { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 36 | pub state: State, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Player` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `durability` is never read [INFO] [stdout] --> src/model/board_objects.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 125 | pub struct Wall { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 126 | direction: Direction, [INFO] [stdout] 127 | durability: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Wall` 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: field `duration_left` is never read [INFO] [stdout] --> src/model/board_objects.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 148 | pub struct Live{ [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 149 | duration_left:isize, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Live` 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: method `lost_duration` is never used [INFO] [stdout] --> src/model/board_objects.rs:172:12 [INFO] [stdout] | [INFO] [stdout] 168 | impl Live { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 172 | pub fn lost_duration(&mut self){ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `CanPick` is never used [INFO] [stdout] --> src/model/board_objects.rs:177:7 [INFO] [stdout] | [INFO] [stdout] 177 | trait CanPick{ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/model/mod.rs:118:17 [INFO] [stdout] | [INFO] [stdout] 118 | &self.objects.remove(&[x, y]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 118 | let _ = &self.objects.remove(&[x, y]); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustc8PFbhm/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libpiston_window-0402058a6da3a26d.rlib,libgfx_graphics-d042928cb5a9755c.rlib,libgfx_texture-b6108403fdfb54ae.rlib,libgfx_device_gl-a4150e33f29799ef.rlib,libgfx_gl-1319e80d797f7d6e.rlib,libgfx-ae6a40361b870ae3.rlib,libgfx_core-ee5891ea30a97035.rlib,libdraw_state-fbe985de63282156.rlib,librand-ceeefd62e0d321c0.rlib,librand_chacha-6ffc5fe50a04f5e5.rlib,libc2_chacha-9e049181c203be6d.rlib,libppv_lite86-3db1eddbb11ee7cb.rlib,librand_core-d82ea7e8c9d6a983.rlib,libgetrandom-31b60e372e550839.rlib,libfind_folder-ac5f7ad7687bc265.rlib,libopengl_graphics-2f8f9735745dfbe4.rlib,libimage-97367e2eed6ad618.rlib,libtiff-f018c31dc5a0a517.rlib,libpng-d9d1c2c3d808a2bb.rlib,libdeflate-45c7b7f36c296ddb.rlib,libinflate-7d9f028e8fad4413.rlib,libadler32-d5b4eee2103fe4ae.rlib,libcrc32fast-061a844a3ae1fd0f.rlib,libjpeg_decoder-5f2a5d40c16069de.rlib,librayon-0955bc35f91573b8.rlib,librayon_core-038a0a9c48e0ea99.rlib,libnum_cpus-e9304524997363fd.rlib,libcrossbeam_queue-85457f8f6a7e6874.rlib,libcrossbeam_utils-c2ac251fc39d3c17.rlib,libeither-00eb09499d51fa78.rlib,libcrossbeam_deque-99044012273440b5.rlib,libcrossbeam_epoch-5a37a86b4a9068df.rlib,libmemoffset-731bfe0186a101cd.rlib,libcrossbeam_utils-d626c28fe39f3ef1.rlib,libgif-b9feb260d01964d6.rlib,libcolor_quant-9c8c9adf1a35708c.rlib,liblzw-4876bf1d3077c95b.rlib,libscoped_threadpool-7a69c1f095d1210f.rlib,libnum_rational-f8069396c5cf9f3d.rlib,libnum_iter-a50ebdf3ef86cab8.rlib,libnum_integer-98c5ae55cd28b087.rlib,libshaders_graphics2d-5a46acf23384ba7e.rlib,libglutin_window-f052a89f924338cf.rlib,libshader_version-8525cc86c3e31287.rlib,libgl-35ab28db1493e4db.rlib,libglutin-e0e854be3520ddea.rlib,libosmesa_sys-d5957a95a84731a7.rlib,libshared_library-e84eb4d74222a183.rlib,libwinit-866fc7077791f485.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libraw_window_handle-e92defac89532984.rlib,libsmithay_client_toolkit-e6ad4614f8ab02e0.rlib,libwayland_protocols-fa5d4316e98930e7.rlib,libwayland_client-7b744376463cc5ab.rlib,libwayland_commons-badfa78496f3698e.rlib,libwayland_sys-3ae52ce615e53fbb.rlib,libnix-a1726432e9b2907c.rlib,libvoid-93586161032aa49a.rlib,libmemmap-b719b580a55da570.rlib,libandrew-d8da7d914eea0769.rlib,libxml-b81ac3ac824082da.rlib,libxdg-f7294b9b5e8fc405.rlib,libwalkdir-6b9a51c61d19c90f.rlib,libsame_file-6e238e849469a793.rlib,libline_drawing-1eaaec799fc39545.rlib,libdlib-2c0db70ad20689e8.rlib,liblibloading-0ffb1bae99f08db7.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libpercent_encoding-3f452dc5e318e927.rlib,libparking_lot-5617fee5d2621246.rlib,libparking_lot_core-7805782e39253de7.rlib,libsmallvec-8b046477ae81064c.rlib,liblock_api-6e2e1301d280ad53.rlib,libscopeguard-31ea71a279b39840.rlib,liblog-0458da19e351a080.rlib,libcfg_if-2d17986ae484e939.rlib,libglutin_glx_sys-52cb23c410c56b05.rlib,libx11_dl-17af2f63db457898.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libmaybe_uninit-56cae5b1ed8837f0.rlib,liblibc-0531c8984a49e007.rlib,libglutin_egl_sys-14eef92415d81c7d.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libgraphics-e2fc97a261b71d66.rlib,libfnv-9e53809b7a9a2c90.rlib,librusttype-44129a791a25b138.rlib,librusttype-a1095eb1eb593886.rlib,libstb_truetype-9a5fbfa5ea83ba02.rlib,libbyteorder-61869a15e141d6eb.rlib,libarrayvec-cff0c911503b3a21.rlib,libordered_float-c6755a798c98b7cd.rlib,libapprox-81ca69533306361d.rlib,libnum_traits-a6470d4468628d14.rlib,libinterpolation-f19afb8b2b1bf86a.rlib,libread_color-b86e0a51daa0617e.rlib,libtexture-0a4761c54ec9d420.rlib,libvecmath-4ab82ff6efa548cc.rlib,libpiston-d63eb82f77b2bfbb.rlib,libevent_loop-0e788a47ae3345e8.rlib,libwindow-6410365ad753c19e.rlib,libgraphics_api_version-fae53ed07ceb4e37.rlib,libinput-a0ec9f709572627e.rlib,libviewport-68afd48d38384180.rlib,libfloat-3a2db9956b6c79fe.rlib,libserde-5f5199be1bd8f5c2.rlib,libbitflags-561a4f1321538a32.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustc8PFbhm/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libloading-50b1f3079d0e69db/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/tanks-d43db02b4aec29b0" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libgetrandom-31b60e372e550839.rlib(getrandom-31b60e372e550839.getrandom.39702b134a45ff66-cgu.0.rcgu.o): in function `getrandom::util_libc::open_readonly': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.1.13/src/util_libc.rs:134:(.text._ZN9getrandom9util_libc13open_readonly17hbd535cb3cb16995aE+0x79): undefined reference to `open64' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tanks` (bin "tanks") due to 1 previous error; 9 warnings emitted [INFO] running `Command { std: "docker" "inspect" "b024b87535f233d3b637013b84d9e5401e57333e38c731fbbe00abfe023c6e5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b024b87535f233d3b637013b84d9e5401e57333e38c731fbbe00abfe023c6e5b", kill_on_drop: false }` [INFO] [stdout] b024b87535f233d3b637013b84d9e5401e57333e38c731fbbe00abfe023c6e5b