[INFO] cloning repository https://github.com/Bastczuak/how-to-ecs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bastczuak/how-to-ecs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBastczuak%2Fhow-to-ecs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBastczuak%2Fhow-to-ecs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c7916b544f000df7daec91b8c6af76d1e4f5968e [INFO] testing Bastczuak/how-to-ecs against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBastczuak%2Fhow-to-ecs" "/workspace/builds/worker-90/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-90/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Bastczuak/how-to-ecs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Bastczuak/how-to-ecs [INFO] finished tweaking git repo https://github.com/Bastczuak/how-to-ecs [INFO] tweaked toml for git repo https://github.com/Bastczuak/how-to-ecs written to /workspace/builds/worker-90/source/Cargo.toml [INFO] crate git repo https://github.com/Bastczuak/how-to-ecs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04d2ff012c5fa0a408fbd4e9745c33d1c0e0c5b44320048b6bd81ca73dd3f54f [INFO] running `Command { std: "docker" "start" "-a" "04d2ff012c5fa0a408fbd4e9745c33d1c0e0c5b44320048b6bd81ca73dd3f54f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04d2ff012c5fa0a408fbd4e9745c33d1c0e0c5b44320048b6bd81ca73dd3f54f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04d2ff012c5fa0a408fbd4e9745c33d1c0e0c5b44320048b6bd81ca73dd3f54f", kill_on_drop: false }` [INFO] [stdout] 04d2ff012c5fa0a408fbd4e9745c33d1c0e0c5b44320048b6bd81ca73dd3f54f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10ee3a03724c970310b19e5ce058994088abedd75886438ced21057c80c3351f [INFO] running `Command { std: "docker" "start" "-a" "10ee3a03724c970310b19e5ce058994088abedd75886438ced21057c80c3351f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Compiling specs-derive v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling hibitset v0.6.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling const-random-macro v0.1.6 [INFO] [stderr] Compiling const-random v0.1.6 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling shred v0.9.4 [INFO] [stderr] Compiling specs v0.15.1 [INFO] [stderr] Compiling how-to-ecs 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/how_to_ecs-b3a81d8f79604834.how_to_ecs.09e57bc9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-b3a81d8f79604834.how_to_ecs.09e57bc9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-b3a81d8f79604834.how_to_ecs.09e57bc9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-b3a81d8f79604834.how_to_ecs.09e57bc9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-b3a81d8f79604834.how_to_ecs.09e57bc9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-b3a81d8f79604834.how_to_ecs.09e57bc9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-b3a81d8f79604834.how_to_ecs.09e57bc9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-b3a81d8f79604834.how_to_ecs.09e57bc9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-b3a81d8f79604834.how_to_ecs.09e57bc9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-b3a81d8f79604834.how_to_ecs.09e57bc9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-b3a81d8f79604834.how_to_ecs.09e57bc9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-b3a81d8f79604834.how_to_ecs.09e57bc9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-b3a81d8f79604834.how_to_ecs.09e57bc9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-b3a81d8f79604834.how_to_ecs.09e57bc9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-b3a81d8f79604834.how_to_ecs.09e57bc9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-b3a81d8f79604834.how_to_ecs.09e57bc9-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-b3a81d8f79604834.4tq2plz02ptko06m.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsdl2-65840a2bb47c23d6.rlib" "/opt/rustwide/target/debug/deps/librand-6898dec602357250.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-06e217ad92df2bfc.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-4d96d44db53f9f9e.rlib" "/opt/rustwide/target/debug/deps/librand_hc-714c82d8096c6ceb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d112401dbb9b0f0b.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-39c5c607c4a69ce5.rlib" "/opt/rustwide/target/debug/deps/librand_core-c0666ae413bc23d2.rlib" "/opt/rustwide/target/debug/deps/librand_os-de86ea8e1897be51.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-a6ffbd6e57632e30.rlib" "/opt/rustwide/target/debug/deps/librand_core-8951c9ba3b1758eb.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-14354f363c9da395.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libnum-b63408337b78cb68.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-38deba3415c0369c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b1e2aa69878e97bb.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e7a660c3c1ed8afd.rlib" "/opt/rustwide/target/debug/deps/libspecs-c41ab1cf6a45552a.rlib" "/opt/rustwide/target/debug/deps/liblog-f2a9ccb91e18889e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-0b657b2bd1dded51.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-1eb8a1cfca42adc4.rlib" "/opt/rustwide/target/debug/deps/libtuple_utils-04dc4fbc2ffbd324.rlib" "/opt/rustwide/target/debug/deps/libshrev-b5e8fc5d2577eb9e.rlib" "/opt/rustwide/target/debug/deps/libshred-3662c08f2651105f.rlib" "/opt/rustwide/target/debug/deps/libmopa-0dc3478107a11471.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-797cb1bb955e9b04.rlib" "/opt/rustwide/target/debug/deps/libnodrop-2955a1c310f4b8f5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-700ec48b887f1a33.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f3c4a40bc5e88a5b.rlib" "/opt/rustwide/target/debug/deps/libahash-8d68f1aefee4dfb0.rlib" "/opt/rustwide/target/debug/deps/libconst_random-6fe521cb949abd0b.rlib" "/opt/rustwide/target/debug/deps/libhibitset-e5c1f9a9e0360702.rlib" "/opt/rustwide/target/debug/deps/librayon-3270f7a09676eb90.rlib" "/opt/rustwide/target/debug/deps/librayon_core-47d18d90266426e0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-212c100a57ec57a0.rlib" "/opt/rustwide/target/debug/deps/liblibc-42131baae32ac21d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-12d75e6c7c36ae90.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-50a56ea6bddc92fc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d2d1ca61685b8faa.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d89edd6b5dde0279.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-f3bff48678834d5e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d06a3ef8a71c0d56.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libeither-e79a6fa11914372f.rlib" "/opt/rustwide/target/debug/deps/libatom-1021087a5524f2f9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/how_to_ecs-b3a81d8f79604834" "-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 `how-to-ecs` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "10ee3a03724c970310b19e5ce058994088abedd75886438ced21057c80c3351f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10ee3a03724c970310b19e5ce058994088abedd75886438ced21057c80c3351f", kill_on_drop: false }` [INFO] [stdout] 10ee3a03724c970310b19e5ce058994088abedd75886438ced21057c80c3351f