[INFO] cloning repository https://github.com/Davejkane/riv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Davejkane/riv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavejkane%2Friv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavejkane%2Friv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ce39eec40071a071a08b81b4066a2da27978b350 [INFO] testing Davejkane/riv against master#d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d for pr-83796 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavejkane%2Friv" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Davejkane/riv on toolchain d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Davejkane/riv [INFO] finished tweaking git repo https://github.com/Davejkane/riv [INFO] tweaked toml for git repo https://github.com/Davejkane/riv written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/Davejkane/riv already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "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] 172a79faeccb3d23e881b4dc06c4be6410d35c111d5d6cbf686e30d8bd32dd9d [INFO] running `Command { std: "docker" "start" "-a" "172a79faeccb3d23e881b4dc06c4be6410d35c111d5d6cbf686e30d8bd32dd9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "172a79faeccb3d23e881b4dc06c4be6410d35c111d5d6cbf686e30d8bd32dd9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "172a79faeccb3d23e881b4dc06c4be6410d35c111d5d6cbf686e30d8bd32dd9d", kill_on_drop: false }` [INFO] [stdout] 172a79faeccb3d23e881b4dc06c4be6410d35c111d5d6cbf686e30d8bd32dd9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "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] 1c0c6ee2d316c8775a6069c92467081940252141a7e2abbfc3b36c63aee6e5fb [INFO] running `Command { std: "docker" "start" "-a" "1c0c6ee2d316c8775a6069c92467081940252141a7e2abbfc3b36c63aee6e5fb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.53 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling shellexpand v1.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling natord v1.0.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling trash v0.1.0 (https://github.com/gurgalex/trash?tag=0.1.0#2a678594) [INFO] [stderr] Compiling riv v0.3.0 (/opt/rustwide/workdir) [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/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/riv-5ed4a2266f6107cd.riv.arh6z52u-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/riv-5ed4a2266f6107cd.riv.arh6z52u-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/riv-5ed4a2266f6107cd.riv.arh6z52u-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/riv-5ed4a2266f6107cd.riv.arh6z52u-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/riv-5ed4a2266f6107cd.riv.arh6z52u-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/riv-5ed4a2266f6107cd.riv.arh6z52u-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/riv-5ed4a2266f6107cd.riv.arh6z52u-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/riv-5ed4a2266f6107cd.riv.arh6z52u-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/riv-5ed4a2266f6107cd.riv.arh6z52u-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/riv-5ed4a2266f6107cd.riv.arh6z52u-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/riv-5ed4a2266f6107cd.riv.arh6z52u-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/riv-5ed4a2266f6107cd.riv.arh6z52u-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/riv-5ed4a2266f6107cd.riv.arh6z52u-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/riv-5ed4a2266f6107cd.riv.arh6z52u-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/riv-5ed4a2266f6107cd.riv.arh6z52u-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/riv-5ed4a2266f6107cd.riv.arh6z52u-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/riv-5ed4a2266f6107cd" "/opt/rustwide/target/debug/deps/riv-5ed4a2266f6107cd.2kv4hd7xr8s2mixn.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libriv-c64232fea292038f.rlib" "/opt/rustwide/target/debug/deps/libnatord-97f97a663d237e4c.rlib" "/opt/rustwide/target/debug/deps/libtrash-d3fb50dc76d1f9a3.rlib" "/opt/rustwide/target/debug/deps/libxdg-ad12a8597cf5f06b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libini-14fb9ac0ef4c9342.rlib" "/opt/rustwide/target/debug/deps/libchrono-338cda8108be3e7a.rlib" "/opt/rustwide/target/debug/deps/libtime-fcc2f764728bef8b.rlib" "/opt/rustwide/target/debug/deps/libfs_extra-ffbb33628c3f9070.rlib" "/opt/rustwide/target/debug/deps/libsdl2-4855ddf2d24e70d6.rlib" "/opt/rustwide/target/debug/deps/librand-0588d9b48f072c2d.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-dece843069e1d44a.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-cf64a75fb30eb5c8.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7c7911866071ccb4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7b24e6086ae99b61.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-12960ae92a4f2f17.rlib" "/opt/rustwide/target/debug/deps/librand_core-5dfff0360be8fd1e.rlib" "/opt/rustwide/target/debug/deps/librand_os-aa1830aadcf57b86.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-fc3994782e5f55aa.rlib" "/opt/rustwide/target/debug/deps/librand_core-7840c02da82e2bf0.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-f9be2347cb8c7f2c.rlib" "/opt/rustwide/target/debug/deps/libnum-4eb5c00e1cc22632.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-42427994668b91ec.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8ecca7336bc82a42.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0e9e8d6309b16960.rlib" "/opt/rustwide/target/debug/deps/libshellexpand-63d1ce0f93313507.rlib" "/opt/rustwide/target/debug/deps/libglob-bebc8faa8687c1c0.rlib" "/opt/rustwide/target/debug/deps/libregex-cb54b23430a980e0.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-34a93cb0f57de7bb.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-92aa2b0198c12d79.rlib" "/opt/rustwide/target/debug/deps/libucd_util-dd49457a1bccdb32.rlib" "/opt/rustwide/target/debug/deps/libthread_local-46d83be0a889be49.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-6034a6970937b2b0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0d7b7dd5daf7f554.rlib" "/opt/rustwide/target/debug/deps/libmemchr-29bf07cfe6601a1a.rlib" "/opt/rustwide/target/debug/deps/libclap-6258780b02466e4b.rlib" "/opt/rustwide/target/debug/deps/libvec_map-1b378012469a33f8.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-9a4331729c12a910.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d569fa77ffe46f20.rlib" "/opt/rustwide/target/debug/deps/libstrsim-66e58bd8aecd9c6e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-44e95351d5c34c9b.rlib" "/opt/rustwide/target/debug/deps/libatty-e60a7998ed2a0363.rlib" "/opt/rustwide/target/debug/deps/liblibc-e881f4ed9e4817a3.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6dddd3d354e6bea.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c2ca47afdcc5e309.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b47be2942017e108.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-20a1e49116ab0df9.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-25e09d9868291683.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9c99fb6e5ca5159e.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-85040d7563599960.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0e4f7587da8acf20.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7be0a6711ed15b5c.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-00672fabc4ff9c9d.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-72fe231ef0473d15.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-019d54ecc304b655.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-cc7d9343e4f608be.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-9849bb0fbad7f0f5.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8b33f9cbbc9652fe.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lSDL2_ttf" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_image [INFO] [stdout] /usr/bin/ld: cannot find -lSDL2_ttf [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 `riv` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "1c0c6ee2d316c8775a6069c92467081940252141a7e2abbfc3b36c63aee6e5fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c0c6ee2d316c8775a6069c92467081940252141a7e2abbfc3b36c63aee6e5fb", kill_on_drop: false }` [INFO] [stdout] 1c0c6ee2d316c8775a6069c92467081940252141a7e2abbfc3b36c63aee6e5fb