[INFO] fetching crate telegram-bot-fork 0.7.8... [INFO] testing telegram-bot-fork-0.7.8 against 1.59.0 for beta-1.60-1 [INFO] extracting crate telegram-bot-fork 0.7.8 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate telegram-bot-fork 0.7.8 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate telegram-bot-fork 0.7.8 [INFO] finished tweaking crates.io crate telegram-bot-fork 0.7.8 [INFO] tweaked toml for crates.io crate telegram-bot-fork 0.7.8 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded telegram-bot-fork-raw v0.7.8 [INFO] running `Command { std: "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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a600b98df07de7f6e1c4434410e6f05250a690e3a7cb0392497cd73fa6004c0b [INFO] running `Command { std: "docker" "start" "-a" "a600b98df07de7f6e1c4434410e6f05250a690e3a7cb0392497cd73fa6004c0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a600b98df07de7f6e1c4434410e6f05250a690e3a7cb0392497cd73fa6004c0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a600b98df07de7f6e1c4434410e6f05250a690e3a7cb0392497cd73fa6004c0b", kill_on_drop: false }` [INFO] [stdout] a600b98df07de7f6e1c4434410e6f05250a690e3a7cb0392497cd73fa6004c0b [INFO] running `Command { std: "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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a742daef01603b58ce42e5ec278cbb6fc778d506e1cde848b41c0a965efaa8dd [INFO] running `Command { std: "docker" "start" "-a" "a742daef01603b58ce42e5ec278cbb6fc778d506e1cde848b41c0a965efaa8dd", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling serde-value v0.5.3 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling telegram-bot-fork-raw v0.7.8 [INFO] [stderr] Compiling telegram-bot-fork v0.7.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / error_chain! { [INFO] [stdout] 4 | | foreign_links { [INFO] [stdout] 5 | | Url(::http::uri::InvalidUri) #[cfg(feature = "hyper_connector")]; [INFO] [stdout] 6 | | Hyper(::hyper::Error) #[cfg(feature = "hyper_connector")]; [INFO] [stdout] ... | [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/api.rs:24:20 [INFO] [stdout] | [INFO] [stdout] 24 | connector: Box, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 24 - connector: Box, [INFO] [stdout] 24 + connector: Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/future.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | inner: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 8 - inner: Box>, [INFO] [stdout] 8 + inner: Box>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/api.rs:67:67 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn with_connector>(token: T, connector: Box) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 67 - pub fn with_connector>(token: T, connector: Box) -> Self { [INFO] [stdout] 67 + pub fn with_connector>(token: T, connector: Box) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/future.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 12 | fn new(inner: Box>) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 12 - fn new(inner: Box>) -> Self; [INFO] [stdout] 12 + fn new(inner: Box>) -> Self; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/future.rs:16:23 [INFO] [stdout] | [INFO] [stdout] 16 | fn new(inner: Box>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 16 - fn new(inner: Box>) -> Self { [INFO] [stdout] 16 + fn new(inner: Box>) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/connector/mod.rs:17:42 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn default_connector() -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 17 - pub fn default_connector() -> Result, Error> { [INFO] [stdout] 17 + pub fn default_connector() -> Result, Error> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/connector/hyper.rs:92:42 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn default_connector() -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 92 - pub fn default_connector() -> Result, Error> { [INFO] [stdout] 92 + pub fn default_connector() -> Result, Error> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / error_chain! { [INFO] [stdout] 4 | | foreign_links { [INFO] [stdout] 5 | | Url(::http::uri::InvalidUri) #[cfg(feature = "hyper_connector")]; [INFO] [stdout] 6 | | Hyper(::hyper::Error) #[cfg(feature = "hyper_connector")]; [INFO] [stdout] ... | [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.38s [INFO] running `Command { std: "docker" "inspect" "a742daef01603b58ce42e5ec278cbb6fc778d506e1cde848b41c0a965efaa8dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a742daef01603b58ce42e5ec278cbb6fc778d506e1cde848b41c0a965efaa8dd", kill_on_drop: false }` [INFO] [stdout] a742daef01603b58ce42e5ec278cbb6fc778d506e1cde848b41c0a965efaa8dd [INFO] running `Command { std: "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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5cfa4914292fefeaa6b7c0a468435f0926db4de63e27030181b6c4ef032bc3bc [INFO] running `Command { std: "docker" "start" "-a" "5cfa4914292fefeaa6b7c0a468435f0926db4de63e27030181b6c4ef032bc3bc", kill_on_drop: false }` [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / error_chain! { [INFO] [stdout] 4 | | foreign_links { [INFO] [stdout] 5 | | Url(::http::uri::InvalidUri) #[cfg(feature = "hyper_connector")]; [INFO] [stdout] 6 | | Hyper(::hyper::Error) #[cfg(feature = "hyper_connector")]; [INFO] [stdout] ... | [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/api.rs:24:20 [INFO] [stdout] | [INFO] [stdout] 24 | connector: Box, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 24 - connector: Box, [INFO] [stdout] 24 + connector: Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/future.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | inner: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 8 - inner: Box>, [INFO] [stdout] 8 + inner: Box>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/api.rs:67:67 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn with_connector>(token: T, connector: Box) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 67 - pub fn with_connector>(token: T, connector: Box) -> Self { [INFO] [stdout] 67 + pub fn with_connector>(token: T, connector: Box) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/future.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 12 | fn new(inner: Box>) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 12 - fn new(inner: Box>) -> Self; [INFO] [stdout] 12 + fn new(inner: Box>) -> Self; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/future.rs:16:23 [INFO] [stdout] | [INFO] [stdout] 16 | fn new(inner: Box>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 16 - fn new(inner: Box>) -> Self { [INFO] [stdout] 16 + fn new(inner: Box>) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/connector/mod.rs:17:42 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn default_connector() -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 17 - pub fn default_connector() -> Result, Error> { [INFO] [stdout] 17 + pub fn default_connector() -> Result, Error> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/connector/hyper.rs:92:42 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn default_connector() -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 92 - pub fn default_connector() -> Result, Error> { [INFO] [stdout] 92 + pub fn default_connector() -> Result, Error> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / error_chain! { [INFO] [stdout] 4 | | foreign_links { [INFO] [stdout] 5 | | Url(::http::uri::InvalidUri) #[cfg(feature = "hyper_connector")]; [INFO] [stdout] 6 | | Hyper(::hyper::Error) #[cfg(feature = "hyper_connector")]; [INFO] [stdout] ... | [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling telegram-bot-fork v0.7.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around function argument [INFO] [stdout] --> examples/features.rs:105:44 [INFO] [stdout] | [INFO] [stdout] 105 | tokio::executor::current_thread::spawn({ future.map_err(|_| ()).map(|_| ()) }) [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 105 - tokio::executor::current_thread::spawn({ future.map_err(|_| ()).map(|_| ()) }) [INFO] [stdout] 105 + tokio::executor::current_thread::spawn(future.map_err(|_| ()).map(|_| ())) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around function argument [INFO] [stdout] --> examples/features.rs:118:44 [INFO] [stdout] | [INFO] [stdout] 118 | tokio::executor::current_thread::spawn({ future.map_err(|_| ()).map(|_| ()) }) [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 118 - tokio::executor::current_thread::spawn({ future.map_err(|_| ()).map(|_| ()) }) [INFO] [stdout] 118 + tokio::executor::current_thread::spawn(future.map_err(|_| ()).map(|_| ())) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around function argument [INFO] [stdout] --> examples/features.rs:126:44 [INFO] [stdout] | [INFO] [stdout] 126 | tokio::executor::current_thread::spawn({ future.map_err(|_| ()).map(|_| ()) }) [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 126 - tokio::executor::current_thread::spawn({ future.map_err(|_| ()).map(|_| ()) }) [INFO] [stdout] 126 + tokio::executor::current_thread::spawn(future.map_err(|_| ()).map(|_| ())) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around function argument [INFO] [stdout] --> examples/features.rs:137:44 [INFO] [stdout] | [INFO] [stdout] 137 | tokio::executor::current_thread::spawn({ future.map_err(|_| ()).map(|_| ()) }) [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 137 - tokio::executor::current_thread::spawn({ future.map_err(|_| ()).map(|_| ()) }) [INFO] [stdout] 137 + tokio::executor::current_thread::spawn(future.map_err(|_| ()).map(|_| ())) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around function argument [INFO] [stdout] --> examples/features.rs:147:44 [INFO] [stdout] | [INFO] [stdout] 147 | tokio::executor::current_thread::spawn({ future.map_err(|_| ()).map(|_| ()) }) [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 147 - tokio::executor::current_thread::spawn({ future.map_err(|_| ()).map(|_| ()) }) [INFO] [stdout] 147 + tokio::executor::current_thread::spawn(future.map_err(|_| ()).map(|_| ())) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / error_chain! { [INFO] [stdout] 4 | | foreign_links { [INFO] [stdout] 5 | | Url(::http::uri::InvalidUri) #[cfg(feature = "hyper_connector")]; [INFO] [stdout] 6 | | Hyper(::hyper::Error) #[cfg(feature = "hyper_connector")]; [INFO] [stdout] ... | [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/api.rs:24:20 [INFO] [stdout] | [INFO] [stdout] 24 | connector: Box, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 24 - connector: Box, [INFO] [stdout] 24 + connector: Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/future.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | inner: Box>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 8 - inner: Box>, [INFO] [stdout] 8 + inner: Box>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/api.rs:67:67 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn with_connector>(token: T, connector: Box) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 67 - pub fn with_connector>(token: T, connector: Box) -> Self { [INFO] [stdout] 67 + pub fn with_connector>(token: T, connector: Box) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/future.rs:12:23 [INFO] [stdout] | [INFO] [stdout] 12 | fn new(inner: Box>) -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 12 - fn new(inner: Box>) -> Self; [INFO] [stdout] 12 + fn new(inner: Box>) -> Self; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/future.rs:16:23 [INFO] [stdout] | [INFO] [stdout] 16 | fn new(inner: Box>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 16 - fn new(inner: Box>) -> Self { [INFO] [stdout] 16 + fn new(inner: Box>) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/connector/mod.rs:17:42 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn default_connector() -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 17 - pub fn default_connector() -> Result, Error> { [INFO] [stdout] 17 + pub fn default_connector() -> Result, Error> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/connector/hyper.rs:92:42 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn default_connector() -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 92 - pub fn default_connector() -> Result, Error> { [INFO] [stdout] 92 + pub fn default_connector() -> Result, Error> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / error_chain! { [INFO] [stdout] 4 | | foreign_links { [INFO] [stdout] 5 | | Url(::http::uri::InvalidUri) #[cfg(feature = "hyper_connector")]; [INFO] [stdout] 6 | | Hyper(::hyper::Error) #[cfg(feature = "hyper_connector")]; [INFO] [stdout] ... | [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [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/errors-0600b57f54b6d26b.errors.be8d3047-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/errors-0600b57f54b6d26b.errors.be8d3047-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/errors-0600b57f54b6d26b.errors.be8d3047-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/errors-0600b57f54b6d26b.errors.be8d3047-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/errors-0600b57f54b6d26b.errors.be8d3047-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/errors-0600b57f54b6d26b.errors.be8d3047-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/errors-0600b57f54b6d26b.errors.be8d3047-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/errors-0600b57f54b6d26b.errors.be8d3047-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/errors-0600b57f54b6d26b.errors.be8d3047-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/errors-0600b57f54b6d26b.errors.be8d3047-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/errors-0600b57f54b6d26b.errors.be8d3047-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/errors-0600b57f54b6d26b.errors.be8d3047-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/errors-0600b57f54b6d26b.errors.be8d3047-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/errors-0600b57f54b6d26b.errors.be8d3047-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/errors-0600b57f54b6d26b.errors.be8d3047-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/errors-0600b57f54b6d26b.errors.be8d3047-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/errors-0600b57f54b6d26b.23g4jsmiqikcvh0i.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtelegram_bot_fork-e0dab44463c714d5.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-91d57dc550b9fb9c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-07561f617109d2d5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-737b1cdfb930c5ad.rlib" "/opt/rustwide/target/debug/deps/libopenssl-a29885b3a5a0d2f8.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-08c040c8ce3c280a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-e7016572aae82e2a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9ed4d3efdde6e3fc.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-69ddb9748f0d76d2.rlib" "/opt/rustwide/target/debug/deps/libhyper-a8c0a76daa62085b.rlib" "/opt/rustwide/target/debug/deps/libwant-d28d01a7e992468a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9bc2579d1b9f8f88.rlib" "/opt/rustwide/target/debug/deps/libtime-6924c826fdb7a78c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-7e6a5e5cd6f3efab.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-6aaaf04b0e798db6.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-d894da902c71d5bd.rlib" "/opt/rustwide/target/debug/deps/libh2-c9248d043f229f3a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ab592bd4deb4cf10.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b02c9558425dd3eb.rlib" "/opt/rustwide/target/debug/deps/libstring-4eeeefd898603f37.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-3e1688c8579125b1.rlib" "/opt/rustwide/target/debug/deps/libtokio-13faf6630e747de6.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-42b011b1fa37e6f8.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-d2956a89e727415c.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-2660f67414bf8db3.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-67badba451729579.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-db5c6ffcf98d3aad.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-e9001eff7c243bfd.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-fae3500ab132cf4e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ceb0e9b1757cf6b6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ec7c96852f949bc9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5c931afd062bf65c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-25d475e0df7abafb.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-a6739b61a1d880bd.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-15b475bc27815a12.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-f4da6f58a6da1fae.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-e53b64f3d48f45ef.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-877e6edbf0ce5f21.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-468fa2e6ccfdb953.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6966cf89fb86060e.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-571c2447ef83a4d5.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-99fee886dd3cd510.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e418995c4e83d2ba.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-d8ef0ecc7c9fb19f.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-689493f4a6f38f9b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1083a58fe8e257ec.rlib" "/opt/rustwide/target/debug/deps/libmio-9a107c3c5fcd7371.rlib" "/opt/rustwide/target/debug/deps/liblog-b6c99e3b18835146.rlib" "/opt/rustwide/target/debug/deps/libslab-9af0dd81ec65e962.rlib" "/opt/rustwide/target/debug/deps/libnet2-1f2c474418b758a8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libtelegram_bot_fork_raw-e29886c085a8fe32.rlib" "/opt/rustwide/target/debug/deps/libserde_value-1a2c4cdf4d01431e.rlib" "/opt/rustwide/target/debug/deps/libordered_float-6b67ed4029dda392.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4e2e571f195011c7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c68c0cc78578d652.rlib" "/opt/rustwide/target/debug/deps/libryu-39bc98b0cd76173a.rlib" "/opt/rustwide/target/debug/deps/libitoa-3f48628b7ba2d408.rlib" "/opt/rustwide/target/debug/deps/libserde-4881f3e2f4aa1de9.rlib" "/opt/rustwide/target/debug/deps/libhttp-423afce318074ebb.rlib" "/opt/rustwide/target/debug/deps/libitoa-abbd1cf5aec415ff.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libbytes-2a2ed8f116bc488b.rlib" "/opt/rustwide/target/debug/deps/libeither-c5489414264d9d01.rlib" "/opt/rustwide/target/debug/deps/libiovec-064741e0bff56463.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-6369521d9aa705ff.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ada96b23d5e6681e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b52ad452262f40d2.rlib" "/opt/rustwide/target/debug/deps/libadler-15db843e4b39fe4c.rlib" "/opt/rustwide/target/debug/deps/libobject-4f0dd763df0f4e38.rlib" "/opt/rustwide/target/debug/deps/libmemchr-41eeaee14c595488.rlib" "/opt/rustwide/target/debug/deps/liblibc-0df115c6f3232b87.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-af5bc4daa31694b0.rlib" "/opt/rustwide/target/debug/deps/libgimli-7b029d31d8427294.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-4b82f55c70ab5c9b.rlib" "/opt/rustwide/target/debug/deps/libantidote-78adb10cd6e8b62d.rlib" "/opt/rustwide/target/debug/deps/libfutures-71764451b30370be.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.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/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/errors-0600b57f54b6d26b" "-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-fork` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5cfa4914292fefeaa6b7c0a468435f0926db4de63e27030181b6c4ef032bc3bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cfa4914292fefeaa6b7c0a468435f0926db4de63e27030181b6c4ef032bc3bc", kill_on_drop: false }` [INFO] [stdout] 5cfa4914292fefeaa6b7c0a468435f0926db4de63e27030181b6c4ef032bc3bc