[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 try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBastczuak%2Fhow-to-ecs" "/workspace/builds/worker-115/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-115/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Bastczuak/how-to-ecs 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/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-115/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" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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] e51a65b74f9ae5734cd2bf76f37645a0bd50b752dde832e362c0ea579eb469cf [INFO] running `Command { std: "docker" "start" "-a" "e51a65b74f9ae5734cd2bf76f37645a0bd50b752dde832e362c0ea579eb469cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e51a65b74f9ae5734cd2bf76f37645a0bd50b752dde832e362c0ea579eb469cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e51a65b74f9ae5734cd2bf76f37645a0bd50b752dde832e362c0ea579eb469cf", kill_on_drop: false }` [INFO] [stdout] e51a65b74f9ae5734cd2bf76f37645a0bd50b752dde832e362c0ea579eb469cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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] 8fe5bebdbc53c09fb4ba6332b5bc488f187c8bd9bebea85d0acf069ddda4acce [INFO] running `Command { std: "docker" "start" "-a" "8fe5bebdbc53c09fb4ba6332b5bc488f187c8bd9bebea85d0acf069ddda4acce", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [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 num-iter v0.1.39 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling hibitset v0.6.2 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Compiling specs-derive v0.4.0 [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-00a329762b25212d.how_to_ecs.2e39d832-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-00a329762b25212d.how_to_ecs.2e39d832-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-00a329762b25212d.how_to_ecs.2e39d832-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-00a329762b25212d.how_to_ecs.2e39d832-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-00a329762b25212d.how_to_ecs.2e39d832-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-00a329762b25212d.how_to_ecs.2e39d832-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-00a329762b25212d.how_to_ecs.2e39d832-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-00a329762b25212d.how_to_ecs.2e39d832-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-00a329762b25212d.how_to_ecs.2e39d832-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-00a329762b25212d.how_to_ecs.2e39d832-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-00a329762b25212d.how_to_ecs.2e39d832-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-00a329762b25212d.how_to_ecs.2e39d832-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-00a329762b25212d.how_to_ecs.2e39d832-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-00a329762b25212d.how_to_ecs.2e39d832-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-00a329762b25212d.how_to_ecs.2e39d832-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-00a329762b25212d.how_to_ecs.2e39d832-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-00a329762b25212d.4bw19q2ozj49zfny.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-f76b32250545ec06.rlib" "/opt/rustwide/target/debug/deps/librand-8131612e42f9a101.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-7471cadbc336a1e6.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2834c6c9975fd946.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7d82f4601a805bf2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-81fcaa9536f0542d.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-9a57256bab0accff.rlib" "/opt/rustwide/target/debug/deps/librand_core-78a41ab4e441eb16.rlib" "/opt/rustwide/target/debug/deps/librand_os-82e9c3d04b9a1139.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-f85db5560f5e9cc3.rlib" "/opt/rustwide/target/debug/deps/librand_core-7af04c7ffb9ea391.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-1a6d2247fc401f8d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libnum-a643975c9c2950d4.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-4f09fc5b7a7c5f4d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e8384955f9ea3288.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-42b70c2c1196e6f9.rlib" "/opt/rustwide/target/debug/deps/libspecs-db71e8d3c5a0c33d.rlib" "/opt/rustwide/target/debug/deps/liblog-84034288fbfc80b2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-ce63e1eb18796867.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4e82ef82eb0dfbaa.rlib" "/opt/rustwide/target/debug/deps/libtuple_utils-2c3314ae0ba8c250.rlib" "/opt/rustwide/target/debug/deps/libshrev-5b1756c5d7cce9fa.rlib" "/opt/rustwide/target/debug/deps/libshred-517ba1fcf60913af.rlib" "/opt/rustwide/target/debug/deps/libmopa-2d8c2640bfe0072c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6c1438e6e6ab759f.rlib" "/opt/rustwide/target/debug/deps/libnodrop-dee65a29d3835235.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b4ff8336e65af27c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-540a273aa2a53367.rlib" "/opt/rustwide/target/debug/deps/libahash-40d114a789a7d4ab.rlib" "/opt/rustwide/target/debug/deps/libconst_random-fdb8817389738aa1.rlib" "/opt/rustwide/target/debug/deps/libhibitset-9f297e321b22b31f.rlib" "/opt/rustwide/target/debug/deps/librayon-227c919db1ade07f.rlib" "/opt/rustwide/target/debug/deps/librayon_core-85ae2388921296ee.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a5200c5834843d02.rlib" "/opt/rustwide/target/debug/deps/liblibc-d842210b13d51fe0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1a9f1c29af82b53e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-78e673bed251acf9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-447a45b125c0bc2a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b0d6578ff8168bec.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6e7b6b8e7e7ea212.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-0d3bf31c54287129.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libeither-933ca7c6b88f3e43.rlib" "/opt/rustwide/target/debug/deps/libatom-87798a0c38349585.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/how_to_ecs-00a329762b25212d" "-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" "8fe5bebdbc53c09fb4ba6332b5bc488f187c8bd9bebea85d0acf069ddda4acce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fe5bebdbc53c09fb4ba6332b5bc488f187c8bd9bebea85d0acf069ddda4acce", kill_on_drop: false }` [INFO] [stdout] 8fe5bebdbc53c09fb4ba6332b5bc488f187c8bd9bebea85d0acf069ddda4acce