[INFO] updating cached repository https://github.com/GGalizzi/galaxy [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 19ddfadd977ecf49256272e086b95cf4fde8c134 [INFO] testing GGalizzi/galaxy against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FGGalizzi%2Fgalaxy" "work/builds/worker-9/source"` [INFO] [stderr] Cloning into 'work/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GGalizzi/galaxy on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/GGalizzi/galaxy [INFO] finished tweaking git repo https://github.com/GGalizzi/galaxy [INFO] tweaked toml for git repo https://github.com/GGalizzi/galaxy written to work/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/GGalizzi/galaxy already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /big/crater/work/builds/worker-9/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] bc0b5c52ef5dcedb92f47f0f95bb54e63123d500e630808b9148c2e233f0effe [INFO] running `"docker" "start" "-a" "bc0b5c52ef5dcedb92f47f0f95bb54e63123d500e630808b9148c2e233f0effe"` [INFO] [stderr] Compiling sdl2-sys v0.8.1 [INFO] [stderr] Compiling nalgebra v0.5.1 [INFO] [stderr] Compiling sdl2 v0.13.0 [INFO] [stderr] Compiling sdl2_ttf v0.14.0 [INFO] [stderr] Compiling space3 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `nalgebra::Pnt2` [INFO] [stderr] --> src/main.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use nalgebra::Pnt2; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/galaxy.rs:91:17 [INFO] [stderr] | [INFO] [stderr] 91 | let mut star = Star::new( id,cart_pos, i, [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant item is never used: `SYLLABLES` [INFO] [stderr] --> src/galaxy.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | const SYLLABLES: [&'static str; 13] = ["um", "za", "dor", "lim", "fal", "saf", "ele", "ziu", "jin", "rou", "wer", "ni", "le"]; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `gen_name` [INFO] [stderr] --> src/galaxy.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 30 | pub fn gen_name(&mut self) { [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/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/space3-32f60339eee2ee6e.space3.arv4otx5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/space3-32f60339eee2ee6e.space3.arv4otx5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/space3-32f60339eee2ee6e.space3.arv4otx5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/space3-32f60339eee2ee6e.space3.arv4otx5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/space3-32f60339eee2ee6e.space3.arv4otx5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/space3-32f60339eee2ee6e.space3.arv4otx5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/space3-32f60339eee2ee6e.space3.arv4otx5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/space3-32f60339eee2ee6e.space3.arv4otx5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/space3-32f60339eee2ee6e.space3.arv4otx5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/space3-32f60339eee2ee6e.space3.arv4otx5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/space3-32f60339eee2ee6e.space3.arv4otx5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/space3-32f60339eee2ee6e.space3.arv4otx5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/space3-32f60339eee2ee6e.space3.arv4otx5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/space3-32f60339eee2ee6e.space3.arv4otx5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/space3-32f60339eee2ee6e.space3.arv4otx5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/space3-32f60339eee2ee6e.space3.arv4otx5-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/space3-32f60339eee2ee6e" "/opt/rustwide/target/debug/deps/space3-32f60339eee2ee6e.3bnqblsmg69pqwq.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnalgebra-82772a67469bd316.rlib" "/opt/rustwide/target/debug/deps/libsdl2_ttf-149401fa583ac5f9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8c44b7aba38a898e.rlib" "/opt/rustwide/target/debug/deps/libsdl2-1ee5e6955fa6f1af.rlib" "/opt/rustwide/target/debug/deps/librand-25aea7435ca545a1.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-6e9f4296cc18fcab.rlib" "/opt/rustwide/target/debug/deps/libbitflags-4c9f1ea4a80d486e.rlib" "/opt/rustwide/target/debug/deps/libnum-604c95a62156fbeb.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-e7322b522195d68f.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-6f7bf7f2092139b2.rlib" "/opt/rustwide/target/debug/deps/librand-a866ea5e4ea209cb.rlib" "/opt/rustwide/target/debug/deps/liblibc-9f7a5de25bd5699b.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-ca46ed16bebb5cc2.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-739c46110ebaee65.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-c810663dab3e9f7e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2dd52f0ea276c9ff.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a49361b936b25068.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-db812c66f862af4c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e7871a21575d5ff7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2f2c581bc0d759e6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-35731cabc05dc8a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-36477394541292db.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-8b706b170c1272d8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-801dbb3043ccf581.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a32aa66ce6f72b21.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d00ea3bfb2bb6c00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d2c6ebe88c3e113c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-df74f62f6bb60621.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2170473575daeedb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1a08089bbddc4f51.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f8f562e5472ad5c3.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 `space3`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "bc0b5c52ef5dcedb92f47f0f95bb54e63123d500e630808b9148c2e233f0effe"` [INFO] running `"docker" "rm" "-f" "bc0b5c52ef5dcedb92f47f0f95bb54e63123d500e630808b9148c2e233f0effe"` [INFO] [stdout] bc0b5c52ef5dcedb92f47f0f95bb54e63123d500e630808b9148c2e233f0effe