[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 try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcecton%2From_launcher" "/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/cecton/rom_launcher on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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-6/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde v1.0.111 [INFO] [stderr] Downloaded serde_derive v1.0.111 [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-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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] ddb0ca22cd96b1dcfeba014d1f9ea987e487c09247c7ea2d3cf7f20b635ab649 [INFO] running `Command { std: "docker" "start" "-a" "ddb0ca22cd96b1dcfeba014d1f9ea987e487c09247c7ea2d3cf7f20b635ab649", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ddb0ca22cd96b1dcfeba014d1f9ea987e487c09247c7ea2d3cf7f20b635ab649", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddb0ca22cd96b1dcfeba014d1f9ea987e487c09247c7ea2d3cf7f20b635ab649", kill_on_drop: false }` [INFO] [stdout] ddb0ca22cd96b1dcfeba014d1f9ea987e487c09247c7ea2d3cf7f20b635ab649 [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=forbid" "-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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00dfaa7970c08eb7883530a78eafa017dab7069fc3ff4d91b056380c52302807 [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" "00dfaa7970c08eb7883530a78eafa017dab7069fc3ff4d91b056380c52302807", 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 ryu v1.0.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling snowflake v1.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling rom_launcher v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling termcolor v1.1.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.7.3 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-complex v0.1.43 [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 env_logger v0.5.13 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling serde_json v1.0.53 [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/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rom_launcher-704669ba2ef8e85d.rom_launcher.h83opubz-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-704669ba2ef8e85d.rom_launcher.h83opubz-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-704669ba2ef8e85d.rom_launcher.h83opubz-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-704669ba2ef8e85d.rom_launcher.h83opubz-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-704669ba2ef8e85d.rom_launcher.h83opubz-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-704669ba2ef8e85d.rom_launcher.h83opubz-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-704669ba2ef8e85d.rom_launcher.h83opubz-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-704669ba2ef8e85d.rom_launcher.h83opubz-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-704669ba2ef8e85d.rom_launcher.h83opubz-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-704669ba2ef8e85d.rom_launcher.h83opubz-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-704669ba2ef8e85d.rom_launcher.h83opubz-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-704669ba2ef8e85d.rom_launcher.h83opubz-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-704669ba2ef8e85d.rom_launcher.h83opubz-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-704669ba2ef8e85d.rom_launcher.h83opubz-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-704669ba2ef8e85d.rom_launcher.h83opubz-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-704669ba2ef8e85d.rom_launcher.h83opubz-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rom_launcher-704669ba2ef8e85d" "/opt/rustwide/target/debug/deps/rom_launcher-704669ba2ef8e85d.e7as4qa6hqm8bkc.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtempfile-0763e1afcecc916c.rlib" "/opt/rustwide/target/debug/deps/librand-34cf8f2daedc0045.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0c274e06045c6a6e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5f9e5d40415e8333.rlib" "/opt/rustwide/target/debug/deps/librand_core-43a90a17db9132f5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d98310852f233228.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-ef29bc9e02dc762f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-411d7403bc1cff36.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-59a99f11c2272805.rlib" "/opt/rustwide/target/debug/deps/libdirs-d9eef449fe951e30.rlib" "/opt/rustwide/target/debug/deps/libserde-aacf47ccdf27270a.rlib" "/opt/rustwide/target/debug/deps/libsdl2-85652f0a2ba70426.rlib" "/opt/rustwide/target/debug/deps/librand-98ea166b9d1cd9aa.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-fa70efefe02c1e77.rlib" "/opt/rustwide/target/debug/deps/libbitflags-171913864070e9c9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-79520e0e29712984.rlib" "/opt/rustwide/target/debug/deps/libnum-3cccd22cf24e3184.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-ffb0e671216408ba.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-3e2f30945e4eb9f5.rlib" "/opt/rustwide/target/debug/deps/librand-231ae713a6c506ca.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-e60cd8ccd5f59559.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-74425f941af46c4f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-12cdf81fba8afbc7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-96e1d84f36e32bb5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9a478b99c0f5d30d.rlib" "/opt/rustwide/target/debug/deps/libid_tree-d98023f8144bc77c.rlib" "/opt/rustwide/target/debug/deps/libsnowflake-4a1299cff64313b6.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-167eb6f26b563935.rlib" "/opt/rustwide/target/debug/deps/libregex-4e066a69eaf47531.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f58e76f38029c5ae.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5c3f4ee3e5c74824.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libatty-e6b6c278be47854d.rlib" "/opt/rustwide/target/debug/deps/liblibc-1394abe0633c5989.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ba33ab49bc09a22b.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-10443558f0cae77f.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.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" "00dfaa7970c08eb7883530a78eafa017dab7069fc3ff4d91b056380c52302807", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00dfaa7970c08eb7883530a78eafa017dab7069fc3ff4d91b056380c52302807", kill_on_drop: false }` [INFO] [stdout] 00dfaa7970c08eb7883530a78eafa017dab7069fc3ff4d91b056380c52302807