[INFO] updating cached repository AndreasSchroeder/rust_game_project [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/AndreasSchroeder/rust_game_project [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/AndreasSchroeder/rust_game_project" "work/ex/beta-1.37-6/sources/1.36.0/gh/AndreasSchroeder/rust_game_project"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/AndreasSchroeder/rust_game_project'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/AndreasSchroeder/rust_game_project" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/AndreasSchroeder/rust_game_project"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/AndreasSchroeder/rust_game_project'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4950816ea81a26e7dba27f9d89ce790eaef715b4 [INFO] sha for GitHub repo AndreasSchroeder/rust_game_project: 4950816ea81a26e7dba27f9d89ce790eaef715b4 [INFO] validating manifest of AndreasSchroeder/rust_game_project on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of AndreasSchroeder/rust_game_project on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing AndreasSchroeder/rust_game_project [INFO] finished frobbing AndreasSchroeder/rust_game_project [INFO] frobbed toml for AndreasSchroeder/rust_game_project written to work/ex/beta-1.37-6/sources/1.36.0/gh/AndreasSchroeder/rust_game_project/Cargo.toml [INFO] started frobbing AndreasSchroeder/rust_game_project [INFO] finished frobbing AndreasSchroeder/rust_game_project [INFO] frobbed toml for AndreasSchroeder/rust_game_project written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/AndreasSchroeder/rust_game_project/Cargo.toml [INFO] crate AndreasSchroeder/rust_game_project already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing AndreasSchroeder/rust_game_project against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/AndreasSchroeder/rust_game_project:/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=warn" "-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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 17756051c8c03f8c6dc215a0cc3be0fb6a0eafedd3797113ee8e07034281145c [INFO] running `"docker" "start" "-a" "17756051c8c03f8c6dc215a0cc3be0fb6a0eafedd3797113ee8e07034281145c"` [INFO] [stderr] Compiling siphasher v0.2.1 [INFO] [stderr] Compiling ears v0.4.0 [INFO] [stderr] Compiling serde_json v0.8.6 [INFO] [stderr] Compiling shared_library v0.1.5 [INFO] [stderr] Compiling x11-dl v2.12.0 [INFO] [stderr] Compiling vecmath v0.3.0 [INFO] [stderr] Compiling deflate v0.7.4 [INFO] [stderr] Compiling deque v0.3.1 [INFO] [stderr] Compiling num-rational v0.1.35 [INFO] [stderr] Compiling wayland-scanner v0.7.7 [INFO] [stderr] Compiling tempfile v2.1.5 [INFO] [stderr] Compiling pistoncore-input v0.16.0 [INFO] [stderr] Compiling gfx_core v0.6.0 [INFO] [stderr] Compiling arrayvec v0.3.20 [INFO] [stderr] Compiling rayon v0.6.0 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling glutin v0.7.4 [INFO] [stderr] Compiling gl v0.6.1 [INFO] [stderr] Compiling piston2d-graphics v0.20.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling rusttype v0.2.1 [INFO] [stderr] Compiling wayland-client v0.7.7 [INFO] [stderr] Compiling png v0.6.2 [INFO] [stderr] Compiling pistoncore-window v0.25.0 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] warning[E0311]: the parameter type `K` may not live long enough [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.1/src/support/bst/map.rs:81:19 [INFO] [stderr] | [INFO] [stderr] 81 | match node.force() { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider adding an explicit lifetime bound for `K` [INFO] [stderr] note: the parameter type `K` must be valid for the anonymous lifetime #1 defined on the function body at 77:9... [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.1/src/support/bst/map.rs:77:9 [INFO] [stderr] | [INFO] [stderr] 77 | / fn clone_subtree( [INFO] [stderr] 78 | | node: node::NodeRef) [INFO] [stderr] 79 | | -> BTreeMap { [INFO] [stderr] 80 | | [INFO] [stderr] ... | [INFO] [stderr] 136| | } [INFO] [stderr] 137| | } [INFO] [stderr] | |_________^ [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] [INFO] [stderr] warning[E0311]: the parameter type `V` may not live long enough [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.1/src/support/bst/map.rs:81:19 [INFO] [stderr] | [INFO] [stderr] 81 | match node.force() { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider adding an explicit lifetime bound for `V` [INFO] [stderr] note: the parameter type `V` must be valid for the anonymous lifetime #1 defined on the function body at 77:9... [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.1/src/support/bst/map.rs:77:9 [INFO] [stderr] | [INFO] [stderr] 77 | / fn clone_subtree( [INFO] [stderr] 78 | | node: node::NodeRef) [INFO] [stderr] 79 | | -> BTreeMap { [INFO] [stderr] 80 | | [INFO] [stderr] ... | [INFO] [stderr] 136| | } [INFO] [stderr] 137| | } [INFO] [stderr] | |_________^ [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] [INFO] [stderr] Compiling jpeg-decoder v0.1.11 [INFO] [stderr] Compiling pistoncore-event_loop v0.28.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/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/ears-6c59043dae1ab376.ears.7m6dndl3-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/ears-6c59043dae1ab376.ears.7m6dndl3-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/ears-6c59043dae1ab376.ears.7m6dndl3-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/ears-6c59043dae1ab376.ears.7m6dndl3-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/ears-6c59043dae1ab376.ears.7m6dndl3-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/ears-6c59043dae1ab376.ears.7m6dndl3-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/ears-6c59043dae1ab376.ears.7m6dndl3-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/ears-6c59043dae1ab376.ears.7m6dndl3-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/ears-6c59043dae1ab376.ears.7m6dndl3-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/ears-6c59043dae1ab376.ears.7m6dndl3-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/ears-6c59043dae1ab376.ears.7m6dndl3-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/ears-6c59043dae1ab376.ears.7m6dndl3-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/ears-6c59043dae1ab376.ears.7m6dndl3-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/ears-6c59043dae1ab376.ears.7m6dndl3-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/ears-6c59043dae1ab376.ears.7m6dndl3-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/ears-6c59043dae1ab376.ears.7m6dndl3-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/libears-6c59043dae1ab376.so" "/opt/crater/target/debug/deps/ears-6c59043dae1ab376.orw7f0nu1s3jhtf.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/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lopenal" "-lsndfile" "-Wl,-Bstatic" "-Wl,--whole-archive" "/tmp/rustcusoVys/liblazy_static-d7718b504e03d468.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcusoVys/liblibc-886b65bef8980b60.rlib" "-Wl,--no-whole-archive" "-Wl,--start-group" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bdynamic" "-lstd-9895e8982b0a79e7" "-Wl,--end-group" "-Wl,-Bstatic" "/tmp/rustcusoVys/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-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] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "17756051c8c03f8c6dc215a0cc3be0fb6a0eafedd3797113ee8e07034281145c"` [INFO] running `"docker" "rm" "-f" "17756051c8c03f8c6dc215a0cc3be0fb6a0eafedd3797113ee8e07034281145c"` [INFO] [stdout] 17756051c8c03f8c6dc215a0cc3be0fb6a0eafedd3797113ee8e07034281145c