[INFO] updating cached repository davideGiovannini/rust_realtime_raytracer [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/davideGiovannini/rust_realtime_raytracer [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/davideGiovannini/rust_realtime_raytracer" "work/ex/beta-1.37-6/sources/1.36.0/gh/davideGiovannini/rust_realtime_raytracer"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/davideGiovannini/rust_realtime_raytracer'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/davideGiovannini/rust_realtime_raytracer" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/davideGiovannini/rust_realtime_raytracer"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/davideGiovannini/rust_realtime_raytracer'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b53a925b6d28d3c1f13709d890ed47da7a7f084b [INFO] sha for GitHub repo davideGiovannini/rust_realtime_raytracer: b53a925b6d28d3c1f13709d890ed47da7a7f084b [INFO] validating manifest of davideGiovannini/rust_realtime_raytracer 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 davideGiovannini/rust_realtime_raytracer 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 davideGiovannini/rust_realtime_raytracer [INFO] finished frobbing davideGiovannini/rust_realtime_raytracer [INFO] frobbed toml for davideGiovannini/rust_realtime_raytracer written to work/ex/beta-1.37-6/sources/1.36.0/gh/davideGiovannini/rust_realtime_raytracer/Cargo.toml [INFO] started frobbing davideGiovannini/rust_realtime_raytracer [INFO] finished frobbing davideGiovannini/rust_realtime_raytracer [INFO] frobbed toml for davideGiovannini/rust_realtime_raytracer written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/davideGiovannini/rust_realtime_raytracer/Cargo.toml [INFO] crate davideGiovannini/rust_realtime_raytracer 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] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/davideGiovannini/rust_realtime_raytracer/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" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing davideGiovannini/rust_realtime_raytracer against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/davideGiovannini/rust_realtime_raytracer:/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 1b5a12239efaf17f70719e65b211ed8c5b2c22aff215130a1f161f19bb30de9e [INFO] running `"docker" "start" "-a" "1b5a12239efaf17f70719e65b211ed8c5b2c22aff215130a1f161f19bb30de9e"` [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling sdl2-sys v0.19.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling bitflags v0.6.0 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling sdl2 v0.19.0 [INFO] [stderr] Compiling cgmath v0.9.1 [INFO] [stderr] Compiling sdl2_ttf v0.19.0 [INFO] [stderr] Compiling raytracer v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: method is never used: `new_from2points` [INFO] [stderr] --> src/data_structures/geom.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | pub fn new_from2points(min_point: Vector, max_point: Vector) -> BoundingBox { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `set` [INFO] [stderr] --> src/data_structures/geom.rs:129:5 [INFO] [stderr] | [INFO] [stderr] 129 | pub fn set(&mut self, origin: Vector, direction: Vector) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `change_direction` [INFO] [stderr] --> src/data_structures/geom.rs:140:5 [INFO] [stderr] | [INFO] [stderr] 140 | pub fn change_direction(&mut self, direction: Vector) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `right` [INFO] [stderr] --> src/data_structures/camera.rs:48:5 [INFO] [stderr] | [INFO] [stderr] 48 | pub fn right(&self) -> Vector { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `direction` [INFO] [stderr] --> src/data_structures/camera.rs:55:5 [INFO] [stderr] | [INFO] [stderr] 55 | pub fn direction(&self) -> Vector { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [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/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/raytracer-8f0bec235d63ece5.raytracer.b25inr83-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/raytracer-8f0bec235d63ece5.raytracer.b25inr83-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/raytracer-8f0bec235d63ece5.raytracer.b25inr83-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/raytracer-8f0bec235d63ece5.raytracer.b25inr83-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/raytracer-8f0bec235d63ece5.raytracer.b25inr83-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/raytracer-8f0bec235d63ece5.raytracer.b25inr83-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/raytracer-8f0bec235d63ece5.raytracer.b25inr83-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/raytracer-8f0bec235d63ece5.raytracer.b25inr83-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/raytracer-8f0bec235d63ece5.raytracer.b25inr83-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/raytracer-8f0bec235d63ece5.raytracer.b25inr83-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/raytracer-8f0bec235d63ece5.raytracer.b25inr83-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/raytracer-8f0bec235d63ece5.raytracer.b25inr83-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/raytracer-8f0bec235d63ece5.raytracer.b25inr83-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/raytracer-8f0bec235d63ece5.raytracer.b25inr83-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/raytracer-8f0bec235d63ece5.raytracer.b25inr83-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/raytracer-8f0bec235d63ece5.raytracer.b25inr83-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/raytracer-8f0bec235d63ece5" "/opt/crater/target/debug/deps/raytracer-8f0bec235d63ece5.31gr70tzkldo4jqm.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libscoped_threadpool-7c93d2808de78cf6.rlib" "/opt/crater/target/debug/deps/libcgmath-2de08ebb48d8b3f0.rlib" "/opt/crater/target/debug/deps/libsdl2_ttf-e4e75b37913c0973.rlib" "/opt/crater/target/debug/deps/libbitflags-5af0d80147b23907.rlib" "/opt/crater/target/debug/deps/libsdl2-4b3a43f686dd2df3.rlib" "/opt/crater/target/debug/deps/librand-648e3c8a56b22653.rlib" "/opt/crater/target/debug/deps/libsdl2_sys-d7ccfa8a100e2687.rlib" "/opt/crater/target/debug/deps/libbitflags-16b9a47b359108f0.rlib" "/opt/crater/target/debug/deps/liblazy_static-69ff90030ffa46fe.rlib" "/opt/crater/target/debug/deps/libnum-28bc09cfae4d83df.rlib" "/opt/crater/target/debug/deps/libnum_rational-acc0d6e7e9f7042f.rlib" "/opt/crater/target/debug/deps/libnum_bigint-5741ad589c3dc5ed.rlib" "/opt/crater/target/debug/deps/librand-88e0de1c710960e3.rlib" "/opt/crater/target/debug/deps/liblibc-fde8ad3111f90aae.rlib" "/opt/crater/target/debug/deps/libnum_complex-67853c0b6839c987.rlib" "/opt/crater/target/debug/deps/librustc_serialize-8d8c3528ca17f066.rlib" "/opt/crater/target/debug/deps/libnum_iter-17d14a019b6ea9fc.rlib" "/opt/crater/target/debug/deps/libnum_integer-c3980240cce3695e.rlib" "/opt/crater/target/debug/deps/libnum_traits-d27df6a7dc2e7500.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a80a1e8e09cafef8.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e0e6351da805c468.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e04f54bafc95e331.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-67901d3322495bd5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bd390b1abaceaec1.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-312dd37fdc7bedfc.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8ed0e51d58d644a3.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8a423c320a6c707f.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d6a95598e2238263.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d231614b153016eb.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3821619027f463e4.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-1cfd794d18771a44.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-dcf33cf10c2452ef.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-07-23-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c258fea34bf64bce.rlib" "-Wl,-Bdynamic" "-lSDL2_ttf" "-lSDL2" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lSDL2_ttf [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 `raytracer`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "1b5a12239efaf17f70719e65b211ed8c5b2c22aff215130a1f161f19bb30de9e"` [INFO] running `"docker" "rm" "-f" "1b5a12239efaf17f70719e65b211ed8c5b2c22aff215130a1f161f19bb30de9e"` [INFO] [stdout] 1b5a12239efaf17f70719e65b211ed8c5b2c22aff215130a1f161f19bb30de9e