[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 master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLogoiLab%2Fechran" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LogoiLab/echran on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-2/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41759bbbf0f0055eb29c80d8644aaa4d17a8953cf34eb0d8ece7f4e7b5c4b575 [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" "41759bbbf0f0055eb29c80d8644aaa4d17a8953cf34eb0d8ece7f4e7b5c4b575", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41759bbbf0f0055eb29c80d8644aaa4d17a8953cf34eb0d8ece7f4e7b5c4b575", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41759bbbf0f0055eb29c80d8644aaa4d17a8953cf34eb0d8ece7f4e7b5c4b575", kill_on_drop: false }` [INFO] [stdout] 41759bbbf0f0055eb29c80d8644aaa4d17a8953cf34eb0d8ece7f4e7b5c4b575 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1df35a4305d0eb45e229b25e6713c8d3a381ac8f57baeab006d4e004c27f2202 [INFO] running `Command { std: "docker" "start" "-a" "1df35a4305d0eb45e229b25e6713c8d3a381ac8f57baeab006d4e004c27f2202", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 strsim v0.5.2 [INFO] [stderr] Compiling unicode-segmentation v0.1.3 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling lazy_static v0.2.4 [INFO] [stderr] Compiling unicode-width v0.1.3 [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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/ears-77a98932a0e30d92.ears.8tkf3o06-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ears-77a98932a0e30d92.ears.8tkf3o06-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ears-77a98932a0e30d92.ears.8tkf3o06-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ears-77a98932a0e30d92.ears.8tkf3o06-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ears-77a98932a0e30d92.ears.8tkf3o06-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ears-77a98932a0e30d92.ears.8tkf3o06-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ears-77a98932a0e30d92.ears.8tkf3o06-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ears-77a98932a0e30d92.ears.8tkf3o06-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ears-77a98932a0e30d92.ears.8tkf3o06-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ears-77a98932a0e30d92.ears.8tkf3o06-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ears-77a98932a0e30d92.ears.8tkf3o06-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ears-77a98932a0e30d92.ears.8tkf3o06-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ears-77a98932a0e30d92.ears.8tkf3o06-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ears-77a98932a0e30d92.ears.8tkf3o06-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ears-77a98932a0e30d92.ears.8tkf3o06-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ears-77a98932a0e30d92.ears.8tkf3o06-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libears-77a98932a0e30d92.so" "-Wl,--version-script=/tmp/rustc9DxCmc/list" "/opt/rustwide/target/debug/deps/ears-77a98932a0e30d92.bizkmiz0r1qamfr.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/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lopenal" "-lsndfile" "-Wl,-Bstatic" "-Wl,--whole-archive" "/tmp/rustc9DxCmc/liblazy_static-a190079e66f0b7ab.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc9DxCmc/liblibc-dc3e6eae09e8611e.rlib" "-Wl,--no-whole-archive" "-Wl,--start-group" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bdynamic" "-lstd-21256c14e4504640" "-Wl,--end-group" "-Wl,-Bstatic" "/tmp/rustc9DxCmc/libcompiler_builtins-1eec8756baa5bc24.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" "1df35a4305d0eb45e229b25e6713c8d3a381ac8f57baeab006d4e004c27f2202", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1df35a4305d0eb45e229b25e6713c8d3a381ac8f57baeab006d4e004c27f2202", kill_on_drop: false }` [INFO] [stdout] 1df35a4305d0eb45e229b25e6713c8d3a381ac8f57baeab006d4e004c27f2202