[INFO] updating cached repository https://github.com/LucioFranco/rust-game-dev-workshop [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8b9e1c4119d432ff7dfa95e1e20e8a6092637dcc [INFO] testing LucioFranco/rust-game-dev-workshop against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucioFranco%2Frust-game-dev-workshop" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LucioFranco/rust-game-dev-workshop on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [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-4/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 `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5d8cd73fa87ebbe4bf7dc06328afbd42929e92bdbc8436a8697ad064c828fcb8 [INFO] running `"docker" "start" "-a" "5d8cd73fa87ebbe4bf7dc06328afbd42929e92bdbc8436a8697ad064c828fcb8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling syn v0.15.44 [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 log v0.4.8 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling hashbrown v0.6.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [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 quote v0.6.13 [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 hibitset v0.6.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.9 [INFO] [stderr] Compiling shred-derive v0.6.1 [INFO] [stderr] Compiling specs-derive v0.4.0 [INFO] [stderr] Compiling derivative v1.0.3 [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] [stderr] warning: unused import: `std::time::Duration` [INFO] [stderr] --> src/systems/animator.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use std::time::Duration; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `player_starting_animations` [INFO] [stderr] --> src/game.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | let player_starting_animations = gen_locations(&[(0, 0)], 52, 72); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_player_starting_animations` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `motion` [INFO] [stderr] --> src/systems/animator.rs:28:33 [INFO] [stderr] | [INFO] [stderr] 28 | for (animation, sprite, motion) in (&mut animations, &mut sprites, &motion).join() { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_motion` [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/game_dev_workshop-916247876b0ad0e3.game_dev_workshop.91epvk2e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev_workshop-916247876b0ad0e3.game_dev_workshop.91epvk2e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev_workshop-916247876b0ad0e3.game_dev_workshop.91epvk2e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev_workshop-916247876b0ad0e3.game_dev_workshop.91epvk2e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev_workshop-916247876b0ad0e3.game_dev_workshop.91epvk2e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev_workshop-916247876b0ad0e3.game_dev_workshop.91epvk2e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev_workshop-916247876b0ad0e3.game_dev_workshop.91epvk2e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev_workshop-916247876b0ad0e3.game_dev_workshop.91epvk2e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev_workshop-916247876b0ad0e3.game_dev_workshop.91epvk2e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev_workshop-916247876b0ad0e3.game_dev_workshop.91epvk2e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev_workshop-916247876b0ad0e3.game_dev_workshop.91epvk2e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev_workshop-916247876b0ad0e3.game_dev_workshop.91epvk2e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev_workshop-916247876b0ad0e3.game_dev_workshop.91epvk2e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev_workshop-916247876b0ad0e3.game_dev_workshop.91epvk2e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev_workshop-916247876b0ad0e3.game_dev_workshop.91epvk2e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev_workshop-916247876b0ad0e3.game_dev_workshop.91epvk2e-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/game_dev_workshop-916247876b0ad0e3" "/opt/rustwide/target/debug/deps/game_dev_workshop-916247876b0ad0e3.160pv9bb58d2np6n.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libspecs-d0694699ebeb4264.rlib" "/opt/rustwide/target/debug/deps/liblog-96d91d8c7f837483.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-cde6f932d5c386f3.rlib" "/opt/rustwide/target/debug/deps/libtuple_utils-2a09c697b0e4e1db.rlib" "/opt/rustwide/target/debug/deps/libshrev-ace5f371768981c0.rlib" "/opt/rustwide/target/debug/deps/libshred-3dcb1f89272badca.rlib" "/opt/rustwide/target/debug/deps/libmopa-a263390c10b85612.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-91bb181b0fb23d7a.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f4be53d6ea3dff13.rlib" "/opt/rustwide/target/debug/deps/libahash-7a9bd67ee61b6330.rlib" "/opt/rustwide/target/debug/deps/libconst_random-7a542adade82e79c.rlib" "/opt/rustwide/target/debug/deps/libhibitset-ff0b2c40db826409.rlib" "/opt/rustwide/target/debug/deps/librayon-9234459bda66da05.rlib" "/opt/rustwide/target/debug/deps/librayon_core-62fcd9909a63e12e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-dc88694afb63d374.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-6d600468f29c31cf.rlib" "/opt/rustwide/target/debug/deps/libeither-61fbb0a110e3d219.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4df529e4b65c3ad3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-da5c7be54e58de93.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d00efb923351447f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-7089ff11c3a75a2a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c462c3b6457a08f4.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ec95cd3e5974fa91.rlib" "/opt/rustwide/target/debug/deps/libnodrop-3f1ae48cdf99ed25.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c9325044fa92f8a5.rlib" "/opt/rustwide/target/debug/deps/libatom-db8c9b6f1e463353.rlib" "/opt/rustwide/target/debug/deps/libsdl2-ca2c805d4a4128eb.rlib" "/opt/rustwide/target/debug/deps/librand-cfbef282e9cde38c.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-55225f7c9ad0c2e7.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fbf62ac733ef0d6.rlib" "/opt/rustwide/target/debug/deps/librand_hc-980be8da34566e1a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d76d699464ac7555.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2ea51ddc61af076b.rlib" "/opt/rustwide/target/debug/deps/librand_core-26a2826f5572bf57.rlib" "/opt/rustwide/target/debug/deps/librand_os-c9d17af94f57a405.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-58dce171dcf92ccf.rlib" "/opt/rustwide/target/debug/deps/librand_core-d04c764b3a64cc39.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-792aae4f357e0e73.rlib" "/opt/rustwide/target/debug/deps/libbitflags-bae0fd3e41703743.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-807f2c476a0e6b86.rlib" "/opt/rustwide/target/debug/deps/liblibc-84efda87e0c06bef.rlib" "/opt/rustwide/target/debug/deps/libnum-29d4d0a784535008.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-6aefb5bd8f2bc1d6.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-cca22b7b3eebc8a8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-efde0ca71b7c9a9a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lSDL2_image [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 3 warnings emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `game_dev_workshop`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "5d8cd73fa87ebbe4bf7dc06328afbd42929e92bdbc8436a8697ad064c828fcb8"` [INFO] running `"docker" "rm" "-f" "5d8cd73fa87ebbe4bf7dc06328afbd42929e92bdbc8436a8697ad064c828fcb8"` [INFO] [stdout] 5d8cd73fa87ebbe4bf7dc06328afbd42929e92bdbc8436a8697ad064c828fcb8