[INFO] cloning repository https://github.com/happenslol/n3-sdl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/happenslol/n3-sdl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhappenslol%2Fn3-sdl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhappenslol%2Fn3-sdl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d6b6f44be1b5624d132919fd2ce7ceb3ea9a53e2 [INFO] testing happenslol/n3-sdl against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhappenslol%2Fn3-sdl" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/happenslol/n3-sdl on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/happenslol/n3-sdl [INFO] finished tweaking git repo https://github.com/happenslol/n3-sdl [INFO] tweaked toml for git repo https://github.com/happenslol/n3-sdl written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/happenslol/n3-sdl already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cgmath v0.13.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21956bd33d62e4ae2f5b664681d524db95414e8866071b5cb1b8ecdd23278b8c [INFO] running `Command { std: "docker" "start" "-a" "21956bd33d62e4ae2f5b664681d524db95414e8866071b5cb1b8ecdd23278b8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21956bd33d62e4ae2f5b664681d524db95414e8866071b5cb1b8ecdd23278b8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21956bd33d62e4ae2f5b664681d524db95414e8866071b5cb1b8ecdd23278b8c", kill_on_drop: false }` [INFO] [stdout] 21956bd33d62e4ae2f5b664681d524db95414e8866071b5cb1b8ecdd23278b8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44565aa5efc957537b3ef89b61ad615f0bb2f457a1d6c0bd22f534a052258b5c [INFO] running `Command { std: "docker" "start" "-a" "44565aa5efc957537b3ef89b61ad615f0bb2f457a1d6c0bd22f534a052258b5c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling libc v0.2.21 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling sdl2-sys v0.27.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling lazy_static v0.2.4 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling serde v0.9.13 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling base64 v0.4.1 [INFO] [stderr] Compiling syn v0.11.10 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling time v0.1.36 [INFO] [stderr] Compiling num-integer v0.1.33 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling num v0.1.37 [INFO] [stderr] Compiling cgmath v0.13.1 [INFO] [stderr] Compiling sdl2 v0.29.0 [INFO] [stderr] Compiling serde_codegen_internals v0.14.2 [INFO] [stderr] Compiling serde_derive v0.9.13 [INFO] [stderr] Compiling serde_json v0.9.9 [INFO] [stderr] Compiling n3-sdl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/context.rs:132:56 [INFO] [stdout] | [INFO] [stdout] 132 | self.render_buffer.sort_by_key(|e| e.z as i32);; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/scene/game_scene.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn new(mut ctx: &mut Context) -> GameScene { [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: variable does not need to be mutable [INFO] [stdout] --> src/scene/game_scene.rs:72:20 [INFO] [stdout] | [INFO] [stdout] 72 | fn draw(&self, mut ctx: &mut Context, a: f32) { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/entity/player.rs:96:24 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn draw(&self, mut ctx: &mut Context, a: f32) { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/tilemap/mod.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn new(mut ctx: &mut Context) -> Tilemap { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/tilemap/mod.rs:85:24 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn draw(&self, mut ctx: &mut Context) { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `scale` [INFO] [stdout] --> src/sprite/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | scale: f32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Sprite` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/sprite/mod.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (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" "/opt/rustwide/target/debug/deps/n3_sdl-0e49b55e832ba07a.n3_sdl.ec4a48bf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/n3_sdl-0e49b55e832ba07a.n3_sdl.ec4a48bf-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/n3_sdl-0e49b55e832ba07a.n3_sdl.ec4a48bf-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/n3_sdl-0e49b55e832ba07a.n3_sdl.ec4a48bf-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/n3_sdl-0e49b55e832ba07a.n3_sdl.ec4a48bf-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/n3_sdl-0e49b55e832ba07a.n3_sdl.ec4a48bf-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/n3_sdl-0e49b55e832ba07a.n3_sdl.ec4a48bf-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/n3_sdl-0e49b55e832ba07a.n3_sdl.ec4a48bf-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/n3_sdl-0e49b55e832ba07a.n3_sdl.ec4a48bf-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/n3_sdl-0e49b55e832ba07a.n3_sdl.ec4a48bf-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/n3_sdl-0e49b55e832ba07a.n3_sdl.ec4a48bf-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/n3_sdl-0e49b55e832ba07a.n3_sdl.ec4a48bf-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/n3_sdl-0e49b55e832ba07a.n3_sdl.ec4a48bf-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/n3_sdl-0e49b55e832ba07a.n3_sdl.ec4a48bf-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/n3_sdl-0e49b55e832ba07a.n3_sdl.ec4a48bf-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/n3_sdl-0e49b55e832ba07a.n3_sdl.ec4a48bf-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/n3_sdl-0e49b55e832ba07a.10jp43k95yj0c078.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbase64-a9e9032fcbd8e90c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5a5440f277c8ac32.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a9e959aecde15409.rlib" "/opt/rustwide/target/debug/deps/libdtoa-a3ac3ca1141df2b7.rlib" "/opt/rustwide/target/debug/deps/libitoa-3278ddd1824e5d14.rlib" "/opt/rustwide/target/debug/deps/libserde-2b4ed8f393716455.rlib" "/opt/rustwide/target/debug/deps/libtime-ee4b6793d108d7c7.rlib" "/opt/rustwide/target/debug/deps/libcgmath-82576a9ee62bc81e.rlib" "/opt/rustwide/target/debug/deps/libapprox-94ebf2bd36ba4bb3.rlib" "/opt/rustwide/target/debug/deps/libsdl2-d57b3de7cef5c247.rlib" "/opt/rustwide/target/debug/deps/librand-cb2c811ca1586c75.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-6d0cc07b7d83af2e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b50f842450d10e09.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-be23d859b68a7537.rlib" "/opt/rustwide/target/debug/deps/liblibc-e85960f115cb3592.rlib" "/opt/rustwide/target/debug/deps/libnum-a6becbb9e37c3348.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-ed9dffd7222f32fe.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c6c1856adbbf8e4d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d82c685371e6e251.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lSDL2_image" "-lSDL2" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/n3_sdl-0e49b55e832ba07a" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_image [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `n3-sdl` due to 2 previous errors; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "44565aa5efc957537b3ef89b61ad615f0bb2f457a1d6c0bd22f534a052258b5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44565aa5efc957537b3ef89b61ad615f0bb2f457a1d6c0bd22f534a052258b5c", kill_on_drop: false }` [INFO] [stdout] 44565aa5efc957537b3ef89b61ad615f0bb2f457a1d6c0bd22f534a052258b5c