[INFO] cloning repository https://github.com/eatasaur/rust-sdl-project [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eatasaur/rust-sdl-project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Featasaur%2Frust-sdl-project", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Featasaur%2Frust-sdl-project'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ddb90a11ed6f4cf8fed582c13e88df3f3aa74ca [INFO] testing eatasaur/rust-sdl-project against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Featasaur%2Frust-sdl-project" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/eatasaur/rust-sdl-project [INFO] finished tweaking git repo https://github.com/eatasaur/rust-sdl-project [INFO] tweaked toml for git repo https://github.com/eatasaur/rust-sdl-project written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/eatasaur/rust-sdl-project on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/eatasaur/rust-sdl-project 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tuple_utils v0.4.0 [INFO] [stderr] Downloaded shrev v1.1.3 [INFO] [stderr] Downloaded macro_rules_attribute-proc_macro v0.1.3 [INFO] [stderr] Downloaded nougat-proc_macros v0.2.4 [INFO] [stderr] Downloaded version-compare v0.1.1 [INFO] [stderr] Downloaded hibitset v0.6.4 [INFO] [stderr] Downloaded shred v0.15.0 [INFO] [stderr] Downloaded nougat v0.2.4 [INFO] [stderr] Downloaded specs v0.20.0 [INFO] [stderr] Downloaded tynm v0.1.10 [INFO] [stderr] Downloaded macro_rules_attribute v0.1.3 [INFO] [stderr] Downloaded sdl2 v0.36.0 [INFO] [stderr] Downloaded sdl2-sys v0.36.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b7f229db60b372aa680c741e330ddbffd415172c2687c65decbbf31c49d08cc [INFO] running `Command { std: "docker" "start" "-a" "7b7f229db60b372aa680c741e330ddbffd415172c2687c65decbbf31c49d08cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b7f229db60b372aa680c741e330ddbffd415172c2687c65decbbf31c49d08cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b7f229db60b372aa680c741e330ddbffd415172c2687c65decbbf31c49d08cc", kill_on_drop: false }` [INFO] [stdout] 7b7f229db60b372aa680c741e330ddbffd415172c2687c65decbbf31c49d08cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b9b09a4952412278aec9d5362b1221f0f1257077809b7c1a4d453cb7a1d1c630 [INFO] running `Command { std: "docker" "start" "-a" "b9b09a4952412278aec9d5362b1221f0f1257077809b7c1a4d453cb7a1d1c630", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.1.3 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling atomic_refcell v0.1.13 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling sdl2 v0.36.0 [INFO] [stderr] Compiling tuple_utils v0.4.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling shrev v1.1.3 [INFO] [stderr] Compiling sdl2-sys v0.36.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling macro_rules_attribute v0.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling tynm v0.1.10 [INFO] [stderr] Compiling shred v0.15.0 [INFO] [stderr] Compiling hibitset v0.6.4 [INFO] [stderr] Compiling nougat-proc_macros v0.2.4 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling nougat v0.2.4 [INFO] [stderr] Compiling specs v0.20.0 [INFO] [stderr] Compiling rust_game v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `frame`, `total_frames`, and `rot` are never read [INFO] [stdout] --> src/components.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Renderable { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 25 | pub frame: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 26 | // Max frame offset before [INFO] [stdout] 27 | pub total_frames: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 28 | // Rotation of imagae to display [INFO] [stdout] 29 | pub rot: f64 [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/utils/texture_manager.rs:59:14 [INFO] [stdout] | [INFO] [stdout] 59 | fn load(&'l self, path: &str) -> Result { [INFO] [stdout] | ^^ ------- the lifetime gets resolved as `'l` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'l` [INFO] [stdout] | [INFO] [stdout] 59 | fn load(&'l self, path: &str) -> Result, String> { [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/rustcuiN7Co/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libspecs-88b63c2b4425e079.rlib,liblog-d7265f731e6ad35f.rlib,libnougat-8d902cd90079a314.rlib,libmacro_rules_attribute-5ea097b714144fe4.rlib,libcrossbeam_queue-32fd2b19a191f0f3.rlib,libtuple_utils-bd3f3f811236b7e4.rlib,libshrev-b5c5ca22c3d30725.rlib,libshred-7ab4031eb59f22f8.rlib,libtynm-89e8cdbecb0afbb2.rlib,libnom-9948a599b7ecfeaa.rlib,libmemchr-62f9e3c45132a13a.rlib,libarrayvec-a6492ca2faec6e04.rlib,libsmallvec-2d6715e484c92b62.rlib,libahash-a9eacd36d8b3e976.rlib,libgetrandom-f3418e9676c5dcda.rlib,libcfg_if-66d55f6b302e88c8.rlib,libonce_cell-02b75ebed7079583.rlib,libatomic_refcell-906e4c216c35bafc.rlib,libhibitset-2a3f6b2ff61f527e.rlib,librayon-74a94d0488ff0a0f.rlib,librayon_core-2dc7e001aeac2983.rlib,libcrossbeam_deque-97b0df213af5d651.rlib,libcrossbeam_epoch-9f926089d9ca2540.rlib,libcrossbeam_utils-fc7e6002ed14cc50.rlib,libeither-e7eb4c17fb83a0c7.rlib,libsdl2-91507658f3b653d1.rlib,libsdl2_sys-7a2daed133c63ddb.rlib}.rlib" "-lSDL2" "-lSDL2_image" "-lSDL2_ttf" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libbitflags-e274cd04b58a060d.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,liblibc-25531b881a8d2864.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/rustcuiN7Co/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/rust_game-248317756d4819f6" "-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: cannot find -lSDL2_image: No such file or directory [INFO] [stdout] /usr/bin/ld: cannot find -lSDL2_ttf: No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_game` (bin "rust_game") due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "b9b09a4952412278aec9d5362b1221f0f1257077809b7c1a4d453cb7a1d1c630", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9b09a4952412278aec9d5362b1221f0f1257077809b7c1a4d453cb7a1d1c630", kill_on_drop: false }` [INFO] [stdout] b9b09a4952412278aec9d5362b1221f0f1257077809b7c1a4d453cb7a1d1c630