[INFO] updating cached 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" "-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] af6a0828f104c84abaddb80cdb87885e0d370e4b [INFO] testing cecton/rom_launcher against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcecton%2From_launcher" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cecton/rom_launcher 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/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-10/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" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] [stdout] b2bddda4e5dc96be13fe3b5b77f52136a3a3fbd9230f8a24f5c6325f29ed3f94 [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" "b2bddda4e5dc96be13fe3b5b77f52136a3a3fbd9230f8a24f5c6325f29ed3f94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2bddda4e5dc96be13fe3b5b77f52136a3a3fbd9230f8a24f5c6325f29ed3f94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2bddda4e5dc96be13fe3b5b77f52136a3a3fbd9230f8a24f5c6325f29ed3f94", kill_on_drop: false }` [INFO] [stdout] b2bddda4e5dc96be13fe3b5b77f52136a3a3fbd9230f8a24f5c6325f29ed3f94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 7fc4a04b02dc4182fc89d1c5e5fc0198dbf2dda06218d077ee490c1addd198cd [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" "7fc4a04b02dc4182fc89d1c5e5fc0198dbf2dda06218d077ee490c1addd198cd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling rom_launcher v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling snowflake v1.3.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 sdl2-sys v0.31.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling id_tree v1.7.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling getrandom v0.1.14 [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 num-bigint v0.1.44 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling env_logger v0.5.13 [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_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" "-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/rom_launcher-613d6101b895ebc6.rom_launcher.ahgl907a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-613d6101b895ebc6.rom_launcher.ahgl907a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-613d6101b895ebc6.rom_launcher.ahgl907a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-613d6101b895ebc6.rom_launcher.ahgl907a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-613d6101b895ebc6.rom_launcher.ahgl907a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-613d6101b895ebc6.rom_launcher.ahgl907a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-613d6101b895ebc6.rom_launcher.ahgl907a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-613d6101b895ebc6.rom_launcher.ahgl907a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-613d6101b895ebc6.rom_launcher.ahgl907a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-613d6101b895ebc6.rom_launcher.ahgl907a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-613d6101b895ebc6.rom_launcher.ahgl907a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-613d6101b895ebc6.rom_launcher.ahgl907a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-613d6101b895ebc6.rom_launcher.ahgl907a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-613d6101b895ebc6.rom_launcher.ahgl907a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-613d6101b895ebc6.rom_launcher.ahgl907a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-613d6101b895ebc6.rom_launcher.ahgl907a-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rom_launcher-613d6101b895ebc6" "/opt/rustwide/target/debug/deps/rom_launcher-613d6101b895ebc6.2gywcwnbbay2ftqc.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/libtempfile-ef7eda0a0ba3438b.rlib" "/opt/rustwide/target/debug/deps/librand-d7496b780d8abe07.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-eda12de4b4e5ea78.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c44318ca2ca571e9.rlib" "/opt/rustwide/target/debug/deps/librand_core-36fcca31a98c5ddd.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3ae9684103155026.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-577e461dcab5829e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-06867c4d7488b4c8.rlib" "/opt/rustwide/target/debug/deps/libryu-346252d1dd2293b6.rlib" "/opt/rustwide/target/debug/deps/libitoa-188235a5b9981757.rlib" "/opt/rustwide/target/debug/deps/libdirs-86f0779b38a07911.rlib" "/opt/rustwide/target/debug/deps/libserde-06f30fd72615a36f.rlib" "/opt/rustwide/target/debug/deps/libsdl2-08e1a0f103d6c5cb.rlib" "/opt/rustwide/target/debug/deps/librand-7e289c4fed867ea8.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-a72deb5b1a5ece5d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-12fb577444bcad11.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cbf4e74d25b393ff.rlib" "/opt/rustwide/target/debug/deps/libnum-b71d731489c75dad.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-fe2c5f87b15d8a50.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-474c9514dffc9ff0.rlib" "/opt/rustwide/target/debug/deps/librand-497ee7149b648ce4.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-499695911dba3294.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-f61ed616208b2c25.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-b2b8a1c7033ab87d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-667b70a544f1a6ac.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-27ecd857bf067ddb.rlib" "/opt/rustwide/target/debug/deps/libid_tree-62e10beb6d732829.rlib" "/opt/rustwide/target/debug/deps/libsnowflake-2bb8de423e5cd388.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-d2e710bba5d0b254.rlib" "/opt/rustwide/target/debug/deps/libregex-918e82667ed87ae4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-87cfd577652377a1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c234f626249548c1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-36f17ee7f2a5f584.rlib" "/opt/rustwide/target/debug/deps/libmemchr-994f1cb85517744c.rlib" "/opt/rustwide/target/debug/deps/libatty-1eb2fc2b1c8142ea.rlib" "/opt/rustwide/target/debug/deps/liblibc-4f80335c1c505af7.rlib" "/opt/rustwide/target/debug/deps/libhumantime-6c195576bab721d4.rlib" "/opt/rustwide/target/debug/deps/libquick_error-c22e30eaeceace11.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-a3544bc2316d4651.rlib" "/opt/rustwide/target/debug/deps/liblog-e935e5f43f7a9542.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.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_image" "-lSDL2" "-lutil" "-ldl" "-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 `rom_launcher`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "7fc4a04b02dc4182fc89d1c5e5fc0198dbf2dda06218d077ee490c1addd198cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fc4a04b02dc4182fc89d1c5e5fc0198dbf2dda06218d077ee490c1addd198cd", kill_on_drop: false }` [INFO] [stdout] 7fc4a04b02dc4182fc89d1c5e5fc0198dbf2dda06218d077ee490c1addd198cd