[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] 093aca289f966227d75f8dedef8ad45411c14c62 [INFO] building D0ntPanic/weatherstation against master#461e8078010433ff7de2db2aaae8a3cfb0847215 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FD0ntPanic%2Fweatherstation" "/workspace/builds/worker-44/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-44/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/D0ntPanic/weatherstation on toolchain 461e8078010433ff7de2db2aaae8a3cfb0847215 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-44/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-44/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" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6634bc5a24b72d982e39102065b15f7f0abc7a9940f55f659b01e471bfb4898 [INFO] running `Command { std: "docker" "start" "-a" "e6634bc5a24b72d982e39102065b15f7f0abc7a9940f55f659b01e471bfb4898", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6634bc5a24b72d982e39102065b15f7f0abc7a9940f55f659b01e471bfb4898", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6634bc5a24b72d982e39102065b15f7f0abc7a9940f55f659b01e471bfb4898", kill_on_drop: false }` [INFO] [stdout] e6634bc5a24b72d982e39102065b15f7f0abc7a9940f55f659b01e471bfb4898 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-44/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=forbid" "-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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6bb70e1e5ea4283a44b517aa60e15491c44d712245a7edb722228d006a74f927 [INFO] running `Command { std: "docker" "start" "-a" "6bb70e1e5ea4283a44b517aa60e15491c44d712245a7edb722228d006a74f927", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling cpufeatures v0.1.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling sdl2 v0.34.5 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling c_vec v2.0.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling sdl2-sys v0.34.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tokio-util v0.6.6 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [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 thiserror v1.0.24 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling hyper v0.14.7 [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-f51dbcac56098be7.weatherstation.e1a7c62f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/weatherstation-f51dbcac56098be7.weatherstation.e1a7c62f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/weatherstation-f51dbcac56098be7.weatherstation.e1a7c62f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/weatherstation-f51dbcac56098be7.weatherstation.e1a7c62f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/weatherstation-f51dbcac56098be7.weatherstation.e1a7c62f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/weatherstation-f51dbcac56098be7.weatherstation.e1a7c62f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/weatherstation-f51dbcac56098be7.weatherstation.e1a7c62f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/weatherstation-f51dbcac56098be7.weatherstation.e1a7c62f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/weatherstation-f51dbcac56098be7.weatherstation.e1a7c62f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/weatherstation-f51dbcac56098be7.weatherstation.e1a7c62f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/weatherstation-f51dbcac56098be7.weatherstation.e1a7c62f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/weatherstation-f51dbcac56098be7.weatherstation.e1a7c62f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/weatherstation-f51dbcac56098be7.weatherstation.e1a7c62f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/weatherstation-f51dbcac56098be7.weatherstation.e1a7c62f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/weatherstation-f51dbcac56098be7.weatherstation.e1a7c62f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/weatherstation-f51dbcac56098be7.weatherstation.e1a7c62f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/weatherstation-f51dbcac56098be7.sbsef7ydmazvvb8.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-0d446b79578b2e5d/out" "-L" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libreqwest-eaae5e2dddc82edf.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-457c72f093684555.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-78ff0b2f8540d7e6.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-f21520276aac363f.rlib" "/opt/rustwide/target/debug/deps/libipnet-a72fdfc44cc52e2e.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-2764b669b63c27f8.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-23b3c74d6f442537.rlib" "/opt/rustwide/target/debug/deps/librustls-92b7b92344827e29.rlib" "/opt/rustwide/target/debug/deps/libsct-9046c6fac1cad2af.rlib" "/opt/rustwide/target/debug/deps/libwebpki-fcca130f9933caf0.rlib" "/opt/rustwide/target/debug/deps/libring-a60aec149c5fe707.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-635f5f16d61e7f7a.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fe10152927a6a7c9.rlib" "/opt/rustwide/target/debug/deps/libhyper-cdd0da0df925f516.rlib" "/opt/rustwide/target/debug/deps/libwant-e135ab7dccbea0fb.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e70fd1c2dddea075.rlib" "/opt/rustwide/target/debug/deps/libh2-7b27e5512c1451a4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ef59fcc13569e483.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d871cd8609217a8e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-fd01a669cc583f87.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8934bb06ebba9de9.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-91c24a173dc3cada.rlib" "/opt/rustwide/target/debug/deps/libpin_project-9d944592aac59a83.rlib" "/opt/rustwide/target/debug/deps/libtracing-2acd7bb3a3e58a96.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-146b4dac50411c12.rlib" "/opt/rustwide/target/debug/deps/libtokio-264cdc4a580eeff7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5c6f1d774f500334.rlib" "/opt/rustwide/target/debug/deps/libmio-2f97b09b6d99a266.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-6091a938ab386416.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-36a6ae24baf865c7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-334ead3495f848fb.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5aab7462ad32a418.rlib" "/opt/rustwide/target/debug/deps/libslab-8091020f1d99dad1.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-5ae1fed9b8363a80.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-aee206bfe9107a93.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0c1587af12d634f7.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/libclap-5c21a5a6d3c6a478.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-5fec79f426ca26e0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6da279cd4f865ec2.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c0d73e3d44b574a0.rlib" "/opt/rustwide/target/debug/deps/libatty-31cc749b090ed95e.rlib" "/opt/rustwide/target/debug/deps/libansi_term-76ca62e328105e50.rlib" "/opt/rustwide/target/debug/deps/libuuid-62c729b59483eb43.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-47bb4a9dcc6837d0.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/librand-4633f4d7a9348fcc.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1fa87d7de1557e9e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-5789a395c77368f1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f90b1b67e2197e45.rlib" "/opt/rustwide/target/debug/deps/libutf8-711588c81f4f47cd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libsha1-1b7d42fb9a0abc97.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-f1c1f62ea7c92054.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4f8c5563c920c32f.rlib" "/opt/rustwide/target/debug/deps/libthiserror-b7723b9bf2042174.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-9b0067f97a356545.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-86ae36f1a8e8c887.rlib" "/opt/rustwide/target/debug/deps/libopenssl-22ab941498cd35a8.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7f2816c558eccc80.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-e0e5ce40b3d06726.rlib" "/opt/rustwide/target/debug/deps/liburl-265bc2765c0d9370.rlib" "/opt/rustwide/target/debug/deps/libidna-9f0df5d57ed721cc.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-573f0a48301ac370.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-4d4204f323faecd8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-782591ef91eedc75.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-75f6cbc650d29922.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libhttp-926bd476e05c0fab.rlib" "/opt/rustwide/target/debug/deps/libbytes-486dd913f668f7b5.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a91fc819c2533e42.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-13ca333cbc4b8776.rlib" "/opt/rustwide/target/debug/deps/libsha2-26e1cc7f249740db.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-eabade4384987dc5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libdigest-8d3b7dcead2c1665.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-04ea09856e82a02d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-ca9c687ed0be142a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6779dcfdd4e12b61.rlib" "/opt/rustwide/target/debug/deps/libserde-4429b057ce8a4129.rlib" "/opt/rustwide/target/debug/deps/libdirs-474d0dec2e1085e1.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-129cfcfdf1715dc4.rlib" "/opt/rustwide/target/debug/deps/libchrono-075bd134bd0534cb.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fa24cc299d4212ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-70cf425f9cc9a314.rlib" "/opt/rustwide/target/debug/deps/libtime-f8eef13e1aec2726.rlib" "/opt/rustwide/target/debug/deps/libsdl2-6530d14664055ac6.rlib" "/opt/rustwide/target/debug/deps/libc_vec-94b960b6ea18a1a5.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-29865a459f999fee.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liblibc-607adcf3cce6ac0a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1b64d5fe7a3c3d7f.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e7f86684b9679284.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ef3b808d96f639bf.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-d105877dbe329cd1.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e869a247063ed69a.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.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/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/weatherstation-f51dbcac56098be7" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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" "6bb70e1e5ea4283a44b517aa60e15491c44d712245a7edb722228d006a74f927", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bb70e1e5ea4283a44b517aa60e15491c44d712245a7edb722228d006a74f927", kill_on_drop: false }` [INFO] [stdout] 6bb70e1e5ea4283a44b517aa60e15491c44d712245a7edb722228d006a74f927