[INFO] cloning repository https://github.com/Codesane/PlayingWithOpenGLRust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Codesane/PlayingWithOpenGLRust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodesane%2FPlayingWithOpenGLRust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodesane%2FPlayingWithOpenGLRust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 58da2f2a74de730560bc7399e6872834baccfaa4 [INFO] testing Codesane/PlayingWithOpenGLRust 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%2FCodesane%2FPlayingWithOpenGLRust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Codesane/PlayingWithOpenGLRust [INFO] finished tweaking git repo https://github.com/Codesane/PlayingWithOpenGLRust [INFO] tweaked toml for git repo https://github.com/Codesane/PlayingWithOpenGLRust written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Codesane/PlayingWithOpenGLRust 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/Codesane/PlayingWithOpenGLRust 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-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] 7fb1f0eb5743263b03c3dc116298be852c75b94d069a79c1024e42838b0bf331 [INFO] running `Command { std: "docker" "start" "-a" "7fb1f0eb5743263b03c3dc116298be852c75b94d069a79c1024e42838b0bf331", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7fb1f0eb5743263b03c3dc116298be852c75b94d069a79c1024e42838b0bf331", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fb1f0eb5743263b03c3dc116298be852c75b94d069a79c1024e42838b0bf331", kill_on_drop: false }` [INFO] [stdout] 7fb1f0eb5743263b03c3dc116298be852c75b94d069a79c1024e42838b0bf331 [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] 594fc3ca52ebcb929e8034963c9e71cfe0808e6f73c545b7741a4e63d3524c39 [INFO] running `Command { std: "docker" "start" "-a" "594fc3ca52ebcb929e8034963c9e71cfe0808e6f73c545b7741a4e63d3524c39", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling winit v0.26.0 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling raw-window-handle v0.4.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling wayland-scanner v0.29.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling wayland-sys v0.29.3 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling takeable-option v0.5.0 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling nix v0.22.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling glium v0.31.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling wayland-client v0.29.3 [INFO] [stderr] Compiling wayland-protocols v0.29.3 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling wayland-commons v0.29.3 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling wayland-cursor v0.29.3 [INFO] [stderr] Compiling wayland-egl v0.29.3 [INFO] [stderr] Compiling glutin v0.28.0 [INFO] [stderr] Compiling OpenGL v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::thread` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/main.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 29 | fn main() { [INFO] [stdout] | --------- move the `impl` block outside of this function `main` [INFO] [stdout] ... [INFO] [stdout] 49 | implement_vertex!(Vertex, position, tex_coords); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Vertex` is not local [INFO] [stdout] | `Vertex` is not local [INFO] [stdout] | [INFO] [stdout] = note: the macro `implement_vertex` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the macro `implement_vertex` may come from an old version of the `glium` crate, try updating your dependency with `cargo update -p glium` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the macro `implement_vertex` (in Nightly builds, run with -Z macro-backtrace for more info) [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/rustczZqBcj/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libimage-52193ac033261c4e.rlib,libbytemuck-38ccc67caa8b7167.rlib,libpng-8738ca0cf149d818.rlib,libminiz_oxide-dd3230b304bd21da.rlib,libcrc32fast-2f577f19d3018458.rlib,libdeflate-c52f7037696141fd.rlib,libadler32-5cb8e62306edda0a.rlib,libnum_iter-ad9f422d2c1470d1.rlib,libscoped_threadpool-7a69c1f095d1210f.rlib,libnum_rational-43c7df2f92a6a607.rlib,libnum_integer-5ddb400e2d865490.rlib,libgif-0bd1678ecd715cdf.rlib,libcolor_quant-fd36927056f4d79f.rlib,libbyteorder-c7092f68299ac016.rlib,libnum_traits-e04a0b1505efd012.rlib,libtiff-bbbc5e6242a4a8be.rlib,libweezl-f531a40d0c23cadd.rlib,libjpeg_decoder-8b3916d4282eb4bd.rlib,librayon-02983bf0ad0c3a86.rlib,librayon_core-d7eceb6984f494ce.rlib,libnum_cpus-41cad180933d766e.rlib,libcrossbeam_deque-3e1782da0eef9235.rlib,libcrossbeam_epoch-66e88eefe08a215a.rlib,libcrossbeam_channel-eb3ebe0039fefd61.rlib,libcrossbeam_utils-3a2e50d552e81206.rlib,libeither-e8a0ef7222037a64.rlib,librand-888a3f3201244b09.rlib,librand_chacha-16591c81c0479018.rlib,libppv_lite86-a9f3c9ee76597f1e.rlib,librand_core-1bce8d4c5aaff592.rlib,libgetrandom-31a95c2410e7ecca.rlib,libglium-e8da81a411545277.rlib,libbacktrace-d100996bcefed5fc.rlib,libminiz_oxide-b4e3c14d704240a1.rlib,libadler-b32dea79b2f05ffd.rlib,libobject-c573b7353e279767.rlib,libaddr2line-21dd1eb9ccf29247.rlib,libgimli-dc5a67f6e43773de.rlib,librustc_demangle-4e14502e0acf1333.rlib,libtakeable_option-89a309ba875c5dd2.rlib,libglutin-1eace37764c4ba37.rlib,libwayland_egl-f0f5519833de7163.rlib,libosmesa_sys-a3f276ae5dc82cea.rlib,libshared_library-ad196270b19ceec5.rlib,libwinit-a556b689524513ef.rlib,libmio-4aadf86278fe47b5.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libsmithay_client_toolkit-d1bcffb9deba0c10.rlib,libwayland_cursor-f360421630a0e11d.rlib,libxcursor-0b5cda5c091bd77f.rlib,libnom-30d28bfa80f4b7d5.rlib,libmemchr-e1aeb49aeb9e7822.rlib,libmemmap2-a2f1b2d0f3c1e7f9.rlib,libwayland_protocols-e4a51038904f298a.rlib,libwayland_client-a0971f59ab8e47b1.rlib,libscoped_tls-c773acb8a8b535a4.rlib,libwayland_commons-b72f44e7796ac4bf.rlib,libonce_cell-aa4d53ed7caf4352.rlib,libwayland_sys-3b2dd44783be4497.rlib,libcalloop-c4fc1423d45dc723.rlib,libnix-635bcf201fde3599.rlib,libmemoffset-59f11e032c31b987.rlib,libdlib-14f07754485b88bf.rlib,liblibloading-11ebb44470609901.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libraw_window_handle-f36a1c0901349696.rlib,libcty-5091860036d7fdf6.rlib,libparking_lot-55d36c3961e4948f.rlib,libparking_lot_core-97bec6eceaf8682c.rlib,libsmallvec-58335197664382aa.rlib,liblock_api-c3c95a699de46305.rlib,libscopeguard-73056285f12cb829.rlib,libinstant-394145d5f4bcc870.rlib,libbitflags-e274cd04b58a060d.rlib,liblog-2fa663e3959e676f.rlib,libcfg_if-66d55f6b302e88c8.rlib,libglutin_glx_sys-5bcefb810d37c4bf.rlib,libx11_dl-ec736395f3635676.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{liblibc-4cbc1fc7b6bc0b05.rlib,libglutin_egl_sys-bff848c010cc466c.rlib,libfnv-81596130b397d5c3.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" "-L" "/tmp/rustczZqBcj/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/OpenGL-fbda595ad6db647c" "-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-31a95c2410e7ecca.rlib(getrandom-31a95c2410e7ecca.getrandom.cfc2d78d52f49946-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_readonly17h02cfb07945339c45E+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 `OpenGL` (bin "OpenGL") due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "594fc3ca52ebcb929e8034963c9e71cfe0808e6f73c545b7741a4e63d3524c39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "594fc3ca52ebcb929e8034963c9e71cfe0808e6f73c545b7741a4e63d3524c39", kill_on_drop: false }` [INFO] [stdout] 594fc3ca52ebcb929e8034963c9e71cfe0808e6f73c545b7741a4e63d3524c39