[INFO] cloning repository https://github.com/foeb/buddy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/foeb/buddy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoeb%2Fbuddy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoeb%2Fbuddy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b0b909fde29fdb83eeb1b7eb698b7e366a5302c7 [INFO] testing foeb/buddy against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoeb%2Fbuddy" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/foeb/buddy 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/foeb/buddy [INFO] finished tweaking git repo https://github.com/foeb/buddy [INFO] tweaked toml for git repo https://github.com/foeb/buddy written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/foeb/buddy 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stdout] d460a53c4d08e028f8e0fc8eb1b4b0f6515d992ffb5f361aa5a09b44ff89adc5 [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" "d460a53c4d08e028f8e0fc8eb1b4b0f6515d992ffb5f361aa5a09b44ff89adc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d460a53c4d08e028f8e0fc8eb1b4b0f6515d992ffb5f361aa5a09b44ff89adc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d460a53c4d08e028f8e0fc8eb1b4b0f6515d992ffb5f361aa5a09b44ff89adc5", kill_on_drop: false }` [INFO] [stdout] d460a53c4d08e028f8e0fc8eb1b4b0f6515d992ffb5f361aa5a09b44ff89adc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 23ebed12f5037a7357e93fc2c329f26166192211ccc8f8def6616277796a39d3 [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" "23ebed12f5037a7357e93fc2c329f26166192211ccc8f8def6616277796a39d3", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling sdl2 v0.33.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling sdl2-sys v0.33.0 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling crossbeam-deque 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 thiserror-impl v1.0.11 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tracing-attributes v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling thiserror v1.0.11 [INFO] [stderr] Compiling paste-impl v0.1.7 [INFO] [stderr] Compiling tracing v0.1.13 [INFO] [stderr] Compiling legion-core v0.2.1 (https://github.com/foeb/legion?branch=impl_as_mut#4ae57325) [INFO] [stderr] Compiling paste v0.1.7 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling legion-systems v0.2.1 (https://github.com/foeb/legion?branch=impl_as_mut#4ae57325) [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling legion v0.2.1 (https://github.com/foeb/legion?branch=impl_as_mut#4ae57325) [INFO] [stderr] Compiling buddy 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/buddy-adf3bbc77991f5ce.buddy.dcfrp3ru-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/buddy-adf3bbc77991f5ce.buddy.dcfrp3ru-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/buddy-adf3bbc77991f5ce.buddy.dcfrp3ru-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/buddy-adf3bbc77991f5ce.buddy.dcfrp3ru-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/buddy-adf3bbc77991f5ce.buddy.dcfrp3ru-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/buddy-adf3bbc77991f5ce.buddy.dcfrp3ru-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/buddy-adf3bbc77991f5ce.buddy.dcfrp3ru-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/buddy-adf3bbc77991f5ce.buddy.dcfrp3ru-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/buddy-adf3bbc77991f5ce.buddy.dcfrp3ru-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/buddy-adf3bbc77991f5ce.buddy.dcfrp3ru-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/buddy-adf3bbc77991f5ce.buddy.dcfrp3ru-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/buddy-adf3bbc77991f5ce.buddy.dcfrp3ru-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/buddy-adf3bbc77991f5ce.buddy.dcfrp3ru-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/buddy-adf3bbc77991f5ce.buddy.dcfrp3ru-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/buddy-adf3bbc77991f5ce.buddy.dcfrp3ru-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/buddy-adf3bbc77991f5ce.buddy.dcfrp3ru-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/buddy-adf3bbc77991f5ce" "/opt/rustwide/target/debug/deps/buddy-adf3bbc77991f5ce.3flpf8oq0q1cnxti.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/libserde_json-112bdb7d42c5010d.rlib" "/opt/rustwide/target/debug/deps/libryu-8e9eea2d356f9ff2.rlib" "/opt/rustwide/target/debug/deps/libitoa-59a99f11c2272805.rlib" "/opt/rustwide/target/debug/deps/libserde-3b535011095ff90e.rlib" "/opt/rustwide/target/debug/deps/libsdl2-e97ea016b69ef404.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-2e4fd977a29f3433.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/liblegion-cb1883bbdb3128c7.rlib" "/opt/rustwide/target/debug/deps/liblegion_systems-05da6df623afd79e.rlib" "/opt/rustwide/target/debug/deps/libpaste-1f8081d6026f5227.rlib" "/opt/rustwide/target/debug/deps/libitertools-a4e6cfd34eac2f5c.rlib" "/opt/rustwide/target/debug/deps/libbit_set-9b35ae0f2f929cd7.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-038dd780fdfef9ef.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-da53dd609f700ec0.rlib" "/opt/rustwide/target/debug/deps/liblegion_core-a5b07b75370da694.rlib" "/opt/rustwide/target/debug/deps/libthiserror-9b3cb5837ebc0642.rlib" "/opt/rustwide/target/debug/deps/libfxhash-44fc59831fb1272f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/librayon-f3cc5d9825c6f751.rlib" "/opt/rustwide/target/debug/deps/librayon_core-1182320e53de35c0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a05fd1d9113dbdc3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-266296ea2342ccca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-4ee8e67af89d67ad.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4d9d3da7024b7208.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-0146c59fa757dca2.rlib" "/opt/rustwide/target/debug/deps/libeither-b4fafca51080a5e0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-e1315b5c8e5ca504.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9927338b5ed04e03.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-2f2ab9429ae887bb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9292ba5fe6b40aa4.rlib" "/opt/rustwide/target/debug/deps/liblibc-5fd9e1240f706420.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5050198606ad8346.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libtracing-acefa8d7d19b68ed.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-40e1b08d0e3a260e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-285c6e14d2558cbe.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_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 `buddy` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "23ebed12f5037a7357e93fc2c329f26166192211ccc8f8def6616277796a39d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23ebed12f5037a7357e93fc2c329f26166192211ccc8f8def6616277796a39d3", kill_on_drop: false }` [INFO] [stdout] 23ebed12f5037a7357e93fc2c329f26166192211ccc8f8def6616277796a39d3