[INFO] cloning repository https://github.com/FIL1994/rust-game-dev [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FIL1994/rust-game-dev" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFIL1994%2Frust-game-dev", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFIL1994%2Frust-game-dev'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ecfb8371257d403e01a21aa42bb7a2a0e6fed0f2 [INFO] testing FIL1994/rust-game-dev against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFIL1994%2Frust-game-dev" "/workspace/builds/worker-41/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-41/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FIL1994/rust-game-dev on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FIL1994/rust-game-dev [INFO] finished tweaking git repo https://github.com/FIL1994/rust-game-dev [INFO] tweaked toml for git repo https://github.com/FIL1994/rust-game-dev written to /workspace/builds/worker-41/source/Cargo.toml [INFO] crate git repo https://github.com/FIL1994/rust-game-dev already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c666ae38ca5d15ed62777049aad96221d1e39a6aa9b3069ff583d9c5a9870f0d [INFO] running `Command { std: "docker" "start" "-a" "c666ae38ca5d15ed62777049aad96221d1e39a6aa9b3069ff583d9c5a9870f0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c666ae38ca5d15ed62777049aad96221d1e39a6aa9b3069ff583d9c5a9870f0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c666ae38ca5d15ed62777049aad96221d1e39a6aa9b3069ff583d9c5a9870f0d", kill_on_drop: false }` [INFO] [stdout] c666ae38ca5d15ed62777049aad96221d1e39a6aa9b3069ff583d9c5a9870f0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf095c5faa9836b49502034cf3b2e0fda281a42c5100e7c5193479688066d3e5 [INFO] running `Command { std: "docker" "start" "-a" "cf095c5faa9836b49502034cf3b2e0fda281a42c5100e7c5193479688066d3e5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling either v1.5.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling nonzero_signed v1.0.3 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling tuple_utils v0.2.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling syn v0.15.28 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling sdl2-sys v0.32.5 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling sdl2 v0.32.1 [INFO] [stderr] Compiling crossbeam v0.4.1 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling shred-derive v0.5.1 [INFO] [stderr] Compiling specs-derive v0.4.0 [INFO] [stderr] Compiling hibitset v0.5.4 [INFO] [stderr] Compiling shred v0.7.1 [INFO] [stderr] Compiling shrev v1.0.1 [INFO] [stderr] Compiling specs v0.14.3 [INFO] [stderr] Compiling game-dev v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/game_dev-36c64180bbd722ec.game_dev.5f226fd6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev-36c64180bbd722ec.game_dev.5f226fd6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev-36c64180bbd722ec.game_dev.5f226fd6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev-36c64180bbd722ec.game_dev.5f226fd6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev-36c64180bbd722ec.game_dev.5f226fd6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev-36c64180bbd722ec.game_dev.5f226fd6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev-36c64180bbd722ec.game_dev.5f226fd6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev-36c64180bbd722ec.game_dev.5f226fd6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev-36c64180bbd722ec.game_dev.5f226fd6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev-36c64180bbd722ec.game_dev.5f226fd6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev-36c64180bbd722ec.game_dev.5f226fd6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev-36c64180bbd722ec.game_dev.5f226fd6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev-36c64180bbd722ec.game_dev.5f226fd6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev-36c64180bbd722ec.game_dev.5f226fd6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev-36c64180bbd722ec.game_dev.5f226fd6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev-36c64180bbd722ec.game_dev.5f226fd6-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/game_dev-36c64180bbd722ec.2boecdxfx56cc2lr.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsdl2-4688c9475cdeac95.rlib" "/opt/rustwide/target/debug/deps/librand-9ca259b879f4ee41.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-762689c0fefe270c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-ff6cdc83cd477f7a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-4442fba939891578.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-4929f9411ee3e508.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-a3509d25415169e3.rlib" "/opt/rustwide/target/debug/deps/librand_os-6b0b7963e54a63b9.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-4f5192adc7cfc68e.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-77be4777c214185b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-257fd09b908c4179.rlib" "/opt/rustwide/target/debug/deps/libnum-d10c57cc5c579d95.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-76cd0787e91177d6.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-096c067680cf9d3f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9486a05c2fb1b639.rlib" "/opt/rustwide/target/debug/deps/libspecs-e8446eab7f44f2ad.rlib" "/opt/rustwide/target/debug/deps/libtuple_utils-bc0c53e212d97d97.rlib" "/opt/rustwide/target/debug/deps/libshrev-d4923b793232c4b4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0d86b850de14228a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-01188d4f2d7ea99f.rlib" "/opt/rustwide/target/debug/deps/librand-02832e8c1bfc94af.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-cda3dd274dbcb30e.rlib" "/opt/rustwide/target/debug/deps/libnonzero_signed-39b51336877fc3bc.rlib" "/opt/rustwide/target/debug/deps/liblog-a7f60255c1d34019.rlib" "/opt/rustwide/target/debug/deps/libhibitset-0427cf089c3e1551.rlib" "/opt/rustwide/target/debug/deps/libatom-87798a0c38349585.rlib" "/opt/rustwide/target/debug/deps/libfnv-8c5c165005b941da.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-23904fc4de076407.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ce45f4e64a670196.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3e856090460dd931.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-6143f85b711a1cbc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-eed7b3f50093e702.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5c27e95f8b8bb8ec.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9bf2d28427c12acf.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-ec1a30b5a9c8afc6.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eea17b0cf09b3ccf.rlib" "/opt/rustwide/target/debug/deps/librand-1f5976916642bbd3.rlib" "/opt/rustwide/target/debug/deps/librand_core-75e7ca2b52188fab.rlib" "/opt/rustwide/target/debug/deps/librand_core-24b7ee40fd421f2e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-fac7606041edf632.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-bbad8f0d18be02a8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4af4f36093bd70a0.rlib" "/opt/rustwide/target/debug/deps/libshred-6c9b7441f2a8e47c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d453494ee8b80562.rlib" "/opt/rustwide/target/debug/deps/librayon-b40f8801c1d92ef8.rlib" "/opt/rustwide/target/debug/deps/libeither-88b98c3c03f23a50.rlib" "/opt/rustwide/target/debug/deps/librayon_core-b5d267a4fb6f95ce.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-25d86b6b76847a82.rlib" "/opt/rustwide/target/debug/deps/liblibc-7689dfde4883d104.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-770b61fd5dcb3b92.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-6d62561c9b514b64.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d1d942d3990dad6b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1e2cbff4eafa7f91.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-deaeff8e79132040.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2b26a91054697d14.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc86aa381747737.rlib" "/opt/rustwide/target/debug/deps/libnodrop-c00b89b8af4132ba.rlib" "/opt/rustwide/target/debug/deps/libmopa-2d8c2640bfe0072c.rlib" "/opt/rustwide/target/debug/deps/libfxhash-74f2384812214f8f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-712ff8f83444d848.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d006c71b1532c5c9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/game_dev-36c64180bbd722ec" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_image [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `game-dev` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "cf095c5faa9836b49502034cf3b2e0fda281a42c5100e7c5193479688066d3e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf095c5faa9836b49502034cf3b2e0fda281a42c5100e7c5193479688066d3e5", kill_on_drop: false }` [INFO] [stdout] cf095c5faa9836b49502034cf3b2e0fda281a42c5100e7c5193479688066d3e5