[INFO] cloning repository https://github.com/D0ntPanic/weatherstation [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/D0ntPanic/weatherstation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FD0ntPanic%2Fweatherstation", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FD0ntPanic%2Fweatherstation'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b2bdedbdd4724470fc2c8df064b7533dabffc028 [INFO] testing D0ntPanic/weatherstation 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%2FD0ntPanic%2Fweatherstation" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/D0ntPanic/weatherstation 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] removed /workspace/builds/worker-1/source/.cargo/config [INFO] started tweaking git repo https://github.com/D0ntPanic/weatherstation [INFO] finished tweaking git repo https://github.com/D0ntPanic/weatherstation [INFO] tweaked toml for git repo https://github.com/D0ntPanic/weatherstation written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/D0ntPanic/weatherstation 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9ca829b2fa152fe7d0996b7562bcf433df994f4d76f6524b20b8f6e0fb99686e [INFO] running `Command { std: "docker" "start" "-a" "9ca829b2fa152fe7d0996b7562bcf433df994f4d76f6524b20b8f6e0fb99686e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ca829b2fa152fe7d0996b7562bcf433df994f4d76f6524b20b8f6e0fb99686e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ca829b2fa152fe7d0996b7562bcf433df994f4d76f6524b20b8f6e0fb99686e", kill_on_drop: false }` [INFO] [stdout] 9ca829b2fa152fe7d0996b7562bcf433df994f4d76f6524b20b8f6e0fb99686e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] dd56bc5659606c21b2ac5b20aa8e0bf54bf6445e6b663d702e4dc7e58567e4ff [INFO] running `Command { std: "docker" "start" "-a" "dd56bc5659606c21b2ac5b20aa8e0bf54bf6445e6b663d702e4dc7e58567e4ff", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling cpufeatures v0.1.1 [INFO] [stderr] Compiling sdl2 v0.34.5 [INFO] [stderr] Compiling c_vec v2.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling sdl2-sys v0.34.5 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling tokio-util v0.6.6 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling hyper v0.14.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling weatherstation v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `complete` [INFO] [stdout] --> src/cache.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn complete(data: String) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `incomplete` [INFO] [stdout] --> src/cache.rs:94:12 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn incomplete(data: String) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/weatherstation-58d73034c7b6dc8a.weatherstation.4464c659-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/weatherstation-58d73034c7b6dc8a.weatherstation.4464c659-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/weatherstation-58d73034c7b6dc8a.weatherstation.4464c659-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/weatherstation-58d73034c7b6dc8a.weatherstation.4464c659-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/weatherstation-58d73034c7b6dc8a.weatherstation.4464c659-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/weatherstation-58d73034c7b6dc8a.weatherstation.4464c659-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/weatherstation-58d73034c7b6dc8a.weatherstation.4464c659-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/weatherstation-58d73034c7b6dc8a.weatherstation.4464c659-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/weatherstation-58d73034c7b6dc8a.weatherstation.4464c659-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/weatherstation-58d73034c7b6dc8a.weatherstation.4464c659-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/weatherstation-58d73034c7b6dc8a.weatherstation.4464c659-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/weatherstation-58d73034c7b6dc8a.weatherstation.4464c659-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/weatherstation-58d73034c7b6dc8a.weatherstation.4464c659-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/weatherstation-58d73034c7b6dc8a.weatherstation.4464c659-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/weatherstation-58d73034c7b6dc8a.weatherstation.4464c659-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/weatherstation-58d73034c7b6dc8a.weatherstation.4464c659-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/weatherstation-58d73034c7b6dc8a.3uxxq7gdcjjzrkdl.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-91412e3e0715917b/out" "-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-fe85ac5a6c721743.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-2adf87c731e2fc53.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-6117ac1ce8863bda.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-79b5cca25781ebb1.rlib" "/opt/rustwide/target/debug/deps/libipnet-61a9bc273e84f915.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-bdfd20088ce9425d.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-5cd1d2653646fc70.rlib" "/opt/rustwide/target/debug/deps/librustls-7af8af4983c3da72.rlib" "/opt/rustwide/target/debug/deps/libsct-b5dad36458728dbc.rlib" "/opt/rustwide/target/debug/deps/libwebpki-f96eab347d3f3b0e.rlib" "/opt/rustwide/target/debug/deps/libring-a61457636d5e010c.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-299fbcd347deffe0.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6362a7df69faeb76.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-ba39d926ac9b30c7.rlib" "/opt/rustwide/target/debug/deps/libhyper-dbd84f86a13f224f.rlib" "/opt/rustwide/target/debug/deps/libwant-ee1d4835960bbc59.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libsocket2-39ee24535cb18314.rlib" "/opt/rustwide/target/debug/deps/libh2-10c5f32b2de38c13.rlib" "/opt/rustwide/target/debug/deps/libindexmap-15ad05314cea339b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f68c299677dc64e2.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-3efcf3c86c6e8d89.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-0bb98dc26931c9bf.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-3650eff246af6aa3.rlib" "/opt/rustwide/target/debug/deps/libpin_project-2906968752e23cf9.rlib" "/opt/rustwide/target/debug/deps/libtracing-8dc95c3780796df8.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-8453afbfa685589f.rlib" "/opt/rustwide/target/debug/deps/libtokio-c3f8f610e20b84a7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b50a4f118f447be9.rlib" "/opt/rustwide/target/debug/deps/libmio-0632ca424aa6ed4c.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4c45b49a75c7025c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-68e9b65f2b65f182.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f0ab965f032d74c9.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5815263ef222b6be.rlib" "/opt/rustwide/target/debug/deps/libslab-cbaf1199efcec976.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bc29cd12efb5d8c3.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f4635573ab7d0128.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-4e7ba57aad6cd43c.rlib" "/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rlib" "/opt/rustwide/target/debug/deps/libclap-45a3e93bbef33a9b.rlib" "/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-dcd1981df6974b46.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-b35e561241f87659.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c9e2592dde3c5431.rlib" "/opt/rustwide/target/debug/deps/libatty-1740c41db23cecd9.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "/opt/rustwide/target/debug/deps/libuuid-50f0cbd448fc74fb.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-f7d746536c56e662.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/librand-184d5d4e19a527d7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f04dc68233d3d653.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-fac92792f3be87d2.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0c4bc660afeb7b38.rlib" "/opt/rustwide/target/debug/deps/libutf8-3c86c328d48f5266.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libsha1-9022dc6eab09e57d.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-3acbc2a39b11b9df.rlib" "/opt/rustwide/target/debug/deps/libhttparse-96c5fdaafb424171.rlib" "/opt/rustwide/target/debug/deps/libthiserror-931374c12a42501d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-fec0c8b1e0a437b7.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-938265d742ce645e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-6babfd61cec8e413.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-05a60f3c03734a45.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-3e2eaeaac6d4c631.rlib" "/opt/rustwide/target/debug/deps/liburl-5e4da12fcab558ee.rlib" "/opt/rustwide/target/debug/deps/libidna-991a4d5bfbe8cd4c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c84922e397704cb8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-558823217aa716f3.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7d79f1310ca303e8.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-186b4d50aeb6750b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/liblog-51b42ffc939a9eea.rlib" "/opt/rustwide/target/debug/deps/libhttp-d95d268fff00d4d9.rlib" "/opt/rustwide/target/debug/deps/libbytes-5cd672cac86e9454.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libserde_json-36a02754ff83dbf8.rlib" "/opt/rustwide/target/debug/deps/libryu-d12c73784c01ffe8.rlib" "/opt/rustwide/target/debug/deps/libitoa-233da835b39c05ce.rlib" "/opt/rustwide/target/debug/deps/libsha2-34668e12a46afd34.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-ced53da27008d61d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libdigest-baf6a6dbdd3d3ca3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-85e48ea0dd9e29f1.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-0cc2aafd8767041e.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7c17936734eab9d3.rlib" "/opt/rustwide/target/debug/deps/libserde-a6b27cabbf119d82.rlib" "/opt/rustwide/target/debug/deps/libdirs-7fe0679bb8e619c7.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-fcd2f750f5c8ef50.rlib" "/opt/rustwide/target/debug/deps/libchrono-19578651385f394e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8722d831e392f7c5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-49d3fba79cbd8d8c.rlib" "/opt/rustwide/target/debug/deps/libtime-1424793ecd7fd5e2.rlib" "/opt/rustwide/target/debug/deps/libsdl2-4de4434752fb7bca.rlib" "/opt/rustwide/target/debug/deps/libc_vec-a3a77502ba6572bf.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-de5f7e473c22d77f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6063cd2c96572b53.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/liblibc-958a3ac13e95346d.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" "-lSDL2_gfx" "-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/weatherstation-58d73034c7b6dc8a" "-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] /usr/bin/ld: cannot find -lSDL2_gfx [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `weatherstation` due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "dd56bc5659606c21b2ac5b20aa8e0bf54bf6445e6b663d702e4dc7e58567e4ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd56bc5659606c21b2ac5b20aa8e0bf54bf6445e6b663d702e4dc7e58567e4ff", kill_on_drop: false }` [INFO] [stdout] dd56bc5659606c21b2ac5b20aa8e0bf54bf6445e6b663d702e4dc7e58567e4ff