[INFO] cloning repository https://github.com/LogoiLab/echran [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LogoiLab/echran" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLogoiLab%2Fechran", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLogoiLab%2Fechran'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1622a8a6e1e86ae1cdf09add2f27bc402af0cc46 [INFO] testing LogoiLab/echran against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLogoiLab%2Fechran" "/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/LogoiLab/echran on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LogoiLab/echran [INFO] finished tweaking git repo https://github.com/LogoiLab/echran [INFO] tweaked toml for git repo https://github.com/LogoiLab/echran written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/LogoiLab/echran already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/jhasse/ears` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eceeb82c27c1cdcb54535835cbf744e38e44e9919d6ddd9f715951291cf0cd23 [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" "eceeb82c27c1cdcb54535835cbf744e38e44e9919d6ddd9f715951291cf0cd23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eceeb82c27c1cdcb54535835cbf744e38e44e9919d6ddd9f715951291cf0cd23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eceeb82c27c1cdcb54535835cbf744e38e44e9919d6ddd9f715951291cf0cd23", kill_on_drop: false }` [INFO] [stdout] eceeb82c27c1cdcb54535835cbf744e38e44e9919d6ddd9f715951291cf0cd23 [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" "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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af7ac7c422cdd58551add1c586ec45f540bc59ebcd6de2bc93e4cf05fa1a04fa [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" "af7ac7c422cdd58551add1c586ec45f540bc59ebcd6de2bc93e4cf05fa1a04fa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.18 [INFO] [stderr] Compiling ears v0.4.0 (https://github.com/jhasse/ears#b48a9e1b) [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling unicode-width v0.1.3 [INFO] [stderr] Compiling lazy_static v0.2.4 [INFO] [stderr] Compiling unicode-segmentation v0.1.3 [INFO] [stderr] Compiling strsim v0.5.2 [INFO] [stderr] Compiling term_size v0.2.1 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling clap v2.19.1 [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-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/ears-dde07233a7e9402d.ears.7943fqsl-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ears-dde07233a7e9402d.ears.7943fqsl-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ears-dde07233a7e9402d.ears.7943fqsl-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ears-dde07233a7e9402d.ears.7943fqsl-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ears-dde07233a7e9402d.ears.7943fqsl-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ears-dde07233a7e9402d.ears.7943fqsl-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ears-dde07233a7e9402d.ears.7943fqsl-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ears-dde07233a7e9402d.ears.7943fqsl-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ears-dde07233a7e9402d.ears.7943fqsl-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ears-dde07233a7e9402d.ears.7943fqsl-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ears-dde07233a7e9402d.ears.7943fqsl-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ears-dde07233a7e9402d.ears.7943fqsl-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ears-dde07233a7e9402d.ears.7943fqsl-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ears-dde07233a7e9402d.ears.7943fqsl-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ears-dde07233a7e9402d.ears.7943fqsl-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ears-dde07233a7e9402d.ears.7943fqsl-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libears-dde07233a7e9402d.so" "-Wl,--version-script=/tmp/rustcvLfo0F/list" "/opt/rustwide/target/debug/deps/ears-dde07233a7e9402d.3mku8p7p7ea7ykop.rcgu.o" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/local/opt/openal-soft/lib" "-L" "/usr/local/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lopenal" "-lsndfile" "-Wl,-Bstatic" "-Wl,--whole-archive" "/tmp/rustcvLfo0F/liblazy_static-8b7b403a690bca9b.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcvLfo0F/liblibc-a0ae046179b3f4dc.rlib" "-Wl,--no-whole-archive" "-Wl,--start-group" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bdynamic" "-lstd-7444fd17919e9af0" "-Wl,--end-group" "-Wl,-Bstatic" "/tmp/rustcvLfo0F/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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` [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" "af7ac7c422cdd58551add1c586ec45f540bc59ebcd6de2bc93e4cf05fa1a04fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af7ac7c422cdd58551add1c586ec45f540bc59ebcd6de2bc93e4cf05fa1a04fa", kill_on_drop: false }` [INFO] [stdout] af7ac7c422cdd58551add1c586ec45f540bc59ebcd6de2bc93e4cf05fa1a04fa