[INFO] cloning repository https://github.com/patchedsoul/prowser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/patchedsoul/prowser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatchedsoul%2Fprowser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatchedsoul%2Fprowser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] edbf301601e31f850e9f5a8d04b8aab66487dc52 [INFO] testing patchedsoul/prowser against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatchedsoul%2Fprowser" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/patchedsoul/prowser 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/patchedsoul/prowser [INFO] finished tweaking git repo https://github.com/patchedsoul/prowser [INFO] tweaked toml for git repo https://github.com/patchedsoul/prowser written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/patchedsoul/prowser 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b09970dab536cea4e2a426cbae05e777a4fb0a73bbb6eba4bb28875e2525131 [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" "7b09970dab536cea4e2a426cbae05e777a4fb0a73bbb6eba4bb28875e2525131", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b09970dab536cea4e2a426cbae05e777a4fb0a73bbb6eba4bb28875e2525131", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b09970dab536cea4e2a426cbae05e777a4fb0a73bbb6eba4bb28875e2525131", kill_on_drop: false }` [INFO] [stdout] 7b09970dab536cea4e2a426cbae05e777a4fb0a73bbb6eba4bb28875e2525131 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd5193635220f2d8ada257bb0428d91ed2a704d50459e6d163ff6e0ed3c7c282 [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" "bd5193635220f2d8ada257bb0428d91ed2a704d50459e6d163ff6e0ed3c7c282", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling sdl2 v0.34.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling sdl2-sys v0.34.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.16 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling prowser 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/prowser-e5895cdb0d45fae8.prowser.btuabfm2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-e5895cdb0d45fae8.prowser.btuabfm2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-e5895cdb0d45fae8.prowser.btuabfm2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-e5895cdb0d45fae8.prowser.btuabfm2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-e5895cdb0d45fae8.prowser.btuabfm2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-e5895cdb0d45fae8.prowser.btuabfm2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-e5895cdb0d45fae8.prowser.btuabfm2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-e5895cdb0d45fae8.prowser.btuabfm2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-e5895cdb0d45fae8.prowser.btuabfm2-cgu.16.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-e5895cdb0d45fae8.prowser.btuabfm2-cgu.17.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-e5895cdb0d45fae8.prowser.btuabfm2-cgu.18.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-e5895cdb0d45fae8.prowser.btuabfm2-cgu.19.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-e5895cdb0d45fae8.prowser.btuabfm2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-e5895cdb0d45fae8.prowser.btuabfm2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-e5895cdb0d45fae8.prowser.btuabfm2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-e5895cdb0d45fae8.prowser.btuabfm2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-e5895cdb0d45fae8.prowser.btuabfm2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-e5895cdb0d45fae8.prowser.btuabfm2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-e5895cdb0d45fae8.prowser.btuabfm2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-e5895cdb0d45fae8.prowser.btuabfm2-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/prowser-e5895cdb0d45fae8" "/opt/rustwide/target/debug/deps/prowser-e5895cdb0d45fae8.3rp5nsapx87ua39y.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/libreqwest-ec0a4a132bb0106d.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b1e030f0cf1ec922.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-178d3ee5f2bab3f5.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fcafd7cc8f081e41.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-93f5d7a232f25f94.rlib" "/opt/rustwide/target/debug/deps/libdtoa-54ad84da6342e6ff.rlib" "/opt/rustwide/target/debug/deps/libserde-ea6c73b249171856.rlib" "/opt/rustwide/target/debug/deps/libbase64-f71436a2ee8d1795.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-d37c839ea323488f.rlib" "/opt/rustwide/target/debug/deps/libunicase-5365741c4e76bde3.rlib" "/opt/rustwide/target/debug/deps/libmime-75798d8be715455d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-7cc7e9e4224735ea.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-877f3f42272d8ab4.rlib" "/opt/rustwide/target/debug/deps/libopenssl-914ebaaa09e4db00.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-377bcf9323c988b4.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-5d2a0627cc3394a1.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-72d7a8410716acbf.rlib" "/opt/rustwide/target/debug/deps/libhyper-47343ac8c1d920d7.rlib" "/opt/rustwide/target/debug/deps/libhttparse-906d307399a99d75.rlib" "/opt/rustwide/target/debug/deps/libwant-a4727451e3404a28.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-60169560326a9ae5.rlib" "/opt/rustwide/target/debug/deps/libh2-3f2135efc8897f1b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f0decd3b90e26122.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d2080db8a8f77821.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-f903d5df1f780aa5.rlib" "/opt/rustwide/target/debug/deps/libtime-3b256a86d7348b90.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b8debc6e21d182b8.rlib" "/opt/rustwide/target/debug/deps/libtower_service-ce84fb847b6edf89.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a079b1bda39c0552.rlib" "/opt/rustwide/target/debug/deps/libtracing-9fb810193c550265.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3aa2c92eb7e3a454.rlib" "/opt/rustwide/target/debug/deps/libtokio-5e9d16765648b65e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-43038d3166d95f32.rlib" "/opt/rustwide/target/debug/deps/libmio-cf550818beafa504.rlib" "/opt/rustwide/target/debug/deps/libiovec-9cfde17393c43364.rlib" "/opt/rustwide/target/debug/deps/libnet2-344395a84fff2c26.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e29947bea129cf8a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b074ea6f921314b2.rlib" "/opt/rustwide/target/debug/deps/liblog-be80f84ec237d7c1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-73ca2d2f91fef5f9.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-4535e86425347144.rlib" "/opt/rustwide/target/debug/deps/libmemchr-cb9f9b05f80ef68a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-ec6dba0249481761.rlib" "/opt/rustwide/target/debug/deps/libslab-aff6c06007313199.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ab9c5933aadb0f6c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-94d350e675ef50b9.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-f49f822eb5a84c80.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-d9af665808438ccf.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-2d04571f6523a483.rlib" "/opt/rustwide/target/debug/deps/liburl-3a0421292043977b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-91babe9323900e54.rlib" "/opt/rustwide/target/debug/deps/libidna-451703fea4622d14.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-da1b03d9af969915.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-1db05b7384eb3d48.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-05350a697327ef33.rlib" "/opt/rustwide/target/debug/deps/libmatches-e7af2ea838e45780.rlib" "/opt/rustwide/target/debug/deps/libhttp-62b166e2fbcb0e07.rlib" "/opt/rustwide/target/debug/deps/libitoa-d53dd9cbc3f516c5.rlib" "/opt/rustwide/target/debug/deps/libbytes-a6d4d34e5213c12a.rlib" "/opt/rustwide/target/debug/deps/libfnv-d2e107dde0b8782b.rlib" "/opt/rustwide/target/debug/deps/libsdl2-9dd7c24f4bd01e2b.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-4fa9e06cbadc9053.rlib" "/opt/rustwide/target/debug/deps/libbitflags-e2bb87536fbfd5f5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-832d7d2f121f6387.rlib" "/opt/rustwide/target/debug/deps/liblibc-617c1a5cd818cd59.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" "-lssl" "-lcrypto" "-lSDL2" "-lSDL2_image" "-lSDL2_ttf" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_image [INFO] [stdout] /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 `prowser` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "bd5193635220f2d8ada257bb0428d91ed2a704d50459e6d163ff6e0ed3c7c282", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd5193635220f2d8ada257bb0428d91ed2a704d50459e6d163ff6e0ed3c7c282", kill_on_drop: false }` [INFO] [stdout] bd5193635220f2d8ada257bb0428d91ed2a704d50459e6d163ff6e0ed3c7c282