[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#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcecton%2From_launcher" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cecton/rom_launcher on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-1/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 798b3b5b1e4068474ae9b8165df08d6ffa441e051e1b54978a1dd6ef3a05808c [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" "798b3b5b1e4068474ae9b8165df08d6ffa441e051e1b54978a1dd6ef3a05808c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "798b3b5b1e4068474ae9b8165df08d6ffa441e051e1b54978a1dd6ef3a05808c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "798b3b5b1e4068474ae9b8165df08d6ffa441e051e1b54978a1dd6ef3a05808c", kill_on_drop: false }` [INFO] [stdout] 798b3b5b1e4068474ae9b8165df08d6ffa441e051e1b54978a1dd6ef3a05808c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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] f11a3788a24628a9f72d6f6c2af366e91f4651316cb3cd3aae13b8941469e7e0 [INFO] running `Command { std: "docker" "start" "-a" "f11a3788a24628a9f72d6f6c2af366e91f4651316cb3cd3aae13b8941469e7e0", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling rom_launcher v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling snowflake v1.3.0 [INFO] [stderr] Compiling termcolor v1.1.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 thread_local v1.0.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling id_tree v1.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling aho-corasick v0.7.10 [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 tempfile v3.1.0 [INFO] [stderr] Compiling regex v1.3.9 [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] [stderr] Compiling env_logger v0.5.13 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rom_launcher-6bb6258df7111305.rom_launcher.c35gfoas-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-6bb6258df7111305.rom_launcher.c35gfoas-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-6bb6258df7111305.rom_launcher.c35gfoas-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-6bb6258df7111305.rom_launcher.c35gfoas-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-6bb6258df7111305.rom_launcher.c35gfoas-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-6bb6258df7111305.rom_launcher.c35gfoas-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-6bb6258df7111305.rom_launcher.c35gfoas-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-6bb6258df7111305.rom_launcher.c35gfoas-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-6bb6258df7111305.rom_launcher.c35gfoas-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-6bb6258df7111305.rom_launcher.c35gfoas-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-6bb6258df7111305.rom_launcher.c35gfoas-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-6bb6258df7111305.rom_launcher.c35gfoas-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-6bb6258df7111305.rom_launcher.c35gfoas-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-6bb6258df7111305.rom_launcher.c35gfoas-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-6bb6258df7111305.rom_launcher.c35gfoas-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rom_launcher-6bb6258df7111305.rom_launcher.c35gfoas-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rom_launcher-6bb6258df7111305" "/opt/rustwide/target/debug/deps/rom_launcher-6bb6258df7111305.2it3419mklgkloe9.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtempfile-a1dd97446e9fbb0b.rlib" "/opt/rustwide/target/debug/deps/librand-8cd9c3b81d41bcb9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6996574721a35675.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ddbeafc36967d0d6.rlib" "/opt/rustwide/target/debug/deps/librand_core-06c7d35e5946de1c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-73a6ca113c3c8949.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-6bd8dd97d3552cc8.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1d6723923937d0e3.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libitoa-06800150090f1e82.rlib" "/opt/rustwide/target/debug/deps/libdirs-ad627f9e1953d91e.rlib" "/opt/rustwide/target/debug/deps/libserde-3a4c33016ea234c1.rlib" "/opt/rustwide/target/debug/deps/libsdl2-7d12d23e83751d52.rlib" "/opt/rustwide/target/debug/deps/librand-f0621c5c66c80492.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-1eb2e20d4de20f73.rlib" "/opt/rustwide/target/debug/deps/libbitflags-451632c3bdd53d67.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-dbe219c565973cc2.rlib" "/opt/rustwide/target/debug/deps/libnum-a3cfbd15fee7deb0.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-8f08410e133c3394.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-3b00dd169e2722ac.rlib" "/opt/rustwide/target/debug/deps/librand-5adfbbbe0a3826c9.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-87d2200ae5ae2c6a.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-3a45b7a0cb68c0b0.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-6534950808db525b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ba541fc265e60c49.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3fb8dddf4a8ddd77.rlib" "/opt/rustwide/target/debug/deps/libid_tree-03af57a9947fff53.rlib" "/opt/rustwide/target/debug/deps/libsnowflake-08f6b5d8820ff7e1.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-03bdb06f769eff71.rlib" "/opt/rustwide/target/debug/deps/libregex-fbe738ff8bf1f8aa.rlib" "/opt/rustwide/target/debug/deps/libthread_local-4a189b129fe42a29.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-93c14007ae22b74c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e033b7b9d0ddc540.rlib" "/opt/rustwide/target/debug/deps/libmemchr-50c5bc911dbc0740.rlib" "/opt/rustwide/target/debug/deps/libatty-d57100ca87ab56cd.rlib" "/opt/rustwide/target/debug/deps/liblibc-deb0d2a7a5ef4206.rlib" "/opt/rustwide/target/debug/deps/libhumantime-12f625d3b8730c23.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9cd81c23851a22ab.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-bfce3397ed892002.rlib" "/opt/rustwide/target/debug/deps/liblog-4d3d5d8f69197ed1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.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" "f11a3788a24628a9f72d6f6c2af366e91f4651316cb3cd3aae13b8941469e7e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f11a3788a24628a9f72d6f6c2af366e91f4651316cb3cd3aae13b8941469e7e0", kill_on_drop: false }` [INFO] [stdout] f11a3788a24628a9f72d6f6c2af366e91f4651316cb3cd3aae13b8941469e7e0