[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 master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freujab%2Frust-music-player" "/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/reujab/rust-music-player on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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-1/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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-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" "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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 975dce10f8cd6408d45fdba3cce857483a932bcdd551fa6073baa284ddc97144 [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" "975dce10f8cd6408d45fdba3cce857483a932bcdd551fa6073baa284ddc97144", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "975dce10f8cd6408d45fdba3cce857483a932bcdd551fa6073baa284ddc97144", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "975dce10f8cd6408d45fdba3cce857483a932bcdd551fa6073baa284ddc97144", kill_on_drop: false }` [INFO] [stdout] 975dce10f8cd6408d45fdba3cce857483a932bcdd551fa6073baa284ddc97144 [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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ad3657569a5763e816b16afb2a0349ff80e248367d2418ae286635815e5520d [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" "4ad3657569a5763e816b16afb2a0349ff80e248367d2418ae286635815e5520d", 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 rustc-demangle v0.1.7 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Compiling derive_builder v0.5.1 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling byteorder v1.2.2 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [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 encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese 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 synstructure v0.6.1 [INFO] [stderr] Compiling derive_builder_core v0.2.0 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling rand v0.4.2 [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 encoding v0.2.33 [INFO] [stderr] Compiling failure_derive v0.1.1 [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] [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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rfmod-3bbe56e460004380.rfmod.w2wrg6jf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-3bbe56e460004380.rfmod.w2wrg6jf-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-3bbe56e460004380.rfmod.w2wrg6jf-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-3bbe56e460004380.rfmod.w2wrg6jf-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-3bbe56e460004380.rfmod.w2wrg6jf-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-3bbe56e460004380.rfmod.w2wrg6jf-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-3bbe56e460004380.rfmod.w2wrg6jf-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-3bbe56e460004380.rfmod.w2wrg6jf-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-3bbe56e460004380.rfmod.w2wrg6jf-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-3bbe56e460004380.rfmod.w2wrg6jf-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-3bbe56e460004380.rfmod.w2wrg6jf-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-3bbe56e460004380.rfmod.w2wrg6jf-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-3bbe56e460004380.rfmod.w2wrg6jf-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-3bbe56e460004380.rfmod.w2wrg6jf-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-3bbe56e460004380.rfmod.w2wrg6jf-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-3bbe56e460004380.rfmod.w2wrg6jf-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/librfmod-3bbe56e460004380.so" "-Wl,--version-script=/tmp/rustchy220H/list" "/opt/rustwide/target/debug/deps/rfmod-3bbe56e460004380.3mlby5kcodrd1qjj.rcgu.o" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lfmodex64" "-Wl,-Bstatic" "-Wl,--whole-archive" "/tmp/rustchy220H/libbyteorder-f19fa76ab8655734.rlib" "-Wl,--no-whole-archive" "-L" "/opt/rustwide/target/debug/deps" "-Wl,-Bdynamic" "-lc_vec-c1a3dd2128644df0" "-Wl,-Bstatic" "-Wl,--whole-archive" "/tmp/rustchy220H/liblibc-8fa38065ad3b44d2.rlib" "-Wl,--no-whole-archive" "-Wl,--start-group" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bdynamic" "-lstd-5989bcf78182f65e" "-Wl,--end-group" "-Wl,-Bstatic" "/tmp/rustchy220H/libcompiler_builtins-95a4d456339b7385.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" "4ad3657569a5763e816b16afb2a0349ff80e248367d2418ae286635815e5520d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ad3657569a5763e816b16afb2a0349ff80e248367d2418ae286635815e5520d", kill_on_drop: false }` [INFO] [stdout] 4ad3657569a5763e816b16afb2a0349ff80e248367d2418ae286635815e5520d