[INFO] cloning repository https://github.com/bercivarga/kiss3d-rust-playground [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bercivarga/kiss3d-rust-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbercivarga%2Fkiss3d-rust-playground", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbercivarga%2Fkiss3d-rust-playground'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eff9f3c1341e6acad85daf3e7c57418b792da1dd [INFO] testing bercivarga/kiss3d-rust-playground 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%2Fbercivarga%2Fkiss3d-rust-playground" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bercivarga/kiss3d-rust-playground [INFO] finished tweaking git repo https://github.com/bercivarga/kiss3d-rust-playground [INFO] tweaked toml for git repo https://github.com/bercivarga/kiss3d-rust-playground written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bercivarga/kiss3d-rust-playground 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/bercivarga/kiss3d-rust-playground 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-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cea9855e76cb0b492f41509d41b745d9a0b7c503580363a0c0844404a7c9b4eb [INFO] running `Command { std: "docker" "start" "-a" "cea9855e76cb0b492f41509d41b745d9a0b7c503580363a0c0844404a7c9b4eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cea9855e76cb0b492f41509d41b745d9a0b7c503580363a0c0844404a7c9b4eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cea9855e76cb0b492f41509d41b745d9a0b7c503580363a0c0844404a7c9b4eb", kill_on_drop: false }` [INFO] [stdout] cea9855e76cb0b492f41509d41b745d9a0b7c503580363a0c0844404a7c9b4eb [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=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] eb8d82ddd4ae614c5b322ea82b2890938dc2358a3c893c9125fc5448706af4b9 [INFO] running `Command { std: "docker" "start" "-a" "eb8d82ddd4ae614c5b322ea82b2890938dc2358a3c893c9125fc5448706af4b9", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling xdg v2.4.1 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling wide v0.7.4 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling raw-window-handle v0.3.4 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling simba v0.7.1 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling wayland-egl v0.28.6 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling nalgebra v0.30.1 [INFO] [stderr] Compiling ncollide3d v0.33.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 kiss3d v0.34.0 [INFO] [stderr] Compiling threedimension v0.1.0 (/opt/rustwide/workdir) [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/rustcfVv24L/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{librand-87f33f1bf54d34a8.rlib,librand_chacha-95cc4a6863937d60.rlib,libppv_lite86-a9f3c9ee76597f1e.rlib,librand_core-93e4095ef0826430.rlib,libgetrandom-e99bb3b04b553a17.rlib,libkiss3d-7ab54f0f451f8f95.rlib,libimage-2effb7406bfd2ece.rlib,libpng-041017762db448b0.rlib,libminiz_oxide-dd3230b304bd21da.rlib,libcrc32fast-8f2d6020cd2aee51.rlib,libdeflate-c52f7037696141fd.rlib,libadler32-5cb8e62306edda0a.rlib,libnum_iter-1b5d23a8d136e1c0.rlib,libscoped_threadpool-7a69c1f095d1210f.rlib,libnum_rational-db95196ae07f1667.rlib,libgif-0bd1678ecd715cdf.rlib,libcolor_quant-fd36927056f4d79f.rlib,libtiff-f7d3922a3102e923.rlib,libweezl-f531a40d0c23cadd.rlib,libminiz_oxide-c9c98d86e1e36047.rlib,libadler-b32dea79b2f05ffd.rlib,libjpeg_decoder-b049f454a799dee0.rlib,librayon-81df05c4093a0cb4.rlib,librayon_core-86566c45ac930305.rlib,libcrossbeam_deque-4c264998e8f1794b.rlib,libcrossbeam_epoch-4521d39ebcdbc1ca.rlib,libmemoffset-9acda8b838fa5d0e.rlib,libcrossbeam_channel-a67caa97514c2e39.rlib,libcrossbeam_utils-59eae32eb976dadb.rlib,libeither-4c8c1e39a99655ac.rlib,libglow-d7a945f09affa7bf.rlib,libncollide3d-5793542297ae4c79.rlib,libslotmap-861a8ee863de35d1.rlib,libpetgraph-863bf623dbb34575.rlib,libindexmap-58b550d5471f5fd0.rlib,libhashbrown-f6484c11bf24e065.rlib,libfixedbitset-11e4ef3a6697a784.rlib,libdowncast_rs-2fabc59621ed526b.rlib,libglutin-ccbcab0b5fe9ef9c.rlib,libwayland_egl-cf47a78d71cb505e.rlib,libosmesa_sys-7c1e0d4803132c26.rlib,libshared_library-7db73269d15db48d.rlib,libwinit-018bf2594553f8fb.rlib,libmio_extras-931f7cb58f1b14a1.rlib,libmio-d01535ad51735215.rlib,libslab-93ffcdda3079a5d2.rlib,libiovec-0d5559f5d61bf516.rlib,libnet2-f66f7f9449f10110.rlib,liblazycell-eedb34e0c1f475b4.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libsmithay_client_toolkit-85712391a4afb3d8.rlib,libandrew-efdee8ad5cc6138d.rlib,libxml-2dc9518b220164ad.rlib,libxdg-c79b6143f91d4421.rlib,libdirs-fd7ce953bc5667b4.rlib,libdirs_sys-b953d3d5eba18b3f.rlib,libwalkdir-6da7a998d20d0502.rlib,libsame_file-ebfa63be59ead6ba.rlib,librusttype-990d7681c81c5a10.rlib,libab_glyph_rasterizer-7c792a6342ebc267.rlib,libowned_ttf_parser-5733f77f04a884f8.rlib,libttf_parser-6494604512d55a58.rlib,libwayland_cursor-e5c70c893148f35b.rlib,libxcursor-0ed789d70b68375c.rlib,libnom-428c774ce38efe12.rlib,libmemchr-e1aeb49aeb9e7822.rlib,libmemmap2-6794cfed5417637d.rlib,libwayland_protocols-b626da9eb6884002.rlib,libwayland_client-44cab167e8358757.rlib,libscoped_tls-c773acb8a8b535a4.rlib,libwayland_commons-8fca8f34e7c8690b.rlib,libonce_cell-6bb3d6b31615d1dd.rlib,libnix-54aac7a4d3f735da.rlib,libwayland_sys-a9a25062884da2a3.rlib,libdlib-46aadee49dd46aae.rlib,liblibloading-9bcc23d3cb2d4dff.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libcalloop-3e9808ee4cf1c870.rlib,libnix-8c7bf2441be28242.rlib,libdlib-13ac18e771e0262c.rlib,liblibloading-308597874b178daa.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libraw_window_handle-2e2250296b5c779c.rlib,libraw_window_handle-56b95ac57c38091c.rlib,libcty-5091860036d7fdf6.rlib,libparking_lot-86b7962afb51b30b.rlib,libparking_lot_core-1ebe48a88c93fc3a.rlib,libsmallvec-39c23b8b078c47c3.rlib,liblock_api-05ccfdad17814006.rlib,libinstant-394145d5f4bcc870.rlib,libglutin_glx_sys-5b1e6823a6f8a7e3.rlib,libx11_dl-3f891ed98002cda7.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libglutin_egl_sys-7ab2b12da225163c.rlib,liblog-78d7cfce7b82a11c.rlib,libcfg_if-66d55f6b302e88c8.rlib,libserde-7caaa13b41ea603d.rlib,librusttype-8f3feee1b27eb0fc.rlib,libnum_cpus-335a966dd6cecf83.rlib,liblibc-64fe272aa8f736dd.rlib,libstb_truetype-9ff3a24eed069670.rlib,libbyteorder-c7092f68299ac016.rlib,libcrossbeam_deque-0a30053f64cea867.rlib,libcrossbeam_epoch-1057521df81d2eb8.rlib,libscopeguard-73056285f12cb829.rlib,libmemoffset-c538d81a51fb8cb8.rlib,libcrossbeam_utils-f600556081f51582.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libmaybe_uninit-56cae5b1ed8837f0.rlib,libcfg_if-2d17986ae484e939.rlib,librustc_hash-de524032ebe4928f.rlib,liblinked_hash_map-606dc3728cba933f.rlib,libordered_float-aed8f04cfe555f4d.rlib,libapprox-7956c5cf858d0a40.rlib,libnalgebra-b02809d219160a23.rlib,libmatrixmultiply-a8799a33003ac8ac.rlib,librawpointer-ee8696fe85e6dce4.rlib,libnum_rational-8032ac483e2cb2fc.rlib,libnum_integer-3027f6b08610b6c3.rlib,libtypenum-dfaa696d06b304f0.rlib,libsimba-e57baa917b525b38.rlib,libwide-d105b24caff6c863.rlib,libsafe_arch-68d90ede37b911fb.rlib,libbytemuck-b6264fcfd1cb0434.rlib,libnum_complex-08741d7f50482e16.rlib,libapprox-c76b5fd9576cbccb.rlib,libnum_traits-addb84e499b6494b.rlib,libbitflags-e274cd04b58a060d.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/rustcfVv24L/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/threedimension-34c89798f7e0420d" "-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-e99bb3b04b553a17.rlib(getrandom-e99bb3b04b553a17.getrandom.b290fa71577b4cfe-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.6/src/util_libc.rs:117:(.text._ZN9getrandom9util_libc13open_readonly17hd1f114ad01260621E+0xbc): 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 `threedimension` (bin "threedimension") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "eb8d82ddd4ae614c5b322ea82b2890938dc2358a3c893c9125fc5448706af4b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb8d82ddd4ae614c5b322ea82b2890938dc2358a3c893c9125fc5448706af4b9", kill_on_drop: false }` [INFO] [stdout] eb8d82ddd4ae614c5b322ea82b2890938dc2358a3c893c9125fc5448706af4b9