[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 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freujab%2Frust-music-player" "/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/reujab/rust-music-player on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-13/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" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e13db6d4c293a0ba7d16a4537c794498129b9aac727f8f3eec640b532f8d01c [INFO] running `Command { std: "docker" "start" "-a" "9e13db6d4c293a0ba7d16a4537c794498129b9aac727f8f3eec640b532f8d01c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e13db6d4c293a0ba7d16a4537c794498129b9aac727f8f3eec640b532f8d01c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e13db6d4c293a0ba7d16a4537c794498129b9aac727f8f3eec640b532f8d01c", kill_on_drop: false }` [INFO] [stdout] 9e13db6d4c293a0ba7d16a4537c794498129b9aac727f8f3eec640b532f8d01c [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c6dfaa2809b30d29f52d5393c09dcca41d49033d424ae3e97b31c44def2e6cb [INFO] running `Command { std: "docker" "start" "-a" "4c6dfaa2809b30d29f52d5393c09dcca41d49033d424ae3e97b31c44def2e6cb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 derive_builder v0.5.1 [INFO] [stderr] Compiling rustc-demangle v0.1.7 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling byteorder v1.2.2 [INFO] [stderr] Compiling bit-vec v0.4.4 [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 synstructure v0.6.1 [INFO] [stderr] Compiling derive_builder_core v0.2.0 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte 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 thread_local v0.3.5 [INFO] [stderr] Compiling walkdir v2.1.4 [INFO] [stderr] Compiling regex-syntax v0.5.5 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling termion v1.5.1 [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 rand v0.3.22 [INFO] [stderr] Compiling chan v0.1.21 [INFO] [stderr] Compiling chan-signal v0.3.1 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustc2PIyT6/list" "-m64" "/opt/rustwide/target/debug/deps/rfmod-49a2ef6b1475fd4d.rfmod.ba2abff4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-49a2ef6b1475fd4d.rfmod.ba2abff4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-49a2ef6b1475fd4d.rfmod.ba2abff4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-49a2ef6b1475fd4d.rfmod.ba2abff4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-49a2ef6b1475fd4d.rfmod.ba2abff4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-49a2ef6b1475fd4d.rfmod.ba2abff4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-49a2ef6b1475fd4d.rfmod.ba2abff4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-49a2ef6b1475fd4d.rfmod.ba2abff4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-49a2ef6b1475fd4d.rfmod.ba2abff4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-49a2ef6b1475fd4d.rfmod.ba2abff4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-49a2ef6b1475fd4d.rfmod.ba2abff4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-49a2ef6b1475fd4d.rfmod.ba2abff4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-49a2ef6b1475fd4d.rfmod.ba2abff4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-49a2ef6b1475fd4d.rfmod.ba2abff4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-49a2ef6b1475fd4d.rfmod.ba2abff4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-49a2ef6b1475fd4d.rfmod.ba2abff4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-49a2ef6b1475fd4d.3le2g3icscqmupdj.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lfmodex64" "-Wl,-Bstatic" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libbyteorder-11acc2edeecc2b1b.rlib" "-Wl,--no-whole-archive" "-L" "/opt/rustwide/target/debug/deps" "-Wl,-Bdynamic" "-lc_vec-34227b1d34d1a7da" "-Wl,-Bstatic" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/liblibc-545d60db0dbe334f.rlib" "-Wl,--no-whole-archive" "-Wl,--start-group" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bdynamic" "-lstd-008055cc7d873802" "-Wl,--end-group" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/librfmod-49a2ef6b1475fd4d.so" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [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` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4c6dfaa2809b30d29f52d5393c09dcca41d49033d424ae3e97b31c44def2e6cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c6dfaa2809b30d29f52d5393c09dcca41d49033d424ae3e97b31c44def2e6cb", kill_on_drop: false }` [INFO] [stdout] 4c6dfaa2809b30d29f52d5393c09dcca41d49033d424ae3e97b31c44def2e6cb