[INFO] fetching crate telebot 0.3.1... [INFO] testing telebot-0.3.1 against 1.55.0 for beta-1.56-1 [INFO] extracting crate telebot 0.3.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate telebot 0.3.1 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-1/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" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2cae916f9bf9c17213ca7a586b8d7bd5273ddff8a9b6e7208447a0b297f447be [INFO] running `Command { std: "docker" "start" "-a" "2cae916f9bf9c17213ca7a586b8d7bd5273ddff8a9b6e7208447a0b297f447be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2cae916f9bf9c17213ca7a586b8d7bd5273ddff8a9b6e7208447a0b297f447be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cae916f9bf9c17213ca7a586b8d7bd5273ddff8a9b6e7208447a0b297f447be", kill_on_drop: false }` [INFO] [stdout] 2cae916f9bf9c17213ca7a586b8d7bd5273ddff8a9b6e7208447a0b297f447be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8505e55b9180f21870669934023496769ad708928ee1f2b0a1f0f193de9425f [INFO] running `Command { std: "docker" "start" "-a" "a8505e55b9180f21870669934023496769ad708928ee1f2b0a1f0f193de9425f", kill_on_drop: false }` [INFO] [stderr] Compiling futures v0.1.28 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling indexmap v1.1.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling telebot-derive v0.0.14 [INFO] [stderr] Compiling rand v0.6.5 [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 futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling futures-retry v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling common-multipart-rfc7578 v0.1.1 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling erased-serde v0.3.9 [INFO] [stderr] Compiling hyper-multipart-rfc7578 v0.3.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling telebot v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.30s [INFO] running `Command { std: "docker" "inspect" "a8505e55b9180f21870669934023496769ad708928ee1f2b0a1f0f193de9425f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8505e55b9180f21870669934023496769ad708928ee1f2b0a1f0f193de9425f", kill_on_drop: false }` [INFO] [stdout] a8505e55b9180f21870669934023496769ad708928ee1f2b0a1f0f193de9425f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b7df3573c5d7cbb4605e67d5b9a40296204ac8952fd784a1d80ffa7fef74703 [INFO] running `Command { std: "docker" "start" "-a" "1b7df3573c5d7cbb4605e67d5b9a40296204ac8952fd784a1d80ffa7fef74703", kill_on_drop: false }` [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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/print_everything-4e92dc73f3235b75.print_everything.0507e83c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/print_everything-4e92dc73f3235b75.print_everything.0507e83c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/print_everything-4e92dc73f3235b75.print_everything.0507e83c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/print_everything-4e92dc73f3235b75.print_everything.0507e83c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/print_everything-4e92dc73f3235b75.print_everything.0507e83c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/print_everything-4e92dc73f3235b75.print_everything.0507e83c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/print_everything-4e92dc73f3235b75.print_everything.0507e83c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/print_everything-4e92dc73f3235b75.print_everything.0507e83c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/print_everything-4e92dc73f3235b75.print_everything.0507e83c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/print_everything-4e92dc73f3235b75.print_everything.0507e83c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/print_everything-4e92dc73f3235b75.print_everything.0507e83c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/print_everything-4e92dc73f3235b75.print_everything.0507e83c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/print_everything-4e92dc73f3235b75.print_everything.0507e83c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/print_everything-4e92dc73f3235b75.print_everything.0507e83c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/print_everything-4e92dc73f3235b75.print_everything.0507e83c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/print_everything-4e92dc73f3235b75.print_everything.0507e83c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/print_everything-4e92dc73f3235b75.47a5bk8r49qdrhki.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-5716c3f0f861ec33/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtelebot-0d88a7939e1f87f6.rlib" "/opt/rustwide/target/debug/deps/libuuid-10202e5e5225cb34.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-88873c8c01557b60.rlib" "/opt/rustwide/target/debug/deps/libfailure-f43aabcf8decca20.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-bee2c12dd7bde514.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-b344341282ae18a6.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f6813ff1cdbf72a4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-391e94a35ed65271.rlib" "/opt/rustwide/target/debug/deps/libryu-9ecc84efc5ffeda2.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b21ba9b590ed59ee.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-8c3a2dd6dfb3af49.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-b9238ab6b4f641c8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-6b9031eb6154a2e6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-43cbee76ec5b246d.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5244714ba35ef0d7.rlib" "/opt/rustwide/target/debug/deps/libserde-979dcde595b22125.rlib" "/opt/rustwide/target/debug/deps/libhyper_multipart_rfc7578-a467b3622f9f262e.rlib" "/opt/rustwide/target/debug/deps/libhyper-619cb2ec9c7c4218.rlib" "/opt/rustwide/target/debug/deps/libwant-b97dcc496b29162c.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a860008638408fd1.rlib" "/opt/rustwide/target/debug/deps/libtokio-e6df9b6b9ce38b1e.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-dfd401c62492175b.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-1b96daa5a1a76280.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-06c0e5dac15453fc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-68238cbaaad4b2b1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-13092643d8fc16c1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-89e514321b6cf7f6.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-aa6f7214bbcba697.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-9fe3a2be402eef46.rlib" "/opt/rustwide/target/debug/deps/libnodrop-91e95d03e09dd6ba.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-f5f7c6f227246a4d.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-68c8fc58e07972e7.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-83954c0a30e18f43.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-5895537204491800.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-672539e4011fd80f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-886ba6059a2f3ec9.rlib" "/opt/rustwide/target/debug/deps/librand-5f5abad73c69d15f.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-85bd8ec2f7fff25f.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2fc635e19462dd39.rlib" "/opt/rustwide/target/debug/deps/librand_hc-f77b074e880d91c1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e0697f751710401d.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-689d90d291d0e902.rlib" "/opt/rustwide/target/debug/deps/librand_os-92a26e4005e08e6c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-32f7227826608430.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1fd5e49265f2e3a9.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-df800321cfa81333.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-245eaa65bcbdd4bf.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e0d77d0b25435982.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-898cf29acf9ac768.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-414fa7205fe48fcc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-dff0b310549d0fa1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libmio-7429fb372d19d517.rlib" "/opt/rustwide/target/debug/deps/libtime-a23672d61b8826a6.rlib" "/opt/rustwide/target/debug/deps/libnet2-fec7ae116e387ec2.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bddf136980e817ef.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-a630d302e9b04f4d.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-a2b1b073c28bd124.rlib" "/opt/rustwide/target/debug/deps/libh2-0a8ad8222bd03d4e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-036982bcc79b4f98.rlib" "/opt/rustwide/target/debug/deps/libstring-3c724acf95c4d719.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-5dc8cc9dce237c1c.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-9a0e64349021b766.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e733c3b12339816f.rlib" "/opt/rustwide/target/debug/deps/libcommon_multipart_rfc7578-6a96558f5931d125.rlib" "/opt/rustwide/target/debug/deps/librand-b30d81376f1c1aa3.rlib" "/opt/rustwide/target/debug/deps/librand_core-9f4da4accdcd2d2e.rlib" "/opt/rustwide/target/debug/deps/librand_core-fefd062cdcb3b90d.rlib" "/opt/rustwide/target/debug/deps/libmime-bd9fe54afb07a1a4.rlib" "/opt/rustwide/target/debug/deps/libunicase-83a9b7d42b603300.rlib" "/opt/rustwide/target/debug/deps/libhttp-ca8437032ed0f758.rlib" "/opt/rustwide/target/debug/deps/libitoa-41951a538d0a7733.rlib" "/opt/rustwide/target/debug/deps/libfnv-7449a3f4573c4646.rlib" "/opt/rustwide/target/debug/deps/libfutures-ab0f73c7bc3d2576.rlib" "/opt/rustwide/target/debug/deps/libbytes-7622fff6870ecd7d.rlib" "/opt/rustwide/target/debug/deps/libeither-1ae26dfdc83ee32e.rlib" "/opt/rustwide/target/debug/deps/libiovec-44ee4315904c43c8.rlib" "/opt/rustwide/target/debug/deps/liblibc-78a14d31181a89b3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c5f792632ea8cd22.rlib" "/opt/rustwide/target/debug/deps/liblog-d71a5174adde94fa.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ff427bfb30b70e1e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/print_everything-4e92dc73f3235b75" "-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] [stderr] error: could not compile `telebot` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/inline_bot-888332ee367be8cc.inline_bot.68684d8d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/inline_bot-888332ee367be8cc.inline_bot.68684d8d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/inline_bot-888332ee367be8cc.inline_bot.68684d8d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/inline_bot-888332ee367be8cc.inline_bot.68684d8d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/inline_bot-888332ee367be8cc.inline_bot.68684d8d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/inline_bot-888332ee367be8cc.inline_bot.68684d8d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/inline_bot-888332ee367be8cc.inline_bot.68684d8d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/inline_bot-888332ee367be8cc.inline_bot.68684d8d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/inline_bot-888332ee367be8cc.inline_bot.68684d8d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/inline_bot-888332ee367be8cc.inline_bot.68684d8d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/inline_bot-888332ee367be8cc.inline_bot.68684d8d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/inline_bot-888332ee367be8cc.inline_bot.68684d8d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/inline_bot-888332ee367be8cc.inline_bot.68684d8d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/inline_bot-888332ee367be8cc.inline_bot.68684d8d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/inline_bot-888332ee367be8cc.inline_bot.68684d8d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/inline_bot-888332ee367be8cc.inline_bot.68684d8d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/inline_bot-888332ee367be8cc.2cobquri27k2rjr3.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-5716c3f0f861ec33/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtelebot-0d88a7939e1f87f6.rlib" "/opt/rustwide/target/debug/deps/libuuid-10202e5e5225cb34.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-88873c8c01557b60.rlib" "/opt/rustwide/target/debug/deps/libfailure-f43aabcf8decca20.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-bee2c12dd7bde514.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-b344341282ae18a6.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f6813ff1cdbf72a4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-391e94a35ed65271.rlib" "/opt/rustwide/target/debug/deps/libryu-9ecc84efc5ffeda2.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b21ba9b590ed59ee.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-8c3a2dd6dfb3af49.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-b9238ab6b4f641c8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-6b9031eb6154a2e6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-43cbee76ec5b246d.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5244714ba35ef0d7.rlib" "/opt/rustwide/target/debug/deps/libserde-979dcde595b22125.rlib" "/opt/rustwide/target/debug/deps/libhyper_multipart_rfc7578-a467b3622f9f262e.rlib" "/opt/rustwide/target/debug/deps/libhyper-619cb2ec9c7c4218.rlib" "/opt/rustwide/target/debug/deps/libwant-b97dcc496b29162c.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a860008638408fd1.rlib" "/opt/rustwide/target/debug/deps/libtokio-e6df9b6b9ce38b1e.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-dfd401c62492175b.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-1b96daa5a1a76280.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-06c0e5dac15453fc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-68238cbaaad4b2b1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-13092643d8fc16c1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-89e514321b6cf7f6.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-aa6f7214bbcba697.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-9fe3a2be402eef46.rlib" "/opt/rustwide/target/debug/deps/libnodrop-91e95d03e09dd6ba.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-f5f7c6f227246a4d.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-68c8fc58e07972e7.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-83954c0a30e18f43.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-5895537204491800.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-672539e4011fd80f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-886ba6059a2f3ec9.rlib" "/opt/rustwide/target/debug/deps/librand-5f5abad73c69d15f.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-85bd8ec2f7fff25f.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2fc635e19462dd39.rlib" "/opt/rustwide/target/debug/deps/librand_hc-f77b074e880d91c1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e0697f751710401d.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-689d90d291d0e902.rlib" "/opt/rustwide/target/debug/deps/librand_os-92a26e4005e08e6c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-32f7227826608430.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1fd5e49265f2e3a9.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-df800321cfa81333.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-245eaa65bcbdd4bf.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e0d77d0b25435982.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-898cf29acf9ac768.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-414fa7205fe48fcc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-dff0b310549d0fa1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libmio-7429fb372d19d517.rlib" "/opt/rustwide/target/debug/deps/libtime-a23672d61b8826a6.rlib" "/opt/rustwide/target/debug/deps/libnet2-fec7ae116e387ec2.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bddf136980e817ef.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-a630d302e9b04f4d.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-a2b1b073c28bd124.rlib" "/opt/rustwide/target/debug/deps/libh2-0a8ad8222bd03d4e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-036982bcc79b4f98.rlib" "/opt/rustwide/target/debug/deps/libstring-3c724acf95c4d719.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-5dc8cc9dce237c1c.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-9a0e64349021b766.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e733c3b12339816f.rlib" "/opt/rustwide/target/debug/deps/libcommon_multipart_rfc7578-6a96558f5931d125.rlib" "/opt/rustwide/target/debug/deps/librand-b30d81376f1c1aa3.rlib" "/opt/rustwide/target/debug/deps/librand_core-9f4da4accdcd2d2e.rlib" "/opt/rustwide/target/debug/deps/librand_core-fefd062cdcb3b90d.rlib" "/opt/rustwide/target/debug/deps/libmime-bd9fe54afb07a1a4.rlib" "/opt/rustwide/target/debug/deps/libunicase-83a9b7d42b603300.rlib" "/opt/rustwide/target/debug/deps/libhttp-ca8437032ed0f758.rlib" "/opt/rustwide/target/debug/deps/libitoa-41951a538d0a7733.rlib" "/opt/rustwide/target/debug/deps/libfnv-7449a3f4573c4646.rlib" "/opt/rustwide/target/debug/deps/libfutures-ab0f73c7bc3d2576.rlib" "/opt/rustwide/target/debug/deps/libbytes-7622fff6870ecd7d.rlib" "/opt/rustwide/target/debug/deps/libeither-1ae26dfdc83ee32e.rlib" "/opt/rustwide/target/debug/deps/libiovec-44ee4315904c43c8.rlib" "/opt/rustwide/target/debug/deps/liblibc-78a14d31181a89b3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c5f792632ea8cd22.rlib" "/opt/rustwide/target/debug/deps/liblog-d71a5174adde94fa.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ff427bfb30b70e1e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/inline_bot-888332ee367be8cc" "-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_mediagroup-26350de70e72b01c.send_mediagroup.80210496-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/send_mediagroup-26350de70e72b01c.send_mediagroup.80210496-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/send_mediagroup-26350de70e72b01c.send_mediagroup.80210496-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/send_mediagroup-26350de70e72b01c.send_mediagroup.80210496-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/send_mediagroup-26350de70e72b01c.send_mediagroup.80210496-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/send_mediagroup-26350de70e72b01c.send_mediagroup.80210496-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/send_mediagroup-26350de70e72b01c.send_mediagroup.80210496-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/send_mediagroup-26350de70e72b01c.send_mediagroup.80210496-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/send_mediagroup-26350de70e72b01c.send_mediagroup.80210496-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/send_mediagroup-26350de70e72b01c.send_mediagroup.80210496-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/send_mediagroup-26350de70e72b01c.send_mediagroup.80210496-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/send_mediagroup-26350de70e72b01c.send_mediagroup.80210496-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/send_mediagroup-26350de70e72b01c.send_mediagroup.80210496-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/send_mediagroup-26350de70e72b01c.send_mediagroup.80210496-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/send_mediagroup-26350de70e72b01c.send_mediagroup.80210496-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/send_mediagroup-26350de70e72b01c.send_mediagroup.80210496-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/send_mediagroup-26350de70e72b01c.2u4vx5mxhnf4zvx4.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-5716c3f0f861ec33/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtelebot-0d88a7939e1f87f6.rlib" "/opt/rustwide/target/debug/deps/libuuid-10202e5e5225cb34.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-88873c8c01557b60.rlib" "/opt/rustwide/target/debug/deps/libfailure-f43aabcf8decca20.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-bee2c12dd7bde514.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-b344341282ae18a6.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f6813ff1cdbf72a4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-391e94a35ed65271.rlib" "/opt/rustwide/target/debug/deps/libryu-9ecc84efc5ffeda2.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b21ba9b590ed59ee.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-8c3a2dd6dfb3af49.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-b9238ab6b4f641c8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-6b9031eb6154a2e6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-43cbee76ec5b246d.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5244714ba35ef0d7.rlib" "/opt/rustwide/target/debug/deps/libserde-979dcde595b22125.rlib" "/opt/rustwide/target/debug/deps/libhyper_multipart_rfc7578-a467b3622f9f262e.rlib" "/opt/rustwide/target/debug/deps/libhyper-619cb2ec9c7c4218.rlib" "/opt/rustwide/target/debug/deps/libwant-b97dcc496b29162c.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a860008638408fd1.rlib" "/opt/rustwide/target/debug/deps/libtokio-e6df9b6b9ce38b1e.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-dfd401c62492175b.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-1b96daa5a1a76280.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-06c0e5dac15453fc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-68238cbaaad4b2b1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-13092643d8fc16c1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-89e514321b6cf7f6.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-aa6f7214bbcba697.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-9fe3a2be402eef46.rlib" "/opt/rustwide/target/debug/deps/libnodrop-91e95d03e09dd6ba.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-f5f7c6f227246a4d.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-68c8fc58e07972e7.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-83954c0a30e18f43.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-5895537204491800.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-672539e4011fd80f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-886ba6059a2f3ec9.rlib" "/opt/rustwide/target/debug/deps/librand-5f5abad73c69d15f.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-85bd8ec2f7fff25f.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2fc635e19462dd39.rlib" "/opt/rustwide/target/debug/deps/librand_hc-f77b074e880d91c1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e0697f751710401d.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-689d90d291d0e902.rlib" "/opt/rustwide/target/debug/deps/librand_os-92a26e4005e08e6c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-32f7227826608430.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1fd5e49265f2e3a9.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-df800321cfa81333.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-245eaa65bcbdd4bf.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e0d77d0b25435982.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-898cf29acf9ac768.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-414fa7205fe48fcc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-dff0b310549d0fa1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libmio-7429fb372d19d517.rlib" "/opt/rustwide/target/debug/deps/libtime-a23672d61b8826a6.rlib" "/opt/rustwide/target/debug/deps/libnet2-fec7ae116e387ec2.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bddf136980e817ef.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-a630d302e9b04f4d.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-a2b1b073c28bd124.rlib" "/opt/rustwide/target/debug/deps/libh2-0a8ad8222bd03d4e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-036982bcc79b4f98.rlib" "/opt/rustwide/target/debug/deps/libstring-3c724acf95c4d719.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-5dc8cc9dce237c1c.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-9a0e64349021b766.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e733c3b12339816f.rlib" "/opt/rustwide/target/debug/deps/libcommon_multipart_rfc7578-6a96558f5931d125.rlib" "/opt/rustwide/target/debug/deps/librand-b30d81376f1c1aa3.rlib" "/opt/rustwide/target/debug/deps/librand_core-9f4da4accdcd2d2e.rlib" "/opt/rustwide/target/debug/deps/librand_core-fefd062cdcb3b90d.rlib" "/opt/rustwide/target/debug/deps/libmime-bd9fe54afb07a1a4.rlib" "/opt/rustwide/target/debug/deps/libunicase-83a9b7d42b603300.rlib" "/opt/rustwide/target/debug/deps/libhttp-ca8437032ed0f758.rlib" "/opt/rustwide/target/debug/deps/libitoa-41951a538d0a7733.rlib" "/opt/rustwide/target/debug/deps/libfnv-7449a3f4573c4646.rlib" "/opt/rustwide/target/debug/deps/libfutures-ab0f73c7bc3d2576.rlib" "/opt/rustwide/target/debug/deps/libbytes-7622fff6870ecd7d.rlib" "/opt/rustwide/target/debug/deps/libeither-1ae26dfdc83ee32e.rlib" "/opt/rustwide/target/debug/deps/libiovec-44ee4315904c43c8.rlib" "/opt/rustwide/target/debug/deps/liblibc-78a14d31181a89b3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c5f792632ea8cd22.rlib" "/opt/rustwide/target/debug/deps/liblog-d71a5174adde94fa.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ff427bfb30b70e1e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/send_mediagroup-26350de70e72b01c" "-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/error_handling-800275b8193da6f9.error_handling.85af37e8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/error_handling-800275b8193da6f9.error_handling.85af37e8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/error_handling-800275b8193da6f9.error_handling.85af37e8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/error_handling-800275b8193da6f9.error_handling.85af37e8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/error_handling-800275b8193da6f9.error_handling.85af37e8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/error_handling-800275b8193da6f9.error_handling.85af37e8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/error_handling-800275b8193da6f9.error_handling.85af37e8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/error_handling-800275b8193da6f9.error_handling.85af37e8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/error_handling-800275b8193da6f9.error_handling.85af37e8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/error_handling-800275b8193da6f9.error_handling.85af37e8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/error_handling-800275b8193da6f9.error_handling.85af37e8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/error_handling-800275b8193da6f9.error_handling.85af37e8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/error_handling-800275b8193da6f9.error_handling.85af37e8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/error_handling-800275b8193da6f9.error_handling.85af37e8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/error_handling-800275b8193da6f9.error_handling.85af37e8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/error_handling-800275b8193da6f9.error_handling.85af37e8-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/error_handling-800275b8193da6f9.56ugzx7g3cc8v9bu.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-5716c3f0f861ec33/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtelebot-0d88a7939e1f87f6.rlib" "/opt/rustwide/target/debug/deps/libuuid-10202e5e5225cb34.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-88873c8c01557b60.rlib" "/opt/rustwide/target/debug/deps/libfailure-f43aabcf8decca20.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-bee2c12dd7bde514.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-b344341282ae18a6.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f6813ff1cdbf72a4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-391e94a35ed65271.rlib" "/opt/rustwide/target/debug/deps/libryu-9ecc84efc5ffeda2.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b21ba9b590ed59ee.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-8c3a2dd6dfb3af49.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-b9238ab6b4f641c8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-6b9031eb6154a2e6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-43cbee76ec5b246d.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5244714ba35ef0d7.rlib" "/opt/rustwide/target/debug/deps/libserde-979dcde595b22125.rlib" "/opt/rustwide/target/debug/deps/libhyper_multipart_rfc7578-a467b3622f9f262e.rlib" "/opt/rustwide/target/debug/deps/libhyper-619cb2ec9c7c4218.rlib" "/opt/rustwide/target/debug/deps/libwant-b97dcc496b29162c.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a860008638408fd1.rlib" "/opt/rustwide/target/debug/deps/libtokio-e6df9b6b9ce38b1e.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-dfd401c62492175b.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-1b96daa5a1a76280.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-06c0e5dac15453fc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-68238cbaaad4b2b1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-13092643d8fc16c1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-89e514321b6cf7f6.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-aa6f7214bbcba697.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-9fe3a2be402eef46.rlib" "/opt/rustwide/target/debug/deps/libnodrop-91e95d03e09dd6ba.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-f5f7c6f227246a4d.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-68c8fc58e07972e7.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-83954c0a30e18f43.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-5895537204491800.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-672539e4011fd80f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-886ba6059a2f3ec9.rlib" "/opt/rustwide/target/debug/deps/librand-5f5abad73c69d15f.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-85bd8ec2f7fff25f.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2fc635e19462dd39.rlib" "/opt/rustwide/target/debug/deps/librand_hc-f77b074e880d91c1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e0697f751710401d.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-689d90d291d0e902.rlib" "/opt/rustwide/target/debug/deps/librand_os-92a26e4005e08e6c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-32f7227826608430.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1fd5e49265f2e3a9.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-df800321cfa81333.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-245eaa65bcbdd4bf.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e0d77d0b25435982.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-898cf29acf9ac768.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-414fa7205fe48fcc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-dff0b310549d0fa1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libmio-7429fb372d19d517.rlib" "/opt/rustwide/target/debug/deps/libtime-a23672d61b8826a6.rlib" "/opt/rustwide/target/debug/deps/libnet2-fec7ae116e387ec2.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bddf136980e817ef.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-a630d302e9b04f4d.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-a2b1b073c28bd124.rlib" "/opt/rustwide/target/debug/deps/libh2-0a8ad8222bd03d4e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-036982bcc79b4f98.rlib" "/opt/rustwide/target/debug/deps/libstring-3c724acf95c4d719.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-5dc8cc9dce237c1c.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-9a0e64349021b766.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e733c3b12339816f.rlib" "/opt/rustwide/target/debug/deps/libcommon_multipart_rfc7578-6a96558f5931d125.rlib" "/opt/rustwide/target/debug/deps/librand-b30d81376f1c1aa3.rlib" "/opt/rustwide/target/debug/deps/librand_core-9f4da4accdcd2d2e.rlib" "/opt/rustwide/target/debug/deps/librand_core-fefd062cdcb3b90d.rlib" "/opt/rustwide/target/debug/deps/libmime-bd9fe54afb07a1a4.rlib" "/opt/rustwide/target/debug/deps/libunicase-83a9b7d42b603300.rlib" "/opt/rustwide/target/debug/deps/libhttp-ca8437032ed0f758.rlib" "/opt/rustwide/target/debug/deps/libitoa-41951a538d0a7733.rlib" "/opt/rustwide/target/debug/deps/libfnv-7449a3f4573c4646.rlib" "/opt/rustwide/target/debug/deps/libfutures-ab0f73c7bc3d2576.rlib" "/opt/rustwide/target/debug/deps/libbytes-7622fff6870ecd7d.rlib" "/opt/rustwide/target/debug/deps/libeither-1ae26dfdc83ee32e.rlib" "/opt/rustwide/target/debug/deps/libiovec-44ee4315904c43c8.rlib" "/opt/rustwide/target/debug/deps/liblibc-78a14d31181a89b3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c5f792632ea8cd22.rlib" "/opt/rustwide/target/debug/deps/liblog-d71a5174adde94fa.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ff427bfb30b70e1e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/error_handling-800275b8193da6f9" "-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" "1b7df3573c5d7cbb4605e67d5b9a40296204ac8952fd784a1d80ffa7fef74703", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b7df3573c5d7cbb4605e67d5b9a40296204ac8952fd784a1d80ffa7fef74703", kill_on_drop: false }` [INFO] [stdout] 1b7df3573c5d7cbb4605e67d5b9a40296204ac8952fd784a1d80ffa7fef74703