[INFO] updating cached repository https://github.com/lemoce/tirinha [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 76ebc8ced8e3eee350b778519e828da44812aa3a [INFO] testing lemoce/tirinha against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flemoce%2Ftirinha" "/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/lemoce/tirinha on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", 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-0/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f77a57d4936e229fb9e38f69787b01ccdc001ef90b74c6f74867a5220cb2bb26 [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" "f77a57d4936e229fb9e38f69787b01ccdc001ef90b74c6f74867a5220cb2bb26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f77a57d4936e229fb9e38f69787b01ccdc001ef90b74c6f74867a5220cb2bb26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f77a57d4936e229fb9e38f69787b01ccdc001ef90b74c6f74867a5220cb2bb26", kill_on_drop: false }` [INFO] [stdout] f77a57d4936e229fb9e38f69787b01ccdc001ef90b74c6f74867a5220cb2bb26 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c1141e927c6931e1dca8132eef3b8d3b4f50b4b458dd25ea514ab33bc16d3f3 [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" "6c1141e927c6931e1dca8132eef3b8d3b4f50b4b458dd25ea514ab33bc16d3f3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling tirinha v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling sdl2-sys v0.32.5 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling smallvec v0.6.8 [INFO] [stderr] Compiling new_debug_unreachable v1.0.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling debug_unreachable v0.1.1 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.16 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [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 futf v0.1.4 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tendril v0.3.1 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling libflate v0.1.19 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling http v0.1.15 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling tempfile v3.0.6 [INFO] [stderr] Compiling sdl2 v0.32.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [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 serde_urlencoded v0.5.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling html5ever v0.18.0 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling hyper v0.12.23 [INFO] [stderr] Compiling select v0.4.2 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.9 [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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/tirinha-3309b7017dbc69f3.tirinha.94ri23p1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tirinha-3309b7017dbc69f3.tirinha.94ri23p1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tirinha-3309b7017dbc69f3.tirinha.94ri23p1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tirinha-3309b7017dbc69f3.tirinha.94ri23p1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tirinha-3309b7017dbc69f3.tirinha.94ri23p1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tirinha-3309b7017dbc69f3.tirinha.94ri23p1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tirinha-3309b7017dbc69f3.tirinha.94ri23p1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tirinha-3309b7017dbc69f3.tirinha.94ri23p1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tirinha-3309b7017dbc69f3.tirinha.94ri23p1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tirinha-3309b7017dbc69f3.tirinha.94ri23p1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tirinha-3309b7017dbc69f3.tirinha.94ri23p1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tirinha-3309b7017dbc69f3.tirinha.94ri23p1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tirinha-3309b7017dbc69f3.tirinha.94ri23p1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tirinha-3309b7017dbc69f3.tirinha.94ri23p1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tirinha-3309b7017dbc69f3.tirinha.94ri23p1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tirinha-3309b7017dbc69f3.tirinha.94ri23p1-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/tirinha-3309b7017dbc69f3" "/opt/rustwide/target/debug/deps/tirinha-3309b7017dbc69f3.55sktr7hb5jjery9.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtempfile-8ee85bf2acd810ca.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-0fe9be06771b3004.rlib" "/opt/rustwide/target/debug/deps/libselect-7d9dd01221b88517.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-037419b41c6ac19c.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-ac2bf6333899cae1.rlib" "/opt/rustwide/target/debug/deps/libtendril-f1ee6af696aee332.rlib" "/opt/rustwide/target/debug/deps/libutf8-b52d7309ea7a5ec0.rlib" "/opt/rustwide/target/debug/deps/libfutf-5010ca73b1ec873e.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-cf397ae2db9d650d.rlib" "/opt/rustwide/target/debug/deps/libmac-289f4fdec9493fc6.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-eeb8a27b3501e638.rlib" "/opt/rustwide/target/debug/deps/libstring_cache_shared-17f246bba72e866a.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-a8f05fd2b92aeb91.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-7ae824d7998bccec.rlib" "/opt/rustwide/target/debug/deps/libunreachable-c05130863e6964bb.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-65d9f7d0b961f44d.rlib" "/opt/rustwide/target/debug/deps/liblog-19b47e25a0ed018c.rlib" "/opt/rustwide/target/debug/deps/libbit_set-bb7fa1192a93b88d.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-c51a748e8e1451f7.rlib" "/opt/rustwide/target/debug/deps/libsdl2-d23de28a31e73ee3.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-37abd6baae6b4cb7.rlib" "/opt/rustwide/target/debug/deps/libnum-c520d02f02ac040e.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-aef27937ff364bda.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b0b6745d22f32d76.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0de210d470508289.rlib" "/opt/rustwide/target/debug/deps/libreqwest-f8691a50c5ca88c9.rlib" "/opt/rustwide/target/debug/deps/libuuid-8d17e8153e02bebc.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-88c1dad421a9c807.rlib" "/opt/rustwide/target/debug/deps/liburl-c291db3d007c9bcf.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-1f9dcfd268fadbc1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9710883bbb253c53.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1abf8b2f454e6f65.rlib" "/opt/rustwide/target/debug/deps/libserde_json-fce9c034f5596870.rlib" "/opt/rustwide/target/debug/deps/libryu-c2f4e7ccd1c02ee2.rlib" "/opt/rustwide/target/debug/deps/libserde-59530919dea33473.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-eb1e5c10c0acf230.rlib" "/opt/rustwide/target/debug/deps/libphf-b786d69117ad46ce.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-939fc1b6a96751f3.rlib" "/opt/rustwide/target/debug/deps/libunicase-f25fe88ca4b53d45.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8799c3fec37a3221.rlib" "/opt/rustwide/target/debug/deps/libmime-d5b623b3152d8d21.rlib" "/opt/rustwide/target/debug/deps/libunicase-407433e6e9fcfdd5.rlib" "/opt/rustwide/target/debug/deps/liblibflate-841ae7832d0d5dcf.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f07cd9879728e033.rlib" "/opt/rustwide/target/debug/deps/libadler32-9ecec324d4347fdf.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-986a33a3848f94db.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-c1f484b21e9cc91e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-69ddda8c3a6f46d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-1c56bb963567b90d.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libbitflags-d84be2ed0b8bbca8.rlib" "/opt/rustwide/target/debug/deps/libhyper-986e27889238eb63.rlib" "/opt/rustwide/target/debug/deps/libwant-36e7428ba098f7e0.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-e11063c76ce1d6aa.rlib" "/opt/rustwide/target/debug/deps/libtokio-7d279bf448e677f4.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-25ec49dbad5d243e.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-e2d1c09b8d0161b1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-d85190266c513da7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-20b804def96a8cff.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ebb9ff50c7687063.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3d3703e19b078f82.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6aac4dafce6b7963.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-22768ce7d0de8fe2.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-dfe21cad4242bb64.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7f0109a3d4b79714.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ffa00e2c7a2de6e5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-f1d31455cc510956.rlib" "/opt/rustwide/target/debug/deps/libunreachable-d50aefc3fd69daea.rlib" "/opt/rustwide/target/debug/deps/libvoid-9a28c3bedaac67b5.rlib" "/opt/rustwide/target/debug/deps/librand-be3dfa2b8785d18d.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-7ac0bbf33eab17c3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-ff7fe0df3744d8ae.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7616e3bb64dc5ef6.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9a60c16312ff520f.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-b2748fbbad7a886b.rlib" "/opt/rustwide/target/debug/deps/librand_core-9df86ead2ee4a580.rlib" "/opt/rustwide/target/debug/deps/librand_os-a3921cc4f0a2ae22.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-f7d74d5738cea20e.rlib" "/opt/rustwide/target/debug/deps/librand_core-28553c25b52e4ac6.rlib" "/opt/rustwide/target/debug/deps/liblock_api-3e5e33c291101d06.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-6ff5a906adb5afc5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-b8706480d8f4313d.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-1c354544e5236b2f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-75490bc5d3ecf10e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7cc6a1620226cf0f.rlib" "/opt/rustwide/target/debug/deps/libmio-0120b158497253cf.rlib" "/opt/rustwide/target/debug/deps/liblazycell-57bae41b5b54971f.rlib" "/opt/rustwide/target/debug/deps/libtime-9822c599325b99ca.rlib" "/opt/rustwide/target/debug/deps/libnet2-024f1ae4c86cb390.rlib" "/opt/rustwide/target/debug/deps/libhttparse-b7e85ec50e70293e.rlib" "/opt/rustwide/target/debug/deps/libh2-dcb74aad99f96f25.rlib" "/opt/rustwide/target/debug/deps/libindexmap-dcc88bad7f7b1ecb.rlib" "/opt/rustwide/target/debug/deps/libstring-4d86ccdd643e4ac0.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-8618851bb803fc6e.rlib" "/opt/rustwide/target/debug/deps/liblog-fb78ee16960310ac.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-0344635d62bf20a8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3138b249e3935fae.rlib" "/opt/rustwide/target/debug/deps/libhttp-6cb5cdf3163499d4.rlib" "/opt/rustwide/target/debug/deps/libitoa-c56ff378b0141619.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libfutures-fc4bf40bf124f324.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a9c9fbb487febfc5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-bba0dd4dbfff628a.rlib" "/opt/rustwide/target/debug/deps/libbytes-b6fc6453da8366f5.rlib" "/opt/rustwide/target/debug/deps/libiovec-bbdfb50dbee8a339.rlib" "/opt/rustwide/target/debug/deps/liblibc-43ad4e4e7b3c9e74.rlib" "/opt/rustwide/target/debug/deps/libbase64-a406ee0a715d2be0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-11de79069fb69c82.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "6c1141e927c6931e1dca8132eef3b8d3b4f50b4b458dd25ea514ab33bc16d3f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c1141e927c6931e1dca8132eef3b8d3b4f50b4b458dd25ea514ab33bc16d3f3", kill_on_drop: false }` [INFO] [stdout] 6c1141e927c6931e1dca8132eef3b8d3b4f50b4b458dd25ea514ab33bc16d3f3