[INFO] cloning repository https://github.com/soenkehahn/touchscreen-instrument [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/soenkehahn/touchscreen-instrument" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoenkehahn%2Ftouchscreen-instrument", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoenkehahn%2Ftouchscreen-instrument'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 17fbf3798a4fffde08216ede6b4d5bf4675c8e58 [INFO] testing soenkehahn/touchscreen-instrument 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%2Fsoenkehahn%2Ftouchscreen-instrument" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/soenkehahn/touchscreen-instrument 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/soenkehahn/touchscreen-instrument [INFO] finished tweaking git repo https://github.com/soenkehahn/touchscreen-instrument [INFO] tweaked toml for git repo https://github.com/soenkehahn/touchscreen-instrument written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/soenkehahn/touchscreen-instrument 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jack v0.6.2 [INFO] [stderr] Downloaded skipchannel v2.0.0 [INFO] [stderr] Downloaded evdev-rs v0.4.0 [INFO] [stderr] Downloaded evdev-sys v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] eeadfa7c9ce7d5447035e38be5c852384615588c03ed042cfcc48cedd7b46ff0 [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" "eeadfa7c9ce7d5447035e38be5c852384615588c03ed042cfcc48cedd7b46ff0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eeadfa7c9ce7d5447035e38be5c852384615588c03ed042cfcc48cedd7b46ff0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eeadfa7c9ce7d5447035e38be5c852384615588c03ed042cfcc48cedd7b46ff0", kill_on_drop: false }` [INFO] [stdout] eeadfa7c9ce7d5447035e38be5c852384615588c03ed042cfcc48cedd7b46ff0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] a056541623a77a9f5cec34ce7f181c849ef1936d67904ecf1342c598ff189178 [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" "a056541623a77a9f5cec34ce7f181c849ef1936d67904ecf1342c598ff189178", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling sdl2 v0.34.2 [INFO] [stderr] Compiling c_vec v1.3.3 [INFO] [stderr] Compiling enum_derive v0.1.7 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling skipchannel v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling evdev-sys v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling sdl2-sys v0.34.2 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling jack-sys v0.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling evdev-rs v0.4.0 [INFO] [stderr] Compiling jack v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling touchscreen-instrument v0.1.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/touchscreen_instrument-1f80a598faf502c0.touchscreen_instrument.7vwkpi3b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-1f80a598faf502c0.touchscreen_instrument.7vwkpi3b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-1f80a598faf502c0.touchscreen_instrument.7vwkpi3b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-1f80a598faf502c0.touchscreen_instrument.7vwkpi3b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-1f80a598faf502c0.touchscreen_instrument.7vwkpi3b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-1f80a598faf502c0.touchscreen_instrument.7vwkpi3b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-1f80a598faf502c0.touchscreen_instrument.7vwkpi3b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-1f80a598faf502c0.touchscreen_instrument.7vwkpi3b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-1f80a598faf502c0.touchscreen_instrument.7vwkpi3b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-1f80a598faf502c0.touchscreen_instrument.7vwkpi3b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-1f80a598faf502c0.touchscreen_instrument.7vwkpi3b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-1f80a598faf502c0.touchscreen_instrument.7vwkpi3b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-1f80a598faf502c0.touchscreen_instrument.7vwkpi3b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-1f80a598faf502c0.touchscreen_instrument.7vwkpi3b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-1f80a598faf502c0.touchscreen_instrument.7vwkpi3b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-1f80a598faf502c0.touchscreen_instrument.7vwkpi3b-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-1f80a598faf502c0" "/opt/rustwide/target/debug/deps/touchscreen_instrument-1f80a598faf502c0.365rypqmv7grqvup.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-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/libnix-f725be3943ab4483.rlib" "/opt/rustwide/target/debug/deps/libvoid-2b8404f9072f9abf.rlib" "/opt/rustwide/target/debug/deps/libchrono-2c2a4086f23a41d5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-02dc80d97892c2d6.rlib" "/opt/rustwide/target/debug/deps/libtime-322611458712b9a4.rlib" "/opt/rustwide/target/debug/deps/libskipchannel-40e0117a3aac91bc.rlib" "/opt/rustwide/target/debug/deps/libjack-990db602301eb40e.rlib" "/opt/rustwide/target/debug/deps/libjack_sys-7475141606f4f117.rlib" "/opt/rustwide/target/debug/deps/liblibloading-ff733c0351b77c9f.rlib" "/opt/rustwide/target/debug/deps/libevdev_rs-6437f58c80ca9671.rlib" "/opt/rustwide/target/debug/deps/liblog-e9c1f4128215cfb7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "/opt/rustwide/target/debug/deps/libevdev_sys-f1230267258691d3.rlib" "/opt/rustwide/target/debug/deps/libclap-967fcd6972c0a779.rlib" "/opt/rustwide/target/debug/deps/libvec_map-7100684f869cd5d4.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8ae0f8936ac22737.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-205a394572a8e7c4.rlib" "/opt/rustwide/target/debug/deps/libstrsim-22d7efa33182e3c6.rlib" "/opt/rustwide/target/debug/deps/libatty-3893aba3f1beb4ce.rlib" "/opt/rustwide/target/debug/deps/libansi_term-fe7bdec5ded10333.rlib" "/opt/rustwide/target/debug/deps/libpalette-93fbc1f89a0579c1.rlib" "/opt/rustwide/target/debug/deps/libphf-5ee2a90a9072bd8f.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9a06ca0df95042cb.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-ce1fec0ca78bc200.rlib" "/opt/rustwide/target/debug/deps/libapprox-8e5d6830bbdeee94.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-69eb8eb191901d15.rlib" "/opt/rustwide/target/debug/deps/libsdl2-5283d875bdda1d1e.rlib" "/opt/rustwide/target/debug/deps/libc_vec-ca6b7a7efd8d34ef.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-f10c4b60699fdb3c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/liblibc-0761131c13200ef7.rlib" "/opt/rustwide/target/debug/deps/libenum_derive-104ce0640f8718ef.rlib" "/opt/rustwide/target/debug/deps/libcustom_derive-2cd77fb743b75f42.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" "-ljack" "-ldl" "-levdev" "-lSDL2" "-lSDL2_gfx" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -ljack [INFO] [stdout] /usr/bin/ld: cannot find -lSDL2_gfx [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 `touchscreen-instrument`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "a056541623a77a9f5cec34ce7f181c849ef1936d67904ecf1342c598ff189178", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a056541623a77a9f5cec34ce7f181c849ef1936d67904ecf1342c598ff189178", kill_on_drop: false }` [INFO] [stdout] a056541623a77a9f5cec34ce7f181c849ef1936d67904ecf1342c598ff189178