[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 master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattgreen%2Fpong-ecs" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mattgreen/pong-ecs on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-1/source/Cargo.toml [INFO] crate git repo https://github.com/mattgreen/pong-ecs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a2aeded4c6f411f47e5f8a7fe142c1fa3fce90c22c1f398a0e621ae841d95ba6 [INFO] running `Command { std: "docker" "start" "-a" "a2aeded4c6f411f47e5f8a7fe142c1fa3fce90c22c1f398a0e621ae841d95ba6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2aeded4c6f411f47e5f8a7fe142c1fa3fce90c22c1f398a0e621ae841d95ba6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2aeded4c6f411f47e5f8a7fe142c1fa3fce90c22c1f398a0e621ae841d95ba6", kill_on_drop: false }` [INFO] [stdout] a2aeded4c6f411f47e5f8a7fe142c1fa3fce90c22c1f398a0e621ae841d95ba6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab4f5bf0eac130e5187c57be6afedf698390af5942137fac9b9da798c1be7a38 [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" "ab4f5bf0eac130e5187c57be6afedf698390af5942137fac9b9da798c1be7a38", kill_on_drop: false }` [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling sdl2 v0.34.0 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling c_vec v1.3.3 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling simple-matrix v0.1.2 [INFO] [stderr] Compiling sdl2-sys v0.34.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling tracing-attributes v0.1.7 [INFO] [stderr] Compiling paste-impl v0.1.12 [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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/ecs-4a7d28d1e7b73d37.ecs.lgqcxis3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ecs-4a7d28d1e7b73d37.ecs.lgqcxis3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ecs-4a7d28d1e7b73d37.ecs.lgqcxis3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ecs-4a7d28d1e7b73d37.ecs.lgqcxis3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ecs-4a7d28d1e7b73d37.ecs.lgqcxis3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ecs-4a7d28d1e7b73d37.ecs.lgqcxis3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ecs-4a7d28d1e7b73d37.ecs.lgqcxis3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ecs-4a7d28d1e7b73d37.ecs.lgqcxis3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ecs-4a7d28d1e7b73d37.ecs.lgqcxis3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ecs-4a7d28d1e7b73d37.ecs.lgqcxis3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ecs-4a7d28d1e7b73d37.ecs.lgqcxis3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ecs-4a7d28d1e7b73d37.ecs.lgqcxis3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ecs-4a7d28d1e7b73d37.ecs.lgqcxis3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ecs-4a7d28d1e7b73d37.ecs.lgqcxis3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ecs-4a7d28d1e7b73d37.ecs.lgqcxis3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ecs-4a7d28d1e7b73d37.ecs.lgqcxis3-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/ecs-4a7d28d1e7b73d37" "/opt/rustwide/target/debug/deps/ecs-4a7d28d1e7b73d37.35ftq0h8s376jw4s.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsdl2-170379e05c7b8e00.rlib" "/opt/rustwide/target/debug/deps/libc_vec-523d9565c9ff33a0.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-4c2a416fabb836bb.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/liblegion-20a6bc0afadee03c.rlib" "/opt/rustwide/target/debug/deps/libpaste-fe4c168761915c98.rlib" "/opt/rustwide/target/debug/deps/libitertools-a4e6cfd34eac2f5c.rlib" "/opt/rustwide/target/debug/deps/libtracing-dc5761c04e8dd392.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-40e1b08d0e3a260e.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-da53dd609f700ec0.rlib" "/opt/rustwide/target/debug/deps/librayon-3d48aa91a5394bea.rlib" "/opt/rustwide/target/debug/deps/librayon_core-0e3d98fb55d01efb.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7aa8e802084641d4.rlib" "/opt/rustwide/target/debug/deps/libeither-b4fafca51080a5e0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-4ed1af7f622ed2d1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6b42ef46603a1766.rlib" "/opt/rustwide/target/debug/deps/liblibc-8952a2c8a7e7a8b4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec7275bb98e9f00d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c485188b14d8a46c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-ee3662e82f0cc3e7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-266296ea2342ccca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-e1315b5c8e5ca504.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-d11b86fda3ce7c29.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-35fe44f97c4e15ff.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-5a49b382f35a1395.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9927338b5ed04e03.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libbit_set-d49ad8eef397c3a4.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-dc5195a5f1b14e1c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_ttf" "-lSDL2_gfx" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_ttf [INFO] [stdout] /usr/bin/ld: cannot find -lSDL2_gfx [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 `ecs` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "ab4f5bf0eac130e5187c57be6afedf698390af5942137fac9b9da798c1be7a38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab4f5bf0eac130e5187c57be6afedf698390af5942137fac9b9da798c1be7a38", kill_on_drop: false }` [INFO] [stdout] ab4f5bf0eac130e5187c57be6afedf698390af5942137fac9b9da798c1be7a38