[INFO] fetching crate telebot 0.3.1... [INFO] testing telebot-0.3.1 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate telebot 0.3.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate telebot 0.3.1 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate telebot 0.3.1 [INFO] finished tweaking crates.io crate telebot 0.3.1 [INFO] tweaked toml for crates.io crate telebot 0.3.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate telebot 0.3.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rand_core v0.5.0 [INFO] [stderr] Downloaded tokio-threadpool v0.1.15 [INFO] [stderr] Downloaded hyper-multipart-rfc7578 v0.3.0 [INFO] [stderr] Downloaded backtrace v0.3.35 [INFO] [stderr] Downloaded erased-serde v0.3.9 [INFO] [stderr] Downloaded cc v1.0.40 [INFO] [stderr] Downloaded pkg-config v0.3.15 [INFO] [stderr] Downloaded futures v0.1.28 [INFO] [stderr] Downloaded futures-retry v0.3.3 [INFO] [stderr] Downloaded common-multipart-rfc7578 v0.1.1 [INFO] [stderr] Downloaded hyper v0.12.33 [INFO] [stderr] Downloaded openssl-sys v0.9.49 [INFO] [stderr] Downloaded openssl v0.10.24 [INFO] [stderr] Downloaded telebot-derive v0.0.14 [INFO] [stderr] Downloaded getrandom v0.1.11 [INFO] [stderr] Downloaded wasi v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 85e4cb6003d5e8ea48fe44365da5447b491847c2f8a7e589f84992b413890aeb [INFO] running `Command { std: "docker" "start" "-a" "85e4cb6003d5e8ea48fe44365da5447b491847c2f8a7e589f84992b413890aeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85e4cb6003d5e8ea48fe44365da5447b491847c2f8a7e589f84992b413890aeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85e4cb6003d5e8ea48fe44365da5447b491847c2f8a7e589f84992b413890aeb", kill_on_drop: false }` [INFO] [stdout] 85e4cb6003d5e8ea48fe44365da5447b491847c2f8a7e589f84992b413890aeb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c5a5f5aedced214578015b5db2c153d13368c515ea62fa8417343cf2cab11f2 [INFO] running `Command { std: "docker" "start" "-a" "7c5a5f5aedced214578015b5db2c153d13368c515ea62fa8417343cf2cab11f2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling futures v0.1.28 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling indexmap v1.1.0 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling futures-retry v0.3.3 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling telebot-derive v0.0.14 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling common-multipart-rfc7578 v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling hyper-multipart-rfc7578 v0.3.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling erased-serde v0.3.9 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling telebot v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.76s [INFO] running `Command { std: "docker" "inspect" "7c5a5f5aedced214578015b5db2c153d13368c515ea62fa8417343cf2cab11f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c5a5f5aedced214578015b5db2c153d13368c515ea62fa8417343cf2cab11f2", kill_on_drop: false }` [INFO] [stdout] 7c5a5f5aedced214578015b5db2c153d13368c515ea62fa8417343cf2cab11f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3279a74b55cf1c32779463551ac6e6e27094085eef211d7ea328d5c2438fa998 [INFO] running `Command { std: "docker" "start" "-a" "3279a74b55cf1c32779463551ac6e6e27094085eef211d7ea328d5c2438fa998", 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] [stderr] Compiling telebot v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `futures::stream::Stream` [INFO] [stdout] --> examples/restart.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use futures::stream::Stream; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `telebot::functions::*` [INFO] [stdout] --> examples/restart.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use telebot::functions::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `telebot` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name error_handling --edition=2018 examples/error_handling.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=6caf49fa897bbec1 -C extra-filename=-6caf49fa897bbec1 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern erased_serde=/opt/rustwide/target/debug/deps/liberased_serde-8f7f684695aec734.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-2b7f94f38160a4bf.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-07e45532c5a85abe.rlib --extern futures_retry=/opt/rustwide/target/debug/deps/libfutures_retry-b253cf59e8f7c43a.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-ab05c7514d7264d2.rlib --extern hyper_multipart_rfc7578=/opt/rustwide/target/debug/deps/libhyper_multipart_rfc7578-688c7418a16dbd7d.rlib --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-c24cc56f80b2f5fd.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-d1c2cbf2244c8d46.rlib --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-53ec99c39d85596f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-89955e9a639acc8a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-772944bd2f04c12c.rlib --extern telebot=/opt/rustwide/target/debug/deps/libtelebot-b6b40b8b860bbd92.rlib --extern telebot_derive=/opt/rustwide/target/debug/deps/libtelebot_derive-71c7706229b30e0b.so --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1474ee9164f2d50a.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-0fd9d61ce3d3d1c5.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-cdf396dd1b51ee97/out` (signal: 9, SIGKILL: kill) [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/examples/send_mediagroup-9069f63bdec6cf06.send_mediagroup.9eb07520-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/send_mediagroup-9069f63bdec6cf06.send_mediagroup.9eb07520-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/send_mediagroup-9069f63bdec6cf06.send_mediagroup.9eb07520-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/send_mediagroup-9069f63bdec6cf06.send_mediagroup.9eb07520-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/send_mediagroup-9069f63bdec6cf06.send_mediagroup.9eb07520-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/send_mediagroup-9069f63bdec6cf06.send_mediagroup.9eb07520-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/send_mediagroup-9069f63bdec6cf06.send_mediagroup.9eb07520-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/send_mediagroup-9069f63bdec6cf06.send_mediagroup.9eb07520-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/send_mediagroup-9069f63bdec6cf06.send_mediagroup.9eb07520-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/send_mediagroup-9069f63bdec6cf06.send_mediagroup.9eb07520-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/send_mediagroup-9069f63bdec6cf06.send_mediagroup.9eb07520-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/send_mediagroup-9069f63bdec6cf06.send_mediagroup.9eb07520-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/send_mediagroup-9069f63bdec6cf06.send_mediagroup.9eb07520-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/send_mediagroup-9069f63bdec6cf06.send_mediagroup.9eb07520-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/send_mediagroup-9069f63bdec6cf06.send_mediagroup.9eb07520-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/send_mediagroup-9069f63bdec6cf06.send_mediagroup.9eb07520-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/send_mediagroup-9069f63bdec6cf06.4uhzdwi8zk6f0zea.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-cdf396dd1b51ee97/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtelebot-b6b40b8b860bbd92.rlib" "/opt/rustwide/target/debug/deps/libuuid-0fd9d61ce3d3d1c5.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-8f7f684695aec734.rlib" "/opt/rustwide/target/debug/deps/libfailure-2b7f94f38160a4bf.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-d2d41f044d0bc247.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-173b737a6b2e2304.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5c928f6ad816bbf3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-772944bd2f04c12c.rlib" "/opt/rustwide/target/debug/deps/libryu-f6e2ff42f62a46f8.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-c24cc56f80b2f5fd.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-53ec99c39d85596f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-59b861fff97acd54.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-6488bd166cec8618.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-60d678e13daf6d0f.rlib" "/opt/rustwide/target/debug/deps/libserde-89955e9a639acc8a.rlib" "/opt/rustwide/target/debug/deps/libhyper_multipart_rfc7578-688c7418a16dbd7d.rlib" "/opt/rustwide/target/debug/deps/libhyper-ab05c7514d7264d2.rlib" "/opt/rustwide/target/debug/deps/libwant-635a530ffe3616ac.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b73c9715cf27566f.rlib" "/opt/rustwide/target/debug/deps/libtokio-1474ee9164f2d50a.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-fbd7aa613d7658f5.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-d328639730b1f540.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-d0222b2fff41f8ff.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-b57e1abf73ae22f8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-875c64bb5af2731d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d89edd6b5dde0279.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-66ea2f71ea71ba64.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-b65edfafd2495c48.rlib" "/opt/rustwide/target/debug/deps/libnodrop-bfd73af8b2260a15.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-08aa0c34985a18ef.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-78718c796d54ea15.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-8f79ecf982b33c6e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3b4f225711af8833.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-11667dc668da563c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a78424d22891558d.rlib" "/opt/rustwide/target/debug/deps/librand-800cb8abad1aba7f.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-16675fe8d6ea6560.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-295386f0ee1273f1.rlib" "/opt/rustwide/target/debug/deps/librand_hc-f690e7cf53692c14.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e34bfaf1eff1df0c.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-3f3727b3acd8af98.rlib" "/opt/rustwide/target/debug/deps/librand_os-7ba7e73799fb335e.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-a6ffbd6e57632e30.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d63734161be8245f.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-7e31377806f322d0.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-78be7f1f9af1dad8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ccc355fbacc0d8ae.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-de2fd9ca633e7837.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-d680c72b8e390c90.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-6e9581ceab966092.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libmio-c6cb027fc353f6e9.rlib" "/opt/rustwide/target/debug/deps/libtime-f9c1f45a00aad0fb.rlib" "/opt/rustwide/target/debug/deps/libnet2-024946ecad5f43fb.rlib" "/opt/rustwide/target/debug/deps/libhttparse-197e22c306c4c676.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-1ee57c50d0d698be.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-cc5961b9e2c34cc3.rlib" "/opt/rustwide/target/debug/deps/libh2-c066ade8d7b75da1.rlib" "/opt/rustwide/target/debug/deps/libindexmap-53cacf54aeaa15bf.rlib" "/opt/rustwide/target/debug/deps/libstring-663e7ff2a45284b6.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-83efab12c0e899f1.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-da7e1d1efc5e5bc9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b1165cec41a3f8b9.rlib" "/opt/rustwide/target/debug/deps/libcommon_multipart_rfc7578-2031f2e73337e179.rlib" "/opt/rustwide/target/debug/deps/librand-96d850f566c29fe3.rlib" "/opt/rustwide/target/debug/deps/librand_core-2be1dd7fb302b8f4.rlib" "/opt/rustwide/target/debug/deps/librand_core-8951c9ba3b1758eb.rlib" "/opt/rustwide/target/debug/deps/libmime-d2a0bb669a69b38f.rlib" "/opt/rustwide/target/debug/deps/libunicase-d42b0f1267298c31.rlib" "/opt/rustwide/target/debug/deps/libhttp-8c6b8dd8abdf1ccd.rlib" "/opt/rustwide/target/debug/deps/libitoa-ee4781cc30e192fc.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libfutures-07e45532c5a85abe.rlib" "/opt/rustwide/target/debug/deps/libbytes-37093b5b58fed56a.rlib" "/opt/rustwide/target/debug/deps/libeither-16e8576ee806f155.rlib" "/opt/rustwide/target/debug/deps/libiovec-4a5953281916dfbe.rlib" "/opt/rustwide/target/debug/deps/liblibc-75f278d4a423e3df.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d24b9d061350a518.rlib" "/opt/rustwide/target/debug/deps/liblog-d1c2cbf2244c8d46.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-843e868c916b52db.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/send_mediagroup-9069f63bdec6cf06" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [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/examples/reply-65a0a8e10e9bcca4.reply.929e9a2d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/reply-65a0a8e10e9bcca4.reply.929e9a2d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/reply-65a0a8e10e9bcca4.reply.929e9a2d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/reply-65a0a8e10e9bcca4.reply.929e9a2d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/reply-65a0a8e10e9bcca4.reply.929e9a2d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/reply-65a0a8e10e9bcca4.reply.929e9a2d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/reply-65a0a8e10e9bcca4.reply.929e9a2d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/reply-65a0a8e10e9bcca4.reply.929e9a2d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/reply-65a0a8e10e9bcca4.reply.929e9a2d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/reply-65a0a8e10e9bcca4.reply.929e9a2d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/reply-65a0a8e10e9bcca4.reply.929e9a2d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/reply-65a0a8e10e9bcca4.reply.929e9a2d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/reply-65a0a8e10e9bcca4.reply.929e9a2d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/reply-65a0a8e10e9bcca4.reply.929e9a2d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/reply-65a0a8e10e9bcca4.reply.929e9a2d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/reply-65a0a8e10e9bcca4.reply.929e9a2d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/reply-65a0a8e10e9bcca4.4q3i73kuskpcy55s.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-cdf396dd1b51ee97/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtelebot-b6b40b8b860bbd92.rlib" "/opt/rustwide/target/debug/deps/libuuid-0fd9d61ce3d3d1c5.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-8f7f684695aec734.rlib" "/opt/rustwide/target/debug/deps/libfailure-2b7f94f38160a4bf.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-d2d41f044d0bc247.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-173b737a6b2e2304.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5c928f6ad816bbf3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-772944bd2f04c12c.rlib" "/opt/rustwide/target/debug/deps/libryu-f6e2ff42f62a46f8.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-c24cc56f80b2f5fd.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-53ec99c39d85596f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-59b861fff97acd54.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-6488bd166cec8618.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-60d678e13daf6d0f.rlib" "/opt/rustwide/target/debug/deps/libserde-89955e9a639acc8a.rlib" "/opt/rustwide/target/debug/deps/libhyper_multipart_rfc7578-688c7418a16dbd7d.rlib" "/opt/rustwide/target/debug/deps/libhyper-ab05c7514d7264d2.rlib" "/opt/rustwide/target/debug/deps/libwant-635a530ffe3616ac.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b73c9715cf27566f.rlib" "/opt/rustwide/target/debug/deps/libtokio-1474ee9164f2d50a.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-fbd7aa613d7658f5.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-d328639730b1f540.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-d0222b2fff41f8ff.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-b57e1abf73ae22f8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-875c64bb5af2731d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d89edd6b5dde0279.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-66ea2f71ea71ba64.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-b65edfafd2495c48.rlib" "/opt/rustwide/target/debug/deps/libnodrop-bfd73af8b2260a15.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-08aa0c34985a18ef.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-78718c796d54ea15.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-8f79ecf982b33c6e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3b4f225711af8833.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-11667dc668da563c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a78424d22891558d.rlib" "/opt/rustwide/target/debug/deps/librand-800cb8abad1aba7f.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-16675fe8d6ea6560.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-295386f0ee1273f1.rlib" "/opt/rustwide/target/debug/deps/librand_hc-f690e7cf53692c14.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e34bfaf1eff1df0c.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-3f3727b3acd8af98.rlib" "/opt/rustwide/target/debug/deps/librand_os-7ba7e73799fb335e.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-a6ffbd6e57632e30.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d63734161be8245f.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-7e31377806f322d0.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-78be7f1f9af1dad8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ccc355fbacc0d8ae.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-de2fd9ca633e7837.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-d680c72b8e390c90.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-6e9581ceab966092.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libmio-c6cb027fc353f6e9.rlib" "/opt/rustwide/target/debug/deps/libtime-f9c1f45a00aad0fb.rlib" "/opt/rustwide/target/debug/deps/libnet2-024946ecad5f43fb.rlib" "/opt/rustwide/target/debug/deps/libhttparse-197e22c306c4c676.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-1ee57c50d0d698be.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-cc5961b9e2c34cc3.rlib" "/opt/rustwide/target/debug/deps/libh2-c066ade8d7b75da1.rlib" "/opt/rustwide/target/debug/deps/libindexmap-53cacf54aeaa15bf.rlib" "/opt/rustwide/target/debug/deps/libstring-663e7ff2a45284b6.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-83efab12c0e899f1.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-da7e1d1efc5e5bc9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b1165cec41a3f8b9.rlib" "/opt/rustwide/target/debug/deps/libcommon_multipart_rfc7578-2031f2e73337e179.rlib" "/opt/rustwide/target/debug/deps/librand-96d850f566c29fe3.rlib" "/opt/rustwide/target/debug/deps/librand_core-2be1dd7fb302b8f4.rlib" "/opt/rustwide/target/debug/deps/librand_core-8951c9ba3b1758eb.rlib" "/opt/rustwide/target/debug/deps/libmime-d2a0bb669a69b38f.rlib" "/opt/rustwide/target/debug/deps/libunicase-d42b0f1267298c31.rlib" "/opt/rustwide/target/debug/deps/libhttp-8c6b8dd8abdf1ccd.rlib" "/opt/rustwide/target/debug/deps/libitoa-ee4781cc30e192fc.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libfutures-07e45532c5a85abe.rlib" "/opt/rustwide/target/debug/deps/libbytes-37093b5b58fed56a.rlib" "/opt/rustwide/target/debug/deps/libeither-16e8576ee806f155.rlib" "/opt/rustwide/target/debug/deps/libiovec-4a5953281916dfbe.rlib" "/opt/rustwide/target/debug/deps/liblibc-75f278d4a423e3df.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d24b9d061350a518.rlib" "/opt/rustwide/target/debug/deps/liblog-d1c2cbf2244c8d46.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-843e868c916b52db.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/reply-65a0a8e10e9bcca4" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [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/examples/send_memory-394c0a831ebf3f8f.send_memory.6fe6449e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/send_memory-394c0a831ebf3f8f.send_memory.6fe6449e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/send_memory-394c0a831ebf3f8f.send_memory.6fe6449e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/send_memory-394c0a831ebf3f8f.send_memory.6fe6449e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/send_memory-394c0a831ebf3f8f.send_memory.6fe6449e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/send_memory-394c0a831ebf3f8f.send_memory.6fe6449e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/send_memory-394c0a831ebf3f8f.send_memory.6fe6449e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/send_memory-394c0a831ebf3f8f.send_memory.6fe6449e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/send_memory-394c0a831ebf3f8f.send_memory.6fe6449e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/send_memory-394c0a831ebf3f8f.send_memory.6fe6449e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/send_memory-394c0a831ebf3f8f.send_memory.6fe6449e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/send_memory-394c0a831ebf3f8f.send_memory.6fe6449e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/send_memory-394c0a831ebf3f8f.send_memory.6fe6449e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/send_memory-394c0a831ebf3f8f.send_memory.6fe6449e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/send_memory-394c0a831ebf3f8f.send_memory.6fe6449e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/send_memory-394c0a831ebf3f8f.send_memory.6fe6449e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/send_memory-394c0a831ebf3f8f.3yu6uwzki9330ig3.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-cdf396dd1b51ee97/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtelebot-b6b40b8b860bbd92.rlib" "/opt/rustwide/target/debug/deps/libuuid-0fd9d61ce3d3d1c5.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-8f7f684695aec734.rlib" "/opt/rustwide/target/debug/deps/libfailure-2b7f94f38160a4bf.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-d2d41f044d0bc247.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-173b737a6b2e2304.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5c928f6ad816bbf3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-772944bd2f04c12c.rlib" "/opt/rustwide/target/debug/deps/libryu-f6e2ff42f62a46f8.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-c24cc56f80b2f5fd.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-53ec99c39d85596f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-59b861fff97acd54.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-6488bd166cec8618.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-60d678e13daf6d0f.rlib" "/opt/rustwide/target/debug/deps/libserde-89955e9a639acc8a.rlib" "/opt/rustwide/target/debug/deps/libhyper_multipart_rfc7578-688c7418a16dbd7d.rlib" "/opt/rustwide/target/debug/deps/libhyper-ab05c7514d7264d2.rlib" "/opt/rustwide/target/debug/deps/libwant-635a530ffe3616ac.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b73c9715cf27566f.rlib" "/opt/rustwide/target/debug/deps/libtokio-1474ee9164f2d50a.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-fbd7aa613d7658f5.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-d328639730b1f540.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-d0222b2fff41f8ff.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-b57e1abf73ae22f8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-875c64bb5af2731d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d89edd6b5dde0279.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-66ea2f71ea71ba64.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-b65edfafd2495c48.rlib" "/opt/rustwide/target/debug/deps/libnodrop-bfd73af8b2260a15.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-08aa0c34985a18ef.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-78718c796d54ea15.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-8f79ecf982b33c6e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3b4f225711af8833.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-11667dc668da563c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a78424d22891558d.rlib" "/opt/rustwide/target/debug/deps/librand-800cb8abad1aba7f.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-16675fe8d6ea6560.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-295386f0ee1273f1.rlib" "/opt/rustwide/target/debug/deps/librand_hc-f690e7cf53692c14.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e34bfaf1eff1df0c.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-3f3727b3acd8af98.rlib" "/opt/rustwide/target/debug/deps/librand_os-7ba7e73799fb335e.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-a6ffbd6e57632e30.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d63734161be8245f.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-7e31377806f322d0.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-78be7f1f9af1dad8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ccc355fbacc0d8ae.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-de2fd9ca633e7837.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-d680c72b8e390c90.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-6e9581ceab966092.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libmio-c6cb027fc353f6e9.rlib" "/opt/rustwide/target/debug/deps/libtime-f9c1f45a00aad0fb.rlib" "/opt/rustwide/target/debug/deps/libnet2-024946ecad5f43fb.rlib" "/opt/rustwide/target/debug/deps/libhttparse-197e22c306c4c676.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-1ee57c50d0d698be.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-cc5961b9e2c34cc3.rlib" "/opt/rustwide/target/debug/deps/libh2-c066ade8d7b75da1.rlib" "/opt/rustwide/target/debug/deps/libindexmap-53cacf54aeaa15bf.rlib" "/opt/rustwide/target/debug/deps/libstring-663e7ff2a45284b6.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-83efab12c0e899f1.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-da7e1d1efc5e5bc9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b1165cec41a3f8b9.rlib" "/opt/rustwide/target/debug/deps/libcommon_multipart_rfc7578-2031f2e73337e179.rlib" "/opt/rustwide/target/debug/deps/librand-96d850f566c29fe3.rlib" "/opt/rustwide/target/debug/deps/librand_core-2be1dd7fb302b8f4.rlib" "/opt/rustwide/target/debug/deps/librand_core-8951c9ba3b1758eb.rlib" "/opt/rustwide/target/debug/deps/libmime-d2a0bb669a69b38f.rlib" "/opt/rustwide/target/debug/deps/libunicase-d42b0f1267298c31.rlib" "/opt/rustwide/target/debug/deps/libhttp-8c6b8dd8abdf1ccd.rlib" "/opt/rustwide/target/debug/deps/libitoa-ee4781cc30e192fc.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libfutures-07e45532c5a85abe.rlib" "/opt/rustwide/target/debug/deps/libbytes-37093b5b58fed56a.rlib" "/opt/rustwide/target/debug/deps/libeither-16e8576ee806f155.rlib" "/opt/rustwide/target/debug/deps/libiovec-4a5953281916dfbe.rlib" "/opt/rustwide/target/debug/deps/liblibc-75f278d4a423e3df.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d24b9d061350a518.rlib" "/opt/rustwide/target/debug/deps/liblog-d1c2cbf2244c8d46.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-843e868c916b52db.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/send_memory-394c0a831ebf3f8f" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3279a74b55cf1c32779463551ac6e6e27094085eef211d7ea328d5c2438fa998", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3279a74b55cf1c32779463551ac6e6e27094085eef211d7ea328d5c2438fa998", kill_on_drop: false }` [INFO] [stdout] 3279a74b55cf1c32779463551ac6e6e27094085eef211d7ea328d5c2438fa998