[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] d96b21e162c2c27bb89b36e17cfd037b0645c92e [INFO] testing soenkehahn/touchscreen-instrument against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [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 ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5/source/rust-toolchain [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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded evdev-rs v0.4.0 [INFO] [stderr] Downloaded palette v0.5.0 [INFO] [stderr] Downloaded palette_derive v0.5.0 [INFO] [stderr] Downloaded enum_derive v0.1.7 [INFO] [stderr] Downloaded c_vec v1.3.3 [INFO] [stderr] Downloaded jack v0.6.2 [INFO] [stderr] Downloaded evdev-sys v0.2.1 [INFO] [stderr] Downloaded sdl2-sys v0.34.2 [INFO] [stderr] Downloaded jack-sys v0.2.0 [INFO] [stderr] Downloaded skipchannel v2.0.0 [INFO] [stderr] Downloaded sdl2 v0.34.2 [INFO] [stderr] Downloaded libloading v0.4.3 [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" "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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0fac2c909048a5f997d5c49466620aa4196f4d7b90ccc42aa3e61a664798bc88 [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" "0fac2c909048a5f997d5c49466620aa4196f4d7b90ccc42aa3e61a664798bc88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0fac2c909048a5f997d5c49466620aa4196f4d7b90ccc42aa3e61a664798bc88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fac2c909048a5f997d5c49466620aa4196f4d7b90ccc42aa3e61a664798bc88", kill_on_drop: false }` [INFO] [stdout] 0fac2c909048a5f997d5c49466620aa4196f4d7b90ccc42aa3e61a664798bc88 [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" "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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05ffbae1d8d4d62d3eb1e9d8c4ec6fd96807435613aeb7f5c7d03e1acf620c45 [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" "05ffbae1d8d4d62d3eb1e9d8c4ec6fd96807435613aeb7f5c7d03e1acf620c45", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.56 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling sdl2 v0.34.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling c_vec v1.3.3 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling skipchannel v2.0.0 [INFO] [stderr] Compiling enum_derive v0.1.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling sdl2-sys v0.34.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling evdev-sys v0.2.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling jack-sys v0.2.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling evdev-rs v0.4.0 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling jack v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [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] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/sound/midi_player.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 89 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [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/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/touchscreen_instrument-0ee4754bb9beb2b0.touchscreen_instrument.54erviiy-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-0ee4754bb9beb2b0.touchscreen_instrument.54erviiy-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-0ee4754bb9beb2b0.touchscreen_instrument.54erviiy-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-0ee4754bb9beb2b0.touchscreen_instrument.54erviiy-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-0ee4754bb9beb2b0.touchscreen_instrument.54erviiy-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-0ee4754bb9beb2b0.touchscreen_instrument.54erviiy-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-0ee4754bb9beb2b0.touchscreen_instrument.54erviiy-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-0ee4754bb9beb2b0.touchscreen_instrument.54erviiy-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-0ee4754bb9beb2b0.touchscreen_instrument.54erviiy-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-0ee4754bb9beb2b0.touchscreen_instrument.54erviiy-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-0ee4754bb9beb2b0.touchscreen_instrument.54erviiy-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-0ee4754bb9beb2b0.touchscreen_instrument.54erviiy-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-0ee4754bb9beb2b0.touchscreen_instrument.54erviiy-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-0ee4754bb9beb2b0.touchscreen_instrument.54erviiy-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-0ee4754bb9beb2b0.touchscreen_instrument.54erviiy-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-0ee4754bb9beb2b0.touchscreen_instrument.54erviiy-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-0ee4754bb9beb2b0" "/opt/rustwide/target/debug/deps/touchscreen_instrument-0ee4754bb9beb2b0.15p4u6uwtsm2y5oe.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/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnix-174e3ffa5d617d15.rlib" "/opt/rustwide/target/debug/deps/libvoid-119da90aa4f28a40.rlib" "/opt/rustwide/target/debug/deps/libchrono-8d37fc3f40bd1729.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b1bad7919da6c1a8.rlib" "/opt/rustwide/target/debug/deps/libtime-20b5a212b040eb30.rlib" "/opt/rustwide/target/debug/deps/libskipchannel-c8ac06b5d28e4175.rlib" "/opt/rustwide/target/debug/deps/libjack-8ddd72db3fb896a5.rlib" "/opt/rustwide/target/debug/deps/libjack_sys-fa4ba06b98687bd8.rlib" "/opt/rustwide/target/debug/deps/liblibloading-1146c132dd7254f3.rlib" "/opt/rustwide/target/debug/deps/libevdev_rs-e3b83cb257d48912.rlib" "/opt/rustwide/target/debug/deps/liblog-881c55c6dff23787.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libevdev_sys-8e6148a11cdae644.rlib" "/opt/rustwide/target/debug/deps/libclap-d1fae5b9e72d7b04.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6ca2ab92fd8f89b6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-72726d2ca165c499.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9ab5865733e9acc9.rlib" "/opt/rustwide/target/debug/deps/libstrsim-66e58bd8aecd9c6e.rlib" "/opt/rustwide/target/debug/deps/libatty-49fee7c6d892e8ee.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rlib" "/opt/rustwide/target/debug/deps/libpalette-61797da0cda3bbc0.rlib" "/opt/rustwide/target/debug/deps/libphf-74d44e93e7ed2437.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-26ff7590f60e4edd.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-b947e252c9738476.rlib" "/opt/rustwide/target/debug/deps/libapprox-76758ecd12dff84e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-59260dae5ac56659.rlib" "/opt/rustwide/target/debug/deps/libsdl2-8146db4c9de4b644.rlib" "/opt/rustwide/target/debug/deps/libc_vec-e11f43463ff8624b.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-9fa927cb1462def6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/liblibc-d837038229ad3e3a.rlib" "/opt/rustwide/target/debug/deps/libenum_derive-7c4a6baf637b7270.rlib" "/opt/rustwide/target/debug/deps/libcustom_derive-154fcd0d24dfe5e8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-ljack" "-ldl" "-levdev" "-lSDL2" "-lSDL2_gfx" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /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; 1 warning emitted [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" "05ffbae1d8d4d62d3eb1e9d8c4ec6fd96807435613aeb7f5c7d03e1acf620c45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05ffbae1d8d4d62d3eb1e9d8c4ec6fd96807435613aeb7f5c7d03e1acf620c45", kill_on_drop: false }` [INFO] [stdout] 05ffbae1d8d4d62d3eb1e9d8c4ec6fd96807435613aeb7f5c7d03e1acf620c45