[INFO] updating cached repository https://github.com/pshort/golrs [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] a8cfcbbd0b0908e88058db962066e1b7f57c671e [INFO] testing pshort/golrs against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpshort%2Fgolrs" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pshort/golrs 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/pshort/golrs [INFO] finished tweaking git repo https://github.com/pshort/golrs [INFO] tweaked toml for git repo https://github.com/pshort/golrs written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/pshort/golrs 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] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/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] c20f70d6f7ef5d7b4b45a586ae65b697987f6842ea9a1878b29df5c4f7861a43 [INFO] running `"docker" "start" "-a" "c20f70d6f7ef5d7b4b45a586ae65b697987f6842ea9a1878b29df5c4f7861a43"` [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Compiling rand v0.3.19 [INFO] [stderr] Compiling sdl2 v0.31.0 [INFO] [stderr] Compiling gol v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `Point` [INFO] [stderr] --> src/main.rs:5:24 [INFO] [stderr] | [INFO] [stderr] 5 | use sdl2::rect::{Rect, Point}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `WindowContext`, `Window` [INFO] [stderr] --> src/main.rs:11:19 [INFO] [stderr] | [INFO] [stderr] 11 | use sdl2::video::{Window, WindowContext}; [INFO] [stderr] | ^^^^^^ ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Canvas`, `Texture` [INFO] [stderr] --> src/main.rs:12:20 [INFO] [stderr] | [INFO] [stderr] 12 | use sdl2::render::{Canvas, Texture, TextureCreator, TextureQuery}; [INFO] [stderr] | ^^^^^^ ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `GameOfLife`, `State` [INFO] [stderr] --> src/main.rs:14:21 [INFO] [stderr] | [INFO] [stderr] 14 | use game_of_life::{ State, GameOfLife, SQUARE_SIZE, PLAYGROUND_WIDTH, PLAYGROUND_HEIGHT }; [INFO] [stderr] | ^^^^^ ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:45:9 [INFO] [stderr] | [INFO] [stderr] 45 | let mut font = ttf_context.load_font("resource//font//DroidSans.ttf", 20).unwrap(); [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] 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/gol-14373b10296f9782.gol.c6ci65qc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/gol-14373b10296f9782.gol.c6ci65qc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/gol-14373b10296f9782.gol.c6ci65qc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/gol-14373b10296f9782.gol.c6ci65qc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/gol-14373b10296f9782.gol.c6ci65qc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/gol-14373b10296f9782.gol.c6ci65qc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/gol-14373b10296f9782.gol.c6ci65qc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/gol-14373b10296f9782.gol.c6ci65qc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/gol-14373b10296f9782.gol.c6ci65qc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/gol-14373b10296f9782.gol.c6ci65qc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/gol-14373b10296f9782.gol.c6ci65qc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/gol-14373b10296f9782.gol.c6ci65qc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/gol-14373b10296f9782.gol.c6ci65qc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/gol-14373b10296f9782.gol.c6ci65qc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/gol-14373b10296f9782.gol.c6ci65qc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/gol-14373b10296f9782.gol.c6ci65qc-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/gol-14373b10296f9782" "/opt/rustwide/target/debug/deps/gol-14373b10296f9782.2uoki5vji4gotsli.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/libsdl2-e6b61d02d4003358.rlib" "/opt/rustwide/target/debug/deps/librand-4436cb230fdfd70e.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-55dee8327a4c5092.rlib" "/opt/rustwide/target/debug/deps/libbitflags-cfca1255836e7478.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-47d24117de3918be.rlib" "/opt/rustwide/target/debug/deps/liblibc-c6f4b66dac74a57b.rlib" "/opt/rustwide/target/debug/deps/libnum-df9c0db740374eb7.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-6cad9498194d5f82.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fec81b6a5c39f14f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2209945471a6fb12.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_image" "-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] /usr/bin/ld: cannot find -lSDL2_image [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 `gol`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "c20f70d6f7ef5d7b4b45a586ae65b697987f6842ea9a1878b29df5c4f7861a43"` [INFO] running `"docker" "rm" "-f" "c20f70d6f7ef5d7b4b45a586ae65b697987f6842ea9a1878b29df5c4f7861a43"` [INFO] [stdout] c20f70d6f7ef5d7b4b45a586ae65b697987f6842ea9a1878b29df5c4f7861a43