[INFO] updating cached repository https://github.com/otaviopace/game-workshop [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9b86aea8e529f32384353128fd4b596d8d52133b [INFO] testing otaviopace/game-workshop against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fotaviopace%2Fgame-workshop" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/otaviopace/game-workshop on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/otaviopace/game-workshop [INFO] finished tweaking git repo https://github.com/otaviopace/game-workshop [INFO] tweaked toml for git repo https://github.com/otaviopace/game-workshop written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/otaviopace/game-workshop already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ad08370578c1a039572dc8e04086c0926592ab6c6ef2aa3620ae82d5f41b8cae [INFO] running `Command { std: "docker" "start" "-a" "ad08370578c1a039572dc8e04086c0926592ab6c6ef2aa3620ae82d5f41b8cae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad08370578c1a039572dc8e04086c0926592ab6c6ef2aa3620ae82d5f41b8cae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad08370578c1a039572dc8e04086c0926592ab6c6ef2aa3620ae82d5f41b8cae", kill_on_drop: false }` [INFO] [stdout] ad08370578c1a039572dc8e04086c0926592ab6c6ef2aa3620ae82d5f41b8cae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1af3ea59402fc5cc4b6d79bf500864d4b9c3f2da7d5e6d6c4593fe29a73f10a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a1af3ea59402fc5cc4b6d79bf500864d4b9c3f2da7d5e6d6c4593fe29a73f10a", kill_on_drop: false }` [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling either v1.5.1 [INFO] [stderr] Compiling nonzero_signed v1.0.3 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling tuple_utils v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling sdl2-sys v0.32.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling sdl2 v0.32.1 [INFO] [stderr] Compiling crossbeam v0.4.1 [INFO] [stderr] Compiling hibitset v0.5.4 [INFO] [stderr] Compiling shred v0.7.1 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling shred-derive v0.5.1 [INFO] [stderr] Compiling specs-derive v0.4.0 [INFO] [stderr] Compiling shrev v1.0.1 [INFO] [stderr] Compiling specs v0.14.3 [INFO] [stderr] Compiling game-workshop v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/game_workshop-ef1a5b17a56f1a40.game_workshop.1foenavv-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-ef1a5b17a56f1a40.game_workshop.1foenavv-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-ef1a5b17a56f1a40.game_workshop.1foenavv-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-ef1a5b17a56f1a40.game_workshop.1foenavv-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-ef1a5b17a56f1a40.game_workshop.1foenavv-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-ef1a5b17a56f1a40.game_workshop.1foenavv-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-ef1a5b17a56f1a40.game_workshop.1foenavv-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-ef1a5b17a56f1a40.game_workshop.1foenavv-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-ef1a5b17a56f1a40.game_workshop.1foenavv-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-ef1a5b17a56f1a40.game_workshop.1foenavv-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-ef1a5b17a56f1a40.game_workshop.1foenavv-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-ef1a5b17a56f1a40.game_workshop.1foenavv-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-ef1a5b17a56f1a40.game_workshop.1foenavv-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-ef1a5b17a56f1a40.game_workshop.1foenavv-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-ef1a5b17a56f1a40.game_workshop.1foenavv-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-ef1a5b17a56f1a40.game_workshop.1foenavv-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/game_workshop-ef1a5b17a56f1a40" "/opt/rustwide/target/debug/deps/game_workshop-ef1a5b17a56f1a40.3lxvsro2sus2s6o8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libspecs-b7f3ff95e1d27fc7.rlib" "/opt/rustwide/target/debug/deps/libtuple_utils-5d48eb8afbe52424.rlib" "/opt/rustwide/target/debug/deps/libshrev-9184cd73fee16f6e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-24690886cd7428e5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5627d6a1e7bb285f.rlib" "/opt/rustwide/target/debug/deps/librand-d12fc047c3eccbbe.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-12911dd6a38b71f3.rlib" "/opt/rustwide/target/debug/deps/libnonzero_signed-c1d00da81c225fd1.rlib" "/opt/rustwide/target/debug/deps/liblog-a266888d7b5c383e.rlib" "/opt/rustwide/target/debug/deps/libhibitset-e453d29a59b91e73.rlib" "/opt/rustwide/target/debug/deps/libatom-8f57fb2678991f98.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-b9403ae17d4c12b5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9fb57c1a2899c82d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2ced172ff1edbef1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-959da54f5c29c8d1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c83ea66139aef7f4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-fa097e256e06f48d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1b3028015800c41e.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-068658c7affa1f7b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bf89c93b7d085ce5.rlib" "/opt/rustwide/target/debug/deps/librand-634dbff3d17f74d0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f5e7581768fc505c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-5284af995546a455.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-bc89dbf8493cc1e9.rlib" "/opt/rustwide/target/debug/deps/libshred-c5e719996a9711b7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ab7b752091c06e71.rlib" "/opt/rustwide/target/debug/deps/librayon-9f3549e8b7dc7e58.rlib" "/opt/rustwide/target/debug/deps/libeither-e9ee57bd73157d9c.rlib" "/opt/rustwide/target/debug/deps/librayon_core-c24f6fd3f47c7794.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-37db289012f08daf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-600e4a6529638e09.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-359659a17bf495bd.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-89809229cb7bd47b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3af188f211913eba.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d0b0c4511a7f677c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e792e61e2a22469.rlib" "/opt/rustwide/target/debug/deps/libmopa-7bb6cc4063c9818f.rlib" "/opt/rustwide/target/debug/deps/libfxhash-aeafd7526d945fd5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-63cd11c812d281e2.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5d80b0085901a0e8.rlib" "/opt/rustwide/target/debug/deps/libnodrop-20bd03037d6a02fd.rlib" "/opt/rustwide/target/debug/deps/libsdl2-a5c77b506fe38443.rlib" "/opt/rustwide/target/debug/deps/librand-9037fd63caad3a15.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-e50a968acb7b3406.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-48e634cceefa4757.rlib" "/opt/rustwide/target/debug/deps/librand_hc-bc2fd40474a7096a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-67227a63fe621f5d.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2061856100e62ba6.rlib" "/opt/rustwide/target/debug/deps/librand_core-7cf747837d5e7224.rlib" "/opt/rustwide/target/debug/deps/librand_os-4ef317ff56deda35.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-404e1a2ea1887578.rlib" "/opt/rustwide/target/debug/deps/librand_core-78bbe2a80acb1f13.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-affed7bcbfb5c3e5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-eda987bbeb521c5d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-1111c7f22c80ffdf.rlib" "/opt/rustwide/target/debug/deps/liblibc-b65a9f9a7827de3f.rlib" "/opt/rustwide/target/debug/deps/libnum-7776c808f3981920.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-0072aa6ed468b655.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ee535da76a16751b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0e331abae535600b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `game-workshop`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "a1af3ea59402fc5cc4b6d79bf500864d4b9c3f2da7d5e6d6c4593fe29a73f10a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1af3ea59402fc5cc4b6d79bf500864d4b9c3f2da7d5e6d6c4593fe29a73f10a", kill_on_drop: false }` [INFO] [stdout] a1af3ea59402fc5cc4b6d79bf500864d4b9c3f2da7d5e6d6c4593fe29a73f10a