[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 1.45.2 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-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/soenkehahn/touchscreen-instrument on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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-3/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" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6db3297805eaca21d6c08b704606f4302037a37d509ef610a47f1c8e81edbabd [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" "6db3297805eaca21d6c08b704606f4302037a37d509ef610a47f1c8e81edbabd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6db3297805eaca21d6c08b704606f4302037a37d509ef610a47f1c8e81edbabd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6db3297805eaca21d6c08b704606f4302037a37d509ef610a47f1c8e81edbabd", kill_on_drop: false }` [INFO] [stdout] 6db3297805eaca21d6c08b704606f4302037a37d509ef610a47f1c8e81edbabd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fcb5f6aca4a0b502c6e46e4bc760ee64f2cfbd5b2600055d318dee4c737fc17 [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" "0fcb5f6aca4a0b502c6e46e4bc760ee64f2cfbd5b2600055d318dee4c737fc17", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling siphasher v0.3.3 [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 cc v1.0.56 [INFO] [stderr] Compiling sdl2 v0.34.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling c_vec v1.3.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling skipchannel v2.0.0 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling enum_derive v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling sdl2-sys v0.34.2 [INFO] [stderr] Compiling evdev-sys v0.2.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling jack-sys v0.2.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling evdev-rs v0.4.0 [INFO] [stderr] Compiling clap v2.33.1 [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" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/touchscreen_instrument-b5baf9547d92861d.touchscreen_instrument.6ke5bniu-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-b5baf9547d92861d.touchscreen_instrument.6ke5bniu-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-b5baf9547d92861d.touchscreen_instrument.6ke5bniu-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-b5baf9547d92861d.touchscreen_instrument.6ke5bniu-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-b5baf9547d92861d.touchscreen_instrument.6ke5bniu-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-b5baf9547d92861d.touchscreen_instrument.6ke5bniu-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-b5baf9547d92861d.touchscreen_instrument.6ke5bniu-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-b5baf9547d92861d.touchscreen_instrument.6ke5bniu-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-b5baf9547d92861d.touchscreen_instrument.6ke5bniu-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-b5baf9547d92861d.touchscreen_instrument.6ke5bniu-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-b5baf9547d92861d.touchscreen_instrument.6ke5bniu-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-b5baf9547d92861d.touchscreen_instrument.6ke5bniu-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-b5baf9547d92861d.touchscreen_instrument.6ke5bniu-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-b5baf9547d92861d.touchscreen_instrument.6ke5bniu-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-b5baf9547d92861d.touchscreen_instrument.6ke5bniu-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-b5baf9547d92861d.touchscreen_instrument.6ke5bniu-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-b5baf9547d92861d" "/opt/rustwide/target/debug/deps/touchscreen_instrument-b5baf9547d92861d.2wncixrl3q44ob2w.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/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnix-52cce18a717ed59a.rlib" "/opt/rustwide/target/debug/deps/libvoid-af6f01eb30472fa0.rlib" "/opt/rustwide/target/debug/deps/libchrono-e859d782980aa96d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4f77dea1ee206a7e.rlib" "/opt/rustwide/target/debug/deps/libtime-cfe0a54939e8cae0.rlib" "/opt/rustwide/target/debug/deps/libskipchannel-2fda39825ff2dbf9.rlib" "/opt/rustwide/target/debug/deps/libjack-0d6efd1e91c3b238.rlib" "/opt/rustwide/target/debug/deps/libjack_sys-edc3e54d16f631bf.rlib" "/opt/rustwide/target/debug/deps/liblibloading-d6178a58d287eac1.rlib" "/opt/rustwide/target/debug/deps/libevdev_rs-83550d7e969f4ef3.rlib" "/opt/rustwide/target/debug/deps/liblog-da2d6b139ded8350.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/libevdev_sys-221b37e6deb7f24e.rlib" "/opt/rustwide/target/debug/deps/libclap-2cf5d7d36e1ac378.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5ed6abe592476fba.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-1a72232698cd41b8.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-af7c86705d0a2dbc.rlib" "/opt/rustwide/target/debug/deps/libstrsim-634e26f9ad594cf1.rlib" "/opt/rustwide/target/debug/deps/libatty-17b5d43ba9ac50dd.rlib" "/opt/rustwide/target/debug/deps/libansi_term-a7bdbb1c1b6d9ee6.rlib" "/opt/rustwide/target/debug/deps/libpalette-d25a9f5fd5583a10.rlib" "/opt/rustwide/target/debug/deps/libphf-8fb4a774e081c05e.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-451a29a144b757b1.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-5160302f76c5f4ec.rlib" "/opt/rustwide/target/debug/deps/libapprox-bd0c76cbb0ace548.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d5133b5c81967ec1.rlib" "/opt/rustwide/target/debug/deps/libsdl2-514035dbfae26d21.rlib" "/opt/rustwide/target/debug/deps/libc_vec-b8d9767c15240015.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-2119abb562cf4706.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/liblibc-f6c1aeda0afa9082.rlib" "/opt/rustwide/target/debug/deps/libenum_derive-eb8f33617a217de2.rlib" "/opt/rustwide/target/debug/deps/libcustom_derive-f2782116694d7236.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.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" "0fcb5f6aca4a0b502c6e46e4bc760ee64f2cfbd5b2600055d318dee4c737fc17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fcb5f6aca4a0b502c6e46e4bc760ee64f2cfbd5b2600055d318dee4c737fc17", kill_on_drop: false }` [INFO] [stdout] 0fcb5f6aca4a0b502c6e46e4bc760ee64f2cfbd5b2600055d318dee4c737fc17