[INFO] cloning repository https://github.com/lgarczyn/ImproVe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lgarczyn/ImproVe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flgarczyn%2FImproVe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flgarczyn%2FImproVe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4bf05c5fe012f93960952d7c0922aa4c8091d241 [INFO] testing lgarczyn/ImproVe against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flgarczyn%2FImproVe" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lgarczyn/ImproVe on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lgarczyn/ImproVe [INFO] finished tweaking git repo https://github.com/lgarczyn/ImproVe [INFO] tweaked toml for git repo https://github.com/lgarczyn/ImproVe written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded palette_derive v0.5.0 [INFO] [stderr] Downloaded enum-iterator-derive v0.6.0 [INFO] [stderr] Downloaded noisy_float v0.1.13 [INFO] [stderr] Downloaded enum-iterator v0.6.0 [INFO] [stderr] Downloaded strength_reduce v0.2.3 [INFO] [stderr] Downloaded palette v0.5.0 [INFO] [stderr] Downloaded rustfft v4.0.0 [INFO] [stderr] Downloaded transpose v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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] 808975c1f4cff9f4a140d0427d67b158a96200f40e3c0c6249533f6d56e8ea65 [INFO] running `Command { std: "docker" "start" "-a" "808975c1f4cff9f4a140d0427d67b158a96200f40e3c0c6249533f6d56e8ea65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "808975c1f4cff9f4a140d0427d67b158a96200f40e3c0c6249533f6d56e8ea65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "808975c1f4cff9f4a140d0427d67b158a96200f40e3c0c6249533f6d56e8ea65", kill_on_drop: false }` [INFO] [stdout] 808975c1f4cff9f4a140d0427d67b158a96200f40e3c0c6249533f6d56e8ea65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", 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] 04520bb495d285a11260d75d3ea8944bf6fb646910497d9b2daf262c8a1f6030 [INFO] running `Command { std: "docker" "start" "-a" "04520bb495d285a11260d75d3ea8944bf6fb646910497d9b2daf262c8a1f6030", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling strength_reduce v0.2.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling noisy_float v0.1.13 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling transpose v0.2.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling rustfft v4.0.0 [INFO] [stderr] Compiling enum-iterator-derive v0.6.0 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling enum-iterator v0.6.0 [INFO] [stderr] Compiling improve 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/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/improve-8fe5e9cd358afd99.improve.61ush0j0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/improve-8fe5e9cd358afd99.improve.61ush0j0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/improve-8fe5e9cd358afd99.improve.61ush0j0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/improve-8fe5e9cd358afd99.improve.61ush0j0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/improve-8fe5e9cd358afd99.improve.61ush0j0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/improve-8fe5e9cd358afd99.improve.61ush0j0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/improve-8fe5e9cd358afd99.improve.61ush0j0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/improve-8fe5e9cd358afd99.improve.61ush0j0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/improve-8fe5e9cd358afd99.improve.61ush0j0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/improve-8fe5e9cd358afd99.improve.61ush0j0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/improve-8fe5e9cd358afd99.improve.61ush0j0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/improve-8fe5e9cd358afd99.improve.61ush0j0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/improve-8fe5e9cd358afd99.improve.61ush0j0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/improve-8fe5e9cd358afd99.improve.61ush0j0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/improve-8fe5e9cd358afd99.improve.61ush0j0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/improve-8fe5e9cd358afd99.improve.61ush0j0-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/improve-8fe5e9cd358afd99" "/opt/rustwide/target/debug/deps/improve-8fe5e9cd358afd99.17cttmil87c6grwx.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtermion-fed56a1288f1cf4a.rlib" "/opt/rustwide/target/debug/deps/libnumtoa-3b3783ef4087c3ce.rlib" "/opt/rustwide/target/debug/deps/libenum_iterator-ada7c6308d85d585.rlib" "/opt/rustwide/target/debug/deps/librustfft-3a6eafe71bf6ff37.rlib" "/opt/rustwide/target/debug/deps/libtranspose-3414f8731381acc2.rlib" "/opt/rustwide/target/debug/deps/libstrength_reduce-fbe9a75fbcbbcfbb.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-4a82e4697813b4f2.rlib" "/opt/rustwide/target/debug/deps/libpalette-7278d932ad902c37.rlib" "/opt/rustwide/target/debug/deps/libphf-243cb6d51decca12.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-3ecc824a8e61a51e.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8cffecd7cb66c24c.rlib" "/opt/rustwide/target/debug/deps/libapprox-f032989bc6fcc67b.rlib" "/opt/rustwide/target/debug/deps/libitertools-bdeb67dae395f1a1.rlib" "/opt/rustwide/target/debug/deps/libeither-976ba12e28a58b3f.rlib" "/opt/rustwide/target/debug/deps/libsdl2-1bda2e1aff3473bd.rlib" "/opt/rustwide/target/debug/deps/librand-3367d91a71796207.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6bd4620e708cdb51.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d6533207884e81ec.rlib" "/opt/rustwide/target/debug/deps/librand_hc-e06466b7f80f8ad5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-aad34ed752f7e4bb.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-d7c73f36431ab21e.rlib" "/opt/rustwide/target/debug/deps/librand_core-c1396f78a55a6243.rlib" "/opt/rustwide/target/debug/deps/librand_os-a4f830f7ffc0871c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c0aa4284fb906dad.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-d2ada40e39cc725c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libnum-5db12de584bc535a.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-6d9af1be5c128fc4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f54bb37ae0d8d9de.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-32d831a972ab1962.rlib" "/opt/rustwide/target/debug/deps/libclap-9899065a67510b7b.rlib" "/opt/rustwide/target/debug/deps/libvec_map-a7654c802e273934.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-b5ffc34867b86ba0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-85f6c02835e49e35.rlib" "/opt/rustwide/target/debug/deps/libstrsim-802379fb3524d342.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libatty-e9990643e384daa5.rlib" "/opt/rustwide/target/debug/deps/liblibc-e41c2d10207ee17e.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5e807deedeef1036.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_ttf" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_ttf [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 `improve` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "04520bb495d285a11260d75d3ea8944bf6fb646910497d9b2daf262c8a1f6030", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04520bb495d285a11260d75d3ea8944bf6fb646910497d9b2daf262c8a1f6030", kill_on_drop: false }` [INFO] [stdout] 04520bb495d285a11260d75d3ea8944bf6fb646910497d9b2daf262c8a1f6030