[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 try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freujab%2Frust-music-player" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/reujab/rust-music-player on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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-0/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded chan v0.1.21 [INFO] [stderr] Downloaded id3 v0.2.3 [INFO] [stderr] Downloaded mp3-metadata v0.3.0 [INFO] [stderr] Downloaded c_vec v1.0.12 [INFO] [stderr] Downloaded chan-signal v0.3.1 [INFO] [stderr] Downloaded mp3-duration v0.1.3 [INFO] [stderr] Downloaded fmod v0.9.24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dcddc768fa1678b1e26f00da8fcf57846b2b332d391adeb7b8b9765e7c699792 [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" "dcddc768fa1678b1e26f00da8fcf57846b2b332d391adeb7b8b9765e7c699792", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dcddc768fa1678b1e26f00da8fcf57846b2b332d391adeb7b8b9765e7c699792", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcddc768fa1678b1e26f00da8fcf57846b2b332d391adeb7b8b9765e7c699792", kill_on_drop: false }` [INFO] [stdout] dcddc768fa1678b1e26f00da8fcf57846b2b332d391adeb7b8b9765e7c699792 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa49dbf2c606995d273eb020e4135ddba246ad583972cd911550fa9fc4737ebd [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" "fa49dbf2c606995d273eb020e4135ddba246ad583972cd911550fa9fc4737ebd", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.10 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling derive_builder v0.5.1 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Compiling rustc-demangle v0.1.7 [INFO] [stderr] Compiling byteorder v1.2.2 [INFO] [stderr] Compiling c_vec v1.0.12 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling mp3-metadata v0.3.0 [INFO] [stderr] Compiling termion v1.5.1 [INFO] [stderr] Compiling regex-syntax v0.5.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling chan v0.1.21 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling walkdir v2.1.4 [INFO] [stderr] Compiling fmod v0.9.24 [INFO] [stderr] Compiling chan-signal v0.3.1 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling derive_builder_core v0.2.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcgOrAth/list" "-m64" "/opt/rustwide/target/debug/deps/rfmod-6b1ae0d3654ded3a.rfmod.fafd29f1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-6b1ae0d3654ded3a.rfmod.fafd29f1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-6b1ae0d3654ded3a.rfmod.fafd29f1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-6b1ae0d3654ded3a.rfmod.fafd29f1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-6b1ae0d3654ded3a.rfmod.fafd29f1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-6b1ae0d3654ded3a.rfmod.fafd29f1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-6b1ae0d3654ded3a.rfmod.fafd29f1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-6b1ae0d3654ded3a.rfmod.fafd29f1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-6b1ae0d3654ded3a.rfmod.fafd29f1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-6b1ae0d3654ded3a.rfmod.fafd29f1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-6b1ae0d3654ded3a.rfmod.fafd29f1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-6b1ae0d3654ded3a.rfmod.fafd29f1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-6b1ae0d3654ded3a.rfmod.fafd29f1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-6b1ae0d3654ded3a.rfmod.fafd29f1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-6b1ae0d3654ded3a.rfmod.fafd29f1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-6b1ae0d3654ded3a.rfmod.fafd29f1-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-6b1ae0d3654ded3a.46w9v84eba3pwsw0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lfmodex64" "-Wl,-Bstatic" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libbyteorder-3b23349db2e5f7b5.rlib" "-Wl,--no-whole-archive" "-L" "/opt/rustwide/target/debug/deps" "-Wl,-Bdynamic" "-lc_vec-b8fce67cf969d3ec" "-Wl,-Bstatic" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/liblibc-9225fd765033d304.rlib" "-Wl,--no-whole-archive" "-Wl,--start-group" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bdynamic" "-lstd-9c44f1fe63de3edb" "-Wl,--end-group" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/librfmod-6b1ae0d3654ded3a.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" "fa49dbf2c606995d273eb020e4135ddba246ad583972cd911550fa9fc4737ebd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa49dbf2c606995d273eb020e4135ddba246ad583972cd911550fa9fc4737ebd", kill_on_drop: false }` [INFO] [stdout] fa49dbf2c606995d273eb020e4135ddba246ad583972cd911550fa9fc4737ebd