[INFO] cloning repository mlsteele/modelm-linux [INFO] running `"git" "clone" "--bare" "git://github.com/mlsteele/modelm-linux.git" "work/cache/sources/gh/mlsteele/modelm-linux"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/mlsteele/modelm-linux'... [INFO] running `"git" "clone" "work/cache/sources/gh/mlsteele/modelm-linux" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/mlsteele/modelm-linux"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/mlsteele/modelm-linux'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mlsteele/modelm-linux" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mlsteele/modelm-linux"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mlsteele/modelm-linux'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 47532444135f060c6abc5eaaaa93d15cea438a90 [INFO] sha for GitHub repo mlsteele/modelm-linux: 47532444135f060c6abc5eaaaa93d15cea438a90 [INFO] validating manifest of mlsteele/modelm-linux on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of mlsteele/modelm-linux on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing mlsteele/modelm-linux [INFO] finished frobbing mlsteele/modelm-linux [INFO] frobbed toml for mlsteele/modelm-linux written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/mlsteele/modelm-linux/Cargo.toml [INFO] started frobbing mlsteele/modelm-linux [INFO] finished frobbing mlsteele/modelm-linux [INFO] frobbed toml for mlsteele/modelm-linux written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mlsteele/modelm-linux/Cargo.toml [INFO] crate mlsteele/modelm-linux already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/mlsteele/modelm-linux/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ears v0.6.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing mlsteele/modelm-linux against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mlsteele/modelm-linux:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 0c2a9ef6624c470b14c63fcb1cfda966293e6b7406907ab29327c54ec7380067 [INFO] running `"docker" "start" "-a" "0c2a9ef6624c470b14c63fcb1cfda966293e6b7406907ab29327c54ec7380067"` [INFO] [stderr] Compiling ears v0.6.0 [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/ears-d01579bad8ee4e52.ears.6d6k1oao-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/ears-d01579bad8ee4e52.ears.6d6k1oao-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/ears-d01579bad8ee4e52.ears.6d6k1oao-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/ears-d01579bad8ee4e52.ears.6d6k1oao-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/ears-d01579bad8ee4e52.ears.6d6k1oao-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/ears-d01579bad8ee4e52.ears.6d6k1oao-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/ears-d01579bad8ee4e52.ears.6d6k1oao-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/ears-d01579bad8ee4e52.ears.6d6k1oao-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/ears-d01579bad8ee4e52.ears.6d6k1oao-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/ears-d01579bad8ee4e52.ears.6d6k1oao-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/ears-d01579bad8ee4e52.ears.6d6k1oao-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/ears-d01579bad8ee4e52.ears.6d6k1oao-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/ears-d01579bad8ee4e52.ears.6d6k1oao-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/ears-d01579bad8ee4e52.ears.6d6k1oao-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/ears-d01579bad8ee4e52.ears.6d6k1oao-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/ears-d01579bad8ee4e52.ears.6d6k1oao-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/libears-d01579bad8ee4e52.so" "/opt/crater/target/debug/deps/ears-d01579bad8ee4e52.2g5dic2u2gblzmhl.rcgu.o" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/usr/local/opt/openal-soft/lib" "-L" "/usr/local/lib" "-L" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lopenal" "-lsndfile" "-Wl,-Bstatic" "-Wl,--whole-archive" "/tmp/rustc73DNC0/liblazy_static-9b17a9645fc94ad9.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc73DNC0/liblibc-855825b224a0aad6.rlib" "-Wl,--no-whole-archive" "-Wl,--start-group" "-L" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bdynamic" "-lstd-196d0eff8e603c0a" "-Wl,--end-group" "-Wl,-Bstatic" "/tmp/rustc73DNC0/libcompiler_builtins-a17fdd0a687135a8.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" "-shared" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lsndfile [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `ears`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "0c2a9ef6624c470b14c63fcb1cfda966293e6b7406907ab29327c54ec7380067"` [INFO] running `"docker" "rm" "-f" "0c2a9ef6624c470b14c63fcb1cfda966293e6b7406907ab29327c54ec7380067"` [INFO] [stdout] 0c2a9ef6624c470b14c63fcb1cfda966293e6b7406907ab29327c54ec7380067