[INFO] cloning repository https://github.com/Hofnerd/Genjin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hofnerd/Genjin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHofnerd%2FGenjin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHofnerd%2FGenjin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 624ebb3f072756cd78c390f9ac6a25e06aa819d8
[INFO] building Hofnerd/Genjin against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHofnerd%2FGenjin" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Hofnerd/Genjin on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Hofnerd/Genjin
[INFO] finished tweaking git repo https://github.com/Hofnerd/Genjin
[INFO] tweaked toml for git repo https://github.com/Hofnerd/Genjin written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Hofnerd/Genjin 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hibitset v0.6.4
[INFO] [stderr]   Downloaded c_vec v2.0.0
[INFO] [stderr]   Downloaded tynm v0.1.10
[INFO] [stderr]   Downloaded specs-derive v0.4.1
[INFO] [stderr]   Downloaded shred v0.15.0
[INFO] [stderr]   Downloaded specs v0.20.0
[INFO] [stderr]   Downloaded shrev v1.1.3
[INFO] [stderr]   Downloaded tuple_utils v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ddfab4ec2225fa537be3d3984a2211a7f36d01035cbe0ccb510d675e98c7e72d
[INFO] running `Command { std: "docker" "start" "-a" "ddfab4ec2225fa537be3d3984a2211a7f36d01035cbe0ccb510d675e98c7e72d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ddfab4ec2225fa537be3d3984a2211a7f36d01035cbe0ccb510d675e98c7e72d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddfab4ec2225fa537be3d3984a2211a7f36d01035cbe0ccb510d675e98c7e72d", kill_on_drop: false }`
[INFO] [stdout] ddfab4ec2225fa537be3d3984a2211a7f36d01035cbe0ccb510d675e98c7e72d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a0532839959b8c27dd771f1157ed37f2964dcfa343d82607682360d5e807d66
[INFO] running `Command { std: "docker" "start" "-a" "2a0532839959b8c27dd771f1157ed37f2964dcfa343d82607682360d5e807d66", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[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 ahash v0.7.8
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.1.3
[INFO] [stderr]    Compiling sdl2-sys v0.37.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling atomic_refcell v0.1.13
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling sdl2 v0.37.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling macro_rules_attribute v0.1.3
[INFO] [stderr]    Compiling shrev v1.1.3
[INFO] [stderr]    Compiling c_vec v2.0.0
[INFO] [stderr]    Compiling tuple_utils v0.4.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling tynm v0.1.10
[INFO] [stderr]    Compiling hibitset v0.6.4
[INFO] [stderr]    Compiling shred v0.15.0
[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 genjin v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `translate_coordinate` is never used
[INFO] [stdout]   --> src/entities/entity_components.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Position {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 13 |     pub fn translate_coordinate(&mut self, screen: ScreenSize) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `owner` and `direction` are never read
[INFO] [stdout]    --> src/entities/entity_components.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub struct ProjectileProperties {
[INFO] [stdout]     |            -------------------- fields in this struct
[INFO] [stdout] 124 |     pub owner: i32,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 125 |     pub direction: Direction,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ProjectileProperties` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `current_frame`, `left_frames`, and `right_frames` are never read
[INFO] [stdout]    --> src/entities/entity_components.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub struct MovementAnimation {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] 131 |     pub current_frame: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 132 |     pub left_frames: Vec<Sprite>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 133 |     pub right_frames: Vec<Sprite>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MovementAnimation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcVKmaoN/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libspecs-73292f72d2106d9b.rlib,liblog-5fb51f756c1191b0.rlib,libnougat-9f0e72755d1dfa5f.rlib,libmacro_rules_attribute-9690897cf8c67fa7.rlib,libcrossbeam_queue-0ab88da34c5ea507.rlib,libtuple_utils-f7083f93943f1e3f.rlib,libshrev-ba2d5f454b2647d7.rlib,libshred-9fc96374a6eac573.rlib,libtynm-253bbdd8a5a32ae0.rlib,libnom-8cac6008071a9b84.rlib,libmemchr-29d6b2bc96b2b183.rlib,libarrayvec-41dcfe80309d7422.rlib,libsmallvec-8045c56aeb050430.rlib,libahash-324cff858ad69d3b.rlib,libgetrandom-c895716189d43c3d.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libonce_cell-5a4465f1df8bb25f.rlib,libatomic_refcell-ef391933bba883f4.rlib,libhibitset-b8b96236ac0c314f.rlib,librayon-03f22ad3f1ac20df.rlib,librayon_core-9a8f334f0de531d6.rlib,libcrossbeam_deque-337e201672f94d3a.rlib,libcrossbeam_epoch-6eaad7f981b0bedd.rlib,libcrossbeam_utils-d3f614f0e73f3455.rlib,libeither-05c06c46adc2ac96.rlib,libsdl2-58522d57ce64cf06.rlib,libc_vec-e600cd7c50fb0387.rlib,libsdl2_sys-2eac3743c6eb5de4.rlib,libbitflags-e2b4db6c651223da.rlib,liblazy_static-b3603208c0de2608.rlib,liblibc-0b776239f1a36f75.rlib}" "/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lSDL2_ttf" "-lSDL2_gfx" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/genjin-8f9bb4ff9734ba06" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lSDL2_image
[INFO] [stdout]           rust-lld: error: unable to find library -lSDL2_ttf
[INFO] [stdout]           rust-lld: error: unable to find library -lSDL2_gfx
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `genjin` (bin "genjin") due to 1 previous error; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "2a0532839959b8c27dd771f1157ed37f2964dcfa343d82607682360d5e807d66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a0532839959b8c27dd771f1157ed37f2964dcfa343d82607682360d5e807d66", kill_on_drop: false }`
[INFO] [stdout] 2a0532839959b8c27dd771f1157ed37f2964dcfa343d82607682360d5e807d66
