[INFO] cloning repository https://github.com/DuncanConroy/gameoflife-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DuncanConroy/gameoflife-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDuncanConroy%2Fgameoflife-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDuncanConroy%2Fgameoflife-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7bb5bb06cb9dc227519b310c063ccc69cf47d07c [INFO] testing DuncanConroy/gameoflife-rust 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%2FDuncanConroy%2Fgameoflife-rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/DuncanConroy/gameoflife-rust [INFO] finished tweaking git repo https://github.com/DuncanConroy/gameoflife-rust [INFO] tweaked toml for git repo https://github.com/DuncanConroy/gameoflife-rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/DuncanConroy/gameoflife-rust 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/DuncanConroy/gameoflife-rust 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] f3954f210dd248f4c841254ac6890d425beabf6bba5449b6e01346447d4f9e82 [INFO] running `Command { std: "docker" "start" "-a" "f3954f210dd248f4c841254ac6890d425beabf6bba5449b6e01346447d4f9e82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3954f210dd248f4c841254ac6890d425beabf6bba5449b6e01346447d4f9e82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3954f210dd248f4c841254ac6890d425beabf6bba5449b6e01346447d4f9e82", kill_on_drop: false }` [INFO] [stdout] f3954f210dd248f4c841254ac6890d425beabf6bba5449b6e01346447d4f9e82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 01debba721ca695846d829d39eb805719b651e4201c22fe81821fffc84866ed9 [INFO] running `Command { std: "docker" "start" "-a" "01debba721ca695846d829d39eb805719b651e4201c22fe81821fffc84866ed9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling instant v0.1.11 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling minimal-lexical v0.1.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling wgpu-core v0.10.4 [INFO] [stderr] Compiling gpu-alloc v0.5.2 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling gpu-descriptor v0.2.1 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling ash v0.33.3+1.2.191 [INFO] [stderr] Compiling wgpu-types v0.10.0 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling glow v0.11.0 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling inplace_it v0.3.3 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling profiling v1.0.3 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling wide v0.6.5 [INFO] [stderr] Compiling pollster v0.2.4 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling mio-misc v1.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling ultraviolet v0.8.1 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling naga v0.6.3 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling wgpu-hal v0.10.7 [INFO] [stderr] Compiling wgpu v0.10.2 [INFO] [stderr] Compiling pixels v0.6.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling winit_input_helper v0.10.0 [INFO] [stderr] Compiling gameoflife v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::process::exit` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::process::exit; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Error` [INFO] [stdout] --> src/main.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | use pixels::{Error, Pixels, SurfaceTexture}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Event` [INFO] [stdout] --> src/main.rs:7:20 [INFO] [stdout] | [INFO] [stdout] 7 | use winit::event::{Event, VirtualKeyCode}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | / /// some thoughts... [INFO] [stdout] 20 | | /// if this was about performance, we could do as follows: [INFO] [stdout] 21 | | /// - only use 1/0 for alive/dead (no colors, grays...) [INFO] [stdout] 22 | | /// - detect the system's bit size/usize, e.g. 32, 64 [INFO] [stdout] ... | [INFO] [stdout] 34 | | /// - inline functions [INFO] [stdout] 35 | | /// - avoid if-statements and math if possible -> use bit fields, xor, or, etc. [INFO] [stdout] | |___________________________________________________________________________________^ [INFO] [stdout] 36 | [INFO] [stdout] 37 | let mut cells = [[(0, 0); WIDTH]; HEIGHT]; [INFO] [stdout] | ------------------------------------------ rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | fn tick(mut cells: CellArray, width: usize, height: usize, generation: usize) -> CellArray { [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: `height` [INFO] [stdout] --> src/main.rs:172:44 [INFO] [stdout] | [INFO] [stdout] 172 | fn render(cells: &CellArray, width: usize, height: usize, generation: usize, frame_buffer: &mut [u8]) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `generation` [INFO] [stdout] --> src/main.rs:172:59 [INFO] [stdout] | [INFO] [stdout] 172 | fn render(cells: &CellArray, width: usize, height: usize, generation: usize, frame_buffer: &mut [u8]) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_generation` [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/rustcFmdg9w/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{librand-7fc0032ed2d9d21b.rlib,librand_chacha-4cddecf2b14e3e9d.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-1d33f86e8e1ce86b.rlib,libgetrandom-bd554615f72ceb4f.rlib,libwinit_input_helper-37c2624bffaeb0f3.rlib,libwinit-3a1fc38ef2a64975.rlib,libmio_misc-184830c0eef7dc80.rlib,libmio-8ab87874579f197e.rlib,libcrossbeam-2749d0f6cf404a09.rlib,libcrossbeam_channel-be9839106e1e6bac.rlib,libcrossbeam_deque-f24a7c4a944c8616.rlib,libcrossbeam_queue-be992d59105f4147.rlib,libcrossbeam_epoch-a768bb551e5a3899.rlib,libmemoffset-55fe4c4525b1aab8.rlib,libcrossbeam_utils-4810c5eaacee4e16.rlib,libx11_dl-1b02aefd6a6ee254.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libpercent_encoding-3f452dc5e318e927.rlib,libsmithay_client_toolkit-f473cca9bd1a944a.rlib,libandrew-1ff0783fcc794d47.rlib,libxml-2dc9518b220164ad.rlib,libxdg-f7294b9b5e8fc405.rlib,libwalkdir-6da7a998d20d0502.rlib,libsame_file-ebfa63be59ead6ba.rlib,librusttype-7304e1d527dc06d8.rlib,libab_glyph_rasterizer-9ac758ab9e29ab21.rlib,libowned_ttf_parser-5733f77f04a884f8.rlib,libttf_parser-6494604512d55a58.rlib,libwayland_cursor-0a54e27726892c52.rlib,libxcursor-bbdc94d86f8f8468.rlib,libnom-6be81e7d8947359e.rlib,libminimal_lexical-fc37acaf2a731995.rlib,libmemchr-908cec0c51eb5214.rlib,libmemmap2-881150ffc0d476a5.rlib,libwayland_protocols-5c28adc04c41db06.rlib,libwayland_client-c525c57c9eec36f7.rlib,libscoped_tls-c773acb8a8b535a4.rlib,libwayland_commons-214ad96e223a8204.rlib,libonce_cell-cadb55224f1ed138.rlib,libnix-0d8a82d4f34ffdd0.rlib,libwayland_sys-92071441c848bb4d.rlib,libdlib-85407df6d67ca2e1.rlib,libcalloop-d3a1ace2fca84520.rlib,libnix-7b16e261a7cc8336.rlib,libcfg_if-2d17986ae484e939.rlib,libdlib-13ac18e771e0262c.rlib,liblibloading-308597874b178daa.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{liblazy_static-4b136fc9bfbd2c4b.rlib,libpixels-732ca5dbe7e1908e.rlib,libpollster-71bdd63e156ef526.rlib,libultraviolet-6511afe11898796e.rlib,libwide-e26529393dbbbcf0.rlib,libsafe_arch-27804e914d54f2ff.rlib,libbytemuck-6bb6e683312d71e6.rlib,libwgpu-cbe8274441d5540c.rlib,libwgpu_core-3beb4af0adb80045.rlib,libprofiling-9153914a6b5942d3.rlib,libcopyless-a262f19d9849c2e3.rlib,libwgpu_hal-8f5e38210b232d1f.rlib,librenderdoc_sys-e6480e68aa865168.rlib,libgpu_descriptor-a93bd9dfa50269ac.rlib,libhashbrown-0dccce57bbd8f9b2.rlib,libahash-18c039992bb48e9f.rlib,libgpu_descriptor_types-83fa8eec0e89d1c3.rlib,libkhronos_egl-2421fa5adc268e0d.rlib,libgpu_alloc-75d0f52f83e38567.rlib,libgpu_alloc_types-5830c959f7a536eb.rlib,libinplace_it-84102a2498c7210a.rlib,libash-333b4cfbf2b8fc7c.rlib,liblibloading-0f54c89ac0c8f01b.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libnaga-ff2d377070234110.rlib,libfxhash-7ff7ecdcae5e497d.rlib,libbyteorder-c7092f68299ac016.rlib,liblog-2fa663e3959e676f.rlib,libbit_set-9ffa84e4d6e686ff.rlib,libbit_vec-0bd5896c85a13c73.rlib,libcodespan_reporting-c34998ae1f10f421.rlib,libunicode_width-2222409b5ba3ddc6.rlib,libtermcolor-811ad993a566b17a.rlib,libspirv-a18e6cbd6d6dfc6f.rlib,libnum_traits-e187c9543899d750.rlib,libwgpu_types-3134d01676e4ac31.rlib,libbitflags-e274cd04b58a060d.rlib,libglow-63792ca8700cae15.rlib,libparking_lot-fa1a71e4069666b8.rlib,libparking_lot_core-74d16cc109652677.rlib,libsmallvec-58335197664382aa.rlib,liblock_api-c3c95a699de46305.rlib,libscopeguard-73056285f12cb829.rlib,libinstant-f5de8e033a09d588.rlib,libcfg_if-66d55f6b302e88c8.rlib,libarrayvec-49a168755ed0e232.rlib,libthiserror-a3c86276eb95764e.rlib,libraw_window_handle-05ceed03cf9b63c9.rlib,liblibc-5775271186d2fcd2.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/rustcFmdg9w/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-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/gameoflife-24efdccda100734b" "-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-bd554615f72ceb4f.rlib(getrandom-bd554615f72ceb4f.getrandom.e24a1d41eaf8f7ad-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.2.3/src/util_libc.rs:110:(.text._ZN9getrandom9util_libc13open_readonly17hda257d57bc0442cdE+0xb6): 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 `gameoflife` (bin "gameoflife") due to 1 previous error; 9 warnings emitted [INFO] running `Command { std: "docker" "inspect" "01debba721ca695846d829d39eb805719b651e4201c22fe81821fffc84866ed9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01debba721ca695846d829d39eb805719b651e4201c22fe81821fffc84866ed9", kill_on_drop: false }` [INFO] [stdout] 01debba721ca695846d829d39eb805719b651e4201c22fe81821fffc84866ed9