[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a3b037644cc4f1b9c400dc0fddfe5ec247d1a219 [INFO] testing Paradyx/sound-board-rs against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FParadyx%2Fsound-board-rs" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Paradyx/sound-board-rs 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/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-14/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.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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] cfeff0acb655af9e34f1d5bb47b21aa3c74df5cf33e210f09ba91a0385a0677d [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" "cfeff0acb655af9e34f1d5bb47b21aa3c74df5cf33e210f09ba91a0385a0677d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cfeff0acb655af9e34f1d5bb47b21aa3c74df5cf33e210f09ba91a0385a0677d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfeff0acb655af9e34f1d5bb47b21aa3c74df5cf33e210f09ba91a0385a0677d", kill_on_drop: false }` [INFO] [stdout] cfeff0acb655af9e34f1d5bb47b21aa3c74df5cf33e210f09ba91a0385a0677d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 2cbd6d613c1764e583ecd3cabefa5a2cace8b96ded38b0e4f556a5207dd0aff8 [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" "2cbd6d613c1764e583ecd3cabefa5a2cace8b96ded38b0e4f556a5207dd0aff8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling cpal v0.11.0 [INFO] [stderr] Compiling portmidi v0.2.4 (https://github.com/musitdev/portmidi-rs#7d3d5217) [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling lewton v0.10.1 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling launchpad-rs v0.1.0 (https://github.com/Paradyx/launchpad-rs#215c0b7a) [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling alsa-sys v0.1.2 [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 chrono v0.4.11 [INFO] [stderr] Compiling minimp3 v0.3.5 [INFO] [stderr] Compiling config v0.9.3 [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 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" "-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/sound_board_rs-d04ef47f57a43bba.sound_board_rs.aou423yh-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/sound_board_rs-d04ef47f57a43bba.sound_board_rs.aou423yh-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/sound_board_rs-d04ef47f57a43bba.sound_board_rs.aou423yh-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/sound_board_rs-d04ef47f57a43bba.sound_board_rs.aou423yh-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/sound_board_rs-d04ef47f57a43bba.sound_board_rs.aou423yh-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/sound_board_rs-d04ef47f57a43bba.sound_board_rs.aou423yh-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/sound_board_rs-d04ef47f57a43bba.sound_board_rs.aou423yh-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/sound_board_rs-d04ef47f57a43bba.sound_board_rs.aou423yh-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/sound_board_rs-d04ef47f57a43bba.sound_board_rs.aou423yh-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/sound_board_rs-d04ef47f57a43bba.sound_board_rs.aou423yh-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/sound_board_rs-d04ef47f57a43bba.sound_board_rs.aou423yh-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/sound_board_rs-d04ef47f57a43bba.sound_board_rs.aou423yh-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/sound_board_rs-d04ef47f57a43bba.sound_board_rs.aou423yh-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/sound_board_rs-d04ef47f57a43bba.sound_board_rs.aou423yh-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/sound_board_rs-d04ef47f57a43bba.sound_board_rs.aou423yh-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/sound_board_rs-d04ef47f57a43bba.sound_board_rs.aou423yh-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/sound_board_rs-d04ef47f57a43bba" "/opt/rustwide/target/debug/deps/sound_board_rs-d04ef47f57a43bba.2nhpx1jithsvjx91.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-e23242df450dc546/out" "-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/librodio-d7e6588c19ac71d6.rlib" "/opt/rustwide/target/debug/deps/libminimp3-83af38be338b414a.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-dab383b018e2c7b0.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-454d3e2670bded9b.rlib" "/opt/rustwide/target/debug/deps/liblewton-bd553d88b08bf339.rlib" "/opt/rustwide/target/debug/deps/libogg-16264bb7c70604ec.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-6b37295460e5f9d5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8b927a909cceb876.rlib" "/opt/rustwide/target/debug/deps/libhound-65416484beabb127.rlib" "/opt/rustwide/target/debug/deps/libcpal-c2a7b426bfa70e04.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-5a083260fed38680.rlib" "/opt/rustwide/target/debug/deps/libthiserror-89ad6e6e403ce3ce.rlib" "/opt/rustwide/target/debug/deps/libclaxon-08190b677708bfcf.rlib" "/opt/rustwide/target/debug/deps/libchrono-82702aedde82e5fd.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-801f69e2be181fa8.rlib" "/opt/rustwide/target/debug/deps/libtime-afcd626898a6d0a6.rlib" "/opt/rustwide/target/debug/deps/liblaunchpad_rs-6a57c866a56730ee.rlib" "/opt/rustwide/target/debug/deps/libportmidi-3c43f93860e2f079.rlib" "/opt/rustwide/target/debug/deps/libdirs-d758c5f74886b8c3.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-8624cd34a2418007.rlib" "/opt/rustwide/target/debug/deps/liblibc-06caf72ab9199ca8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/libconfig-7160993d567f68ea.rlib" "/opt/rustwide/target/debug/deps/libini-b93c73397ff4833d.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-36c87b90320ac06a.rlib" "/opt/rustwide/target/debug/deps/libregex-6a1d6822c305a3fa.rlib" "/opt/rustwide/target/debug/deps/libthread_local-87cfd577652377a1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-6797e743e9e8c88f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-36f17ee7f2a5f584.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-879fdd8c4e955f9b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-27ecd857bf067ddb.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-58405ee41371f3d7.rlib" "/opt/rustwide/target/debug/deps/libserde-56350ca5e1782ddc.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cbf4e74d25b393ff.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-8b8f37ed789d606b.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-f354f04fbeda9ef4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-45bf752661d08d2e.rlib" "/opt/rustwide/target/debug/deps/libryu-b755e33c759eda69.rlib" "/opt/rustwide/target/debug/deps/libitoa-188235a5b9981757.rlib" "/opt/rustwide/target/debug/deps/libtoml-42b65a435ac96f9b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libnom-519160da537def36.rlib" "/opt/rustwide/target/debug/deps/libmemchr-994f1cb85517744c.rlib" "/opt/rustwide/target/debug/deps/libserde-f12e2485b0e5e25f.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" "-lasound" "-lportmidi" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "2cbd6d613c1764e583ecd3cabefa5a2cace8b96ded38b0e4f556a5207dd0aff8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cbd6d613c1764e583ecd3cabefa5a2cace8b96ded38b0e4f556a5207dd0aff8", kill_on_drop: false }` [INFO] [stdout] 2cbd6d613c1764e583ecd3cabefa5a2cace8b96ded38b0e4f556a5207dd0aff8