[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 1.55.0 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-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/D0ntPanic/weatherstation on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/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-3/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" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ca4d153123b46f64b72b1c4cbd826321a4628f6a455f58975e39adadb913239 [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" "2ca4d153123b46f64b72b1c4cbd826321a4628f6a455f58975e39adadb913239", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ca4d153123b46f64b72b1c4cbd826321a4628f6a455f58975e39adadb913239", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ca4d153123b46f64b72b1c4cbd826321a4628f6a455f58975e39adadb913239", kill_on_drop: false }` [INFO] [stdout] 2ca4d153123b46f64b72b1c4cbd826321a4628f6a455f58975e39adadb913239 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.55.0" "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] f12e42ea8216afc4e369ef1ef2d2d382dfea1d822f4e5636185c5aedabb0d05c [INFO] running `Command { std: "docker" "start" "-a" "f12e42ea8216afc4e369ef1ef2d2d382dfea1d822f4e5636185c5aedabb0d05c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.72 [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 ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.63 [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 getrandom v0.2.2 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling clap v2.33.3 [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 rand v0.8.3 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling tokio-util v0.6.6 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling futures-macro v0.3.15 [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 tokio-rustls v0.22.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tungstenite v0.13.0 [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-rustls v0.22.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [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-dd1a5f9e68c2d76d.weatherstation.d8cdcac7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/weatherstation-dd1a5f9e68c2d76d.weatherstation.d8cdcac7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/weatherstation-dd1a5f9e68c2d76d.weatherstation.d8cdcac7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/weatherstation-dd1a5f9e68c2d76d.weatherstation.d8cdcac7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/weatherstation-dd1a5f9e68c2d76d.weatherstation.d8cdcac7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/weatherstation-dd1a5f9e68c2d76d.weatherstation.d8cdcac7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/weatherstation-dd1a5f9e68c2d76d.weatherstation.d8cdcac7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/weatherstation-dd1a5f9e68c2d76d.weatherstation.d8cdcac7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/weatherstation-dd1a5f9e68c2d76d.weatherstation.d8cdcac7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/weatherstation-dd1a5f9e68c2d76d.weatherstation.d8cdcac7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/weatherstation-dd1a5f9e68c2d76d.weatherstation.d8cdcac7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/weatherstation-dd1a5f9e68c2d76d.weatherstation.d8cdcac7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/weatherstation-dd1a5f9e68c2d76d.weatherstation.d8cdcac7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/weatherstation-dd1a5f9e68c2d76d.weatherstation.d8cdcac7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/weatherstation-dd1a5f9e68c2d76d.weatherstation.d8cdcac7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/weatherstation-dd1a5f9e68c2d76d.weatherstation.d8cdcac7-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/weatherstation-dd1a5f9e68c2d76d.57nufq1qvgiuag4.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-8cf45c1e85501453/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libreqwest-474e0d29ae5c1c44.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-fd8c24b8b3f7e476.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-fc65686faba5ab81.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-92388cce6130beb8.rlib" "/opt/rustwide/target/debug/deps/libipnet-4c7cff2b9fc5c0db.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-b592679cb6a00da2.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-f5582fbfc963f1a9.rlib" "/opt/rustwide/target/debug/deps/librustls-3f37108affbf4ba8.rlib" "/opt/rustwide/target/debug/deps/libsct-2f2d2732bb3f7e3a.rlib" "/opt/rustwide/target/debug/deps/libwebpki-8d3977d3fc0661d0.rlib" "/opt/rustwide/target/debug/deps/libring-b982735e32864a6f.rlib" "/opt/rustwide/target/debug/deps/libspin-cb3920256b8b7cc3.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-2f6e401b6f726e33.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-7e9d7422aecd3e8e.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-34b9d2a12e311f65.rlib" "/opt/rustwide/target/debug/deps/libhyper-5f7fd2c71b48be34.rlib" "/opt/rustwide/target/debug/deps/libwant-96845700613b0ea7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d6cb38c84a8dbb06.rlib" "/opt/rustwide/target/debug/deps/libsocket2-3f3b6105b5e09a5a.rlib" "/opt/rustwide/target/debug/deps/libh2-5c0e156309b0063d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-510a22c1996251bd.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0fd1fdbaa7190c05.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a4c101c4a511224c.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e7bd4e8e2d6a1b51.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6990ec38e09d2cbe.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ee6f90c879ce8036.rlib" "/opt/rustwide/target/debug/deps/libpin_project-d23dfabbb9549ad1.rlib" "/opt/rustwide/target/debug/deps/libtracing-b6c9ee501457a95f.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ca9fa1bff510b63b.rlib" "/opt/rustwide/target/debug/deps/libtokio-f437d66aa028f176.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4b5718b0b8cb4786.rlib" "/opt/rustwide/target/debug/deps/libmio-7cc25a434d8376bf.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-ed8e40a3dcd574d8.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-82124248b4945436.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e3068e1c9377047f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-d50ce0b9434de07f.rlib" "/opt/rustwide/target/debug/deps/libslab-3bdb8c9dbd18a7c6.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bd5beea2e07fb20c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1781ac97a50f7b56.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d54f13d874abf01b.rlib" "/opt/rustwide/target/debug/deps/libhex-33fd519b96d635fb.rlib" "/opt/rustwide/target/debug/deps/libclap-d2c7c35159c8a8f5.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5f104c2ee05f26e6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-349506f3b2349b3f.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-05a4b639dec6224c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-0fc606efc91e3789.rlib" "/opt/rustwide/target/debug/deps/libatty-801c2e76be9fa8fd.rlib" "/opt/rustwide/target/debug/deps/libansi_term-329dab68dba20daf.rlib" "/opt/rustwide/target/debug/deps/libuuid-186c594e8fbf7b2a.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-94cce440856a0741.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/librand-d0e4483e1d0993f5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6336b24360719675.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-069634687179693a.rlib" "/opt/rustwide/target/debug/deps/librand_core-76cc9ebb7942605b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-911048e1b777096c.rlib" "/opt/rustwide/target/debug/deps/libutf8-95a5585fa4338dfd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f387c8e731df044c.rlib" "/opt/rustwide/target/debug/deps/libsha1-48bf1956de3a6bdb.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-59024c2dba0314e7.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3bef57e72abf1d12.rlib" "/opt/rustwide/target/debug/deps/libthiserror-9f1100a1a26b1064.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-ebd3a0480b8ddfd3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-2859b577b47e78ac.rlib" "/opt/rustwide/target/debug/deps/libopenssl-70705d58b4056879.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c75b5e85f253ab30.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-39fcda1c86fc961d.rlib" "/opt/rustwide/target/debug/deps/liburl-ed9cc826bcfe325b.rlib" "/opt/rustwide/target/debug/deps/libidna-d41a02a42e666b27.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-39308a96f4d260e7.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-7be39ecae3625c4b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-857e07ade33a6908.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e1bff9f8f15d7419.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/liblog-5adcf922eb1fa2ac.rlib" "/opt/rustwide/target/debug/deps/libhttp-1aaf4b462ef19500.rlib" "/opt/rustwide/target/debug/deps/libbytes-e6eec5aeecffa8a4.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ae3988cbd7aa537f.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libitoa-90f9d50dc2d49c87.rlib" "/opt/rustwide/target/debug/deps/libsha2-d04f370e42a0a1a4.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-4a8c8ff2f5140a85.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d425f2f530aa65be.rlib" "/opt/rustwide/target/debug/deps/libdigest-32409e222fbee1e7.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-37d15242a8cf5b4e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-25205935fbe97910.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a00116533befcfb3.rlib" "/opt/rustwide/target/debug/deps/libserde-1bae5d872d9b13e1.rlib" "/opt/rustwide/target/debug/deps/libdirs-475b7dd21317f8dd.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-f5939a8e260bb450.rlib" "/opt/rustwide/target/debug/deps/libchrono-e5f7a02308b38623.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-57190017cbe175ef.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-36550ce66ce5d1f4.rlib" "/opt/rustwide/target/debug/deps/libtime-efc58716f380e494.rlib" "/opt/rustwide/target/debug/deps/libsdl2-84ac60002218c603.rlib" "/opt/rustwide/target/debug/deps/libc_vec-5f28157c63f0964a.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-a90f9980b7b19065.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/liblibc-4b2c4d60c76c0f8f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.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/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/weatherstation-dd1a5f9e68c2d76d" "-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" "f12e42ea8216afc4e369ef1ef2d2d382dfea1d822f4e5636185c5aedabb0d05c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f12e42ea8216afc4e369ef1ef2d2d382dfea1d822f4e5636185c5aedabb0d05c", kill_on_drop: false }` [INFO] [stdout] f12e42ea8216afc4e369ef1ef2d2d382dfea1d822f4e5636185c5aedabb0d05c