[INFO] updating cached repository https://github.com/Davejkane/riv [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] ce39eec40071a071a08b81b4066a2da27978b350 [INFO] testing Davejkane/riv against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavejkane%2Friv" "/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/Davejkane/riv on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", 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-10/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" "+beta-2020-07-24" "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" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43f1683ddec1af6d4d109cea0043f90db21ac6dbdb8d468a66f1073a797430b9 [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" "43f1683ddec1af6d4d109cea0043f90db21ac6dbdb8d468a66f1073a797430b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43f1683ddec1af6d4d109cea0043f90db21ac6dbdb8d468a66f1073a797430b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43f1683ddec1af6d4d109cea0043f90db21ac6dbdb8d468a66f1073a797430b9", kill_on_drop: false }` [INFO] [stdout] 43f1683ddec1af6d4d109cea0043f90db21ac6dbdb8d468a66f1073a797430b9 [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" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9530967c333955cc421d8540ee32e1fe5b3df180c7fe1e25dd4d513a02de66a [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" "f9530967c333955cc421d8540ee32e1fe5b3df180c7fe1e25dd4d513a02de66a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.53 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling rand_core v0.4.0 [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 unicode-width v0.1.5 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling natord v1.0.9 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling shellexpand v1.0.0 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling textwrap v0.11.0 [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_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [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 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/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/riv-2d01830f1c656e38.riv.9327ylid-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/riv-2d01830f1c656e38.riv.9327ylid-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/riv-2d01830f1c656e38.riv.9327ylid-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/riv-2d01830f1c656e38.riv.9327ylid-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/riv-2d01830f1c656e38.riv.9327ylid-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/riv-2d01830f1c656e38.riv.9327ylid-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/riv-2d01830f1c656e38.riv.9327ylid-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/riv-2d01830f1c656e38.riv.9327ylid-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/riv-2d01830f1c656e38.riv.9327ylid-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/riv-2d01830f1c656e38.riv.9327ylid-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/riv-2d01830f1c656e38.riv.9327ylid-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/riv-2d01830f1c656e38.riv.9327ylid-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/riv-2d01830f1c656e38.riv.9327ylid-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/riv-2d01830f1c656e38.riv.9327ylid-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/riv-2d01830f1c656e38.riv.9327ylid-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/riv-2d01830f1c656e38.riv.9327ylid-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/riv-2d01830f1c656e38" "/opt/rustwide/target/debug/deps/riv-2d01830f1c656e38.ncf6mdjarb08t4j.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libriv-2d535f215a3aebe0.rlib" "/opt/rustwide/target/debug/deps/libnatord-ff7429ecde65da49.rlib" "/opt/rustwide/target/debug/deps/libtrash-e536ed2708c6bbed.rlib" "/opt/rustwide/target/debug/deps/libxdg-20ac6d231c74b9fd.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-88e6a83f9628f22c.rlib" "/opt/rustwide/target/debug/deps/libini-29401f0aa01bdd57.rlib" "/opt/rustwide/target/debug/deps/libchrono-9f24e3cdbf958746.rlib" "/opt/rustwide/target/debug/deps/libtime-fcd96deab6f2e38e.rlib" "/opt/rustwide/target/debug/deps/libfs_extra-02087f53d1d2546b.rlib" "/opt/rustwide/target/debug/deps/libsdl2-c49d578b329b0943.rlib" "/opt/rustwide/target/debug/deps/librand-5b1dca7cef7fb2b1.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-d166eaf1f31e436d.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2a47a3ab28ac2b9a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-f2e4f141a70472cc.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-88ac67478fbd4d3a.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-1bde7cb07bd26099.rlib" "/opt/rustwide/target/debug/deps/librand_core-e70617dc38f2822c.rlib" "/opt/rustwide/target/debug/deps/librand_os-16e6dd98115775c4.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-42edf4933730096a.rlib" "/opt/rustwide/target/debug/deps/librand_core-803546ca06a2d189.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-55245e95de1026d0.rlib" "/opt/rustwide/target/debug/deps/libnum-40c02d75b8f4456d.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-d638954e43e05d15.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-6f06a2f01512f241.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-cdbb2c93d82ff0aa.rlib" "/opt/rustwide/target/debug/deps/libshellexpand-e6fc9d18af69ebda.rlib" "/opt/rustwide/target/debug/deps/libglob-adc7f0b4f88aa34d.rlib" "/opt/rustwide/target/debug/deps/libregex-fcc45e26136c7324.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-2aae0dbdf5320436.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-019ce63d32fd324a.rlib" "/opt/rustwide/target/debug/deps/libucd_util-614f2a2fa553724d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-f848ff6d24785c7f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-aa458f9196325be2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9d8bada310dbbcaa.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1aedc37d66d6fde8.rlib" "/opt/rustwide/target/debug/deps/libclap-20326bb347e7fd0e.rlib" "/opt/rustwide/target/debug/deps/libvec_map-d63055c0e609bac9.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-2ad1b7e1eb5cfa65.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d70d337a04bb4303.rlib" "/opt/rustwide/target/debug/deps/libstrsim-22d7efa33182e3c6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0e3ab843d5d98160.rlib" "/opt/rustwide/target/debug/deps/libatty-9bcc4a1c8cab972c.rlib" "/opt/rustwide/target/debug/deps/liblibc-5a8c7bb08ac251e6.rlib" "/opt/rustwide/target/debug/deps/libansi_term-fe7bdec5ded10333.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lSDL2_ttf" "-lutil" "-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] /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" "f9530967c333955cc421d8540ee32e1fe5b3df180c7fe1e25dd4d513a02de66a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9530967c333955cc421d8540ee32e1fe5b3df180c7fe1e25dd4d513a02de66a", kill_on_drop: false }` [INFO] [stdout] f9530967c333955cc421d8540ee32e1fe5b3df180c7fe1e25dd4d513a02de66a