[INFO] cloning repository https://github.com/Blizarre/mountain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Blizarre/mountain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlizarre%2Fmountain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlizarre%2Fmountain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 91abd4634dcdd47fd24dcb6aea09cf93daf0d41b [INFO] testing Blizarre/mountain against master#d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d for pr-83796 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlizarre%2Fmountain" "/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/Blizarre/mountain on toolchain d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Blizarre/mountain [INFO] finished tweaking git repo https://github.com/Blizarre/mountain [INFO] tweaked toml for git repo https://github.com/Blizarre/mountain written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Blizarre/mountain already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ba582deca0222540d6f5c9963cd4a64f9637f2741e4b6a490cff931bfef926f [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" "2ba582deca0222540d6f5c9963cd4a64f9637f2741e4b6a490cff931bfef926f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ba582deca0222540d6f5c9963cd4a64f9637f2741e4b6a490cff931bfef926f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ba582deca0222540d6f5c9963cd4a64f9637f2741e4b6a490cff931bfef926f", kill_on_drop: false }` [INFO] [stdout] 2ba582deca0222540d6f5c9963cd4a64f9637f2741e4b6a490cff931bfef926f [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce971e1fc711022213ddb78c80b13762564f76fc2063fc3d1cfd837c5793648f [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" "ce971e1fc711022213ddb78c80b13762564f76fc2063fc3d1cfd837c5793648f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling rgb v0.8.16 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling lodepng v2.5.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling sdl v0.3.7 (git://git@github.com/Blizarre/rust-sdl.git#1760c9e4) [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling mountain 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/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/main-17279f3fbf34c006.main.63a12oib-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/main-17279f3fbf34c006.main.63a12oib-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/main-17279f3fbf34c006.main.63a12oib-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/main-17279f3fbf34c006.main.63a12oib-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/main-17279f3fbf34c006.main.63a12oib-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/main-17279f3fbf34c006.main.63a12oib-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/main-17279f3fbf34c006.main.63a12oib-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/main-17279f3fbf34c006.main.63a12oib-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/main-17279f3fbf34c006.main.63a12oib-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/main-17279f3fbf34c006.main.63a12oib-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/main-17279f3fbf34c006.main.63a12oib-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/main-17279f3fbf34c006.main.63a12oib-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/main-17279f3fbf34c006.main.63a12oib-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/main-17279f3fbf34c006.main.63a12oib-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/main-17279f3fbf34c006.main.63a12oib-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/main-17279f3fbf34c006.main.63a12oib-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/main-17279f3fbf34c006" "/opt/rustwide/target/debug/deps/main-17279f3fbf34c006.2n2qk2mbhwczf7p8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lSDL" "-lasound" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmountain-798cf6f2e292d347.rlib" "/opt/rustwide/target/debug/deps/libtoml-b7fabfd979b69e87.rlib" "/opt/rustwide/target/debug/deps/liblodepng-27fb58c8d0aa379d.rlib" "/opt/rustwide/target/debug/deps/libsdl-6e3a02b1fcc02abf.rlib" "/opt/rustwide/target/debug/deps/libnum-7488bad359183671.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-afbae0eadf9d96c2.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-ca654bec5d100645.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1f4c9824371bb247.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-03523e9198842ad9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-0f871c3d9d6fc34a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9df73aafed7cdfa7.rlib" "/opt/rustwide/target/debug/deps/librand-8f9dd36433108557.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-864bdb7003934b0d.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-eca76ca0e759c6fc.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b3fed04289ecdc38.rlib" "/opt/rustwide/target/debug/deps/librand_core-fd5f07bbf8f2d7a8.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f4ee33db7adf1e5e.rlib" "/opt/rustwide/target/debug/deps/liblibc-b5e41d26b22106fe.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/librgb-a29508098a01e453.rlib" "/opt/rustwide/target/debug/deps/libserde-620f154f12dae5ff.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6dddd3d354e6bea.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c2ca47afdcc5e309.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b47be2942017e108.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-20a1e49116ab0df9.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-25e09d9868291683.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9c99fb6e5ca5159e.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-85040d7563599960.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0e4f7587da8acf20.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7be0a6711ed15b5c.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-00672fabc4ff9c9d.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-72fe231ef0473d15.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-019d54ecc304b655.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-cc7d9343e4f608be.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-9849bb0fbad7f0f5.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d408fdd4a82bc3e7ea61dd81bc9a8781b2bf939d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8b33f9cbbc9652fe.rlib" "-Wl,-Bdynamic" "-lSDL" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL [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 `mountain` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "ce971e1fc711022213ddb78c80b13762564f76fc2063fc3d1cfd837c5793648f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce971e1fc711022213ddb78c80b13762564f76fc2063fc3d1cfd837c5793648f", kill_on_drop: false }` [INFO] [stdout] ce971e1fc711022213ddb78c80b13762564f76fc2063fc3d1cfd837c5793648f