[INFO] cloning repository https://github.com/Trangar/janfeb_2017 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Trangar/janfeb_2017" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrangar%2Fjanfeb_2017", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrangar%2Fjanfeb_2017'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4db000e3935b9e7dfe314fd396c49b0f3bff1686 [INFO] testing Trangar/janfeb_2017 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%2FTrangar%2Fjanfeb_2017" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/Trangar/janfeb_2017 [INFO] finished tweaking git repo https://github.com/Trangar/janfeb_2017 [INFO] tweaked toml for git repo https://github.com/Trangar/janfeb_2017 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Trangar/janfeb_2017 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/Trangar/janfeb_2017 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] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 1c6148d276e5bc57b1474d33bd78aef0d7b0064d3aa57c3ba36d90fa8569f63d [INFO] running `Command { std: "docker" "start" "-a" "1c6148d276e5bc57b1474d33bd78aef0d7b0064d3aa57c3ba36d90fa8569f63d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c6148d276e5bc57b1474d33bd78aef0d7b0064d3aa57c3ba36d90fa8569f63d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c6148d276e5bc57b1474d33bd78aef0d7b0064d3aa57c3ba36d90fa8569f63d", kill_on_drop: false }` [INFO] [stdout] 1c6148d276e5bc57b1474d33bd78aef0d7b0064d3aa57c3ba36d90fa8569f63d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] f47669c23709cd214ad7d068b0894e2e2f177ef9d7a6dcba8582809728d421f7 [INFO] running `Command { std: "docker" "start" "-a" "f47669c23709cd214ad7d068b0894e2e2f177ef9d7a6dcba8582809728d421f7", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling glium v0.23.0 [INFO] [stderr] Compiling freetype-sys v0.7.1 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling jpeg-decoder v0.1.19 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling png v0.16.4 [INFO] [stderr] Compiling rand_core v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling image v0.23.5 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling winit v0.18.1 [INFO] [stderr] Compiling glium_text v0.14.0 [INFO] [stderr] Compiling engine v0.1.0 (/opt/rustwide/workdir/libs/engine) [INFO] [stdout] warning: fields `description` and `error_type` are never read [INFO] [stdout] --> libs/engine/src/error.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Error { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 13 | description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 14 | error_type: ErrorEnum, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> libs/engine/src/error.rs:20:26 [INFO] [stdout] | [INFO] [stdout] 20 | ProgramCreationError(ProgramCreationError), [INFO] [stdout] | -------------------- ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ErrorEnum` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 20 - ProgramCreationError(ProgramCreationError), [INFO] [stdout] 20 + ProgramCreationError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> libs/engine/src/error.rs:21:26 [INFO] [stdout] | [INFO] [stdout] 21 | TextureCreationError(TextureCreationError), [INFO] [stdout] | -------------------- ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ErrorEnum` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 21 - TextureCreationError(TextureCreationError), [INFO] [stdout] 21 + TextureCreationError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> libs/engine/src/error.rs:22:24 [INFO] [stdout] | [INFO] [stdout] 22 | IndexCreationError(IndexCreationError), [INFO] [stdout] | ------------------ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ErrorEnum` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 22 - IndexCreationError(IndexCreationError), [INFO] [stdout] 22 + IndexCreationError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> libs/engine/src/error.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 23 | VertexCreationError(VertexCreationError), [INFO] [stdout] | ------------------- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ErrorEnum` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 23 - VertexCreationError(VertexCreationError), [INFO] [stdout] 23 + VertexCreationError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> libs/engine/src/error.rs:24:15 [INFO] [stdout] | [INFO] [stdout] 24 | DrawError(DrawError), [INFO] [stdout] | --------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ErrorEnum` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 24 - DrawError(DrawError), [INFO] [stdout] 24 + DrawError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> libs/engine/src/error.rs:25:22 [INFO] [stdout] | [INFO] [stdout] 25 | SwapBuffersError(SwapBuffersError), [INFO] [stdout] | ---------------- ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ErrorEnum` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 25 - SwapBuffersError(SwapBuffersError), [INFO] [stdout] 25 + SwapBuffersError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> libs/engine/src/error.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | ImageError(ImageError), [INFO] [stdout] | ---------- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ErrorEnum` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 29 - ImageError(ImageError), [INFO] [stdout] 29 + ImageError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> libs/engine/src/error.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | IOError(ioError), [INFO] [stdout] | ------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ErrorEnum` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 30 - IOError(ioError), [INFO] [stdout] 30 + IOError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling janfeb 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/rustcxWfgDQ/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{librand-aedc866c894303f1.rlib,librand_chacha-be0836413f62c7ef.rlib,librand_core-ac18fa03c61f114c.rlib,libgetrandom-d7975c8d80cb5b0e.rlib,libengine-8322cd232c0490aa.rlib,libtime-25dde8d2b56ffbf9.rlib,libstandback-58be3261e8bf7836.rlib,libtime_macros-667b3df9eb8097e6.rlib,librand-4497c9fadc10e3e0.rlib,librand_chacha-c8e57545cc206422.rlib,libppv_lite86-ef53971f935c91f9.rlib,librand_core-97d6b90a1fa16563.rlib,libgetrandom-99ad25133b0376fa.rlib,libimage-fc9dbc864a25e261.rlib,libbytemuck-724c992e9672525c.rlib,libpng-8a6ef1e1bf985b39.rlib,libinflate-7d9f028e8fad4413.rlib,libcrc32fast-061a844a3ae1fd0f.rlib,libdeflate-af574e2771c0dce5.rlib,libnum_iter-2f898eb31c64300a.rlib,libjpeg_decoder-d684e502a7f74142.rlib,librayon-4dbd3e9bb901ed33.rlib,librayon_core-faa5691398b92265.rlib,libnum_cpus-5a88e878fe706260.rlib,libcrossbeam_queue-1b7da8e1ea9d5f22.rlib,libcrossbeam_deque-4a26602fd4a0da00.rlib,libcrossbeam_epoch-923490f6abace6bc.rlib,libscopeguard-73056285f12cb829.rlib,libmemoffset-cd13a985edf38d49.rlib,libcrossbeam_utils-3fb9af92267ec0e2.rlib,libeither-00eb09499d51fa78.rlib,libscoped_threadpool-7a69c1f095d1210f.rlib,libnum_rational-200b67343e64dcf6.rlib,libnum_integer-2ce70be26b212132.rlib,libgif-b9feb260d01964d6.rlib,libcolor_quant-9c8c9adf1a35708c.rlib,libtiff-28e339a2fb9df9bf.rlib,libminiz_oxide-b43600798d7bb04a.rlib,libadler32-d5b4eee2103fe4ae.rlib,liblzw-4876bf1d3077c95b.rlib,libglium_text-2cb132864b5ffcad.rlib,libfreetype_sys-41e82cc3596b03b9.rlib,libglium-3871063fa09ed81b.rlib,libglutin-4ca182eb8b47ea01.rlib,libosmesa_sys-be5abaefc38c8004.rlib,libwinit-3ca4ecd39bdd14a5.rlib,libsmithay_client_toolkit-28accb91e2047cee.rlib,libwayland_protocols-7a68b4ff9fe6cfce.rlib,libwayland_client-6c0a0ff81864bdcf.rlib,libwayland_commons-0ddac49e91a2e0eb.rlib,libwayland_sys-5139fb06333a872e.rlib,libnix-115e71058dc2de4d.rlib,libvoid-93586161032aa49a.rlib,libmemmap-21d2bf10e3c04f49.rlib,libandrew-5bc8b8a07dccd1cc.rlib,libxml-f868e108e08c2f2d.rlib,libxdg-f7294b9b5e8fc405.rlib,libwalkdir-3efeb4370cd33e40.rlib,libsame_file-ebfa63be59ead6ba.rlib,librusttype-f8955ecf6433f583.rlib,librusttype-6f6618d1b3928796.rlib,libstb_truetype-3c1a78e44aa581b1.rlib,libbyteorder-549def2b2525ef52.rlib,libordered_float-1ec07465bdb1d922.rlib,libapprox-b7728f6ae268bdac.rlib,libline_drawing-1d443d624a2c32e0.rlib,libnum_traits-456b087618172f7d.rlib,libdlib-6086c1ad2b84636b.rlib,liblibloading-711946fc6b038b02.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libbitflags-561a4f1321538a32.rlib,libpercent_encoding-c47875da91a27715.rlib,libparking_lot-5eddf33ea2d51123.rlib,libparking_lot_core-6404e6f83366efae.rlib,librand-ca8655827bd50c34.rlib,librand_xorshift-53e86778f5ce919e.rlib,librand_pcg-3caf58f80121b1fe.rlib,librand_hc-6dc516f61621a2e6.rlib,librand_chacha-4e51bc3a44db1bdf.rlib,librand_isaac-047a883fcf14d827.rlib,librand_core-f95d039c327d494d.rlib,librand_os-16885fae5ad9e8f4.rlib,librand_jitter-b5788f9d55ce55e9.rlib,librand_core-5dd93ed12702f197.rlib,liblock_api-1d3d2a2a790c5f39.rlib,libowning_ref-ed4f08ad0018c255.rlib,libstable_deref_trait-e25dc521ec7f4105.rlib,libscopeguard-babe74dcc80d655a.rlib,libx11_dl-feb33bfc0611f397.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{liblog-0458da19e351a080.rlib,libshared_library-eeeeca21285372d7.rlib,libfnv-81596130b397d5c3.rlib,libsmallvec-8b046477ae81064c.rlib,libmaybe_uninit-56cae5b1ed8837f0.rlib,libbacktrace-0fd2e9f819ee1e34.rlib,libobject-ceef6f2581f9ee92.rlib,liblibc-8c242142bf5979c3.rlib,libaddr2line-592e49278c2ffaf1.rlib,libgimli-65f31084cbd40463.rlib,libcfg_if-2d17986ae484e939.rlib,librustc_demangle-dcc5b1758b30e405.rlib,liblazy_static-4b136fc9bfbd2c4b.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" "-Wl,-Bdynamic" "-lfreetype" "-L" "/tmp/rustcxWfgDQ/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libz-sys-32149ab152790477/out/build" "-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/janfeb-6368e1916b5c9f4b" "-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/libnix-115e71058dc2de4d.rlib(nix-115e71058dc2de4d.nix.ec5100b9a68ddb9e-cgu.11.rcgu.o): undefined reference to symbol 'lseek64@@GLIBC_2.2.5' [INFO] [stdout] /usr/bin/ld: /lib/x86_64-linux-gnu/libc.so.6: error adding symbols: DSO missing from command line [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 `janfeb` (bin "janfeb") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f47669c23709cd214ad7d068b0894e2e2f177ef9d7a6dcba8582809728d421f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f47669c23709cd214ad7d068b0894e2e2f177ef9d7a6dcba8582809728d421f7", kill_on_drop: false }` [INFO] [stdout] f47669c23709cd214ad7d068b0894e2e2f177ef9d7a6dcba8582809728d421f7