[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 beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatchedsoul%2Fprowser" "/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/patchedsoul/prowser on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-15/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" "+beta-2021-09-08" "fetch" "--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-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] afaa8f3104c80e0084f2c0e28ba481d4c8ef9271489ce34638fcf095a3c732d2 [INFO] running `Command { std: "docker" "start" "-a" "afaa8f3104c80e0084f2c0e28ba481d4c8ef9271489ce34638fcf095a3c732d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "afaa8f3104c80e0084f2c0e28ba481d4c8ef9271489ce34638fcf095a3c732d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afaa8f3104c80e0084f2c0e28ba481d4c8ef9271489ce34638fcf095a3c732d2", kill_on_drop: false }` [INFO] [stdout] afaa8f3104c80e0084f2c0e28ba481d4c8ef9271489ce34638fcf095a3c732d2 [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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a8b594ce6ac09b099e9582cebd9622867c0ca7cfeeb127c23a11674c40b71e0 [INFO] running `Command { std: "docker" "start" "-a" "4a8b594ce6ac09b099e9582cebd9622867c0ca7cfeeb127c23a11674c40b71e0", 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 proc-macro2 v1.0.18 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling sdl2 v0.34.2 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling sdl2-sys v0.34.2 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling tracing v0.1.16 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling idna v0.2.0 [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 socket2 v0.3.12 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio v0.2.21 [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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/prowser-6458e1de19d28fa1.prowser.8aab63b0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-6458e1de19d28fa1.prowser.8aab63b0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-6458e1de19d28fa1.prowser.8aab63b0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-6458e1de19d28fa1.prowser.8aab63b0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-6458e1de19d28fa1.prowser.8aab63b0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-6458e1de19d28fa1.prowser.8aab63b0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-6458e1de19d28fa1.prowser.8aab63b0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-6458e1de19d28fa1.prowser.8aab63b0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-6458e1de19d28fa1.prowser.8aab63b0-cgu.16.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-6458e1de19d28fa1.prowser.8aab63b0-cgu.17.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-6458e1de19d28fa1.prowser.8aab63b0-cgu.18.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-6458e1de19d28fa1.prowser.8aab63b0-cgu.19.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-6458e1de19d28fa1.prowser.8aab63b0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-6458e1de19d28fa1.prowser.8aab63b0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-6458e1de19d28fa1.prowser.8aab63b0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-6458e1de19d28fa1.prowser.8aab63b0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-6458e1de19d28fa1.prowser.8aab63b0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-6458e1de19d28fa1.prowser.8aab63b0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-6458e1de19d28fa1.prowser.8aab63b0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-6458e1de19d28fa1.prowser.8aab63b0-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/prowser-6458e1de19d28fa1.2qbr45do6jmnvtay.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libreqwest-52e8c61eb509b906.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-8ef1f47eaf2c284e.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-0731372533b934f6.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fbbb2f23a5c86008.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-cb4ac7e749d997f5.rlib" "/opt/rustwide/target/debug/deps/libdtoa-2586b6586353a1ce.rlib" "/opt/rustwide/target/debug/deps/libserde-c45c491b04894642.rlib" "/opt/rustwide/target/debug/deps/libbase64-be0b72b786439b27.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-ae3353c624c37d60.rlib" "/opt/rustwide/target/debug/deps/libunicase-b7488dee72a2e0f0.rlib" "/opt/rustwide/target/debug/deps/libmime-123470ca15205621.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-4c09a93b9f77800e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-5b6af792ff853caa.rlib" "/opt/rustwide/target/debug/deps/libopenssl-fb93a359bfed414e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-f58241be24fb34aa.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-28a1ed215bfad899.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-01e2d5808b9a9164.rlib" "/opt/rustwide/target/debug/deps/libhyper-f743ef4b9890d8d5.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9274217e769ecdea.rlib" "/opt/rustwide/target/debug/deps/libwant-65f51c96c6c068a8.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-032c3fca167549dc.rlib" "/opt/rustwide/target/debug/deps/libh2-2fbe23e8e81ed703.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4e33dbad642c8a2e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-5520f29219033993.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-40d12cf6e19316a2.rlib" "/opt/rustwide/target/debug/deps/libtime-e6b29ec418d86ab7.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c168b389eb4ca053.rlib" "/opt/rustwide/target/debug/deps/libtower_service-ff4dd9a3d860bb91.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-390bee6106f2e185.rlib" "/opt/rustwide/target/debug/deps/libtracing-0ee4e4baa4ff0408.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3f9f332e52485e7b.rlib" "/opt/rustwide/target/debug/deps/libtokio-0dd7534313b9f941.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-df2a01888b476f34.rlib" "/opt/rustwide/target/debug/deps/libmio-ea64369eb1676c39.rlib" "/opt/rustwide/target/debug/deps/libiovec-35caef05dd774487.rlib" "/opt/rustwide/target/debug/deps/libnet2-b6cea7978152574c.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-19ff29efc3b37aa9.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-735c836b8eb567df.rlib" "/opt/rustwide/target/debug/deps/liblog-3fa1026461788cd9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-cba4786d2daba201.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d661e37c727e9179.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a1dd815dbc7e3198.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-364c07eb09bed491.rlib" "/opt/rustwide/target/debug/deps/libslab-684a20addaa462f6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-3c710da427934890.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ee2a4f38c17439cc.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5249f518a5f25759.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-7b93a36e7c045a6b.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-a4204005b613e469.rlib" "/opt/rustwide/target/debug/deps/liburl-0fa011fdc284c865.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1240845b5fbafcad.rlib" "/opt/rustwide/target/debug/deps/libidna-c4a0a4ebf33cfa46.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e17cc18e5503e56c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-76cb4a8af366a958.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-58ac74970f0719a6.rlib" "/opt/rustwide/target/debug/deps/libmatches-38f807ba0711fa3f.rlib" "/opt/rustwide/target/debug/deps/libhttp-a8e33e2915f08b9a.rlib" "/opt/rustwide/target/debug/deps/libitoa-4662e0175f80d603.rlib" "/opt/rustwide/target/debug/deps/libbytes-5ab3c572ae5b28af.rlib" "/opt/rustwide/target/debug/deps/libfnv-f6f081a50f1c3b0c.rlib" "/opt/rustwide/target/debug/deps/libsdl2-122355a834446ef7.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-8f837b76bac953ba.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7592c9bd2f3d535f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f03caebed0f0601d.rlib" "/opt/rustwide/target/debug/deps/liblibc-7926120e01648693.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lSDL2" "-lSDL2_image" "-lSDL2_ttf" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/prowser-6458e1de19d28fa1" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [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` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "4a8b594ce6ac09b099e9582cebd9622867c0ca7cfeeb127c23a11674c40b71e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a8b594ce6ac09b099e9582cebd9622867c0ca7cfeeb127c23a11674c40b71e0", kill_on_drop: false }` [INFO] [stdout] 4a8b594ce6ac09b099e9582cebd9622867c0ca7cfeeb127c23a11674c40b71e0