[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#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattgreen%2Fpong-ecs" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mattgreen/pong-ecs on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-13/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e1662c63e4326d67244778411417b82cc52165347af35437ae63d0d4ef441b3 [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" "7e1662c63e4326d67244778411417b82cc52165347af35437ae63d0d4ef441b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e1662c63e4326d67244778411417b82cc52165347af35437ae63d0d4ef441b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e1662c63e4326d67244778411417b82cc52165347af35437ae63d0d4ef441b3", kill_on_drop: false }` [INFO] [stdout] 7e1662c63e4326d67244778411417b82cc52165347af35437ae63d0d4ef441b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63c620b417eec2bbc2a31d47ee69a6a6a60d5ab569d5c34717259cbf0247d653 [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" "63c620b417eec2bbc2a31d47ee69a6a6a60d5ab569d5c34717259cbf0247d653", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling sdl2 v0.34.0 [INFO] [stderr] Compiling c_vec v1.3.3 [INFO] [stderr] Compiling simple-matrix v0.1.2 [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 proc-macro2 v1.0.12 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling sdl2-sys v0.34.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling bit-set v0.5.2 [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 quote v1.0.4 [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 rayon-core v1.7.0 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling rayon v1.3.0 [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" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/ecs-08e188cabd1068d0.ecs.8y32paus-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ecs-08e188cabd1068d0.ecs.8y32paus-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ecs-08e188cabd1068d0.ecs.8y32paus-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ecs-08e188cabd1068d0.ecs.8y32paus-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ecs-08e188cabd1068d0.ecs.8y32paus-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ecs-08e188cabd1068d0.ecs.8y32paus-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ecs-08e188cabd1068d0.ecs.8y32paus-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ecs-08e188cabd1068d0.ecs.8y32paus-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ecs-08e188cabd1068d0.ecs.8y32paus-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ecs-08e188cabd1068d0.ecs.8y32paus-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ecs-08e188cabd1068d0.ecs.8y32paus-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ecs-08e188cabd1068d0.ecs.8y32paus-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ecs-08e188cabd1068d0.ecs.8y32paus-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ecs-08e188cabd1068d0.ecs.8y32paus-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ecs-08e188cabd1068d0.ecs.8y32paus-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ecs-08e188cabd1068d0.ecs.8y32paus-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/ecs-08e188cabd1068d0" "/opt/rustwide/target/debug/deps/ecs-08e188cabd1068d0.4963u5r2duemzlvt.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsdl2-a80799d1edb800a3.rlib" "/opt/rustwide/target/debug/deps/libc_vec-e11f43463ff8624b.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-dd9ce6a228ead06b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/liblegion-a97b6d47496f1685.rlib" "/opt/rustwide/target/debug/deps/libpaste-a3529cb76bb95248.rlib" "/opt/rustwide/target/debug/deps/libitertools-74e946ec1efb9e49.rlib" "/opt/rustwide/target/debug/deps/libtracing-7feec8d4cb0900cd.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-09c68316376e7ee5.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-ab7e5474e74ce30a.rlib" "/opt/rustwide/target/debug/deps/librayon-b1eb314ed5380f4e.rlib" "/opt/rustwide/target/debug/deps/librayon_core-aa3a444a215f2e55.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-10341b6004336bb4.rlib" "/opt/rustwide/target/debug/deps/libeither-92a75463d303d422.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b200f88aa0b7f883.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-93312f2d08964c03.rlib" "/opt/rustwide/target/debug/deps/liblibc-e27d20201c16498f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e4423c7a45cd7e81.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ebd36158b4cfa045.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-94b93569b443a2b0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-8e193e81a9a21d3f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-194fbd9351fad082.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-bf7e0d9489077da3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-dba1b39ad820ea3b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-dd221593b5f0d28c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d9227aa3de882b81.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libbit_set-c8aefb296d170ddb.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-b4725d25b67b8343.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.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" "63c620b417eec2bbc2a31d47ee69a6a6a60d5ab569d5c34717259cbf0247d653", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63c620b417eec2bbc2a31d47ee69a6a6a60d5ab569d5c34717259cbf0247d653", kill_on_drop: false }` [INFO] [stdout] 63c620b417eec2bbc2a31d47ee69a6a6a60d5ab569d5c34717259cbf0247d653