[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoenkehahn%2Ftouchscreen-instrument" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/soenkehahn/touchscreen-instrument on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-13/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-13/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-2022-04-10" "fetch" "--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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb35885a13563eead2600241c21f7278ca9fcd222280b31e9dc7511360481e21 [INFO] running `Command { std: "docker" "start" "-a" "bb35885a13563eead2600241c21f7278ca9fcd222280b31e9dc7511360481e21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb35885a13563eead2600241c21f7278ca9fcd222280b31e9dc7511360481e21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb35885a13563eead2600241c21f7278ca9fcd222280b31e9dc7511360481e21", kill_on_drop: false }` [INFO] [stdout] bb35885a13563eead2600241c21f7278ca9fcd222280b31e9dc7511360481e21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d13740498135d33b439dfd549d0670d789c5e34b373a6dc2d1094e495b2aa38 [INFO] running `Command { std: "docker" "start" "-a" "8d13740498135d33b439dfd549d0670d789c5e34b373a6dc2d1094e495b2aa38", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling siphasher v0.3.3 [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 pkg-config v0.3.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libloading v0.4.3 [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 sdl2 v0.34.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling c_vec v1.3.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [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 sdl2-sys v0.34.2 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling evdev-sys v0.2.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling jack-sys v0.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [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 chrono v0.4.11 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [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" "/opt/rustwide/target/debug/deps/touchscreen_instrument-ced1aeb790a1e355.touchscreen_instrument.ffa116eb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-ced1aeb790a1e355.touchscreen_instrument.ffa116eb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-ced1aeb790a1e355.touchscreen_instrument.ffa116eb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-ced1aeb790a1e355.touchscreen_instrument.ffa116eb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-ced1aeb790a1e355.touchscreen_instrument.ffa116eb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-ced1aeb790a1e355.touchscreen_instrument.ffa116eb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-ced1aeb790a1e355.touchscreen_instrument.ffa116eb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-ced1aeb790a1e355.touchscreen_instrument.ffa116eb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-ced1aeb790a1e355.touchscreen_instrument.ffa116eb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-ced1aeb790a1e355.touchscreen_instrument.ffa116eb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-ced1aeb790a1e355.touchscreen_instrument.ffa116eb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-ced1aeb790a1e355.touchscreen_instrument.ffa116eb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-ced1aeb790a1e355.touchscreen_instrument.ffa116eb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-ced1aeb790a1e355.touchscreen_instrument.ffa116eb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-ced1aeb790a1e355.touchscreen_instrument.ffa116eb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-ced1aeb790a1e355.touchscreen_instrument.ffa116eb-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-ced1aeb790a1e355.33ik0mta4c1c22ga.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnix-72f5455f8afd7c7b.rlib" "/opt/rustwide/target/debug/deps/libvoid-fc8910124e59282b.rlib" "/opt/rustwide/target/debug/deps/libchrono-bb25851a644de180.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fbb2f45880a97257.rlib" "/opt/rustwide/target/debug/deps/libtime-b711056df7870582.rlib" "/opt/rustwide/target/debug/deps/libskipchannel-2389e2d2bd22071c.rlib" "/opt/rustwide/target/debug/deps/libjack-69dcf9c575b7bcbd.rlib" "/opt/rustwide/target/debug/deps/libjack_sys-a4d8e41657d26661.rlib" "/opt/rustwide/target/debug/deps/liblibloading-1c2f0f1e5dd2fc58.rlib" "/opt/rustwide/target/debug/deps/libevdev_rs-a5c327b76d0e6ec3.rlib" "/opt/rustwide/target/debug/deps/liblog-f2a9ccb91e18889e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libevdev_sys-09b41681fb27d144.rlib" "/opt/rustwide/target/debug/deps/libclap-932daa9f2b3a8cbd.rlib" "/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-dcd1981df6974b46.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-b35e561241f87659.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c9e2592dde3c5431.rlib" "/opt/rustwide/target/debug/deps/libatty-d0222eb9caf05dea.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "/opt/rustwide/target/debug/deps/libpalette-043ed010fd66d11f.rlib" "/opt/rustwide/target/debug/deps/libphf-e292c6c3b546a5e9.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-e1cc533974e76959.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-a868b61ce9f9c60c.rlib" "/opt/rustwide/target/debug/deps/libapprox-f9db01a26532c6b9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-947092dd2536f8e5.rlib" "/opt/rustwide/target/debug/deps/libsdl2-8a855d8132a4aeee.rlib" "/opt/rustwide/target/debug/deps/libc_vec-1cbd7a9e8a59e235.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-98eec3138c60c202.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/liblibc-3ec16bb691b9a6ff.rlib" "/opt/rustwide/target/debug/deps/libenum_derive-5181e550bea2d731.rlib" "/opt/rustwide/target/debug/deps/libcustom_derive-a9ff00ea396bc703.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-ljack" "-ldl" "-levdev" "-lSDL2" "-lSDL2_gfx" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/touchscreen_instrument-ced1aeb790a1e355" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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` due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "8d13740498135d33b439dfd549d0670d789c5e34b373a6dc2d1094e495b2aa38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d13740498135d33b439dfd549d0670d789c5e34b373a6dc2d1094e495b2aa38", kill_on_drop: false }` [INFO] [stdout] 8d13740498135d33b439dfd549d0670d789c5e34b373a6dc2d1094e495b2aa38