[INFO] crate telegram-bot 0.7.0 is already in cache [INFO] testing telegram-bot-0.7.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate telegram-bot 0.7.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate telegram-bot 0.7.0 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate telegram-bot 0.7.0 [INFO] finished tweaking crates.io crate telegram-bot 0.7.0 [INFO] tweaked toml for crates.io crate telegram-bot 0.7.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate telegram-bot 0.7.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 15ca6da0efccd35784b2f5a190a2e3463df848ca3acfdd1a84b0700fc1ab10f3 [INFO] running `"docker" "start" "-a" "15ca6da0efccd35784b2f5a190a2e3463df848ca3acfdd1a84b0700fc1ab10f3"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling native-tls v0.2.4 [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 mime_guess v1.8.8 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling multipart v0.16.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.12 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling tracing-attributes v0.1.7 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling tracing v0.1.13 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling tracing-futures v0.2.3 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.2 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling hyper v0.13.4 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling serde-value v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling telegram-bot-raw v0.7.0 [INFO] [stderr] Compiling telegram-bot v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 57s [INFO] running `"docker" "inspect" "15ca6da0efccd35784b2f5a190a2e3463df848ca3acfdd1a84b0700fc1ab10f3"` [INFO] running `"docker" "rm" "-f" "15ca6da0efccd35784b2f5a190a2e3463df848ca3acfdd1a84b0700fc1ab10f3"` [INFO] [stdout] 15ca6da0efccd35784b2f5a190a2e3463df848ca3acfdd1a84b0700fc1ab10f3 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4772e6fb8e94089d2e446cd332e54ad5ebc7f75eb0270188afffc4859bc4e230 [INFO] running `"docker" "start" "-a" "4772e6fb8e94089d2e446cd332e54ad5ebc7f75eb0270188afffc4859bc4e230"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling regex v1.3.5 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.1.6 [INFO] [stderr] Compiling telegram-bot v0.7.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 --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="hyper-tls"' --cfg 'feature="openssl"' -C metadata=ca8cf58da0f67375 -C extra-filename=-ca8cf58da0f67375 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-fa58d22be861d894.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-d5a96fc72ab55b84.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-db440f82f258b915.rlib --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-56becd6fb20f0d8f.rlib --extern multipart=/opt/rustwide/target/debug/deps/libmultipart-77f07d2799f22e61.rlib --extern telegram_bot=/opt/rustwide/target/debug/deps/libtelegram_bot-0956214cd287f237.rlib --extern telegram_bot_raw=/opt/rustwide/target/debug/deps/libtelegram_bot_raw-516199509758fc2b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-79cb9a4d6a2e3248.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b15b2e9dad06997b.rlib --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-ef62e1e7c4814890.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-f6cee7acc5a31cd7.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `telegram-bot`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name send --edition=2018 examples/send.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="hyper-tls"' --cfg 'feature="openssl"' -C metadata=53af99ece6e90eca -C extra-filename=-53af99ece6e90eca --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-fa58d22be861d894.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-d5a96fc72ab55b84.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-db440f82f258b915.rlib --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-56becd6fb20f0d8f.rlib --extern multipart=/opt/rustwide/target/debug/deps/libmultipart-77f07d2799f22e61.rlib --extern telegram_bot=/opt/rustwide/target/debug/deps/libtelegram_bot-0956214cd287f237.rlib --extern telegram_bot_raw=/opt/rustwide/target/debug/deps/libtelegram_bot_raw-516199509758fc2b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-79cb9a4d6a2e3248.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b15b2e9dad06997b.rlib --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-ef62e1e7c4814890.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-f6cee7acc5a31cd7.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: signal: 9 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/tracing-40b404e34576e8d6.tracing.1ww4g66q-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-40b404e34576e8d6.tracing.1ww4g66q-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-40b404e34576e8d6.tracing.1ww4g66q-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-40b404e34576e8d6.tracing.1ww4g66q-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-40b404e34576e8d6.tracing.1ww4g66q-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-40b404e34576e8d6.tracing.1ww4g66q-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-40b404e34576e8d6.tracing.1ww4g66q-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-40b404e34576e8d6.tracing.1ww4g66q-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-40b404e34576e8d6.tracing.1ww4g66q-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-40b404e34576e8d6.tracing.1ww4g66q-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-40b404e34576e8d6.tracing.1ww4g66q-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-40b404e34576e8d6.tracing.1ww4g66q-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-40b404e34576e8d6.tracing.1ww4g66q-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-40b404e34576e8d6.tracing.1ww4g66q-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-40b404e34576e8d6.tracing.1ww4g66q-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/tracing-40b404e34576e8d6.tracing.1ww4g66q-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/tracing-40b404e34576e8d6" "/opt/rustwide/target/debug/examples/tracing-40b404e34576e8d6.159cxj9hwp3l7b6v.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtracing_subscriber-f6cee7acc5a31cd7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a42ffb8700530081.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-a414d050938f7fed.rlib" "/opt/rustwide/target/debug/deps/libchrono-f9556be405e136e0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-71a8f939b38f4488.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d45fe4ad432827bb.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-e67eefad0c087f67.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-fd809b37baaaeaf1.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bf3fbdd21e4a8c77.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-5ff6f7e39da256ff.rlib" "/opt/rustwide/target/debug/deps/libmatchers-1bd6327a55e53a9e.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-1e131e5b63c00b56.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-73748cf81b2aacc6.rlib" "/opt/rustwide/target/debug/deps/libregex-8770d458335c75a0.rlib" "/opt/rustwide/target/debug/deps/libthread_local-0fa9223d2071c166.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-4d50bc91db175a64.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-fe37456595fe7be2.rlib" "/opt/rustwide/target/debug/deps/libtelegram_bot-0956214cd287f237.rlib" "/opt/rustwide/target/debug/deps/libmultipart-77f07d2799f22e61.rlib" "/opt/rustwide/target/debug/deps/libtempfile-125a62ad0552d995.rlib" "/opt/rustwide/target/debug/deps/librand-7d0bc12d8205ccca.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b18b1eb4fa7f6caf.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4d8ca1d5617e4d1b.rlib" "/opt/rustwide/target/debug/deps/librand_core-8f9b841b4d66c054.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-4ce16c3f1a7fc46d.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-428776bad12062f2.rlib" "/opt/rustwide/target/debug/deps/librand-a24ab20b5d7a8bad.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-55225f7c9ad0c2e7.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-7ee202a70d1ffd2a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-980be8da34566e1a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7cf67b26f27bfc4c.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2ea51ddc61af076b.rlib" "/opt/rustwide/target/debug/deps/librand_core-26a2826f5572bf57.rlib" "/opt/rustwide/target/debug/deps/librand_os-0c0bc4750d028e31.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-58dce171dcf92ccf.rlib" "/opt/rustwide/target/debug/deps/librand_core-d04c764b3a64cc39.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-0976752359c3bb76.rlib" "/opt/rustwide/target/debug/deps/libphf-8cc0b09f840e7ada.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-aa6ffa6f475f10bc.rlib" "/opt/rustwide/target/debug/deps/libunicase-17d81be6637a7ecb.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-905ba6a9828d03df.rlib" "/opt/rustwide/target/debug/deps/libmime-568cdabe204644ed.rlib" "/opt/rustwide/target/debug/deps/liblog-83b89ced7bde429d.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-56becd6fb20f0d8f.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-72b98754f9d93f8b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-919addf761b35609.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-c775b173a1c05eb8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ce21f2355eb76441.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-9ad88e166e3e779c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-2e847ba160d5da93.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-e020287afcc6712a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0bb1eb8c2caf8528.rlib" "/opt/rustwide/target/debug/deps/libhyper-db440f82f258b915.rlib" "/opt/rustwide/target/debug/deps/libhttparse-68d73f9a0ebc7a09.rlib" "/opt/rustwide/target/debug/deps/libwant-22d3d3434863d12d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c7cee3da6f1e22b1.rlib" "/opt/rustwide/target/debug/deps/libh2-58aed76963d8ec35.rlib" "/opt/rustwide/target/debug/deps/libindexmap-1bd029e95f4f04e7.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-ab6d935333169e4a.rlib" "/opt/rustwide/target/debug/deps/libtime-91785de1ebf633b0.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b788e389635d0629.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-1d2555f5cdec331a.rlib" "/opt/rustwide/target/debug/deps/libhttp-5b3dd0e15cdda5eb.rlib" "/opt/rustwide/target/debug/deps/libtelegram_bot_raw-516199509758fc2b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b09351c8c2dbb62a.rlib" "/opt/rustwide/target/debug/deps/libryu-5ad13a0f3f4f6981.rlib" "/opt/rustwide/target/debug/deps/libitoa-baa6a4ddb878a0b6.rlib" "/opt/rustwide/target/debug/deps/libserde-e95e7889d44cd406.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-ef62e1e7c4814890.rlib" "/opt/rustwide/target/debug/deps/libtracing-b15b2e9dad06997b.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-7d918f759ae8b7e7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-807f2c476a0e6b86.rlib" "/opt/rustwide/target/debug/deps/libpin_project-d2e77524a7d9f023.rlib" "/opt/rustwide/target/debug/deps/libtokio-79cb9a4d6a2e3248.rlib" "/opt/rustwide/target/debug/deps/libfnv-73f55f8a234ebd2d.rlib" "/opt/rustwide/target/debug/deps/libmio-9b54770b9045a671.rlib" "/opt/rustwide/target/debug/deps/liblog-7d3993e8061c37ae.rlib" "/opt/rustwide/target/debug/deps/libiovec-ac8338e3bd7e4134.rlib" "/opt/rustwide/target/debug/deps/libnet2-134f636868f2e5e5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c207894dabf2ad2d.rlib" "/opt/rustwide/target/debug/deps/liblibc-f45b448978de96f7.rlib" "/opt/rustwide/target/debug/deps/libbytes-fa58d22be861d894.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a5196a33c29d1b46.rlib" "/opt/rustwide/target/debug/deps/libfutures-d5a96fc72ab55b84.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-93ffe04732fe80db.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5856e28da7087f4d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-6694212c7172d5bf.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-60aa394352a3726f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-7981eba473a86d8e.rlib" "/opt/rustwide/target/debug/deps/libslab-7d2001f40ea12ace.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2a6fa92a8466baa5.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-c71c41183a71859d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ee1182a8b076f700.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-235eebfdcc291553.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-33209e84ae96b281.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: [INFO] [stderr] [INFO] [stderr] error: could not compile `telegram-bot`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name live_location --edition=2018 examples/live_location.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="hyper-tls"' --cfg 'feature="openssl"' -C metadata=726ade7e1d69f3c0 -C extra-filename=-726ade7e1d69f3c0 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-fa58d22be861d894.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-d5a96fc72ab55b84.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-db440f82f258b915.rlib --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-56becd6fb20f0d8f.rlib --extern multipart=/opt/rustwide/target/debug/deps/libmultipart-77f07d2799f22e61.rlib --extern telegram_bot=/opt/rustwide/target/debug/deps/libtelegram_bot-0956214cd287f237.rlib --extern telegram_bot_raw=/opt/rustwide/target/debug/deps/libtelegram_bot_raw-516199509758fc2b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-79cb9a4d6a2e3248.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b15b2e9dad06997b.rlib --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-ef62e1e7c4814890.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-f6cee7acc5a31cd7.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `telegram-bot`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "4772e6fb8e94089d2e446cd332e54ad5ebc7f75eb0270188afffc4859bc4e230"` [INFO] running `"docker" "rm" "-f" "4772e6fb8e94089d2e446cd332e54ad5ebc7f75eb0270188afffc4859bc4e230"` [INFO] [stdout] 4772e6fb8e94089d2e446cd332e54ad5ebc7f75eb0270188afffc4859bc4e230