[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#46592174fb13958bb9a2aa0d7af6c1224e1d7143 for pr-83796 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBastczuak%2Fhow-to-ecs" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Bastczuak/how-to-ecs on toolchain 46592174fb13958bb9a2aa0d7af6c1224e1d7143 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "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-0/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" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d83fc369b5116c0c4442b233859233fef135d5f8495fc2a1e96cf10dc37fd21 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9d83fc369b5116c0c4442b233859233fef135d5f8495fc2a1e96cf10dc37fd21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d83fc369b5116c0c4442b233859233fef135d5f8495fc2a1e96cf10dc37fd21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d83fc369b5116c0c4442b233859233fef135d5f8495fc2a1e96cf10dc37fd21", kill_on_drop: false }` [INFO] [stdout] 9d83fc369b5116c0c4442b233859233fef135d5f8495fc2a1e96cf10dc37fd21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+46592174fb13958bb9a2aa0d7af6c1224e1d7143" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5f59cbd4e0ff083d2625f034b226b1323af15ad828340ec2f58ede55df2e473 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a5f59cbd4e0ff083d2625f034b226b1323af15ad828340ec2f58ede55df2e473", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [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 rand_core v0.4.2 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling mopa v0.2.2 [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 rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [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 smallvec v0.6.13 [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 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 derivative v1.0.3 [INFO] [stderr] Compiling specs-derive v0.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling hibitset v0.6.2 [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" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/how_to_ecs-9fa637d1c3872649.how_to_ecs.4mqjdwel-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-9fa637d1c3872649.how_to_ecs.4mqjdwel-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-9fa637d1c3872649.how_to_ecs.4mqjdwel-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-9fa637d1c3872649.how_to_ecs.4mqjdwel-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-9fa637d1c3872649.how_to_ecs.4mqjdwel-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-9fa637d1c3872649.how_to_ecs.4mqjdwel-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-9fa637d1c3872649.how_to_ecs.4mqjdwel-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-9fa637d1c3872649.how_to_ecs.4mqjdwel-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-9fa637d1c3872649.how_to_ecs.4mqjdwel-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-9fa637d1c3872649.how_to_ecs.4mqjdwel-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-9fa637d1c3872649.how_to_ecs.4mqjdwel-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-9fa637d1c3872649.how_to_ecs.4mqjdwel-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-9fa637d1c3872649.how_to_ecs.4mqjdwel-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-9fa637d1c3872649.how_to_ecs.4mqjdwel-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-9fa637d1c3872649.how_to_ecs.4mqjdwel-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/how_to_ecs-9fa637d1c3872649.how_to_ecs.4mqjdwel-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/how_to_ecs-9fa637d1c3872649" "/opt/rustwide/target/debug/deps/how_to_ecs-9fa637d1c3872649.3hejy6pj7499eyh3.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsdl2-84b19b2a5f18432b.rlib" "/opt/rustwide/target/debug/deps/librand-2d45acca83d2f941.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-3a08320d5fda80eb.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-4e5fdb370b675d7b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-fdab75fea96245f0.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-535ca28ac68c9497.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-50f9b8eeb45f1c66.rlib" "/opt/rustwide/target/debug/deps/librand_core-050ed5e550b0968b.rlib" "/opt/rustwide/target/debug/deps/librand_os-5ea2031e7c86bfb8.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-577934eb3f379c13.rlib" "/opt/rustwide/target/debug/deps/librand_core-d2b5a49d7405257c.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-e6c8134dd1916058.rlib" "/opt/rustwide/target/debug/deps/libbitflags-fec8e9ae1a67719f.rlib" "/opt/rustwide/target/debug/deps/libnum-323d0527ee4c272d.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-e3c1c07d151a2977.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c003be9907a32224.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2ad17841e7ed2ac7.rlib" "/opt/rustwide/target/debug/deps/libspecs-b05a76b24a8f1f11.rlib" "/opt/rustwide/target/debug/deps/liblog-7cf1122785b848ac.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7a8ea54bb8e019cb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-257432079c3dc40c.rlib" "/opt/rustwide/target/debug/deps/libtuple_utils-6d896a9ae60b68a6.rlib" "/opt/rustwide/target/debug/deps/libshrev-4fd5222331622613.rlib" "/opt/rustwide/target/debug/deps/libshred-59471e9fc8a97967.rlib" "/opt/rustwide/target/debug/deps/libmopa-ee332326b472fed2.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f28918546fa5fd9d.rlib" "/opt/rustwide/target/debug/deps/libnodrop-55a6de42935d16d2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8fababa4e3267802.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-81bc9cc0bc16ef3a.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-03a7f7703706f899.rlib" "/opt/rustwide/target/debug/deps/libahash-e88a993ad2e959bb.rlib" "/opt/rustwide/target/debug/deps/libconst_random-3a48534563700864.rlib" "/opt/rustwide/target/debug/deps/libhibitset-1c7ae7850f587b92.rlib" "/opt/rustwide/target/debug/deps/librayon-515af04a05cd8de3.rlib" "/opt/rustwide/target/debug/deps/librayon_core-f463f5d80515d155.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b63482ee943098dc.rlib" "/opt/rustwide/target/debug/deps/liblibc-7e1c40435c6c64f4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-d1238501c7f3cd9f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3f709bf900cc85a1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-9955fbc34f0c1a16.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d897c9e0b42baa56.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-5fa8e1a1ac51cb6d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-126d11d701a97ab5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libeither-92a75463d303d422.rlib" "/opt/rustwide/target/debug/deps/libatom-9e0fe37314790bbb.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6dddd3d354e6bea.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c2ca47afdcc5e309.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b47be2942017e108.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-20a1e49116ab0df9.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-25e09d9868291683.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9c99fb6e5ca5159e.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-85040d7563599960.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0e4f7587da8acf20.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7be0a6711ed15b5c.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-00672fabc4ff9c9d.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-72fe231ef0473d15.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-019d54ecc304b655.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-cc7d9343e4f608be.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-9849bb0fbad7f0f5.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/46592174fb13958bb9a2aa0d7af6c1224e1d7143/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8b33f9cbbc9652fe.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "a5f59cbd4e0ff083d2625f034b226b1323af15ad828340ec2f58ede55df2e473", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5f59cbd4e0ff083d2625f034b226b1323af15ad828340ec2f58ede55df2e473", kill_on_drop: false }` [INFO] [stdout] a5f59cbd4e0ff083d2625f034b226b1323af15ad828340ec2f58ede55df2e473