[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#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[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 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded smallvec v0.6.13
[INFO] [stderr]   Downloaded specs-derive v0.4.0
[INFO] [stderr]   Downloaded shred v0.9.4
[INFO] [stderr]   Downloaded num v0.1.42
[INFO] [stderr]   Downloaded crossbeam-deque v0.7.2
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.6
[INFO] [stderr]   Downloaded hibitset v0.6.2
[INFO] [stderr]   Downloaded proc-macro2 v1.0.7
[INFO] [stderr]   Downloaded num-traits v0.2.10
[INFO] [stderr]   Downloaded atom v0.3.5
[INFO] [stderr]   Downloaded hashbrown v0.6.3
[INFO] [stderr]   Downloaded rayon v1.3.0
[INFO] [stderr]   Downloaded specs v0.15.1
[INFO] [stderr]   Downloaded sdl2 v0.32.2
[INFO] [stderr]   Downloaded crossbeam-utils v0.7.0
[INFO] [stderr]   Downloaded c2-chacha v0.2.3
[INFO] [stderr]   Downloaded syn v1.0.13
[INFO] [stderr]   Downloaded proc-macro-hack v0.5.11
[INFO] [stderr]   Downloaded crossbeam-epoch v0.8.0
[INFO] [stderr]   Downloaded crossbeam-queue v0.2.1
[INFO] [stderr]   Downloaded getrandom v0.1.13
[INFO] [stderr]   Downloaded ahash v0.2.18
[INFO] [stderr]   Downloaded mopa v0.2.2
[INFO] [stderr]   Downloaded hermit-abi v0.1.6
[INFO] [stderr]   Downloaded num_cpus v1.11.1
[INFO] [stderr]   Downloaded shrev v1.1.1
[INFO] [stderr]   Downloaded const-random-macro v0.1.6
[INFO] [stderr]   Downloaded const-random v0.1.6
[INFO] [stderr]   Downloaded sdl2-sys v0.32.6
[INFO] [stderr]   Downloaded memoffset v0.5.3
[INFO] [stderr]   Downloaded libc v0.2.66
[INFO] [stderr]   Downloaded rayon-core v1.7.0
[INFO] [stderr]   Downloaded tuple_utils v0.3.0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 14f550534aa1d2756820351db5b765e9963ab0e90a499093ea3314b92342197d
[INFO] running `Command { std: "docker" "start" "-a" "14f550534aa1d2756820351db5b765e9963ab0e90a499093ea3314b92342197d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14f550534aa1d2756820351db5b765e9963ab0e90a499093ea3314b92342197d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14f550534aa1d2756820351db5b765e9963ab0e90a499093ea3314b92342197d", kill_on_drop: false }`
[INFO] [stdout] 14f550534aa1d2756820351db5b765e9963ab0e90a499093ea3314b92342197d
[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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1dcef0258e618e14f8c782b2ea0ef29dbc15d90c3e5c23e3fd0e0e1e1ae2a168
[INFO] running `Command { std: "docker" "start" "-a" "1dcef0258e618e14f8c782b2ea0ef29dbc15d90c3e5c23e3fd0e0e1e1ae2a168", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling cfg-if v0.1.10
[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 unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.13
[INFO] [stderr]    Compiling memoffset v0.5.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling scopeguard v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling rayon-core v1.7.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling c2-chacha v0.2.3
[INFO] [stderr]    Compiling sdl2-sys v0.32.6
[INFO] [stderr]    Compiling arrayvec v0.4.12
[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 num_cpus v1.11.1
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling hashbrown v0.6.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_chacha v0.2.1
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling rand v0.7.2
[INFO] [stderr]    Compiling crossbeam-queue v0.2.1
[INFO] [stderr]    Compiling crossbeam-deque v0.7.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling smallvec v0.6.13
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling atom v0.3.5
[INFO] [stderr]    Compiling sdl2 v0.32.2
[INFO] [stderr]    Compiling mopa v0.2.2
[INFO] [stderr]    Compiling rayon v1.3.0
[INFO] [stderr]    Compiling crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling shrev v1.1.1
[INFO] [stderr]    Compiling tuple_utils v0.3.0
[INFO] [stderr]    Compiling num v0.1.42
[INFO] [stderr]    Compiling proc-macro-hack v0.5.11
[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 hibitset v0.6.2
[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/rustccSGZJz/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsdl2-e7e17f4f951f603d,librand-5810fc7629e9dcf5,librand_xorshift-14e9b45bdf59ad1d,librand_pcg-ebb1c88e9fbc6dff,librand_hc-8c6bc8b58dca19e2,librand_chacha-7bb91bb9acd077d9,librand_isaac-d86d4a8db0c58845,librand_core-a81fe7808f612aa2,librand_os-5d44cf5cdcd3da40,librand_jitter-7a2811bedef919f4,librand_core-071c4ecd390d5ba3,libsdl2_sys-293e573538b60cee,libbitflags-0629d6d36c0d1ed3,libnum-d9f1bf6dc58d67a3,libnum_iter-ea0177d218ee06a1,libnum_integer-c79fc7f6b8a38f05,libnum_traits-f66f637ad5aac04e,libspecs-e3361dcaea66dd81,liblog-2796cc19bfbad145,libcrossbeam_queue-5b801ff4dc96c8f5,libcrossbeam_utils-39b16d9a00e1c909,libtuple_utils-cb91eab1e8024c9e,libshrev-414e8e23ea63d84c,libshred-1a5fcfe101e5d957,libmopa-972e8aac5c57b125,libarrayvec-b118e58242edde87,libnodrop-8dcf87880503f033,libsmallvec-1d6d675eec0ab6c9,libmaybe_uninit-b016492c71529bc6,libhashbrown-7dd3e9f9f1de18bb,libahash-bb017d08f6c5e320,libconst_random-a4850c2b81b342ca,libhibitset-db6bcbd416b12353,librayon-cc1faa6fa374407f,librayon_core-c3878a273c22a7e7,libnum_cpus-4445aca69dcc5a51,liblibc-949e2aab3023c892,libcrossbeam_queue-f9d994bbd8189bdf,libcrossbeam_deque-b5b0e85da960dca0,libcrossbeam_epoch-5c068bb97fe607f2,libscopeguard-f56127f537038ddd,libmemoffset-6a69a8f0e61837ae,libcrossbeam_utils-bbd02639d6e4060b,liblazy_static-2bb390fee0230a38,libcfg_if-7e9efee4241be1ca,libeither-d5be8a455e3dc4f2,libatom-c96d9aca9b6594cc}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,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/rustccSGZJz/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-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-cff9f30a0e42c2d6" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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" "1dcef0258e618e14f8c782b2ea0ef29dbc15d90c3e5c23e3fd0e0e1e1ae2a168", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1dcef0258e618e14f8c782b2ea0ef29dbc15d90c3e5c23e3fd0e0e1e1ae2a168", kill_on_drop: false }`
[INFO] [stdout] 1dcef0258e618e14f8c782b2ea0ef29dbc15d90c3e5c23e3fd0e0e1e1ae2a168
