[INFO] cloning repository https://github.com/lemoce/tirinha [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lemoce/tirinha" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flemoce%2Ftirinha", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flemoce%2Ftirinha'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 76ebc8ced8e3eee350b778519e828da44812aa3a [INFO] testing lemoce/tirinha against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flemoce%2Ftirinha" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lemoce/tirinha on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lemoce/tirinha [INFO] finished tweaking git repo https://github.com/lemoce/tirinha [INFO] tweaked toml for git repo https://github.com/lemoce/tirinha written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/lemoce/tirinha already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sdl2 v0.32.1 [INFO] [stderr] Downloaded sdl2-sys v0.32.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 116a4e1c92cd40727103c9dfac59624b373756c2f9f785007321d50f14ec50b6 [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" "116a4e1c92cd40727103c9dfac59624b373756c2f9f785007321d50f14ec50b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "116a4e1c92cd40727103c9dfac59624b373756c2f9f785007321d50f14ec50b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "116a4e1c92cd40727103c9dfac59624b373756c2f9f785007321d50f14ec50b6", kill_on_drop: false }` [INFO] [stdout] 116a4e1c92cd40727103c9dfac59624b373756c2f9f785007321d50f14ec50b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af1f6e2611a0f99f232a6dad24506759d70a9c5cf2fc609d503e07edea5c6b43 [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" "af1f6e2611a0f99f232a6dad24506759d70a9c5cf2fc609d503e07edea5c6b43", kill_on_drop: false }` [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling encoding_rs v0.8.16 [INFO] [stderr] Compiling tirinha v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling sdl2-sys v0.32.5 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling smallvec v0.6.8 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling libflate v0.1.19 [INFO] [stderr] Compiling tendril v0.3.1 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling tempfile v3.0.6 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling sdl2 v0.32.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling string_cache v0.6.2 [INFO] [stderr] Compiling markup5ever v0.3.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling hyper v0.12.23 [INFO] [stderr] Compiling html5ever v0.18.0 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.9 [INFO] [stderr] Compiling select v0.4.2 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/tirinha-dc6bae6e97750f3c.tirinha.0c558be6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tirinha-dc6bae6e97750f3c.tirinha.0c558be6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tirinha-dc6bae6e97750f3c.tirinha.0c558be6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tirinha-dc6bae6e97750f3c.tirinha.0c558be6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tirinha-dc6bae6e97750f3c.tirinha.0c558be6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tirinha-dc6bae6e97750f3c.tirinha.0c558be6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tirinha-dc6bae6e97750f3c.tirinha.0c558be6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tirinha-dc6bae6e97750f3c.tirinha.0c558be6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tirinha-dc6bae6e97750f3c.tirinha.0c558be6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tirinha-dc6bae6e97750f3c.tirinha.0c558be6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tirinha-dc6bae6e97750f3c.tirinha.0c558be6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tirinha-dc6bae6e97750f3c.tirinha.0c558be6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tirinha-dc6bae6e97750f3c.tirinha.0c558be6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tirinha-dc6bae6e97750f3c.tirinha.0c558be6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tirinha-dc6bae6e97750f3c.tirinha.0c558be6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tirinha-dc6bae6e97750f3c.tirinha.0c558be6-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/tirinha-dc6bae6e97750f3c.1fpcckpwobwkybx0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtempfile-7fb298913f56eb7d.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-d65e3cd5beac4e2a.rlib" "/opt/rustwide/target/debug/deps/libselect-88b8a1c3ab7f31cd.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-564eb3503cfaf4be.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-950e182e54db5917.rlib" "/opt/rustwide/target/debug/deps/libtendril-4c382a51df9042e0.rlib" "/opt/rustwide/target/debug/deps/libutf8-501fd206315426d4.rlib" "/opt/rustwide/target/debug/deps/libfutf-97c24d584dfca424.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-8b838abb879d2237.rlib" "/opt/rustwide/target/debug/deps/libmac-9a5fc3cd6ccce307.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-866bbb96c5c97131.rlib" "/opt/rustwide/target/debug/deps/libstring_cache_shared-8f5a55bca024adca.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-5188217dd8ba97e3.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-1ee223758f71f2e9.rlib" "/opt/rustwide/target/debug/deps/libunreachable-82684fa571964cf4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-e7857b9bcc96adbb.rlib" "/opt/rustwide/target/debug/deps/liblog-77e59473ba14dc35.rlib" "/opt/rustwide/target/debug/deps/libbit_set-a040b49b72c22aa5.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-7a43c3cf193a606b.rlib" "/opt/rustwide/target/debug/deps/libsdl2-c2aac7ce9a5480a8.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-f2b84063165446e2.rlib" "/opt/rustwide/target/debug/deps/libnum-6f8c3e7303cf657f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-801e6833a1ffbb87.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-6d458c09c596d62f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-08c9d1039bf60e3d.rlib" "/opt/rustwide/target/debug/deps/libreqwest-9be22ca9d9ea3751.rlib" "/opt/rustwide/target/debug/deps/libuuid-0a82186e080db810.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-0879ce6c75f54bb5.rlib" "/opt/rustwide/target/debug/deps/liburl-f24405692ca316cf.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-5467954df82172e2.rlib" "/opt/rustwide/target/debug/deps/libidna-5b5629fe40f06d28.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-800469835ac1430d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-502fc641a5064811.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec882efcf894febd.rlib" "/opt/rustwide/target/debug/deps/libdtoa-f04668caa2b0aa59.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5baaa94dbe7b38eb.rlib" "/opt/rustwide/target/debug/deps/libryu-60de7040588ce18e.rlib" "/opt/rustwide/target/debug/deps/libserde-e884d92e314caa21.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-d29934f025a10229.rlib" "/opt/rustwide/target/debug/deps/libphf-8193e2c752e4047e.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-42565d63e8df4f74.rlib" "/opt/rustwide/target/debug/deps/libunicase-70f799d8df47a763.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-fdc5ac9da9ea0e56.rlib" "/opt/rustwide/target/debug/deps/libmime-7ec5aa2388c824de.rlib" "/opt/rustwide/target/debug/deps/libunicase-bf7ac874aca30853.rlib" "/opt/rustwide/target/debug/deps/liblibflate-1429b4c5406dcb96.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-56d54baab246903f.rlib" "/opt/rustwide/target/debug/deps/libadler32-d6f459c2049f2f73.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-eae1187d6cc71f70.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-78b918ec55bcc49e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fa58122470da78f0.rlib" "/opt/rustwide/target/debug/deps/libopenssl-927467396cf7ecca.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-c3afd1bc5e0bf6f5.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-df0e58a4f0a4cf2f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a92bffa6dfc6160f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0987f7eb4066015f.rlib" "/opt/rustwide/target/debug/deps/libhyper-fd6710ed480a1709.rlib" "/opt/rustwide/target/debug/deps/libwant-6ed93f637e39200d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-609761686bbedd51.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-dc89d3e6c28773d6.rlib" "/opt/rustwide/target/debug/deps/libtokio-7cb23136ff6047e5.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-ec6d1c101adadc11.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-6cfa0cf9383dd544.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-e95ee961b451d16c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-18538ce8cf297acc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-0c8f614d290af912.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-04f57a7adf35fca5.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-97e0a08cef1ea439.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d769eb5ff9868689.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-d36ad9aff03cd6a7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-8f7d7473aa530f53.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2ff591b984571797.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ad1aec9ec0a64e32.rlib" "/opt/rustwide/target/debug/deps/libunreachable-d55ec9544426391e.rlib" "/opt/rustwide/target/debug/deps/libvoid-933ae127f8f6cffe.rlib" "/opt/rustwide/target/debug/deps/librand-b845b7d1c40603ab.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-e0a7c00eca87c4d5.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-da4e5a68e256ce77.rlib" "/opt/rustwide/target/debug/deps/librand_hc-8211b28a7d1aaf85.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-794b5aab03909e7f.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-64577fdc7b603528.rlib" "/opt/rustwide/target/debug/deps/librand_core-c6ef584581674eea.rlib" "/opt/rustwide/target/debug/deps/librand_os-d0ecb8f5fb8c2751.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3ed2cd9c9b8a2a4d.rlib" "/opt/rustwide/target/debug/deps/librand_core-691700391421dfa9.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c7e220839ce6544b.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-1214d213485c2326.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-751ec9cd00fbe7b3.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-701b7c561205ac6c.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-a1eb9dad110e0b72.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-f49b5f3324a2bdb8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-97af55f3b5425004.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4499033725c42a49.rlib" "/opt/rustwide/target/debug/deps/libmio-046fa748e0e1ba2e.rlib" "/opt/rustwide/target/debug/deps/liblazycell-bf4afccc2b1cfa72.rlib" "/opt/rustwide/target/debug/deps/libtime-b43b4b56e6c591e6.rlib" "/opt/rustwide/target/debug/deps/libnet2-07247355662fb2e0.rlib" "/opt/rustwide/target/debug/deps/libhttparse-2ee177e246000396.rlib" "/opt/rustwide/target/debug/deps/libh2-fb1e73379837c1e2.rlib" "/opt/rustwide/target/debug/deps/libindexmap-22b8bc15385edb84.rlib" "/opt/rustwide/target/debug/deps/libstring-a1bf2b347d40ee27.rlib" "/opt/rustwide/target/debug/deps/libslab-47832e98c319689d.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-ab2bbe4e2b8a3cd7.rlib" "/opt/rustwide/target/debug/deps/liblog-ec01a94c691870d4.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-9bd5a7a35cc25d0f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3d1b9c1afb7718f3.rlib" "/opt/rustwide/target/debug/deps/libhttp-8ff480dc8d1d613f.rlib" "/opt/rustwide/target/debug/deps/libitoa-3ef0afce6033b448.rlib" "/opt/rustwide/target/debug/deps/libfnv-75a549072e1c1e97.rlib" "/opt/rustwide/target/debug/deps/libfutures-1afb029c5e9862f6.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d47fdcf9f88735cb.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ba39efabcb0a90d1.rlib" "/opt/rustwide/target/debug/deps/libbytes-83f2522cbfd9dc18.rlib" "/opt/rustwide/target/debug/deps/libiovec-cf90b4f3ff61306b.rlib" "/opt/rustwide/target/debug/deps/liblibc-3eea13af8bb86f4b.rlib" "/opt/rustwide/target/debug/deps/libbase64-af4f6d29ed43dff2.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-ac0fca417c216564.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tirinha-dc6bae6e97750f3c" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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 `tirinha` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "af1f6e2611a0f99f232a6dad24506759d70a9c5cf2fc609d503e07edea5c6b43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af1f6e2611a0f99f232a6dad24506759d70a9c5cf2fc609d503e07edea5c6b43", kill_on_drop: false }` [INFO] [stdout] af1f6e2611a0f99f232a6dad24506759d70a9c5cf2fc609d503e07edea5c6b43