[INFO] cloning repository https://github.com/blue-emc2/cave [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blue-emc2/cave" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblue-emc2%2Fcave", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblue-emc2%2Fcave'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff4f1a6998da03e9067f304cf4871275a30adf9c [INFO] testing blue-emc2/cave against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblue-emc2%2Fcave" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/blue-emc2/cave on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/blue-emc2/cave [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/blue-emc2/cave [INFO] tweaked toml for git repo https://github.com/blue-emc2/cave written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/blue-emc2/cave already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nonzero_signed v1.0.3 [INFO] [stderr] Downloaded crossbeam-channel v0.2.6 [INFO] [stderr] Downloaded shred-derive v0.5.1 [INFO] [stderr] Downloaded crossbeam-deque v0.5.2 [INFO] [stderr] Downloaded crossbeam v0.4.1 [INFO] [stderr] Downloaded specs v0.14.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 966cd959cadea7f2ca056af52e075a5804b1ff627743e8e7052af37d785df65b [INFO] running `Command { std: "docker" "start" "-a" "966cd959cadea7f2ca056af52e075a5804b1ff627743e8e7052af37d785df65b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "966cd959cadea7f2ca056af52e075a5804b1ff627743e8e7052af37d785df65b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "966cd959cadea7f2ca056af52e075a5804b1ff627743e8e7052af37d785df65b", kill_on_drop: false }` [INFO] [stdout] 966cd959cadea7f2ca056af52e075a5804b1ff627743e8e7052af37d785df65b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 689b073687abe6d3bc40d2decffbd0a9476a274529e97d9276d1abb7a001295f [INFO] running `Command { std: "docker" "start" "-a" "689b073687abe6d3bc40d2decffbd0a9476a274529e97d9276d1abb7a001295f", kill_on_drop: false }` [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling nonzero_signed v1.0.3 [INFO] [stderr] Compiling sdl2 v0.34.2 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling tuple_utils v0.2.0 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling sdl2-sys v0.34.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling crossbeam v0.4.1 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling hibitset v0.5.4 [INFO] [stderr] Compiling shred v0.7.2 [INFO] [stderr] Compiling shred-derive v0.5.1 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling specs v0.14.3 [INFO] [stderr] Compiling cave 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/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/cave-e07dad9e36de312c.cave.81ese8ya-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cave-e07dad9e36de312c.cave.81ese8ya-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cave-e07dad9e36de312c.cave.81ese8ya-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cave-e07dad9e36de312c.cave.81ese8ya-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cave-e07dad9e36de312c.cave.81ese8ya-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cave-e07dad9e36de312c.cave.81ese8ya-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cave-e07dad9e36de312c.cave.81ese8ya-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cave-e07dad9e36de312c.cave.81ese8ya-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cave-e07dad9e36de312c.cave.81ese8ya-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cave-e07dad9e36de312c.cave.81ese8ya-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cave-e07dad9e36de312c.cave.81ese8ya-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cave-e07dad9e36de312c.cave.81ese8ya-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cave-e07dad9e36de312c.cave.81ese8ya-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cave-e07dad9e36de312c.cave.81ese8ya-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cave-e07dad9e36de312c.cave.81ese8ya-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cave-e07dad9e36de312c.cave.81ese8ya-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/cave-e07dad9e36de312c" "/opt/rustwide/target/debug/deps/cave-e07dad9e36de312c.5308vbb9axn4550u.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsdl2-222bf173842b5ea1.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-556dbaed1763ba34.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libspecs-af897130a2a31236.rlib" "/opt/rustwide/target/debug/deps/libtuple_utils-96f6715c605adaed.rlib" "/opt/rustwide/target/debug/deps/libshrev-4fd5222331622613.rlib" "/opt/rustwide/target/debug/deps/libnonzero_signed-e259f179c3ddf885.rlib" "/opt/rustwide/target/debug/deps/liblog-18735faa5ca48638.rlib" "/opt/rustwide/target/debug/deps/libhibitset-831ff3bdcd2b10d5.rlib" "/opt/rustwide/target/debug/deps/libatom-9e0fe37314790bbb.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-fe48382a2f4f6c1f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-6aebf5b86a1f6f09.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-ab993e561b95c3a0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-472d6de9e882385d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-26e0d948c43586b5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-577e133e0db29e95.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9ba0d912b411878c.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-b48461bf45f12368.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-660f05b5251a8fbc.rlib" "/opt/rustwide/target/debug/deps/librand-9944e4e8b9b845a3.rlib" "/opt/rustwide/target/debug/deps/librand_core-c5a17f3e643a1981.rlib" "/opt/rustwide/target/debug/deps/librand_core-d2b5a49d7405257c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-6a71c62bf3daeaa5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3e2a62712298d1b0.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-29af9674b0993fe8.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-2cfd87a3e903b273.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4dc22c64de539a70.rlib" "/opt/rustwide/target/debug/deps/libshred-fad7eafc4bf1cb70.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e4423c7a45cd7e81.rlib" "/opt/rustwide/target/debug/deps/librayon-626b596989ccd474.rlib" "/opt/rustwide/target/debug/deps/librayon_core-6ceeac6d5d1bf4be.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9042a0b370c2ed40.rlib" "/opt/rustwide/target/debug/deps/liblibc-1de83e5becf9c746.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3387c8ec1ef2dd0c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-94b51b484aaa71d3.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-09704125b1c060dc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-6a82f36aefda76db.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/libeither-92a75463d303d422.rlib" "/opt/rustwide/target/debug/deps/libmopa-ee332326b472fed2.rlib" "/opt/rustwide/target/debug/deps/libfxhash-82f555b611118d8b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6c984759c2f0f595.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-0202744cd76ed2d7.rlib" "/opt/rustwide/target/debug/deps/libnodrop-55a6de42935d16d2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_image [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 `cave` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "689b073687abe6d3bc40d2decffbd0a9476a274529e97d9276d1abb7a001295f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "689b073687abe6d3bc40d2decffbd0a9476a274529e97d9276d1abb7a001295f", kill_on_drop: false }` [INFO] [stdout] 689b073687abe6d3bc40d2decffbd0a9476a274529e97d9276d1abb7a001295f