[INFO] cloning repository https://github.com/lcagustini/pocket-pirates [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lcagustini/pocket-pirates" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flcagustini%2Fpocket-pirates", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flcagustini%2Fpocket-pirates'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dd4d9a5681e6efed8873542bc15c5268ef8ac8da [INFO] testing lcagustini/pocket-pirates against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flcagustini%2Fpocket-pirates" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lcagustini/pocket-pirates on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lcagustini/pocket-pirates [INFO] finished tweaking git repo https://github.com/lcagustini/pocket-pirates [INFO] tweaked toml for git repo https://github.com/lcagustini/pocket-pirates written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/lcagustini/pocket-pirates already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a74f90041dbae921ad04a748c03387629613e3d5011032de8b9585327fad833 [INFO] running `Command { std: "docker" "start" "-a" "1a74f90041dbae921ad04a748c03387629613e3d5011032de8b9585327fad833", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a74f90041dbae921ad04a748c03387629613e3d5011032de8b9585327fad833", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a74f90041dbae921ad04a748c03387629613e3d5011032de8b9585327fad833", kill_on_drop: false }` [INFO] [stdout] 1a74f90041dbae921ad04a748c03387629613e3d5011032de8b9585327fad833 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6981f60d84cbf7ac615ae5f2a4d18cd98db6b858a09b82d0287b5ecb5a3add5 [INFO] running `Command { std: "docker" "start" "-a" "b6981f60d84cbf7ac615ae5f2a4d18cd98db6b858a09b82d0287b5ecb5a3add5", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling ears v0.5.1 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling sdl2-sys v0.32.1 (https://github.com/AngryLawyer/rust-sdl2#cfced74f) [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustctegaOP/list" "-m64" "/opt/rustwide/target/debug/deps/ears-eef309494265fa56.ears.996b3b05-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ears-eef309494265fa56.ears.996b3b05-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ears-eef309494265fa56.ears.996b3b05-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ears-eef309494265fa56.ears.996b3b05-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ears-eef309494265fa56.ears.996b3b05-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ears-eef309494265fa56.ears.996b3b05-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ears-eef309494265fa56.ears.996b3b05-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ears-eef309494265fa56.ears.996b3b05-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ears-eef309494265fa56.ears.996b3b05-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ears-eef309494265fa56.ears.996b3b05-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ears-eef309494265fa56.ears.996b3b05-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ears-eef309494265fa56.ears.996b3b05-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ears-eef309494265fa56.ears.996b3b05-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ears-eef309494265fa56.ears.996b3b05-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ears-eef309494265fa56.ears.996b3b05-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ears-eef309494265fa56.ears.996b3b05-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/ears-eef309494265fa56.omye439jyyok171.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/local/opt/openal-soft/lib" "-L" "/usr/local/lib" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lopenal" "-lsndfile" "-Wl,-Bstatic" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/liblazy_static-e7ca4d0d8274d779.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/liblibc-bcb46937e7421e15.rlib" "-Wl,--no-whole-archive" "-Wl,--start-group" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bdynamic" "-lstd-9c44f1fe63de3edb" "-Wl,--end-group" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/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/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libears-eef309494265fa56.so" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lsndfile [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 `ears` 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" "b6981f60d84cbf7ac615ae5f2a4d18cd98db6b858a09b82d0287b5ecb5a3add5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6981f60d84cbf7ac615ae5f2a4d18cd98db6b858a09b82d0287b5ecb5a3add5", kill_on_drop: false }` [INFO] [stdout] b6981f60d84cbf7ac615ae5f2a4d18cd98db6b858a09b82d0287b5ecb5a3add5