[INFO] cloning repository https://github.com/reujab/rust-music-player [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/reujab/rust-music-player" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freujab%2Frust-music-player", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freujab%2Frust-music-player'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d552af375c2264ea4827ee84590ae0b5b744de8 [INFO] testing reujab/rust-music-player against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freujab%2Frust-music-player" "/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/reujab/rust-music-player on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/reujab/rust-music-player [INFO] finished tweaking git repo https://github.com/reujab/rust-music-player [INFO] tweaked toml for git repo https://github.com/reujab/rust-music-player written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/reujab/rust-music-player already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded chan-signal v0.3.1 [INFO] [stderr] Downloaded mp3-duration v0.1.3 [INFO] [stderr] Downloaded id3 v0.2.3 [INFO] [stderr] Downloaded fmod v0.9.24 [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" "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" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2fa3adaaac32bc1209561208f202a3394b32a3731f23bea04a4428dccc86394a [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" "2fa3adaaac32bc1209561208f202a3394b32a3731f23bea04a4428dccc86394a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2fa3adaaac32bc1209561208f202a3394b32a3731f23bea04a4428dccc86394a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fa3adaaac32bc1209561208f202a3394b32a3731f23bea04a4428dccc86394a", kill_on_drop: false }` [INFO] [stdout] 2fa3adaaac32bc1209561208f202a3394b32a3731f23bea04a4428dccc86394a [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" "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" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 75224ed24c70707418d622c3d39b272d00f0e14e77f4e1068fc57005c02b2806 [INFO] running `Command { std: "docker" "start" "-a" "75224ed24c70707418d622c3d39b272d00f0e14e77f4e1068fc57005c02b2806", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling cc v1.0.10 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.7 [INFO] [stderr] Compiling derive_builder v0.5.1 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling byteorder v1.2.2 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling c_vec v1.0.12 [INFO] [stderr] Compiling mp3-metadata v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.5.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling walkdir v2.1.4 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling derive_builder_core v0.2.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling termion v1.5.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling fmod v0.9.24 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling chan v0.1.21 [INFO] [stderr] Compiling flate2 v0.2.20 [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/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rfmod-52cc6072025d4fe0.rfmod.5wyf1e0q-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-52cc6072025d4fe0.rfmod.5wyf1e0q-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-52cc6072025d4fe0.rfmod.5wyf1e0q-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-52cc6072025d4fe0.rfmod.5wyf1e0q-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-52cc6072025d4fe0.rfmod.5wyf1e0q-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-52cc6072025d4fe0.rfmod.5wyf1e0q-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-52cc6072025d4fe0.rfmod.5wyf1e0q-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-52cc6072025d4fe0.rfmod.5wyf1e0q-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-52cc6072025d4fe0.rfmod.5wyf1e0q-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-52cc6072025d4fe0.rfmod.5wyf1e0q-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-52cc6072025d4fe0.rfmod.5wyf1e0q-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-52cc6072025d4fe0.rfmod.5wyf1e0q-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-52cc6072025d4fe0.rfmod.5wyf1e0q-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-52cc6072025d4fe0.rfmod.5wyf1e0q-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-52cc6072025d4fe0.rfmod.5wyf1e0q-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-52cc6072025d4fe0.rfmod.5wyf1e0q-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/librfmod-52cc6072025d4fe0.so" "-Wl,--version-script=/tmp/rustcC8w7at/list" "/opt/rustwide/target/debug/deps/rfmod-52cc6072025d4fe0.q93yhtw1zffrrwt.rcgu.o" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lfmodex64" "-Wl,-Bstatic" "-Wl,--whole-archive" "/tmp/rustcC8w7at/libbyteorder-1084999c43620743.rlib" "-Wl,--no-whole-archive" "-L" "/opt/rustwide/target/debug/deps" "-Wl,-Bdynamic" "-lc_vec-287aaf910ec28e78" "-Wl,-Bstatic" "-Wl,--whole-archive" "/tmp/rustcC8w7at/liblibc-451497d73dd9974a.rlib" "-Wl,--no-whole-archive" "-Wl,--start-group" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bdynamic" "-lstd-d66e0ceb8eaec9b8" "-Wl,--end-group" "-Wl,-Bstatic" "/tmp/rustcC8w7at/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lfmodex64 [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 `fmod`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "75224ed24c70707418d622c3d39b272d00f0e14e77f4e1068fc57005c02b2806", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75224ed24c70707418d622c3d39b272d00f0e14e77f4e1068fc57005c02b2806", kill_on_drop: false }` [INFO] [stdout] 75224ed24c70707418d622c3d39b272d00f0e14e77f4e1068fc57005c02b2806