[INFO] fetching crate telegram-bot 0.8.0... [INFO] testing telegram-bot-0.8.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate telegram-bot 0.8.0 into /workspace/builds/worker-77/source [INFO] validating manifest of crates.io crate telegram-bot 0.8.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate telegram-bot 0.8.0 [INFO] finished tweaking crates.io crate telegram-bot 0.8.0 [INFO] tweaked toml for crates.io crate telegram-bot 0.8.0 written to /workspace/builds/worker-77/source/Cargo.toml [INFO] crate crates.io crate telegram-bot 0.8.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc0471cbc714c31b988834e693753dc8002922c802fe96f507d917c5f6d6f055 [INFO] running `Command { std: "docker" "start" "-a" "cc0471cbc714c31b988834e693753dc8002922c802fe96f507d917c5f6d6f055", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc0471cbc714c31b988834e693753dc8002922c802fe96f507d917c5f6d6f055", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc0471cbc714c31b988834e693753dc8002922c802fe96f507d917c5f6d6f055", kill_on_drop: false }` [INFO] [stdout] cc0471cbc714c31b988834e693753dc8002922c802fe96f507d917c5f6d6f055 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4950be39cbd7e2f05770fe050bb72f8d8745e216027e2bacfe829f3a3809d631 [INFO] running `Command { std: "docker" "start" "-a" "4950be39cbd7e2f05770fe050bb72f8d8745e216027e2bacfe829f3a3809d631", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling socket2 v0.3.16 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling multipart v0.16.1 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling serde-value v0.5.3 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling telegram-bot-raw v0.8.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling telegram-bot v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.04s [INFO] running `Command { std: "docker" "inspect" "4950be39cbd7e2f05770fe050bb72f8d8745e216027e2bacfe829f3a3809d631", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4950be39cbd7e2f05770fe050bb72f8d8745e216027e2bacfe829f3a3809d631", kill_on_drop: false }` [INFO] [stdout] 4950be39cbd7e2f05770fe050bb72f8d8745e216027e2bacfe829f3a3809d631 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25c5df6d0220d4a67f9ac1c379b1736c7454f332acb4d6e160b63c5a66f8ff5b [INFO] running `Command { std: "docker" "start" "-a" "25c5df6d0220d4a67f9ac1c379b1736c7454f332acb4d6e160b63c5a66f8ff5b", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.1.6 [INFO] [stderr] Compiling telegram-bot v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `telegram-bot` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name features --edition=2018 examples/features.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="hyper-tls"' --cfg 'feature="openssl"' -C metadata=a20cd22256163e1e -C extra-filename=-a20cd22256163e1e --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a2c288ff3d80cf67.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-a37f581cc2d1b2a8.rlib --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-8aa887799ced6032.rlib --extern multipart=/opt/rustwide/target/debug/deps/libmultipart-e3d6ba61b2a1d9f3.rlib --extern telegram_bot=/opt/rustwide/target/debug/deps/libtelegram_bot-700da808710c63f7.rlib --extern telegram_bot_raw=/opt/rustwide/target/debug/deps/libtelegram_bot_raw-e978728a89d4a6e8.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-89611a698f105f82.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-afb2220a9f6d4763.rlib --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-2bb9e578b5561ca3.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-0797d59c5148f172.rlib --cap-lints=warn` (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/pin-8d4e45e3c3b5c9aa.pin.57ce1597-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/pin-8d4e45e3c3b5c9aa.pin.57ce1597-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/pin-8d4e45e3c3b5c9aa.pin.57ce1597-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/pin-8d4e45e3c3b5c9aa.pin.57ce1597-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/pin-8d4e45e3c3b5c9aa.pin.57ce1597-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/pin-8d4e45e3c3b5c9aa.pin.57ce1597-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/pin-8d4e45e3c3b5c9aa.pin.57ce1597-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/pin-8d4e45e3c3b5c9aa.pin.57ce1597-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/pin-8d4e45e3c3b5c9aa.pin.57ce1597-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/pin-8d4e45e3c3b5c9aa.pin.57ce1597-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/pin-8d4e45e3c3b5c9aa.pin.57ce1597-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/pin-8d4e45e3c3b5c9aa.pin.57ce1597-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/pin-8d4e45e3c3b5c9aa.pin.57ce1597-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/pin-8d4e45e3c3b5c9aa.pin.57ce1597-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/pin-8d4e45e3c3b5c9aa.pin.57ce1597-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/pin-8d4e45e3c3b5c9aa.pin.57ce1597-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/pin-8d4e45e3c3b5c9aa.296swjzhc286xtd0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtelegram_bot-700da808710c63f7.rlib" "/opt/rustwide/target/debug/deps/libmultipart-e3d6ba61b2a1d9f3.rlib" "/opt/rustwide/target/debug/deps/libtempfile-98ba799dffc0a9c4.rlib" "/opt/rustwide/target/debug/deps/librand-8feb345eb53b1984.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f5cca65418072f9a.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-62e5b6c8677d4042.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a753bab1087d1f9f.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-428e6ddc575f6574.rlib" "/opt/rustwide/target/debug/deps/librand-4135e5e5f0895c91.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-06e217ad92df2bfc.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-4d96d44db53f9f9e.rlib" "/opt/rustwide/target/debug/deps/librand_hc-714c82d8096c6ceb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d112401dbb9b0f0b.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-39c5c607c4a69ce5.rlib" "/opt/rustwide/target/debug/deps/librand_core-c0666ae413bc23d2.rlib" "/opt/rustwide/target/debug/deps/librand_os-26705177683a9d85.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-a6ffbd6e57632e30.rlib" "/opt/rustwide/target/debug/deps/librand_core-8951c9ba3b1758eb.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-7be4be4f1874b830.rlib" "/opt/rustwide/target/debug/deps/libphf-da0a3cad88b7c526.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-1aec7a8780e0e183.rlib" "/opt/rustwide/target/debug/deps/libunicase-9a0df06fffc1e033.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-48123994e92c3c1d.rlib" "/opt/rustwide/target/debug/deps/libmime-1373b5dcc24580cd.rlib" "/opt/rustwide/target/debug/deps/liblog-94cafbb6d7ea4452.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-8aa887799ced6032.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-03ce9368ab5d01ea.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-6c133fc71f1db83d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-2df0e0ec018f7b4f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-3f476c887f06d102.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libhyper-a37f581cc2d1b2a8.rlib" "/opt/rustwide/target/debug/deps/libhttparse-af5c8ad150445e6f.rlib" "/opt/rustwide/target/debug/deps/libwant-3d2fcee5fec689f5.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libh2-37a23100f684749e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e93c8776eca2a55b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f68c299677dc64e2.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-86eefa5c5c2ddf3b.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-933da9c49938bd48.rlib" "/opt/rustwide/target/debug/deps/libsocket2-52c5ba4e8aa896cd.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9fa19250f61b8c82.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-64ede31b96d39252.rlib" "/opt/rustwide/target/debug/deps/libhttp-cd42fdc59cc8b701.rlib" "/opt/rustwide/target/debug/deps/libtelegram_bot_raw-e978728a89d4a6e8.rlib" "/opt/rustwide/target/debug/deps/libserde_json-801e9455d874ba09.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-ebac3c6dd5ca1a23.rlib" "/opt/rustwide/target/debug/deps/libserde-d926ba29225137cf.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-2bb9e578b5561ca3.rlib" "/opt/rustwide/target/debug/deps/libtracing-afb2220a9f6d4763.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-86b0aa417a597501.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libpin_project-79154f8b6e29075e.rlib" "/opt/rustwide/target/debug/deps/libtokio-89611a698f105f82.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libmio-a7a049227e0ebce8.rlib" "/opt/rustwide/target/debug/deps/liblog-08b2789434650078.rlib" "/opt/rustwide/target/debug/deps/libiovec-25417179b6489bee.rlib" "/opt/rustwide/target/debug/deps/libnet2-c845ab4d597926d1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/liblibc-99b8c1c5ae8ebe65.rlib" "/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-55d1b613307b8f8b.rlib" "/opt/rustwide/target/debug/deps/libfutures-a2c288ff3d80cf67.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d3ce603f2ac2aaf1.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b07b3bbc09139e7b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dc28abbf05ce61fd.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-867a63958b1bdf44.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ba84567ee2178631.rlib" "/opt/rustwide/target/debug/deps/libpin_project-adc920710af51da6.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a5d1a948e3fff4ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ec1249a5dcf5ef0c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-26009f3705e1ec24.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f62c3de0fa4b1417.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/pin-8d4e45e3c3b5c9aa" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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] [stderr] error: could not compile `telegram-bot` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/get_me-882d98f3560d40a2.get_me.58673f31-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/get_me-882d98f3560d40a2.get_me.58673f31-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/get_me-882d98f3560d40a2.get_me.58673f31-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/get_me-882d98f3560d40a2.get_me.58673f31-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/get_me-882d98f3560d40a2.get_me.58673f31-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/get_me-882d98f3560d40a2.get_me.58673f31-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/get_me-882d98f3560d40a2.get_me.58673f31-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/get_me-882d98f3560d40a2.get_me.58673f31-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/get_me-882d98f3560d40a2.get_me.58673f31-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/get_me-882d98f3560d40a2.get_me.58673f31-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/get_me-882d98f3560d40a2.get_me.58673f31-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/get_me-882d98f3560d40a2.get_me.58673f31-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/get_me-882d98f3560d40a2.get_me.58673f31-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/get_me-882d98f3560d40a2.get_me.58673f31-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/get_me-882d98f3560d40a2.get_me.58673f31-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/get_me-882d98f3560d40a2.get_me.58673f31-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/get_me-882d98f3560d40a2.47g4hq5q5cy4itnj.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtelegram_bot-700da808710c63f7.rlib" "/opt/rustwide/target/debug/deps/libmultipart-e3d6ba61b2a1d9f3.rlib" "/opt/rustwide/target/debug/deps/libtempfile-98ba799dffc0a9c4.rlib" "/opt/rustwide/target/debug/deps/librand-8feb345eb53b1984.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f5cca65418072f9a.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-62e5b6c8677d4042.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a753bab1087d1f9f.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-428e6ddc575f6574.rlib" "/opt/rustwide/target/debug/deps/librand-4135e5e5f0895c91.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-06e217ad92df2bfc.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-4d96d44db53f9f9e.rlib" "/opt/rustwide/target/debug/deps/librand_hc-714c82d8096c6ceb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d112401dbb9b0f0b.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-39c5c607c4a69ce5.rlib" "/opt/rustwide/target/debug/deps/librand_core-c0666ae413bc23d2.rlib" "/opt/rustwide/target/debug/deps/librand_os-26705177683a9d85.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-a6ffbd6e57632e30.rlib" "/opt/rustwide/target/debug/deps/librand_core-8951c9ba3b1758eb.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-7be4be4f1874b830.rlib" "/opt/rustwide/target/debug/deps/libphf-da0a3cad88b7c526.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-1aec7a8780e0e183.rlib" "/opt/rustwide/target/debug/deps/libunicase-9a0df06fffc1e033.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-48123994e92c3c1d.rlib" "/opt/rustwide/target/debug/deps/libmime-1373b5dcc24580cd.rlib" "/opt/rustwide/target/debug/deps/liblog-94cafbb6d7ea4452.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-8aa887799ced6032.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-03ce9368ab5d01ea.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-6c133fc71f1db83d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-2df0e0ec018f7b4f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-3f476c887f06d102.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libhyper-a37f581cc2d1b2a8.rlib" "/opt/rustwide/target/debug/deps/libhttparse-af5c8ad150445e6f.rlib" "/opt/rustwide/target/debug/deps/libwant-3d2fcee5fec689f5.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libh2-37a23100f684749e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e93c8776eca2a55b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f68c299677dc64e2.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-86eefa5c5c2ddf3b.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-933da9c49938bd48.rlib" "/opt/rustwide/target/debug/deps/libsocket2-52c5ba4e8aa896cd.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9fa19250f61b8c82.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-64ede31b96d39252.rlib" "/opt/rustwide/target/debug/deps/libhttp-cd42fdc59cc8b701.rlib" "/opt/rustwide/target/debug/deps/libtelegram_bot_raw-e978728a89d4a6e8.rlib" "/opt/rustwide/target/debug/deps/libserde_json-801e9455d874ba09.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-ebac3c6dd5ca1a23.rlib" "/opt/rustwide/target/debug/deps/libserde-d926ba29225137cf.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-2bb9e578b5561ca3.rlib" "/opt/rustwide/target/debug/deps/libtracing-afb2220a9f6d4763.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-86b0aa417a597501.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libpin_project-79154f8b6e29075e.rlib" "/opt/rustwide/target/debug/deps/libtokio-89611a698f105f82.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libmio-a7a049227e0ebce8.rlib" "/opt/rustwide/target/debug/deps/liblog-08b2789434650078.rlib" "/opt/rustwide/target/debug/deps/libiovec-25417179b6489bee.rlib" "/opt/rustwide/target/debug/deps/libnet2-c845ab4d597926d1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/liblibc-99b8c1c5ae8ebe65.rlib" "/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-55d1b613307b8f8b.rlib" "/opt/rustwide/target/debug/deps/libfutures-a2c288ff3d80cf67.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d3ce603f2ac2aaf1.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b07b3bbc09139e7b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dc28abbf05ce61fd.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-867a63958b1bdf44.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ba84567ee2178631.rlib" "/opt/rustwide/target/debug/deps/libpin_project-adc920710af51da6.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a5d1a948e3fff4ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ec1249a5dcf5ef0c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-26009f3705e1ec24.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f62c3de0fa4b1417.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/get_me-882d98f3560d40a2" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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] [stderr] error: could not compile `telegram-bot` due to 2 previous errors [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/live_location-edeb4265916d9281.live_location.b80b7ef9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/live_location-edeb4265916d9281.live_location.b80b7ef9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/live_location-edeb4265916d9281.live_location.b80b7ef9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/live_location-edeb4265916d9281.live_location.b80b7ef9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/live_location-edeb4265916d9281.live_location.b80b7ef9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/live_location-edeb4265916d9281.live_location.b80b7ef9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/live_location-edeb4265916d9281.live_location.b80b7ef9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/live_location-edeb4265916d9281.live_location.b80b7ef9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/live_location-edeb4265916d9281.live_location.b80b7ef9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/live_location-edeb4265916d9281.live_location.b80b7ef9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/live_location-edeb4265916d9281.live_location.b80b7ef9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/live_location-edeb4265916d9281.live_location.b80b7ef9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/live_location-edeb4265916d9281.live_location.b80b7ef9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/live_location-edeb4265916d9281.live_location.b80b7ef9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/live_location-edeb4265916d9281.live_location.b80b7ef9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/live_location-edeb4265916d9281.live_location.b80b7ef9-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/live_location-edeb4265916d9281.4bukdxwite55j2hp.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtelegram_bot-700da808710c63f7.rlib" "/opt/rustwide/target/debug/deps/libmultipart-e3d6ba61b2a1d9f3.rlib" "/opt/rustwide/target/debug/deps/libtempfile-98ba799dffc0a9c4.rlib" "/opt/rustwide/target/debug/deps/librand-8feb345eb53b1984.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f5cca65418072f9a.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-62e5b6c8677d4042.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a753bab1087d1f9f.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-428e6ddc575f6574.rlib" "/opt/rustwide/target/debug/deps/librand-4135e5e5f0895c91.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-06e217ad92df2bfc.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-4d96d44db53f9f9e.rlib" "/opt/rustwide/target/debug/deps/librand_hc-714c82d8096c6ceb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d112401dbb9b0f0b.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-39c5c607c4a69ce5.rlib" "/opt/rustwide/target/debug/deps/librand_core-c0666ae413bc23d2.rlib" "/opt/rustwide/target/debug/deps/librand_os-26705177683a9d85.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-a6ffbd6e57632e30.rlib" "/opt/rustwide/target/debug/deps/librand_core-8951c9ba3b1758eb.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-7be4be4f1874b830.rlib" "/opt/rustwide/target/debug/deps/libphf-da0a3cad88b7c526.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-1aec7a8780e0e183.rlib" "/opt/rustwide/target/debug/deps/libunicase-9a0df06fffc1e033.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-48123994e92c3c1d.rlib" "/opt/rustwide/target/debug/deps/libmime-1373b5dcc24580cd.rlib" "/opt/rustwide/target/debug/deps/liblog-94cafbb6d7ea4452.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-8aa887799ced6032.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-03ce9368ab5d01ea.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-6c133fc71f1db83d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-2df0e0ec018f7b4f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-3f476c887f06d102.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libhyper-a37f581cc2d1b2a8.rlib" "/opt/rustwide/target/debug/deps/libhttparse-af5c8ad150445e6f.rlib" "/opt/rustwide/target/debug/deps/libwant-3d2fcee5fec689f5.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libh2-37a23100f684749e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e93c8776eca2a55b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f68c299677dc64e2.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-86eefa5c5c2ddf3b.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-933da9c49938bd48.rlib" "/opt/rustwide/target/debug/deps/libsocket2-52c5ba4e8aa896cd.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9fa19250f61b8c82.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-64ede31b96d39252.rlib" "/opt/rustwide/target/debug/deps/libhttp-cd42fdc59cc8b701.rlib" "/opt/rustwide/target/debug/deps/libtelegram_bot_raw-e978728a89d4a6e8.rlib" "/opt/rustwide/target/debug/deps/libserde_json-801e9455d874ba09.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-ebac3c6dd5ca1a23.rlib" "/opt/rustwide/target/debug/deps/libserde-d926ba29225137cf.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-2bb9e578b5561ca3.rlib" "/opt/rustwide/target/debug/deps/libtracing-afb2220a9f6d4763.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-86b0aa417a597501.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libpin_project-79154f8b6e29075e.rlib" "/opt/rustwide/target/debug/deps/libtokio-89611a698f105f82.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libmio-a7a049227e0ebce8.rlib" "/opt/rustwide/target/debug/deps/liblog-08b2789434650078.rlib" "/opt/rustwide/target/debug/deps/libiovec-25417179b6489bee.rlib" "/opt/rustwide/target/debug/deps/libnet2-c845ab4d597926d1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/liblibc-99b8c1c5ae8ebe65.rlib" "/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-55d1b613307b8f8b.rlib" "/opt/rustwide/target/debug/deps/libfutures-a2c288ff3d80cf67.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d3ce603f2ac2aaf1.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b07b3bbc09139e7b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dc28abbf05ce61fd.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-867a63958b1bdf44.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ba84567ee2178631.rlib" "/opt/rustwide/target/debug/deps/libpin_project-adc920710af51da6.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a5d1a948e3fff4ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ec1249a5dcf5ef0c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-26009f3705e1ec24.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f62c3de0fa4b1417.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/live_location-edeb4265916d9281" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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] [stderr] error: could not compile `telegram-bot` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/tracing-638c035cbd90523a.tracing.25694a56-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-638c035cbd90523a.tracing.25694a56-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-638c035cbd90523a.tracing.25694a56-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-638c035cbd90523a.tracing.25694a56-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-638c035cbd90523a.tracing.25694a56-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-638c035cbd90523a.tracing.25694a56-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-638c035cbd90523a.tracing.25694a56-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-638c035cbd90523a.tracing.25694a56-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-638c035cbd90523a.tracing.25694a56-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-638c035cbd90523a.tracing.25694a56-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-638c035cbd90523a.tracing.25694a56-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-638c035cbd90523a.tracing.25694a56-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-638c035cbd90523a.tracing.25694a56-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-638c035cbd90523a.tracing.25694a56-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-638c035cbd90523a.tracing.25694a56-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-638c035cbd90523a.tracing.25694a56-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-638c035cbd90523a.975f602vmj9owkg.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtracing_subscriber-0797d59c5148f172.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-700ec48b887f1a33.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/libchrono-8cc4abf59bdc1ffb.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3cfafa8a66b955f3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-cb679fd1591f0bb8.rlib" "/opt/rustwide/target/debug/deps/libtime-3fe3a45abc1971a4.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-b4c07e4c7e7cc403.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a7411811f8affdf0.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-e6797533dff8059a.rlib" "/opt/rustwide/target/debug/deps/libmatchers-546f16cb50202aa1.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-90e8d9db4add220f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7b1d67877ec08cb2.rlib" "/opt/rustwide/target/debug/deps/libregex-9101c68c43db5b5c.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fc112ae30411db47.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-64af4cd96b64887d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-893f4c3b4ecb939d.rlib" "/opt/rustwide/target/debug/deps/libtelegram_bot-700da808710c63f7.rlib" "/opt/rustwide/target/debug/deps/libmultipart-e3d6ba61b2a1d9f3.rlib" "/opt/rustwide/target/debug/deps/libtempfile-98ba799dffc0a9c4.rlib" "/opt/rustwide/target/debug/deps/librand-8feb345eb53b1984.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f5cca65418072f9a.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-62e5b6c8677d4042.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a753bab1087d1f9f.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-428e6ddc575f6574.rlib" "/opt/rustwide/target/debug/deps/librand-4135e5e5f0895c91.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-06e217ad92df2bfc.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-4d96d44db53f9f9e.rlib" "/opt/rustwide/target/debug/deps/librand_hc-714c82d8096c6ceb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d112401dbb9b0f0b.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-39c5c607c4a69ce5.rlib" "/opt/rustwide/target/debug/deps/librand_core-c0666ae413bc23d2.rlib" "/opt/rustwide/target/debug/deps/librand_os-26705177683a9d85.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-a6ffbd6e57632e30.rlib" "/opt/rustwide/target/debug/deps/librand_core-8951c9ba3b1758eb.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-7be4be4f1874b830.rlib" "/opt/rustwide/target/debug/deps/libphf-da0a3cad88b7c526.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-1aec7a8780e0e183.rlib" "/opt/rustwide/target/debug/deps/libunicase-9a0df06fffc1e033.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-48123994e92c3c1d.rlib" "/opt/rustwide/target/debug/deps/libmime-1373b5dcc24580cd.rlib" "/opt/rustwide/target/debug/deps/liblog-94cafbb6d7ea4452.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-8aa887799ced6032.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-03ce9368ab5d01ea.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-6c133fc71f1db83d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-2df0e0ec018f7b4f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-3f476c887f06d102.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libhyper-a37f581cc2d1b2a8.rlib" "/opt/rustwide/target/debug/deps/libhttparse-af5c8ad150445e6f.rlib" "/opt/rustwide/target/debug/deps/libwant-3d2fcee5fec689f5.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libh2-37a23100f684749e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e93c8776eca2a55b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f68c299677dc64e2.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-86eefa5c5c2ddf3b.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-933da9c49938bd48.rlib" "/opt/rustwide/target/debug/deps/libsocket2-52c5ba4e8aa896cd.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9fa19250f61b8c82.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-64ede31b96d39252.rlib" "/opt/rustwide/target/debug/deps/libhttp-cd42fdc59cc8b701.rlib" "/opt/rustwide/target/debug/deps/libtelegram_bot_raw-e978728a89d4a6e8.rlib" "/opt/rustwide/target/debug/deps/libserde_json-801e9455d874ba09.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-ebac3c6dd5ca1a23.rlib" "/opt/rustwide/target/debug/deps/libserde-d926ba29225137cf.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-2bb9e578b5561ca3.rlib" "/opt/rustwide/target/debug/deps/libtracing-afb2220a9f6d4763.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-86b0aa417a597501.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libpin_project-79154f8b6e29075e.rlib" "/opt/rustwide/target/debug/deps/libtokio-89611a698f105f82.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libmio-a7a049227e0ebce8.rlib" "/opt/rustwide/target/debug/deps/liblog-08b2789434650078.rlib" "/opt/rustwide/target/debug/deps/libiovec-25417179b6489bee.rlib" "/opt/rustwide/target/debug/deps/libnet2-c845ab4d597926d1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/liblibc-99b8c1c5ae8ebe65.rlib" "/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-55d1b613307b8f8b.rlib" "/opt/rustwide/target/debug/deps/libfutures-a2c288ff3d80cf67.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d3ce603f2ac2aaf1.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b07b3bbc09139e7b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dc28abbf05ce61fd.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-867a63958b1bdf44.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ba84567ee2178631.rlib" "/opt/rustwide/target/debug/deps/libpin_project-adc920710af51da6.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a5d1a948e3fff4ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ec1249a5dcf5ef0c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-26009f3705e1ec24.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f62c3de0fa4b1417.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/tracing-638c035cbd90523a" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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] [stderr] error: could not compile `telegram-bot` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "25c5df6d0220d4a67f9ac1c379b1736c7454f332acb4d6e160b63c5a66f8ff5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25c5df6d0220d4a67f9ac1c379b1736c7454f332acb4d6e160b63c5a66f8ff5b", kill_on_drop: false }` [INFO] [stdout] 25c5df6d0220d4a67f9ac1c379b1736c7454f332acb4d6e160b63c5a66f8ff5b