[INFO] cloning repository https://github.com/Paradyx/sound-board-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Paradyx/sound-board-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FParadyx%2Fsound-board-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FParadyx%2Fsound-board-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a3b037644cc4f1b9c400dc0fddfe5ec247d1a219 [INFO] testing Paradyx/sound-board-rs against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FParadyx%2Fsound-board-rs" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Paradyx/sound-board-rs on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Paradyx/sound-board-rs [INFO] finished tweaking git repo https://github.com/Paradyx/sound-board-rs [INFO] tweaked toml for git repo https://github.com/Paradyx/sound-board-rs written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Paradyx/sound-board-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95fb8b6249311f208523783d6a301d0e4519c87f27fe8ab2201740592ecad8fb [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" "95fb8b6249311f208523783d6a301d0e4519c87f27fe8ab2201740592ecad8fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95fb8b6249311f208523783d6a301d0e4519c87f27fe8ab2201740592ecad8fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95fb8b6249311f208523783d6a301d0e4519c87f27fe8ab2201740592ecad8fb", kill_on_drop: false }` [INFO] [stdout] 95fb8b6249311f208523783d6a301d0e4519c87f27fe8ab2201740592ecad8fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd59215f23e71cbe2d9156944c77df6b0b2b8d668801bbb55331328cfd48da53 [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" "dd59215f23e71cbe2d9156944c77df6b0b2b8d668801bbb55331328cfd48da53", 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] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling cpal v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling claxon v0.4.2 [INFO] [stderr] Compiling portmidi v0.2.4 (https://github.com/musitdev/portmidi-rs#7d3d5217) [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling launchpad-rs v0.1.0 (https://github.com/Paradyx/launchpad-rs#215c0b7a) [INFO] [stderr] Compiling ogg v0.7.0 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling lewton v0.10.1 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling minimp3 v0.3.5 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling thiserror v1.0.15 [INFO] [stderr] Compiling rodio v0.11.0 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling config v0.9.3 [INFO] [stderr] Compiling sound-board-rs 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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/sound_board_rs-ae7df1e4f4e02a55.sound_board_rs.e20cx5t2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/sound_board_rs-ae7df1e4f4e02a55.sound_board_rs.e20cx5t2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/sound_board_rs-ae7df1e4f4e02a55.sound_board_rs.e20cx5t2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/sound_board_rs-ae7df1e4f4e02a55.sound_board_rs.e20cx5t2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/sound_board_rs-ae7df1e4f4e02a55.sound_board_rs.e20cx5t2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/sound_board_rs-ae7df1e4f4e02a55.sound_board_rs.e20cx5t2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/sound_board_rs-ae7df1e4f4e02a55.sound_board_rs.e20cx5t2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/sound_board_rs-ae7df1e4f4e02a55.sound_board_rs.e20cx5t2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/sound_board_rs-ae7df1e4f4e02a55.sound_board_rs.e20cx5t2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/sound_board_rs-ae7df1e4f4e02a55.sound_board_rs.e20cx5t2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/sound_board_rs-ae7df1e4f4e02a55.sound_board_rs.e20cx5t2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/sound_board_rs-ae7df1e4f4e02a55.sound_board_rs.e20cx5t2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/sound_board_rs-ae7df1e4f4e02a55.sound_board_rs.e20cx5t2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/sound_board_rs-ae7df1e4f4e02a55.sound_board_rs.e20cx5t2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/sound_board_rs-ae7df1e4f4e02a55.sound_board_rs.e20cx5t2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/sound_board_rs-ae7df1e4f4e02a55.sound_board_rs.e20cx5t2-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/sound_board_rs-ae7df1e4f4e02a55" "/opt/rustwide/target/debug/deps/sound_board_rs-ae7df1e4f4e02a55.56tofhahdzz27pcm.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/target/debug/build/minimp3-sys-924e7cf915db80dc/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librodio-f3a4e05e2dc44b40.rlib" "/opt/rustwide/target/debug/deps/libminimp3-cdc747a495674463.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-5fd401d849bc1661.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-eb469ac94cf3cb41.rlib" "/opt/rustwide/target/debug/deps/liblewton-15bbdb6e914c9b86.rlib" "/opt/rustwide/target/debug/deps/libogg-b4154a44fa4c691e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a729994d5448d474.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rlib" "/opt/rustwide/target/debug/deps/libhound-580424e99f5f8100.rlib" "/opt/rustwide/target/debug/deps/libcpal-b20f442301f85221.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-544913029e66e1c8.rlib" "/opt/rustwide/target/debug/deps/libthiserror-770f452cd30a3a1f.rlib" "/opt/rustwide/target/debug/deps/libclaxon-712ac8684a215506.rlib" "/opt/rustwide/target/debug/deps/libchrono-164d917b7268b7d3.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c7e4bc983a447240.rlib" "/opt/rustwide/target/debug/deps/libtime-640d93a48543f3d6.rlib" "/opt/rustwide/target/debug/deps/liblaunchpad_rs-40c04171a75188cc.rlib" "/opt/rustwide/target/debug/deps/libportmidi-2bc86efc05fddda3.rlib" "/opt/rustwide/target/debug/deps/libdirs-4ba6382ff01c4f15.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-66ee9d2b04b80074.rlib" "/opt/rustwide/target/debug/deps/liblibc-f834322bc4f32af5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libconfig-0de8dab950847ac5.rlib" "/opt/rustwide/target/debug/deps/libini-fa8070730d911eb5.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-44a5c021fd46f37e.rlib" "/opt/rustwide/target/debug/deps/libregex-d40e1c328ef68a16.rlib" "/opt/rustwide/target/debug/deps/libthread_local-76e36b18ae5ab5a5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2daa6cd8d962111a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-60e11e3c8decf3d4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-58bafaa03c7b929e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7e3820fe1ecdfec3.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-928257da469df9d2.rlib" "/opt/rustwide/target/debug/deps/libserde-c4127e2ae30808ac.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-9850e1ed257f46c2.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-12a3a4d5932d5509.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-375907ee5ab78d8f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-74b73ac757e6468e.rlib" "/opt/rustwide/target/debug/deps/libryu-768d4b2cb1a3ca2b.rlib" "/opt/rustwide/target/debug/deps/libitoa-433fb1da5ae5f192.rlib" "/opt/rustwide/target/debug/deps/libtoml-31d4ea0ef653792e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libnom-753b623ab9ccb4f8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-68751ffea57ec29e.rlib" "/opt/rustwide/target/debug/deps/libserde-4fd328ba41a13e52.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lasound" "-lportmidi" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lportmidi [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 `sound-board-rs` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "dd59215f23e71cbe2d9156944c77df6b0b2b8d668801bbb55331328cfd48da53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd59215f23e71cbe2d9156944c77df6b0b2b8d668801bbb55331328cfd48da53", kill_on_drop: false }` [INFO] [stdout] dd59215f23e71cbe2d9156944c77df6b0b2b8d668801bbb55331328cfd48da53