[INFO] cloning repository https://github.com/starteNCS/game-of-life-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/starteNCS/game-of-life-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FstarteNCS%2Fgame-of-life-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FstarteNCS%2Fgame-of-life-rust'... [INFO] [stderr] error: file write error: No space left on device [INFO] [stderr] fatal: unable to write loose object file [INFO] [stderr] fatal: unpack-objects failed [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/starteNCS/game-of-life-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/starteNCS/game-of-life-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FstarteNCS%2Fgame-of-life-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FstarteNCS%2Fgame-of-life-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1e835a083c3f1bd917def12119f173f5311cc208 [INFO] testing starteNCS/game-of-life-rust against 1.64.0 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FstarteNCS%2Fgame-of-life-rust" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/starteNCS/game-of-life-rust on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/starteNCS/game-of-life-rust [INFO] finished tweaking git repo https://github.com/starteNCS/game-of-life-rust [INFO] tweaked toml for git repo https://github.com/starteNCS/game-of-life-rust written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/starteNCS/game-of-life-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e815dc6e9195fa0972f8d8ee0a1a3352ed49532f2b7291dfa3d74fd534e4761 [INFO] running `Command { std: "docker" "start" "-a" "6e815dc6e9195fa0972f8d8ee0a1a3352ed49532f2b7291dfa3d74fd534e4761", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e815dc6e9195fa0972f8d8ee0a1a3352ed49532f2b7291dfa3d74fd534e4761", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e815dc6e9195fa0972f8d8ee0a1a3352ed49532f2b7291dfa3d74fd534e4761", kill_on_drop: false }` [INFO] [stdout] 6e815dc6e9195fa0972f8d8ee0a1a3352ed49532f2b7291dfa3d74fd534e4761 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3524b10f221122f0485b16789656f4001a69ee53806c2a813e031c5002dc340e [INFO] running `Command { std: "docker" "start" "-a" "3524b10f221122f0485b16789656f4001a69ee53806c2a813e031c5002dc340e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling sdl2 v0.34.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling sdl2-sys v0.34.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling stopwatch v0.0.7 [INFO] [stderr] Compiling game-of-life v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `sdl2::audio::AudioStatus::Stopped` [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use sdl2::audio::AudioStatus::Stopped; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcSrOcH8/symbols.o" "/opt/rustwide/target/debug/deps/game_of_life-6c63efdeddcd22c0.game_of_life.5eecff33-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/game_of_life-6c63efdeddcd22c0.game_of_life.5eecff33-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/game_of_life-6c63efdeddcd22c0.game_of_life.5eecff33-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/game_of_life-6c63efdeddcd22c0.game_of_life.5eecff33-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/game_of_life-6c63efdeddcd22c0.game_of_life.5eecff33-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/game_of_life-6c63efdeddcd22c0.game_of_life.5eecff33-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/game_of_life-6c63efdeddcd22c0.game_of_life.5eecff33-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/game_of_life-6c63efdeddcd22c0.game_of_life.5eecff33-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/game_of_life-6c63efdeddcd22c0.game_of_life.5eecff33-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/game_of_life-6c63efdeddcd22c0.game_of_life.5eecff33-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/game_of_life-6c63efdeddcd22c0.game_of_life.5eecff33-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/game_of_life-6c63efdeddcd22c0.game_of_life.5eecff33-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/game_of_life-6c63efdeddcd22c0.game_of_life.5eecff33-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/game_of_life-6c63efdeddcd22c0.game_of_life.5eecff33-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/game_of_life-6c63efdeddcd22c0.game_of_life.5eecff33-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/game_of_life-6c63efdeddcd22c0.game_of_life.5eecff33-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/game_of_life-6c63efdeddcd22c0.vzuuao80dowq8aw.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstopwatch-079973f9b373a74d.rlib" "/opt/rustwide/target/debug/deps/libnum-428fefb8c50450f2.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-1738150494ae8e3c.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-94ab259c0e63fb29.rlib" "/opt/rustwide/target/debug/deps/librand-063c8f5137538ea5.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-47d5202f7f646c48.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-b749acc1146ee824.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-4ac4d7b50b98501d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-cdabce0829722f6a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5b686ccf79abe7b3.rlib" "/opt/rustwide/target/debug/deps/libsdl2-3f94a84489b4910e.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-9e72ef3de14ab365.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2e8e1ed7a49a4dc3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-3a8cd441589d8bb8.rlib" "/opt/rustwide/target/debug/deps/liblibc-ec3aaa4948a02475.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5670385a2fe8b60b.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fd56ba6dbf7aaecc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b8acf8e5c2e85baa.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1706edefffdca0a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f483302e0b13708e.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-725b0718fc18e1ed.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-de685fcf2157e6fb.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-f613ac3eda05b9ff.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3de98a7d049af6a1.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c12183655bdce152.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0fc7beea925de7e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8c34825485bf59dc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ba5f7e926e729d81.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-643de0950163a839.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-539ea2f72ef89687.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-871432094bb4c885.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-ef1a8ee61f2e39bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-f1646747442c1c7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ff283b4bf550fa1c.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_ttf" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/game_of_life-6c63efdeddcd22c0" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_ttf [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `game-of-life` due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "3524b10f221122f0485b16789656f4001a69ee53806c2a813e031c5002dc340e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3524b10f221122f0485b16789656f4001a69ee53806c2a813e031c5002dc340e", kill_on_drop: false }` [INFO] [stdout] 3524b10f221122f0485b16789656f4001a69ee53806c2a813e031c5002dc340e