[INFO] cloning repository https://github.com/artoroz/toon-monitor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/artoroz/toon-monitor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fartoroz%2Ftoon-monitor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fartoroz%2Ftoon-monitor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 728805419a25dfcf2224ef52cee82ad2f7dd624b [INFO] testing artoroz/toon-monitor against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fartoroz%2Ftoon-monitor" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/artoroz/toon-monitor on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/artoroz/toon-monitor [INFO] finished tweaking git repo https://github.com/artoroz/toon-monitor [INFO] tweaked toml for git repo https://github.com/artoroz/toon-monitor written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/artoroz/toon-monitor already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d76031519923ea81e1e7e61df035372499b1206d1dc8986cb03365a0cd966cc4 [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" "d76031519923ea81e1e7e61df035372499b1206d1dc8986cb03365a0cd966cc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d76031519923ea81e1e7e61df035372499b1206d1dc8986cb03365a0cd966cc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d76031519923ea81e1e7e61df035372499b1206d1dc8986cb03365a0cd966cc4", kill_on_drop: false }` [INFO] [stdout] d76031519923ea81e1e7e61df035372499b1206d1dc8986cb03365a0cd966cc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e203c51e9cfb4f0579a1ac1a8a261da5b80575a26b6849187cac5d3b2793d5c [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" "6e203c51e9cfb4f0579a1ac1a8a261da5b80575a26b6849187cac5d3b2793d5c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.50 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling http-types v2.8.0 [INFO] [stderr] Compiling data-encoding v2.3.1 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling polyval v0.4.2 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling ghash v0.3.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-io v1.2.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling influxdb_derive v0.3.0 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling async-std v1.7.0 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling serde_qs v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling http-client v6.2.0 [INFO] [stderr] Compiling reqwest v0.10.9 [INFO] [stderr] Compiling surf v2.1.0 [INFO] [stderr] Compiling influxdb v0.3.0 [INFO] [stderr] Compiling toon-monitor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `write_result` [INFO] [stdout] --> src/main.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | let write_result = client.query( [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_write_result` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [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/toon_monitor-b07693c13e5b535e.toon_monitor.97e7b76c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/toon_monitor-b07693c13e5b535e.toon_monitor.97e7b76c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/toon_monitor-b07693c13e5b535e.toon_monitor.97e7b76c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/toon_monitor-b07693c13e5b535e.toon_monitor.97e7b76c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/toon_monitor-b07693c13e5b535e.toon_monitor.97e7b76c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/toon_monitor-b07693c13e5b535e.toon_monitor.97e7b76c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/toon_monitor-b07693c13e5b535e.toon_monitor.97e7b76c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/toon_monitor-b07693c13e5b535e.toon_monitor.97e7b76c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/toon_monitor-b07693c13e5b535e.toon_monitor.97e7b76c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/toon_monitor-b07693c13e5b535e.toon_monitor.97e7b76c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/toon_monitor-b07693c13e5b535e.toon_monitor.97e7b76c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/toon_monitor-b07693c13e5b535e.toon_monitor.97e7b76c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/toon_monitor-b07693c13e5b535e.toon_monitor.97e7b76c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/toon_monitor-b07693c13e5b535e.toon_monitor.97e7b76c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/toon_monitor-b07693c13e5b535e.toon_monitor.97e7b76c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/toon_monitor-b07693c13e5b535e.toon_monitor.97e7b76c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/toon_monitor-b07693c13e5b535e.2n0qvxzpn759kzc7.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libreqwest-290efe03d23c13c5.rlib" "/opt/rustwide/target/debug/deps/libipnet-61a9bc273e84f915.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-cd09d043d886746c.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1de3be8a99b6e7fd.rlib" "/opt/rustwide/target/debug/deps/libunicase-81ee84fc02d12410.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libinfluxdb-4f8cc6cc2fa3a812.rlib" "/opt/rustwide/target/debug/deps/libregex-9101c68c43db5b5c.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fc112ae30411db47.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-64af4cd96b64887d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-893f4c3b4ecb939d.rlib" "/opt/rustwide/target/debug/deps/libchrono-d5d0b8a8921feec7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f7b6730884088ff3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-80b3e0a44ca31d95.rlib" "/opt/rustwide/target/debug/deps/libtime-3fe3a45abc1971a4.rlib" "/opt/rustwide/target/debug/deps/libsurf-7739c41ef1f62f4f.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-e877aa63e6c88909.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-48b9196f2fddf5ef.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-55010ef631cbcef4.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-5e20a973e1ef3a40.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-b0c73ea3d1102ae9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-5344a305c34c6ed7.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/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libhyper-eedfdecd520cf7d8.rlib" "/opt/rustwide/target/debug/deps/libhttparse-af5c8ad150445e6f.rlib" "/opt/rustwide/target/debug/deps/libwant-585913ee63975104.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libh2-b66625416b2d020d.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-58d800ceeeb36e7e.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c07ae43072250b49.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e93c8776eca2a55b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f68c299677dc64e2.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-fea41d6e0385400f.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-933da9c49938bd48.rlib" "/opt/rustwide/target/debug/deps/libsocket2-cc6de44845407c5f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9fa19250f61b8c82.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-64ede31b96d39252.rlib" "/opt/rustwide/target/debug/deps/libtracing-a968cfb08410a492.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-6cb9487576296286.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2662e2daeb780a86.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-b620768abf17d976.rlib" "/opt/rustwide/target/debug/deps/libhttp-cd42fdc59cc8b701.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-1417235fa266bb20.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e41d2c4b72309d5e.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-5133fb0e7328f44f.rlib" "/opt/rustwide/target/debug/deps/libanyhow-ad3c2e019c37d0da.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-69b0fca6887fa22c.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-562f78d002db844d.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-ebac3c6dd5ca1a23.rlib" "/opt/rustwide/target/debug/deps/libinfer-265fa1d1fbd9a58f.rlib" "/opt/rustwide/target/debug/deps/liburl-5306e0f5a79f0eb5.rlib" "/opt/rustwide/target/debug/deps/libidna-c90f623de246d721.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-fc8047be9f3bf2ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-08f81a1fd910a93c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-04eaf20a6b8209a8.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libcookie-cb23399906d96042.rlib" "/opt/rustwide/target/debug/deps/libhkdf-1913a4f0f6108d85.rlib" "/opt/rustwide/target/debug/deps/libhmac-cc1fff596e9cfcc0.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-5d845ff8a32120cb.rlib" "/opt/rustwide/target/debug/deps/libsha2-483f925c4f93332c.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-4113982dc57591d4.rlib" "/opt/rustwide/target/debug/deps/libdigest-6e291911cc548c27.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-c42d8fbe55cdf8a2.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-2462cd80a0002dfb.rlib" "/opt/rustwide/target/debug/deps/libghash-27fb285bf09e117b.rlib" "/opt/rustwide/target/debug/deps/libpolyval-af729b519010798e.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-f29e941688bc9ce8.rlib" "/opt/rustwide/target/debug/deps/libsubtle-85f880d3b1f7d3bf.rlib" "/opt/rustwide/target/debug/deps/libctr-2f378bff97f57bae.rlib" "/opt/rustwide/target/debug/deps/libaes-fadf996e0f291e0e.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-6087eb27ddd3d2c6.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libcipher-b10af243da7c884b.rlib" "/opt/rustwide/target/debug/deps/libaead-7f09612e467142a4.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-eaf7d2005f1708d3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a3a7afc00429bcf.rlib" "/opt/rustwide/target/debug/deps/libbase64-8999ceb24e01210b.rlib" "/opt/rustwide/target/debug/deps/librand-8feb345eb53b1984.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f5cca65418072f9a.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-62e5b6c8677d4042.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a753bab1087d1f9f.rlib" "/opt/rustwide/target/debug/deps/libtime-1be46c6529cfafbc.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-7d755e7c1f252fc6.rlib" "/opt/rustwide/target/debug/deps/libstandback-c9a31a38d343d653.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libasync_std-7059d12814c4036a.rlib" "/opt/rustwide/target/debug/deps/libblocking-38bf801304b6fa49.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-9d04c0322d3474cc.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-5d6543dd4fba6dac.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-acfac48ee875e7f7.rlib" "/opt/rustwide/target/debug/deps/libtokio-4edd8fab252011fc.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-60adbd71e5af6401.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3b3ea3a1f635dba5.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-1a8b47db27758d10.rlib" "/opt/rustwide/target/debug/deps/libmio-67b257b3066e1e66.rlib" "/opt/rustwide/target/debug/deps/libiovec-25417179b6489bee.rlib" "/opt/rustwide/target/debug/deps/libnet2-c845ab4d597926d1.rlib" "/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-84157931abf8769b.rlib" "/opt/rustwide/target/debug/deps/libasync_task-1c0cd838d3e282b6.rlib" "/opt/rustwide/target/debug/deps/libasync_io-f6cb380b6d16c3ff.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-8a37d82d4d94f750.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-f05ab07357f82f27.rlib" "/opt/rustwide/target/debug/deps/libpolling-74f7a671ab64f00e.rlib" "/opt/rustwide/target/debug/deps/liblibc-99b8c1c5ae8ebe65.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-df96243a33689acb.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-1f8120d53b6075b1.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-5144d908b99e1925.rlib" "/opt/rustwide/target/debug/deps/libfastrand-020225f3bac98388.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-d84763990f78330e.rlib" "/opt/rustwide/target/debug/deps/libparking-3031ff4351ece351.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2fa5744818ca9bc3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-0afa706133000d2d.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-9460ad4a842a10f5.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-55d1b613307b8f8b.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-85517b16213e0d42.rlib" "/opt/rustwide/target/debug/deps/liblog-cba7029115df0898.rlib" "/opt/rustwide/target/debug/deps/libserde-6c91d20e562b4b4d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libfutures-273a67b03fadb2e0.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-e6136d67947b13ef.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-4fcc49ed14948c00.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dc28abbf05ce61fd.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-fd324bffb5270118.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ba84567ee2178631.rlib" "/opt/rustwide/target/debug/deps/libpin_project-58d39edc4c1c2287.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a5d1a948e3fff4ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-95788fd6f4743c1b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c3a2e8275cc34ecc.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f62c3de0fa4b1417.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/toon_monitor-b07693c13e5b535e" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libopenssl-b0c73ea3d1102ae9.rlib(openssl-b0c73ea3d1102ae9.openssl.4a7f7eb3-cgu.10.rcgu.o): undefined reference to symbol 'EVP_des_ecb@@OPENSSL_1_1_0' [INFO] [stdout] /usr/bin/ld: /lib/x86_64-linux-gnu/libcrypto.so.1.1: error adding symbols: DSO missing from command line [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `toon-monitor` due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "6e203c51e9cfb4f0579a1ac1a8a261da5b80575a26b6849187cac5d3b2793d5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e203c51e9cfb4f0579a1ac1a8a261da5b80575a26b6849187cac5d3b2793d5c", kill_on_drop: false }` [INFO] [stdout] 6e203c51e9cfb4f0579a1ac1a8a261da5b80575a26b6849187cac5d3b2793d5c