[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 master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBastczuak%2Fhow-to-ecs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bastczuak/how-to-ecs on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bastczuak/how-to-ecs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded atom v0.3.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 897726e11c83220f844331d7d686efbcf4eed427784ec5b9b8551310ced15a28
[INFO] running `Command { std: "docker" "start" "-a" "897726e11c83220f844331d7d686efbcf4eed427784ec5b9b8551310ced15a28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "897726e11c83220f844331d7d686efbcf4eed427784ec5b9b8551310ced15a28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "897726e11c83220f844331d7d686efbcf4eed427784ec5b9b8551310ced15a28", kill_on_drop: false }`
[INFO] [stdout] 897726e11c83220f844331d7d686efbcf4eed427784ec5b9b8551310ced15a28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e732bee37fbc1b3cc120f727275409474d3cecf6754ad0facd08146c6b2538a9
[INFO] running `Command { std: "docker" "start" "-a" "e732bee37fbc1b3cc120f727275409474d3cecf6754ad0facd08146c6b2538a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.1.13
[INFO] [stderr]    Compiling proc-macro2 v1.0.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling syn v1.0.13
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.10
[INFO] [stderr]    Compiling rayon-core v1.7.0
[INFO] [stderr]    Compiling sdl2-sys v0.32.6
[INFO] [stderr]    Compiling memoffset v0.5.3
[INFO] [stderr]    Compiling crossbeam-queue v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.6.3
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling smallvec v0.6.13
[INFO] [stderr]    Compiling atom v0.3.5
[INFO] [stderr]    Compiling sdl2 v0.32.2
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling mopa v0.2.2
[INFO] [stderr]    Compiling derivative v1.0.3
[INFO] [stderr]    Compiling tuple_utils v0.3.0
[INFO] [stderr]    Compiling shrev v1.1.1
[INFO] [stderr]    Compiling c2-chacha v0.2.3
[INFO] [stderr]    Compiling specs-derive v0.4.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.0
[INFO] [stderr]    Compiling num_cpus v1.11.1
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand v0.6.5
[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 rayon v1.3.0
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling num-iter v0.1.39
[INFO] [stderr]    Compiling num v0.1.42
[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" "/tmp/rustcvwvt89/symbols.o" "<13 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsdl2-16577047e128f8f3.rlib,librand-788e06794ac59879.rlib,librand_xorshift-d03d200f8f486cac.rlib,librand_pcg-7faf7fe81aab62c6.rlib,librand_hc-a09779f16358bd82.rlib,librand_chacha-14e74445c334f73d.rlib,librand_isaac-6b905ff8583adf12.rlib,librand_core-ee0d07fc3abf0949.rlib,librand_os-aab3646400644755.rlib,librand_jitter-7860f9cd21dd66a8.rlib,librand_core-042eab22beb66beb.rlib,libsdl2_sys-01e031aac3ba80e8.rlib,libbitflags-547400e47747cd5a.rlib,libnum-784a174f4dbb0972.rlib,libnum_iter-c9303ea80fefa278.rlib,libnum_integer-f88d54233d8ff8bb.rlib,libnum_traits-398963b4ff6b2832.rlib,libspecs-609f52e0601c332c.rlib,liblog-48a93d8ff8a50ae0.rlib,libcrossbeam_queue-d3706f972bde36b8.rlib,libcrossbeam_utils-6ad562330c865aa6.rlib,libtuple_utils-de18803a6de5a213.rlib,libshrev-8cb36ba88c7f985f.rlib,libshred-d70b87d9a1ca3835.rlib,libmopa-2d38ae87e37af5b8.rlib,libarrayvec-dbdcfda164219ea5.rlib,libnodrop-f2823c6f2cb0e311.rlib,libsmallvec-58fdbe25050190d9.rlib,libmaybe_uninit-c7269088dfc7d6b4.rlib,libhashbrown-3b05cbf84dba94dc.rlib,libahash-9a8ad1dab2e17851.rlib,libconst_random-f7139b2d7d875db2.rlib,libhibitset-5c6db09ea04b69a6.rlib,librayon-28f6fe77861fcd46.rlib,librayon_core-8cd37358b158216a.rlib,libnum_cpus-221f047077cf7e73.rlib,liblibc-58ca04c55a909e4f.rlib,libcrossbeam_queue-df7b2950bd64cc38.rlib,libcrossbeam_deque-d382291220b4559a.rlib,libcrossbeam_epoch-c0e542e2e231c31d.rlib,libscopeguard-2877910596276c81.rlib,libmemoffset-bc7cdccad54b030c.rlib,libcrossbeam_utils-7bcb693a0b38c276.rlib,liblazy_static-4a3eb30d8f892632.rlib,libcfg_if-efc10356e5428a90.rlib,libeither-4eed773fa5355858.rlib,libatom-d611565dc929669e.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcvwvt89/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/how_to_ecs-9778e0c821149444" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lSDL2_image
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `how-to-ecs` (bin "how-to-ecs") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e732bee37fbc1b3cc120f727275409474d3cecf6754ad0facd08146c6b2538a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e732bee37fbc1b3cc120f727275409474d3cecf6754ad0facd08146c6b2538a9", kill_on_drop: false }`
[INFO] [stdout] e732bee37fbc1b3cc120f727275409474d3cecf6754ad0facd08146c6b2538a9
