[INFO] cloning repository https://github.com/LucioFranco/rust-game-dev-workshop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LucioFranco/rust-game-dev-workshop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucioFranco%2Frust-game-dev-workshop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucioFranco%2Frust-game-dev-workshop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b9e1c4119d432ff7dfa95e1e20e8a6092637dcc [INFO] testing LucioFranco/rust-game-dev-workshop against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucioFranco%2Frust-game-dev-workshop" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LucioFranco/rust-game-dev-workshop on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LucioFranco/rust-game-dev-workshop [INFO] finished tweaking git repo https://github.com/LucioFranco/rust-game-dev-workshop [INFO] tweaked toml for git repo https://github.com/LucioFranco/rust-game-dev-workshop written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/LucioFranco/rust-game-dev-workshop already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66ede64385032fe55ce0ac55547376db325c9028e020f87460e1e385931d952b [INFO] running `Command { std: "docker" "start" "-a" "66ede64385032fe55ce0ac55547376db325c9028e020f87460e1e385931d952b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66ede64385032fe55ce0ac55547376db325c9028e020f87460e1e385931d952b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66ede64385032fe55ce0ac55547376db325c9028e020f87460e1e385931d952b", kill_on_drop: false }` [INFO] [stdout] 66ede64385032fe55ce0ac55547376db325c9028e020f87460e1e385931d952b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80fc3a5a38c071ea1e1f117ece7e8755bead5cc2c9e161b65f149458131ce678 [INFO] running `Command { std: "docker" "start" "-a" "80fc3a5a38c071ea1e1f117ece7e8755bead5cc2c9e161b65f149458131ce678", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling nonzero_signed v1.0.3 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling shred-derive v0.6.1 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Compiling specs-derive v0.4.0 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling hashbrown v0.6.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.1 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling proc-macro-hack v0.5.9 [INFO] [stderr] Compiling hibitset v0.6.2 [INFO] [stderr] Compiling const-random-macro v0.1.6 [INFO] [stderr] Compiling const-random v0.1.6 [INFO] [stderr] Compiling ahash v0.2.12 [INFO] [stderr] Compiling shred v0.9.3 [INFO] [stderr] Compiling specs v0.15.0 [INFO] [stderr] Compiling game_dev_workshop v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/systems/animator.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `player_starting_animations` [INFO] [stdout] --> src/game.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | let player_starting_animations = gen_locations(&[(0, 0)], 52, 72); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player_starting_animations` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `motion` [INFO] [stdout] --> src/systems/animator.rs:28:33 [INFO] [stdout] | [INFO] [stdout] 28 | for (animation, sprite, motion) in (&mut animations, &mut sprites, &motion).join() { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_motion` [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/game_dev_workshop-def19379b66b8c5a.game_dev_workshop.67079575-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev_workshop-def19379b66b8c5a.game_dev_workshop.67079575-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev_workshop-def19379b66b8c5a.game_dev_workshop.67079575-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev_workshop-def19379b66b8c5a.game_dev_workshop.67079575-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev_workshop-def19379b66b8c5a.game_dev_workshop.67079575-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev_workshop-def19379b66b8c5a.game_dev_workshop.67079575-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev_workshop-def19379b66b8c5a.game_dev_workshop.67079575-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev_workshop-def19379b66b8c5a.game_dev_workshop.67079575-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev_workshop-def19379b66b8c5a.game_dev_workshop.67079575-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev_workshop-def19379b66b8c5a.game_dev_workshop.67079575-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev_workshop-def19379b66b8c5a.game_dev_workshop.67079575-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev_workshop-def19379b66b8c5a.game_dev_workshop.67079575-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev_workshop-def19379b66b8c5a.game_dev_workshop.67079575-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev_workshop-def19379b66b8c5a.game_dev_workshop.67079575-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev_workshop-def19379b66b8c5a.game_dev_workshop.67079575-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev_workshop-def19379b66b8c5a.game_dev_workshop.67079575-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev_workshop-def19379b66b8c5a.1stuua3iqk0yjita.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libspecs-11df994505761e89.rlib" "/opt/rustwide/target/debug/deps/liblog-bd2aeabb893b6ff2.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-67125b8d2ef96406.rlib" "/opt/rustwide/target/debug/deps/libtuple_utils-04dc4fbc2ffbd324.rlib" "/opt/rustwide/target/debug/deps/libshrev-b5e8fc5d2577eb9e.rlib" "/opt/rustwide/target/debug/deps/libshred-270d4a01209069f4.rlib" "/opt/rustwide/target/debug/deps/libmopa-0dc3478107a11471.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a78424d22891558d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8b91604caea49cbd.rlib" "/opt/rustwide/target/debug/deps/libahash-1ab9a0760f2a62bd.rlib" "/opt/rustwide/target/debug/deps/libconst_random-c3c871ac67d445ed.rlib" "/opt/rustwide/target/debug/deps/libhibitset-e9cf1ac33a64ca55.rlib" "/opt/rustwide/target/debug/deps/librayon-6ef74423fee05393.rlib" "/opt/rustwide/target/debug/deps/librayon_core-4ca431010dde2b28.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2046533df97ea10c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-d0222b2fff41f8ff.rlib" "/opt/rustwide/target/debug/deps/libeither-e79a6fa11914372f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-678900f0730917e3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-93a303e2d458272e.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d89edd6b5dde0279.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ab2fc8a27c44251.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-6e9581ceab966092.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-b13769804a21de2d.rlib" "/opt/rustwide/target/debug/deps/libnodrop-bfd73af8b2260a15.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-843e868c916b52db.rlib" "/opt/rustwide/target/debug/deps/libatom-1021087a5524f2f9.rlib" "/opt/rustwide/target/debug/deps/libsdl2-74daf6b5d7e83ade.rlib" "/opt/rustwide/target/debug/deps/librand-b94b86ae83d989ad.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-06e217ad92df2bfc.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-ac5c216a70bcf2ef.rlib" "/opt/rustwide/target/debug/deps/librand_hc-714c82d8096c6ceb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-fabfe7bb69033745.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-39c5c607c4a69ce5.rlib" "/opt/rustwide/target/debug/deps/librand_core-c0666ae413bc23d2.rlib" "/opt/rustwide/target/debug/deps/librand_os-8633f70b8881f8de.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-a6ffbd6e57632e30.rlib" "/opt/rustwide/target/debug/deps/librand_core-8951c9ba3b1758eb.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-692bbb27a4a3c4c2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-95dbd6b1c1e7a457.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/liblibc-42cd38000c3e94e8.rlib" "/opt/rustwide/target/debug/deps/libnum-b26530adfb9ea39d.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-f327f44184242a68.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7ea94ee11de2b68f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a27c46ce2a12db9f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/game_dev_workshop-def19379b66b8c5a" "-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; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `game_dev_workshop` due to 2 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "80fc3a5a38c071ea1e1f117ece7e8755bead5cc2c9e161b65f149458131ce678", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80fc3a5a38c071ea1e1f117ece7e8755bead5cc2c9e161b65f149458131ce678", kill_on_drop: false }` [INFO] [stdout] 80fc3a5a38c071ea1e1f117ece7e8755bead5cc2c9e161b65f149458131ce678