[INFO] cloning repository https://github.com/cecton/rom_launcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cecton/rom_launcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcecton%2From_launcher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcecton%2From_launcher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] af6a0828f104c84abaddb80cdb87885e0d370e4b [INFO] testing cecton/rom_launcher against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcecton%2From_launcher" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cecton/rom_launcher on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cecton/rom_launcher [INFO] finished tweaking git repo https://github.com/cecton/rom_launcher [INFO] tweaked toml for git repo https://github.com/cecton/rom_launcher written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/cecton/rom_launcher already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded snowflake v1.3.0 [INFO] [stderr] Downloaded id_tree v1.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f9325f105a1970dfdc1b9a4d34648100ed37ee78e1f2348920519b669965221 [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" "1f9325f105a1970dfdc1b9a4d34648100ed37ee78e1f2348920519b669965221", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f9325f105a1970dfdc1b9a4d34648100ed37ee78e1f2348920519b669965221", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f9325f105a1970dfdc1b9a4d34648100ed37ee78e1f2348920519b669965221", kill_on_drop: false }` [INFO] [stdout] 1f9325f105a1970dfdc1b9a4d34648100ed37ee78e1f2348920519b669965221 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", 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] b787bedbd534fb95e6a776f2d1332f400232e520b2a7fd6d43ef0e94795afcee [INFO] running `Command { std: "docker" "start" "-a" "b787bedbd534fb95e6a776f2d1332f400232e520b2a7fd6d43ef0e94795afcee", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling snowflake v1.3.0 [INFO] [stderr] Compiling rom_launcher v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling id_tree v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling sdl2 v0.31.0 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rom_launcher-5a9bc0334c5a048b.rom_launcher.61f9ytgs-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-5a9bc0334c5a048b.rom_launcher.61f9ytgs-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-5a9bc0334c5a048b.rom_launcher.61f9ytgs-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-5a9bc0334c5a048b.rom_launcher.61f9ytgs-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-5a9bc0334c5a048b.rom_launcher.61f9ytgs-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-5a9bc0334c5a048b.rom_launcher.61f9ytgs-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-5a9bc0334c5a048b.rom_launcher.61f9ytgs-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-5a9bc0334c5a048b.rom_launcher.61f9ytgs-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-5a9bc0334c5a048b.rom_launcher.61f9ytgs-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-5a9bc0334c5a048b.rom_launcher.61f9ytgs-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-5a9bc0334c5a048b.rom_launcher.61f9ytgs-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-5a9bc0334c5a048b.rom_launcher.61f9ytgs-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-5a9bc0334c5a048b.rom_launcher.61f9ytgs-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-5a9bc0334c5a048b.rom_launcher.61f9ytgs-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-5a9bc0334c5a048b.rom_launcher.61f9ytgs-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-5a9bc0334c5a048b.rom_launcher.61f9ytgs-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rom_launcher-5a9bc0334c5a048b" "/opt/rustwide/target/debug/deps/rom_launcher-5a9bc0334c5a048b.j66d094wp2ovis1.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtempfile-ccf1c8de29e3858d.rlib" "/opt/rustwide/target/debug/deps/librand-87c76f7a3609a5dc.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-be81653222394f33.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-18d7340ed46b1486.rlib" "/opt/rustwide/target/debug/deps/librand_core-5b026bc12e7091ae.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2d36d6b46c42eb5c.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-f3e42a2b1e6646e9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3883bae524f969fe.rlib" "/opt/rustwide/target/debug/deps/libryu-f21f59bb2c528cca.rlib" "/opt/rustwide/target/debug/deps/libitoa-9519358f9875601f.rlib" "/opt/rustwide/target/debug/deps/libdirs-1ad579f264462b55.rlib" "/opt/rustwide/target/debug/deps/libserde-6a601322c7fd2d33.rlib" "/opt/rustwide/target/debug/deps/libsdl2-2000227d149bb617.rlib" "/opt/rustwide/target/debug/deps/librand-330b1f6164eed9e3.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-11431dcf5b957cd0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5491842f1301905a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-721ddb5cf32cc140.rlib" "/opt/rustwide/target/debug/deps/libnum-33398b959bd6c6e2.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-b833250e0b8e987e.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-0ed3f279aea379af.rlib" "/opt/rustwide/target/debug/deps/librand-7af353178836cca6.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-acfdf4bbe134043b.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-7a3ef2123a40ae59.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-24afab6d15168957.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-297820ba26335856.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-85b0292c6a28c7e5.rlib" "/opt/rustwide/target/debug/deps/libid_tree-fb8f010aff9f567b.rlib" "/opt/rustwide/target/debug/deps/libsnowflake-96d0b4291ded3f74.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-be2a3c26222b7788.rlib" "/opt/rustwide/target/debug/deps/libregex-13c5d227079b7de9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-abd19461110d9879.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ecd352392faaf83d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4a763a6f3faacef7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-90bac19b7815f3a4.rlib" "/opt/rustwide/target/debug/deps/libatty-f23d809a820ece96.rlib" "/opt/rustwide/target/debug/deps/liblibc-b81290768ea6ee12.rlib" "/opt/rustwide/target/debug/deps/libhumantime-d1daf477eefaee41.rlib" "/opt/rustwide/target/debug/deps/libquick_error-671ab0df75bdceb5.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-e4b34bdcfdb5f1c4.rlib" "/opt/rustwide/target/debug/deps/liblog-16806d2907ecf26d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lSDL2_image" "-lSDL2" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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 `rom_launcher` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "b787bedbd534fb95e6a776f2d1332f400232e520b2a7fd6d43ef0e94795afcee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b787bedbd534fb95e6a776f2d1332f400232e520b2a7fd6d43ef0e94795afcee", kill_on_drop: false }` [INFO] [stdout] b787bedbd534fb95e6a776f2d1332f400232e520b2a7fd6d43ef0e94795afcee