[INFO] cloning repository https://github.com/mattgreen/pong-ecs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mattgreen/pong-ecs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattgreen%2Fpong-ecs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattgreen%2Fpong-ecs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b3a06c2e0ef273a21c7ee62df5dd949e08ee1fea
[INFO] testing mattgreen/pong-ecs against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattgreen%2Fpong-ecs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mattgreen/pong-ecs
[INFO] finished tweaking git repo https://github.com/mattgreen/pong-ecs
[INFO] tweaked toml for git repo https://github.com/mattgreen/pong-ecs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mattgreen/pong-ecs on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mattgreen/pong-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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 192709c06d812aadf1b9f903bf481a396300c9652d250d9e77f05e2ebf090ffc
[INFO] running `Command { std: "docker" "start" "192709c06d812aadf1b9f903bf481a396300c9652d250d9e77f05e2ebf090ffc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "192709c06d812aadf1b9f903bf481a396300c9652d250d9e77f05e2ebf090ffc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "192709c06d812aadf1b9f903bf481a396300c9652d250d9e77f05e2ebf090ffc" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "192709c06d812aadf1b9f903bf481a396300c9652d250d9e77f05e2ebf090ffc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "192709c06d812aadf1b9f903bf481a396300c9652d250d9e77f05e2ebf090ffc" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling libc v0.2.69
[INFO] [stderr]    Compiling proc-macro2 v1.0.12
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.19
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling rayon-core v1.7.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling proc-macro-hack v0.5.15
[INFO] [stderr]    Compiling sdl2-sys v0.34.0
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling tracing-core v0.1.10
[INFO] [stderr]    Compiling bit-vec v0.6.2
[INFO] [stderr]    Compiling sdl2 v0.34.0
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling smallvec v0.6.13
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling downcast-rs v1.1.1
[INFO] [stderr]    Compiling c_vec v1.3.3
[INFO] [stderr]    Compiling simple-matrix v0.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling quote v1.0.4
[INFO] [stderr]    Compiling crossbeam-queue v0.2.1
[INFO] [stderr]    Compiling crossbeam-channel v0.4.2
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling crossbeam-deque v0.7.3
[INFO] [stderr]    Compiling crossbeam v0.7.3
[INFO] [stderr]    Compiling rayon v1.3.0
[INFO] [stderr]    Compiling derivative v1.0.4
[INFO] [stderr]    Compiling paste-impl v0.1.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.7
[INFO] [stderr]    Compiling shrinkwraprs v0.2.3
[INFO] [stderr]    Compiling paste v0.1.12
[INFO] [stderr]    Compiling tracing v0.1.13
[INFO] [stderr]    Compiling legion v0.2.1
[INFO] [stderr]    Compiling 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/release/deps/rustcakN3EM/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/release/deps/{libsdl2-92d9e67f3c319a8f,libc_vec-dcd27bba42d90ccc,libsdl2_sys-82d4e7aef166956c,libbitflags-a7685ea2c2c46ab3,liblegion-d5f7a58e4fb6b15e,libpaste-87d6cca365fc524a,libitertools-ef49765ae55f2abc,libtracing-0bac86791ad1d748,libtracing_core-22e03856cf513349,libdowncast_rs-8ec7065825ac1506,librayon-22a840f3ee7c1691,librayon_core-a9d0b873889e6a4e,libnum_cpus-d77f17090db23f4f,libeither-1a310a4d94a60acb,libparking_lot-e2c3edcc5f11b155,libparking_lot_core-30cb83301ec1930b,liblibc-94748fe2dba7d22a,libsmallvec-543a0a4155952782,liblock_api-0ad8ad7bf7bc90df,libcrossbeam-21148551237f94b2,libcrossbeam_queue-f6cfa438508e12f8,libcrossbeam_channel-bb45aed848e64d18,libcrossbeam_deque-137c8abfbea0a6cf,libcrossbeam_epoch-87a98bb7c9eb0fad,libscopeguard-d6f31e6f1ec771b5,libmemoffset-9bbe4f15d0f44dc0,libcrossbeam_utils-56222c493eb27455,liblazy_static-480433dca0d17907,libmaybe_uninit-4fcab06ffab968bb,libcfg_if-6ffcd2bb3ed34b7c,libbit_set-7955c590a763591a,libbit_vec-580f978c8538a981}.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_ttf" "-lSDL2_gfx" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/release/deps/rustcakN3EM/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/release/deps/ecs-9b8deac44a401355" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-Wl,--strip-debug" "-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_ttf
[INFO] [stdout]           rust-lld: error: unable to find library -lSDL2_gfx
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ecs` (bin "ecs") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "192709c06d812aadf1b9f903bf481a396300c9652d250d9e77f05e2ebf090ffc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "192709c06d812aadf1b9f903bf481a396300c9652d250d9e77f05e2ebf090ffc", kill_on_drop: false }`
[INFO] [stdout] 192709c06d812aadf1b9f903bf481a396300c9652d250d9e77f05e2ebf090ffc
