[INFO] cloning repository https://github.com/SnakeSolid/rust-speed-monitor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SnakeSolid/rust-speed-monitor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSnakeSolid%2Frust-speed-monitor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSnakeSolid%2Frust-speed-monitor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e8121d0d0134130c7e82fdb2ae528bad32fd92fa [INFO] testing SnakeSolid/rust-speed-monitor against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSnakeSolid%2Frust-speed-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/SnakeSolid/rust-speed-monitor on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SnakeSolid/rust-speed-monitor [INFO] finished tweaking git repo https://github.com/SnakeSolid/rust-speed-monitor [INFO] tweaked toml for git repo https://github.com/SnakeSolid/rust-speed-monitor written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/SnakeSolid/rust-speed-monitor already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-webidl v0.2.58 [INFO] [stderr] Downloaded structopt-derive v0.4.2 [INFO] [stderr] Downloaded schannel v0.1.17 [INFO] [stderr] Downloaded proc-macro-error-attr v0.4.8 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.8 [INFO] [stderr] Downloaded security-framework v0.3.4 [INFO] [stderr] Downloaded web-sys v0.3.35 [INFO] [stderr] Downloaded security-framework-sys v0.3.3 [INFO] [stderr] Downloaded serde_json v1.0.47 [INFO] [stderr] Downloaded mime_guess v1.8.7 [INFO] [stderr] Downloaded proc-macro-error v0.4.8 [INFO] [stderr] Downloaded time v0.2.6 [INFO] [stderr] Downloaded structopt v0.3.9 [INFO] [stderr] Downloaded time-macros-impl v0.1.0 [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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10529829956dcc6c882fd1b6ec63b08087ef4bc02892ec29287c915ea6e26719 [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" "10529829956dcc6c882fd1b6ec63b08087ef4bc02892ec29287c915ea6e26719", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10529829956dcc6c882fd1b6ec63b08087ef4bc02892ec29287c915ea6e26719", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10529829956dcc6c882fd1b6ec63b08087ef4bc02892ec29287c915ea6e26719", kill_on_drop: false }` [INFO] [stdout] 10529829956dcc6c882fd1b6ec63b08087ef4bc02892ec29287c915ea6e26719 [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" "+1.60.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] f51c308d7de6cc65ea4d4631bc0a1aaa72593fa7388d059a5b26db56d51e82f4 [INFO] running `Command { std: "docker" "start" "-a" "f51c308d7de6cc65ea4d4631bc0a1aaa72593fa7388d059a5b26db56d51e82f4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling sequence_trie v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.47 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling iron v0.6.1 [INFO] [stderr] Compiling mount v0.4.0 [INFO] [stderr] Compiling staticfile v0.5.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling tokio-macros v0.2.4 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling tokio v0.2.11 [INFO] [stderr] Compiling proc-macro-error v0.4.8 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.8 [INFO] [stderr] Compiling time-macros-impl v0.1.0 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling time v0.2.6 [INFO] [stderr] Compiling structopt-derive v0.4.2 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling structopt v0.3.9 [INFO] [stderr] Compiling hyper v0.13.2 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.1 [INFO] [stderr] Compiling speed-monitor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/monitor-b4a2715168834df9.monitor.738d538b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/monitor-b4a2715168834df9.monitor.738d538b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/monitor-b4a2715168834df9.monitor.738d538b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/monitor-b4a2715168834df9.monitor.738d538b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/monitor-b4a2715168834df9.monitor.738d538b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/monitor-b4a2715168834df9.monitor.738d538b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/monitor-b4a2715168834df9.monitor.738d538b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/monitor-b4a2715168834df9.monitor.738d538b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/monitor-b4a2715168834df9.monitor.738d538b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/monitor-b4a2715168834df9.monitor.738d538b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/monitor-b4a2715168834df9.monitor.738d538b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/monitor-b4a2715168834df9.monitor.738d538b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/monitor-b4a2715168834df9.monitor.738d538b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/monitor-b4a2715168834df9.monitor.738d538b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/monitor-b4a2715168834df9.monitor.738d538b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/monitor-b4a2715168834df9.monitor.738d538b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/monitor-b4a2715168834df9.4rbgjbqgua4plbow.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-d6029346c9eeaaa2.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-03b66763403ddf17.rlib" "/opt/rustwide/target/debug/deps/libhumantime-f0ab17b237d1268c.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7e0fef2f69a1ee0a.rlib" "/opt/rustwide/target/debug/deps/libregex-208b6ec7d693b897.rlib" "/opt/rustwide/target/debug/deps/libthread_local-05790b78615499be.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e862f34a62c95c96.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-6e39dda50f7f9e5b.rlib" "/opt/rustwide/target/debug/deps/libspeed_monitor-2cdbe5a392bb0f75.rlib" "/opt/rustwide/target/debug/deps/libreqwest-b7aaa787cd50bcba.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-9a439b769cde28e7.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-8782ea9967ca86ae.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c2d12163ff1c87e3.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f87130ee169978eb.rlib" "/opt/rustwide/target/debug/deps/libbase64-31e75b9578cddf0a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-f4c651667960879a.rlib" "/opt/rustwide/target/debug/deps/libunicase-2632f6088fbf0185.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-7cada5a6c2afffc8.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fa58122470da78f0.rlib" "/opt/rustwide/target/debug/deps/libopenssl-e0298eb9c6354eba.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-b9dbcd3f3a7d0fae.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-df0e58a4f0a4cf2f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a92bffa6dfc6160f.rlib" "/opt/rustwide/target/debug/deps/libhyper-5ac47e5637eedec5.rlib" "/opt/rustwide/target/debug/deps/libwant-c02a2172337385f1.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-609761686bbedd51.rlib" "/opt/rustwide/target/debug/deps/libh2-2ad9da4ad617eb59.rlib" "/opt/rustwide/target/debug/deps/libindexmap-227eeb76ae87017d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-11dee4be0d18c085.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-0555852e43ba6c88.rlib" "/opt/rustwide/target/debug/deps/libtower_service-5301df4b0159d451.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d5382be879353899.rlib" "/opt/rustwide/target/debug/deps/libpin_project-097f1b0752d5d443.rlib" "/opt/rustwide/target/debug/deps/libtokio-7141780d3b99e746.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-08eb82bcb766ac7f.rlib" "/opt/rustwide/target/debug/deps/libmio-78ef94f9bdf06b87.rlib" "/opt/rustwide/target/debug/deps/libiovec-960eb27234eaee6b.rlib" "/opt/rustwide/target/debug/deps/libnet2-f6353326f76d5ae3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1e934d261c4d2a7b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-71df79d7f0283316.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e1638f4b12ed8e28.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3f94c6bce0dd7bd4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-a220b2466a6d8839.rlib" "/opt/rustwide/target/debug/deps/libslab-47832e98c319689d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ce671141bbe6197c.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0736beaaafd67489.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1f6753e56865ed5a.rlib" "/opt/rustwide/target/debug/deps/liburl-7c61ce5ffaabae5d.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libidna-c806f703a1c81dae.rlib" "/opt/rustwide/target/debug/deps/libhttp-61b7e5b444b4be46.rlib" "/opt/rustwide/target/debug/deps/libbytes-dbe08a056bdb3eef.rlib" "/opt/rustwide/target/debug/deps/libfnv-75a549072e1c1e97.rlib" "/opt/rustwide/target/debug/deps/libstaticfile-2cb61edaf7cf46a2.rlib" "/opt/rustwide/target/debug/deps/libmount-d19ddae441ab52db.rlib" "/opt/rustwide/target/debug/deps/libsequence_trie-b44a960d835cd4a6.rlib" "/opt/rustwide/target/debug/deps/libstructopt-de3c0bef5f562394.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libclap-12287a83a7b2390f.rlib" "/opt/rustwide/target/debug/deps/libvec_map-32a27d7a4d614ade.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-f898746cad01af0b.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-50bd44238d324490.rlib" "/opt/rustwide/target/debug/deps/libstrsim-2b5231486aa116be.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/libatty-bd161e1a89e55c97.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7174ce98a6fd1d8e.rlib" "/opt/rustwide/target/debug/deps/libtime-c90ca1cd917266df.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-34dc9ec5e6d21845.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1c4b6ee8b6daf2ef.rlib" "/opt/rustwide/target/debug/deps/libryu-02d5d030dfe130ed.rlib" "/opt/rustwide/target/debug/deps/libitoa-db10313f513214a7.rlib" "/opt/rustwide/target/debug/deps/libiron-8926a6ebb72a143b.rlib" "/opt/rustwide/target/debug/deps/libmodifier-a16bc37cc69d4ccf.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-50ca4457f422d587.rlib" "/opt/rustwide/target/debug/deps/libphf-8193e2c752e4047e.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-42565d63e8df4f74.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-fdc5ac9da9ea0e56.rlib" "/opt/rustwide/target/debug/deps/libplugin-77d7c19bd322ab6d.rlib" "/opt/rustwide/target/debug/deps/libtypemap-6c10435c755f8dae.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-dedd6ab422ad7073.rlib" "/opt/rustwide/target/debug/deps/libhyper-a17a37f5c7cbe682.rlib" "/opt/rustwide/target/debug/deps/libmime-865d7bf93196ef10.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f9a4078c62cb020a.rlib" "/opt/rustwide/target/debug/deps/libtypeable-c93b8f6d6c1b9f18.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-7eea3d45fb14beb1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-cdf6d2dc470978ec.rlib" "/opt/rustwide/target/debug/deps/libhttparse-740cc284933ad378.rlib" "/opt/rustwide/target/debug/deps/libunicase-70f799d8df47a763.rlib" "/opt/rustwide/target/debug/deps/liburl-75bc392b88a4b8ac.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-5467954df82172e2.rlib" "/opt/rustwide/target/debug/deps/libidna-647e777c265d9669.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bb203e55d185e28f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a785ec5df1c2ad8e.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-502fc641a5064811.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec882efcf894febd.rlib" "/opt/rustwide/target/debug/deps/libtime-2aa943bcca6fb5d6.rlib" "/opt/rustwide/target/debug/deps/liblibc-99e271ef2c9dbf53.rlib" "/opt/rustwide/target/debug/deps/libbase64-72f9b291ad0327bb.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b29c0e7c1add4609.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7d142d726959c64b.rlib" "/opt/rustwide/target/debug/deps/liblog-bb3180f2ff91da52.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-a6a4ff344d93a49a.rlib" "/opt/rustwide/target/debug/deps/libdtoa-3dd1b079b784c4b9.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-5a0f1f5f609bc1af.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-77c2518e88ecb1f7.rlib" "/opt/rustwide/target/debug/deps/libserde-86c4db5f32f625f4.rlib" "/opt/rustwide/target/debug/deps/liblog-696cc4dcdb45e47b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/monitor-b4a2715168834df9" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libopenssl-e0298eb9c6354eba.rlib(openssl-e0298eb9c6354eba.openssl.59cfc546-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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `speed-monitor` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/dummy_http-e97a03fdf7b01ec4.dummy_http.d5056c67-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/dummy_http-e97a03fdf7b01ec4.dummy_http.d5056c67-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/dummy_http-e97a03fdf7b01ec4.dummy_http.d5056c67-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/dummy_http-e97a03fdf7b01ec4.dummy_http.d5056c67-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/dummy_http-e97a03fdf7b01ec4.dummy_http.d5056c67-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/dummy_http-e97a03fdf7b01ec4.dummy_http.d5056c67-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/dummy_http-e97a03fdf7b01ec4.dummy_http.d5056c67-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/dummy_http-e97a03fdf7b01ec4.dummy_http.d5056c67-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/dummy_http-e97a03fdf7b01ec4.dummy_http.d5056c67-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/dummy_http-e97a03fdf7b01ec4.dummy_http.d5056c67-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/dummy_http-e97a03fdf7b01ec4.dummy_http.d5056c67-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/dummy_http-e97a03fdf7b01ec4.dummy_http.d5056c67-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/dummy_http-e97a03fdf7b01ec4.dummy_http.d5056c67-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/dummy_http-e97a03fdf7b01ec4.dummy_http.d5056c67-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/dummy_http-e97a03fdf7b01ec4.dummy_http.d5056c67-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/dummy_http-e97a03fdf7b01ec4.dummy_http.d5056c67-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/dummy_http-e97a03fdf7b01ec4.4ilcqjqrjmv8rskx.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-d6029346c9eeaaa2.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-03b66763403ddf17.rlib" "/opt/rustwide/target/debug/deps/libhumantime-f0ab17b237d1268c.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7e0fef2f69a1ee0a.rlib" "/opt/rustwide/target/debug/deps/libregex-208b6ec7d693b897.rlib" "/opt/rustwide/target/debug/deps/libthread_local-05790b78615499be.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e862f34a62c95c96.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-6e39dda50f7f9e5b.rlib" "/opt/rustwide/target/debug/deps/libspeed_monitor-2cdbe5a392bb0f75.rlib" "/opt/rustwide/target/debug/deps/libreqwest-b7aaa787cd50bcba.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-9a439b769cde28e7.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-8782ea9967ca86ae.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c2d12163ff1c87e3.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f87130ee169978eb.rlib" "/opt/rustwide/target/debug/deps/libbase64-31e75b9578cddf0a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-f4c651667960879a.rlib" "/opt/rustwide/target/debug/deps/libunicase-2632f6088fbf0185.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-7cada5a6c2afffc8.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fa58122470da78f0.rlib" "/opt/rustwide/target/debug/deps/libopenssl-e0298eb9c6354eba.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-b9dbcd3f3a7d0fae.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-df0e58a4f0a4cf2f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a92bffa6dfc6160f.rlib" "/opt/rustwide/target/debug/deps/libhyper-5ac47e5637eedec5.rlib" "/opt/rustwide/target/debug/deps/libwant-c02a2172337385f1.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-609761686bbedd51.rlib" "/opt/rustwide/target/debug/deps/libh2-2ad9da4ad617eb59.rlib" "/opt/rustwide/target/debug/deps/libindexmap-227eeb76ae87017d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-11dee4be0d18c085.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-0555852e43ba6c88.rlib" "/opt/rustwide/target/debug/deps/libtower_service-5301df4b0159d451.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d5382be879353899.rlib" "/opt/rustwide/target/debug/deps/libpin_project-097f1b0752d5d443.rlib" "/opt/rustwide/target/debug/deps/libtokio-7141780d3b99e746.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-08eb82bcb766ac7f.rlib" "/opt/rustwide/target/debug/deps/libmio-78ef94f9bdf06b87.rlib" "/opt/rustwide/target/debug/deps/libiovec-960eb27234eaee6b.rlib" "/opt/rustwide/target/debug/deps/libnet2-f6353326f76d5ae3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1e934d261c4d2a7b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-71df79d7f0283316.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e1638f4b12ed8e28.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3f94c6bce0dd7bd4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-a220b2466a6d8839.rlib" "/opt/rustwide/target/debug/deps/libslab-47832e98c319689d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ce671141bbe6197c.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0736beaaafd67489.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1f6753e56865ed5a.rlib" "/opt/rustwide/target/debug/deps/liburl-7c61ce5ffaabae5d.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libidna-c806f703a1c81dae.rlib" "/opt/rustwide/target/debug/deps/libhttp-61b7e5b444b4be46.rlib" "/opt/rustwide/target/debug/deps/libbytes-dbe08a056bdb3eef.rlib" "/opt/rustwide/target/debug/deps/libfnv-75a549072e1c1e97.rlib" "/opt/rustwide/target/debug/deps/libstaticfile-2cb61edaf7cf46a2.rlib" "/opt/rustwide/target/debug/deps/libmount-d19ddae441ab52db.rlib" "/opt/rustwide/target/debug/deps/libsequence_trie-b44a960d835cd4a6.rlib" "/opt/rustwide/target/debug/deps/libstructopt-de3c0bef5f562394.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libclap-12287a83a7b2390f.rlib" "/opt/rustwide/target/debug/deps/libvec_map-32a27d7a4d614ade.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-f898746cad01af0b.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-50bd44238d324490.rlib" "/opt/rustwide/target/debug/deps/libstrsim-2b5231486aa116be.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/libatty-bd161e1a89e55c97.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7174ce98a6fd1d8e.rlib" "/opt/rustwide/target/debug/deps/libtime-c90ca1cd917266df.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-34dc9ec5e6d21845.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1c4b6ee8b6daf2ef.rlib" "/opt/rustwide/target/debug/deps/libryu-02d5d030dfe130ed.rlib" "/opt/rustwide/target/debug/deps/libitoa-db10313f513214a7.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-a6a4ff344d93a49a.rlib" "/opt/rustwide/target/debug/deps/libdtoa-3dd1b079b784c4b9.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-5a0f1f5f609bc1af.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-77c2518e88ecb1f7.rlib" "/opt/rustwide/target/debug/deps/libserde-86c4db5f32f625f4.rlib" "/opt/rustwide/target/debug/deps/librand-0433f3b397331f83.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b7114c6dc589bfa7.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-9573a9893e75f899.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-8f09ddeb985861e3.rlib" "/opt/rustwide/target/debug/deps/librand_core-f0c5fadd82f5d2be.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-103d00d8bd4e4983.rlib" "/opt/rustwide/target/debug/deps/libiron-8926a6ebb72a143b.rlib" "/opt/rustwide/target/debug/deps/libmodifier-a16bc37cc69d4ccf.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-50ca4457f422d587.rlib" "/opt/rustwide/target/debug/deps/libphf-8193e2c752e4047e.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-42565d63e8df4f74.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-fdc5ac9da9ea0e56.rlib" "/opt/rustwide/target/debug/deps/libplugin-77d7c19bd322ab6d.rlib" "/opt/rustwide/target/debug/deps/libtypemap-6c10435c755f8dae.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-dedd6ab422ad7073.rlib" "/opt/rustwide/target/debug/deps/libhyper-a17a37f5c7cbe682.rlib" "/opt/rustwide/target/debug/deps/libmime-865d7bf93196ef10.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f9a4078c62cb020a.rlib" "/opt/rustwide/target/debug/deps/libtypeable-c93b8f6d6c1b9f18.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-7eea3d45fb14beb1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-cdf6d2dc470978ec.rlib" "/opt/rustwide/target/debug/deps/libhttparse-740cc284933ad378.rlib" "/opt/rustwide/target/debug/deps/libunicase-70f799d8df47a763.rlib" "/opt/rustwide/target/debug/deps/liburl-75bc392b88a4b8ac.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-5467954df82172e2.rlib" "/opt/rustwide/target/debug/deps/libidna-647e777c265d9669.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bb203e55d185e28f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a785ec5df1c2ad8e.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-502fc641a5064811.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec882efcf894febd.rlib" "/opt/rustwide/target/debug/deps/libtime-2aa943bcca6fb5d6.rlib" "/opt/rustwide/target/debug/deps/liblibc-99e271ef2c9dbf53.rlib" "/opt/rustwide/target/debug/deps/libbase64-72f9b291ad0327bb.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b29c0e7c1add4609.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7d142d726959c64b.rlib" "/opt/rustwide/target/debug/deps/liblog-bb3180f2ff91da52.rlib" "/opt/rustwide/target/debug/deps/liblog-696cc4dcdb45e47b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/dummy_http-e97a03fdf7b01ec4" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libopenssl-e0298eb9c6354eba.rlib(openssl-e0298eb9c6354eba.openssl.59cfc546-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 [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/dummy_tcp-4d7c6696c8d7edae.dummy_tcp.b4189056-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/dummy_tcp-4d7c6696c8d7edae.dummy_tcp.b4189056-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/dummy_tcp-4d7c6696c8d7edae.dummy_tcp.b4189056-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/dummy_tcp-4d7c6696c8d7edae.dummy_tcp.b4189056-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/dummy_tcp-4d7c6696c8d7edae.dummy_tcp.b4189056-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/dummy_tcp-4d7c6696c8d7edae.dummy_tcp.b4189056-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/dummy_tcp-4d7c6696c8d7edae.dummy_tcp.b4189056-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/dummy_tcp-4d7c6696c8d7edae.dummy_tcp.b4189056-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/dummy_tcp-4d7c6696c8d7edae.dummy_tcp.b4189056-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/dummy_tcp-4d7c6696c8d7edae.dummy_tcp.b4189056-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/dummy_tcp-4d7c6696c8d7edae.dummy_tcp.b4189056-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/dummy_tcp-4d7c6696c8d7edae.dummy_tcp.b4189056-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/dummy_tcp-4d7c6696c8d7edae.dummy_tcp.b4189056-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/dummy_tcp-4d7c6696c8d7edae.dummy_tcp.b4189056-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/dummy_tcp-4d7c6696c8d7edae.dummy_tcp.b4189056-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/dummy_tcp-4d7c6696c8d7edae.dummy_tcp.b4189056-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/dummy_tcp-4d7c6696c8d7edae.1dq2udsj9kyclzwh.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-d6029346c9eeaaa2.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-03b66763403ddf17.rlib" "/opt/rustwide/target/debug/deps/libhumantime-f0ab17b237d1268c.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7e0fef2f69a1ee0a.rlib" "/opt/rustwide/target/debug/deps/libregex-208b6ec7d693b897.rlib" "/opt/rustwide/target/debug/deps/libthread_local-05790b78615499be.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e862f34a62c95c96.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-6e39dda50f7f9e5b.rlib" "/opt/rustwide/target/debug/deps/libspeed_monitor-2cdbe5a392bb0f75.rlib" "/opt/rustwide/target/debug/deps/libreqwest-b7aaa787cd50bcba.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-9a439b769cde28e7.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-8782ea9967ca86ae.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c2d12163ff1c87e3.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f87130ee169978eb.rlib" "/opt/rustwide/target/debug/deps/libbase64-31e75b9578cddf0a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-f4c651667960879a.rlib" "/opt/rustwide/target/debug/deps/libunicase-2632f6088fbf0185.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-7cada5a6c2afffc8.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fa58122470da78f0.rlib" "/opt/rustwide/target/debug/deps/libopenssl-e0298eb9c6354eba.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-b9dbcd3f3a7d0fae.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-df0e58a4f0a4cf2f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a92bffa6dfc6160f.rlib" "/opt/rustwide/target/debug/deps/libhyper-5ac47e5637eedec5.rlib" "/opt/rustwide/target/debug/deps/libwant-c02a2172337385f1.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-609761686bbedd51.rlib" "/opt/rustwide/target/debug/deps/libh2-2ad9da4ad617eb59.rlib" "/opt/rustwide/target/debug/deps/libindexmap-227eeb76ae87017d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-11dee4be0d18c085.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-0555852e43ba6c88.rlib" "/opt/rustwide/target/debug/deps/libtower_service-5301df4b0159d451.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d5382be879353899.rlib" "/opt/rustwide/target/debug/deps/libpin_project-097f1b0752d5d443.rlib" "/opt/rustwide/target/debug/deps/libtokio-7141780d3b99e746.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-08eb82bcb766ac7f.rlib" "/opt/rustwide/target/debug/deps/libmio-78ef94f9bdf06b87.rlib" "/opt/rustwide/target/debug/deps/libiovec-960eb27234eaee6b.rlib" "/opt/rustwide/target/debug/deps/libnet2-f6353326f76d5ae3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1e934d261c4d2a7b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-71df79d7f0283316.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e1638f4b12ed8e28.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3f94c6bce0dd7bd4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-a220b2466a6d8839.rlib" "/opt/rustwide/target/debug/deps/libslab-47832e98c319689d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ce671141bbe6197c.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0736beaaafd67489.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1f6753e56865ed5a.rlib" "/opt/rustwide/target/debug/deps/liburl-7c61ce5ffaabae5d.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libidna-c806f703a1c81dae.rlib" "/opt/rustwide/target/debug/deps/libhttp-61b7e5b444b4be46.rlib" "/opt/rustwide/target/debug/deps/libbytes-dbe08a056bdb3eef.rlib" "/opt/rustwide/target/debug/deps/libfnv-75a549072e1c1e97.rlib" "/opt/rustwide/target/debug/deps/libstaticfile-2cb61edaf7cf46a2.rlib" "/opt/rustwide/target/debug/deps/libmount-d19ddae441ab52db.rlib" "/opt/rustwide/target/debug/deps/libsequence_trie-b44a960d835cd4a6.rlib" "/opt/rustwide/target/debug/deps/libstructopt-de3c0bef5f562394.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libclap-12287a83a7b2390f.rlib" "/opt/rustwide/target/debug/deps/libvec_map-32a27d7a4d614ade.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-f898746cad01af0b.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-50bd44238d324490.rlib" "/opt/rustwide/target/debug/deps/libstrsim-2b5231486aa116be.rlib" "/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rlib" "/opt/rustwide/target/debug/deps/libatty-bd161e1a89e55c97.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7174ce98a6fd1d8e.rlib" "/opt/rustwide/target/debug/deps/libtime-c90ca1cd917266df.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-34dc9ec5e6d21845.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1c4b6ee8b6daf2ef.rlib" "/opt/rustwide/target/debug/deps/libryu-02d5d030dfe130ed.rlib" "/opt/rustwide/target/debug/deps/libitoa-db10313f513214a7.rlib" "/opt/rustwide/target/debug/deps/libiron-8926a6ebb72a143b.rlib" "/opt/rustwide/target/debug/deps/libmodifier-a16bc37cc69d4ccf.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-50ca4457f422d587.rlib" "/opt/rustwide/target/debug/deps/libphf-8193e2c752e4047e.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-42565d63e8df4f74.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-fdc5ac9da9ea0e56.rlib" "/opt/rustwide/target/debug/deps/libplugin-77d7c19bd322ab6d.rlib" "/opt/rustwide/target/debug/deps/libtypemap-6c10435c755f8dae.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-dedd6ab422ad7073.rlib" "/opt/rustwide/target/debug/deps/libhyper-a17a37f5c7cbe682.rlib" "/opt/rustwide/target/debug/deps/libmime-865d7bf93196ef10.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f9a4078c62cb020a.rlib" "/opt/rustwide/target/debug/deps/libtypeable-c93b8f6d6c1b9f18.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-7eea3d45fb14beb1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-cdf6d2dc470978ec.rlib" "/opt/rustwide/target/debug/deps/libhttparse-740cc284933ad378.rlib" "/opt/rustwide/target/debug/deps/libunicase-70f799d8df47a763.rlib" "/opt/rustwide/target/debug/deps/liburl-75bc392b88a4b8ac.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-5467954df82172e2.rlib" "/opt/rustwide/target/debug/deps/libidna-647e777c265d9669.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bb203e55d185e28f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a785ec5df1c2ad8e.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-502fc641a5064811.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec882efcf894febd.rlib" "/opt/rustwide/target/debug/deps/libtime-2aa943bcca6fb5d6.rlib" "/opt/rustwide/target/debug/deps/libbase64-72f9b291ad0327bb.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b29c0e7c1add4609.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7d142d726959c64b.rlib" "/opt/rustwide/target/debug/deps/liblog-bb3180f2ff91da52.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-a6a4ff344d93a49a.rlib" "/opt/rustwide/target/debug/deps/libdtoa-3dd1b079b784c4b9.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-5a0f1f5f609bc1af.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-77c2518e88ecb1f7.rlib" "/opt/rustwide/target/debug/deps/libserde-86c4db5f32f625f4.rlib" "/opt/rustwide/target/debug/deps/librand-0433f3b397331f83.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b7114c6dc589bfa7.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-9573a9893e75f899.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-8f09ddeb985861e3.rlib" "/opt/rustwide/target/debug/deps/librand_core-f0c5fadd82f5d2be.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-103d00d8bd4e4983.rlib" "/opt/rustwide/target/debug/deps/liblibc-99e271ef2c9dbf53.rlib" "/opt/rustwide/target/debug/deps/liblog-696cc4dcdb45e47b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/dummy_tcp-4d7c6696c8d7edae" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libopenssl-e0298eb9c6354eba.rlib(openssl-e0298eb9c6354eba.openssl.59cfc546-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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f51c308d7de6cc65ea4d4631bc0a1aaa72593fa7388d059a5b26db56d51e82f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f51c308d7de6cc65ea4d4631bc0a1aaa72593fa7388d059a5b26db56d51e82f4", kill_on_drop: false }` [INFO] [stdout] f51c308d7de6cc65ea4d4631bc0a1aaa72593fa7388d059a5b26db56d51e82f4