[INFO] cloning repository GGalizzi/galaxy [INFO] running `"git" "clone" "--bare" "git://github.com/GGalizzi/galaxy.git" "work/cache/sources/gh/GGalizzi/galaxy"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/GGalizzi/galaxy'... [INFO] running `"git" "clone" "work/cache/sources/gh/GGalizzi/galaxy" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/GGalizzi/galaxy"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/GGalizzi/galaxy'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/GGalizzi/galaxy" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/GGalizzi/galaxy"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/GGalizzi/galaxy'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 19ddfadd977ecf49256272e086b95cf4fde8c134 [INFO] sha for GitHub repo GGalizzi/galaxy: 19ddfadd977ecf49256272e086b95cf4fde8c134 [INFO] validating manifest of GGalizzi/galaxy 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 GGalizzi/galaxy 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 GGalizzi/galaxy [INFO] finished frobbing GGalizzi/galaxy [INFO] frobbed toml for GGalizzi/galaxy written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/GGalizzi/galaxy/Cargo.toml [INFO] started frobbing GGalizzi/galaxy [INFO] finished frobbing GGalizzi/galaxy [INFO] frobbed toml for GGalizzi/galaxy written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/GGalizzi/galaxy/Cargo.toml [INFO] crate GGalizzi/galaxy 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/GGalizzi/galaxy/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 sdl2_ttf v0.14.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing GGalizzi/galaxy against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/GGalizzi/galaxy:/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] ec3c38c4694442145be73a26236f1945192795c1cde42b2338dcb93f3c1c9633 [INFO] running `"docker" "start" "-a" "ec3c38c4694442145be73a26236f1945192795c1cde42b2338dcb93f3c1c9633"` [INFO] [stderr] Compiling nalgebra v0.5.1 [INFO] [stderr] Compiling sdl2_ttf v0.14.0 [INFO] [stderr] Compiling space3 v0.1.0 (/opt/crater/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/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/space3-0857a9da0a747482.space3.b10qp14o-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/space3-0857a9da0a747482.space3.b10qp14o-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/space3-0857a9da0a747482.space3.b10qp14o-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/space3-0857a9da0a747482.space3.b10qp14o-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/space3-0857a9da0a747482.space3.b10qp14o-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/space3-0857a9da0a747482.space3.b10qp14o-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/space3-0857a9da0a747482.space3.b10qp14o-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/space3-0857a9da0a747482.space3.b10qp14o-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/space3-0857a9da0a747482.space3.b10qp14o-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/space3-0857a9da0a747482.space3.b10qp14o-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/space3-0857a9da0a747482.space3.b10qp14o-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/space3-0857a9da0a747482.space3.b10qp14o-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/space3-0857a9da0a747482.space3.b10qp14o-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/space3-0857a9da0a747482.space3.b10qp14o-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/space3-0857a9da0a747482.space3.b10qp14o-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/space3-0857a9da0a747482.space3.b10qp14o-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/space3-0857a9da0a747482" "/opt/crater/target/debug/deps/space3-0857a9da0a747482.1m1l9ygdi7ktr44o.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libnalgebra-b10a7b52f13c6932.rlib" "/opt/crater/target/debug/deps/libsdl2_ttf-ca31416011f9038e.rlib" "/opt/crater/target/debug/deps/libbitflags-9e65c7af44dfbb28.rlib" "/opt/crater/target/debug/deps/libsdl2-c6478eda05aaf3fc.rlib" "/opt/crater/target/debug/deps/librand-1c44d7e7e77d370f.rlib" "/opt/crater/target/debug/deps/libsdl2_sys-2d6a16d7b31421e7.rlib" "/opt/crater/target/debug/deps/libbitflags-800e7e15c60c052d.rlib" "/opt/crater/target/debug/deps/libnum-8c53adc2de207083.rlib" "/opt/crater/target/debug/deps/libnum_rational-d3dccad50cd2393e.rlib" "/opt/crater/target/debug/deps/libnum_bigint-0716fe35e1b0f93c.rlib" "/opt/crater/target/debug/deps/librand-ae0c62029697e043.rlib" "/opt/crater/target/debug/deps/liblibc-855825b224a0aad6.rlib" "/opt/crater/target/debug/deps/libnum_complex-48f8319315f5f7bf.rlib" "/opt/crater/target/debug/deps/librustc_serialize-8a040fe30a914780.rlib" "/opt/crater/target/debug/deps/libnum_iter-62bdb25a3f210101.rlib" "/opt/crater/target/debug/deps/libnum_integer-3420d23c0fc7bb84.rlib" "/opt/crater/target/debug/deps/libnum_traits-e412f35869a97c27.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-196d0eff8e603c0a.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1c597f5941591e04.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-a20af2d3380aa511.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-f989f9e071798586.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-52fb60b932b5ef90.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-90a3fdc679697856.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-06d10270cfa51644.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8abb913fca550f79.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-31fd2baab47b156c.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0862cc65189bd4af.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8010b8629f5aa3e5.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2d032fe7d4e1e163.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-622fdce0dc084cba.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-a17fdd0a687135a8.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" "ec3c38c4694442145be73a26236f1945192795c1cde42b2338dcb93f3c1c9633"` [INFO] running `"docker" "rm" "-f" "ec3c38c4694442145be73a26236f1945192795c1cde42b2338dcb93f3c1c9633"` [INFO] [stdout] ec3c38c4694442145be73a26236f1945192795c1cde42b2338dcb93f3c1c9633