[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 try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavejkane%2Friv" "/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/Davejkane/riv on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "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-6/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/gurgalex/trash` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libc v0.2.53 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e92438cde41e3ac86ca091aa40ed52d5225dc85b296934bdd45148a968124a9 [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" "6e92438cde41e3ac86ca091aa40ed52d5225dc85b296934bdd45148a968124a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e92438cde41e3ac86ca091aa40ed52d5225dc85b296934bdd45148a968124a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e92438cde41e3ac86ca091aa40ed52d5225dc85b296934bdd45148a968124a9", kill_on_drop: false }` [INFO] [stdout] 6e92438cde41e3ac86ca091aa40ed52d5225dc85b296934bdd45148a968124a9 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "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] 92446ea7e6357246e12a5c000ceb89cd13b5d583d1e71d35a2edc59f27ac82fd [INFO] running `Command { std: "docker" "start" "-a" "92446ea7e6357246e12a5c000ceb89cd13b5d583d1e71d35a2edc59f27ac82fd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.53 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling natord v1.0.9 [INFO] [stderr] Compiling shellexpand v1.0.0 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling textwrap v0.11.0 [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 rand v0.6.5 [INFO] [stderr] Compiling chrono v0.4.6 [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" "/opt/rustwide/target/debug/deps/riv-427795f9e8c94d99.riv.8bb9f557-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/riv-427795f9e8c94d99.riv.8bb9f557-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/riv-427795f9e8c94d99.riv.8bb9f557-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/riv-427795f9e8c94d99.riv.8bb9f557-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/riv-427795f9e8c94d99.riv.8bb9f557-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/riv-427795f9e8c94d99.riv.8bb9f557-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/riv-427795f9e8c94d99.riv.8bb9f557-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/riv-427795f9e8c94d99.riv.8bb9f557-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/riv-427795f9e8c94d99.riv.8bb9f557-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/riv-427795f9e8c94d99.riv.8bb9f557-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/riv-427795f9e8c94d99.riv.8bb9f557-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/riv-427795f9e8c94d99.riv.8bb9f557-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/riv-427795f9e8c94d99.riv.8bb9f557-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/riv-427795f9e8c94d99.riv.8bb9f557-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/riv-427795f9e8c94d99.riv.8bb9f557-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/riv-427795f9e8c94d99.riv.8bb9f557-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/riv-427795f9e8c94d99.1xbjikcrnxzkfvhb.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libriv-957261f4a76a8970.rlib" "/opt/rustwide/target/debug/deps/libnatord-af87175e7a3154f7.rlib" "/opt/rustwide/target/debug/deps/libtrash-6641f518ae1dc536.rlib" "/opt/rustwide/target/debug/deps/libxdg-90af6629832fdd8e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f51489b4440e4fe1.rlib" "/opt/rustwide/target/debug/deps/libini-7bc329445f982b90.rlib" "/opt/rustwide/target/debug/deps/libchrono-2077be348b051d11.rlib" "/opt/rustwide/target/debug/deps/libtime-b5bba058ccec0448.rlib" "/opt/rustwide/target/debug/deps/libfs_extra-c718c84aeb9e58c0.rlib" "/opt/rustwide/target/debug/deps/libsdl2-18cb96a93403de62.rlib" "/opt/rustwide/target/debug/deps/librand-6a838d146d188ca0.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-cf1c6e10b01f7775.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-68c2d67f0635a34d.rlib" "/opt/rustwide/target/debug/deps/librand_hc-f47d2efa7fbfb522.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ca251247296b4122.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-25cebe047f165eba.rlib" "/opt/rustwide/target/debug/deps/librand_core-0a725dfaecf66c67.rlib" "/opt/rustwide/target/debug/deps/librand_os-94c417b85c2bde0f.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-70d9fd7f016246b2.rlib" "/opt/rustwide/target/debug/deps/librand_core-e3f7b5ee9401667b.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-6cd86e5507c8af33.rlib" "/opt/rustwide/target/debug/deps/libnum-a64921edb5c7213e.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-b5a90f8942b2f573.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c86ff70ebcf01844.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-bf28edad26a0550e.rlib" "/opt/rustwide/target/debug/deps/libshellexpand-cccbb6161eb11d74.rlib" "/opt/rustwide/target/debug/deps/libglob-367c240206242d35.rlib" "/opt/rustwide/target/debug/deps/libregex-63e04b5995eff466.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-c3a1fce7584dd300.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b5f0754f2af3a37d.rlib" "/opt/rustwide/target/debug/deps/libucd_util-6788b4990e2fcc67.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2721487484a3f1c6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-48ae5990e2528ae1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c11501adc7e6a47e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bd5bdbd809ac5bef.rlib" "/opt/rustwide/target/debug/deps/libclap-a2416059d8772a65.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6dd515bac74e9212.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-40570afc47c379d8.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d258e95b9deb3cd8.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4124e514b7a4f703.rlib" "/opt/rustwide/target/debug/deps/libbitflags-44f48aca50656082.rlib" "/opt/rustwide/target/debug/deps/libatty-4882a9d60c7baaf0.rlib" "/opt/rustwide/target/debug/deps/liblibc-de4a89ec03b16151.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bd7b8ca88b2cc3f8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lSDL2_ttf" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/riv-427795f9e8c94d99" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [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" "92446ea7e6357246e12a5c000ceb89cd13b5d583d1e71d35a2edc59f27ac82fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92446ea7e6357246e12a5c000ceb89cd13b5d583d1e71d35a2edc59f27ac82fd", kill_on_drop: false }` [INFO] [stdout] 92446ea7e6357246e12a5c000ceb89cd13b5d583d1e71d35a2edc59f27ac82fd