[INFO] cloning repository https://github.com/TurboCartPig/aengine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TurboCartPig/aengine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTurboCartPig%2Faengine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTurboCartPig%2Faengine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 980d22404a2754d99abc055c106465b1ad762cec [INFO] testing TurboCartPig/aengine 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%2FTurboCartPig%2Faengine" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/TurboCartPig/aengine [INFO] finished tweaking git repo https://github.com/TurboCartPig/aengine [INFO] tweaked toml for git repo https://github.com/TurboCartPig/aengine written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TurboCartPig/aengine 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/TurboCartPig/aengine 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 198c60828d159ea7a37b1ad9f426aa733543a49fcf4f5e958249fed7ca6a0b8d [INFO] running `Command { std: "docker" "start" "-a" "198c60828d159ea7a37b1ad9f426aa733543a49fcf4f5e958249fed7ca6a0b8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "198c60828d159ea7a37b1ad9f426aa733543a49fcf4f5e958249fed7ca6a0b8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "198c60828d159ea7a37b1ad9f426aa733543a49fcf4f5e958249fed7ca6a0b8d", kill_on_drop: false }` [INFO] [stdout] 198c60828d159ea7a37b1ad9f426aa733543a49fcf4f5e958249fed7ca6a0b8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] b49b8c61b9dff2109e2750f11d585affd6ff303317e531b666fd854bfd0f314d [INFO] running `Command { std: "docker" "start" "-a" "b49b8c61b9dff2109e2750f11d585affd6ff303317e531b666fd854bfd0f314d", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.24 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling num-traits v0.1.39 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling khronos_api v1.0.1 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling slog v2.0.6 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling thread-id v3.1.0 [INFO] [stderr] Compiling shared_library v0.1.5 [INFO] [stderr] Compiling time v0.1.37 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling isatty v0.1.3 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling take_mut v0.1.3 [INFO] [stderr] Compiling term v0.4.5 [INFO] [stderr] Compiling android_glue v0.2.3 [INFO] [stderr] Compiling slog-async v2.0.1 [INFO] [stderr] Compiling tempfile v2.1.5 [INFO] [stderr] Compiling x11-dl v2.14.0 [INFO] [stderr] Compiling wayland-scanner v0.8.7 [INFO] [stderr] Compiling gl_generator v0.5.3 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling cgmath v0.14.1 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling num v0.1.39 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling chrono v0.3.0 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling wayland-client v0.8.7 [INFO] [stderr] Compiling glutin v0.8.1 [INFO] [stderr] Compiling aengine v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling slog-term v2.0.1 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.8.7 [INFO] [stderr] Compiling wayland-window v0.5.0 [INFO] [stderr] Compiling wayland-kbd v0.8.0 [INFO] [stderr] Compiling winit v0.6.4 [INFO] [stdout] warning: unused import: `Duration` [INFO] [stdout] --> src/time.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | use std::time::{Duration, Instant}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `renderer::get_gl_error` [INFO] [stdout] --> src/renderer/shader.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use renderer::get_gl_error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused label [INFO] [stdout] --> src/main.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | 'main: while self.handle_events() { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_labels)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/aengine-3816e2dfdd50011e/out/gl_bindings.rs:9:40 [INFO] [stdout] | [INFO] [stdout] 9 | fn metaloadfn(mut loadfn: &mut FnMut(&str) -> *const __gl_imports::raw::c_void, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 9 | fn metaloadfn(mut loadfn: &mut dyn FnMut(&str) -> *const __gl_imports::raw::c_void, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/aengine-3816e2dfdd50011e/out/gl_bindings.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | fn metaloadfn(mut loadfn: &mut FnMut(&str) -> *const __gl_imports::raw::c_void, [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: `delta_time` [INFO] [stdout] --> src/renderer/mod.rs:97:30 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn render(&mut self, delta_time: f64) { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_delta_time` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `window` is never read [INFO] [stdout] --> src/main.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 23 | struct Engine { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 27 | window: Rc, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `init_time` is never read [INFO] [stdout] --> src/time.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Time { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 7 | logger: Rc, [INFO] [stdout] 8 | init_time: Instant, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `VertexBufferObject` is never used [INFO] [stdout] --> src/renderer/mod.rs:10:6 [INFO] [stdout] | [INFO] [stdout] 10 | type VertexBufferObject = gl::types::GLuint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `VertexArrayObject` is never used [INFO] [stdout] --> src/renderer/mod.rs:11:6 [INFO] [stdout] | [INFO] [stdout] 11 | type VertexArrayObject = gl::types::GLuint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `ElementBufferObject` is never used [INFO] [stdout] --> src/renderer/mod.rs:12:6 [INFO] [stdout] | [INFO] [stdout] 12 | type ElementBufferObject = gl::types::GLuint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `program` is never read [INFO] [stdout] --> src/renderer/mod.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct Renderer { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 60 | program: shader::Program, [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/rustcWfiCr5/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libslog_async-3f95887cccd4a9b1.rlib,libtake_mut-08e7185919825102.rlib,libslog_term-71926b9fb6fccfe9.rlib,libterm-d4f8fefe8ab65f07.rlib,libthread_local-030cdedd58b355f0.rlib,libunreachable-cc6bba8aaf1a9a41.rlib,libvoid-a979ba9217444c57.rlib,libthread_id-520f2608fa1ab7cc.rlib,libchrono-3ea27640b2335672.rlib,libnum-677cc0b9f3a74868.rlib,libnum_iter-dfac4da4a99367f0.rlib,libnum_integer-228f98ea7598b238.rlib,libtime-2ea8997952f2489d.rlib,libisatty-c058db7384e439db.rlib,libslog-74e7b8cb39c0c284.rlib,libcgmath-8997e619bd8f6ac8.rlib,libnum_traits-b6719635df10a956.rlib,libapprox-90e23ea93fa26511.rlib,libglutin-85abb68c188a4205.rlib,libosmesa_sys-9d798f8940300989.rlib,libwinit-04e496b872767b49.rlib,libwayland_window-9eccca4e9dfe11fb.rlib,libtempfile-2de12aa518dab5e3.rlib,librand-f7abca641188d979.rlib,libbyteorder-eb0ee0d148edc890.rlib,libwayland_kbd-d4797819dab803e6.rlib,libmemmap-c4ef2985c083eaef.rlib,libwayland_client-9150cd6d436cd0df.rlib,libwayland_sys-ee1c8ef922c2d17b.rlib,libdlib-27ddfc65d149aefe.rlib,liblibloading-31459448dbcf9458.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libbitflags-24a0d13aff84b1cf.rlib,libx11_dl-bcd770272665b5c9.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libshared_library-d298e906a72622bb.rlib,liblibc-d506c918679f6f71.rlib,liblazy_static-1934ef5b92f1b90d.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/rustcWfiCr5/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/aengine-9c6fca511e3a5403" "-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/libtempfile-2de12aa518dab5e3.rlib(tempfile-2de12aa518dab5e3.tempfile.d3df27020b846e28-cgu.0.rcgu.o): in function `tempfile::imp::unix::create_named': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-2.1.5/src/imp/unix.rs:34:(.text._ZN8tempfile3imp4unix12create_named17h3b9724611b0fe5c0E+0xf0): undefined reference to `open64' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtempfile-2de12aa518dab5e3.rlib(tempfile-2de12aa518dab5e3.tempfile.d3df27020b846e28-cgu.0.rcgu.o): in function `tempfile::imp::unix::create': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tempfile-2.1.5/src/imp/unix.rs:48:(.text._ZN8tempfile3imp4unix6create17ha09abfd53939fdc3E+0xfa): 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 `aengine` (bin "aengine") due to 1 previous error; 12 warnings emitted [INFO] running `Command { std: "docker" "inspect" "b49b8c61b9dff2109e2750f11d585affd6ff303317e531b666fd854bfd0f314d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b49b8c61b9dff2109e2750f11d585affd6ff303317e531b666fd854bfd0f314d", kill_on_drop: false }` [INFO] [stdout] b49b8c61b9dff2109e2750f11d585affd6ff303317e531b666fd854bfd0f314d