[INFO] cloning repository https://github.com/exul/matrix-rocketchat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/exul/matrix-rocketchat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexul%2Fmatrix-rocketchat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexul%2Fmatrix-rocketchat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 917251f0e3ce3aebdbff52e0309efc54b5acf8ff [INFO] testing exul/matrix-rocketchat against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexul%2Fmatrix-rocketchat" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/exul/matrix-rocketchat on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/exul/matrix-rocketchat [INFO] finished tweaking git repo https://github.com/exul/matrix-rocketchat [INFO] tweaked toml for git repo https://github.com/exul/matrix-rocketchat written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/exul/matrix-rocketchat already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/exul/ruma-client-api.git` [INFO] [stderr] Updating git repository `https://github.com/exul/ruma-api` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slog v2.4.1 [INFO] [stderr] Downloaded r2d2-diesel v1.0.0 [INFO] [stderr] Downloaded persistent v0.4.0 [INFO] [stderr] Downloaded router v0.6.0 [INFO] [stderr] Downloaded hyper-native-tls v0.3.0 [INFO] [stderr] Downloaded hyper v0.12.28 [INFO] [stderr] Downloaded openssl-sys v0.9.44 [INFO] [stderr] Downloaded slog-extra v0.1.2 [INFO] [stderr] Downloaded reqwest v0.9.16 [INFO] [stderr] Downloaded slog-term v2.4.0 [INFO] [stderr] Downloaded iron v0.6.0 [INFO] [stderr] Downloaded serde_yaml v0.7.5 [INFO] [stderr] Downloaded slog-stream v1.2.1 [INFO] [stderr] Downloaded ruma-identifiers v0.12.1 [INFO] [stderr] Downloaded ruma-signatures v0.4.2 [INFO] [stderr] Downloaded ruma-events v0.12.0 [INFO] [stderr] Downloaded slog v1.7.1 [INFO] [stderr] Downloaded openssl v0.10.21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75127e23c0e9b2accb019fbe1ae7b48b9cd67842e8e565a6cf756ea3ff2ad8dd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "75127e23c0e9b2accb019fbe1ae7b48b9cd67842e8e565a6cf756ea3ff2ad8dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75127e23c0e9b2accb019fbe1ae7b48b9cd67842e8e565a6cf756ea3ff2ad8dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75127e23c0e9b2accb019fbe1ae7b48b9cd67842e8e565a6cf756ea3ff2ad8dd", kill_on_drop: false }` [INFO] [stdout] 75127e23c0e9b2accb019fbe1ae7b48b9cd67842e8e565a6cf756ea3ff2ad8dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60362a988e34d38adb88df1629b90e64af621cceb12a382d3906ccdd36d88f7e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "60362a988e34d38adb88df1629b90e64af621cceb12a382d3906ccdd36d88f7e", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.36 [INFO] [stderr] Compiling proc-macro2 v0.4.29 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling futures v0.1.26 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling bitflags v1.0.5 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling openssl v0.10.21 [INFO] [stderr] Compiling slog v2.4.1 [INFO] [stderr] Compiling slog v1.7.1 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling libsqlite3-sys v0.12.0 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.2.1 [INFO] [stderr] Compiling getopts v0.2.19 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling slog-extra v0.1.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling slog-stream v1.2.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling tokio-sync v0.1.5 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.44 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling cookie v0.11.1 [INFO] [stderr] Compiling slog-term v2.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling r2d2 v0.8.4 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling tokio v0.1.19 [INFO] [stderr] Compiling h2 v0.1.18 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling router v0.6.0 [INFO] [stderr] Compiling persistent v0.4.0 [INFO] [stderr] Compiling hyper-native-tls v0.3.0 [INFO] [stderr] Compiling hyper v0.12.28 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling diesel v1.4.2 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling ruma-api v0.3.0 (https://github.com/exul/ruma-api#58907cff) [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling ruma-signatures v0.4.2 [INFO] [stderr] Compiling cookie_store v0.5.1 [INFO] [stderr] Compiling slog-json v2.3.0 [INFO] [stderr] Compiling reqwest v0.9.16 [INFO] [stderr] Compiling migrations_internals v1.4.0 [INFO] [stderr] Compiling ruma-identifiers v0.12.1 [INFO] [stderr] Compiling r2d2-diesel v1.0.0 [INFO] [stderr] Compiling migrations_macros v1.4.0 [INFO] [stderr] Compiling ruma-events v0.12.0 [INFO] [stderr] Compiling diesel_migrations v1.4.0 [INFO] [stderr] Compiling ruma-client-api v0.1.0 (https://github.com/exul/ruma-client-api.git#05c678f5) [INFO] [stderr] Compiling matrix_rocketchat v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/matrix-rocketchat/i18n.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | /// A list of languages that are supported by the application bridge [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/api/matrix/mod.rs:80:32 [INFO] [stdout] | [INFO] [stdout] 80 | fn clone_box(&self) -> Box; [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/api/matrix/mod.rs:87:32 [INFO] [stdout] | [INFO] [stdout] 87 | fn clone_box(&self) -> Box { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/api/matrix/mod.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | impl Clone for Box { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/api/matrix/mod.rs:93:28 [INFO] [stdout] | [INFO] [stdout] 93 | fn clone(&self) -> Box { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/api/matrix/mod.rs:98:6 [INFO] [stdout] | [INFO] [stdout] 98 | impl MatrixApi { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/api/matrix/mod.rs:101:63 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn new(config: &Config, logger: Logger) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/api/matrix/mod.rs:129:106 [INFO] [stdout] | [INFO] [stdout] 129 | fn get_max_supported_version_api(versions: &[String], config: &Config, logger: Logger) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/api/rest_api.rs:62:54 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn call_rocketchat>(endpoint: &Endpoint) -> Result<(String, StatusCode)> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Endpoint` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/api/rest_api.rs:67:58 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn get_rocketchat_file>(endpoint: &Endpoint) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Endpoint` [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] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix-rocketchat/errors.rs:37:38 [INFO] [stdout] | [INFO] [stdout] 37 | return Err(simple_error!($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix-rocketchat/api/rocketchat/v1.rs:569:17 [INFO] [stdout] | [INFO] [stdout] 569 | bail_error!(ErrorKind::TooManyRequests(CHANNELS_MEMBERS_PATH.to_string())) [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail_error` [INFO] [stdout] = note: this warning originates in the macro `bail_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix-rocketchat/errors.rs:37:38 [INFO] [stdout] | [INFO] [stdout] 37 | return Err(simple_error!($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix-rocketchat/api/rocketchat/v1.rs:619:17 [INFO] [stdout] | [INFO] [stdout] 619 | bail_error!(ErrorKind::TooManyRequests(CHANNELS_LIST_JOINED_PATH.to_string())) [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail_error` [INFO] [stdout] = note: this warning originates in the macro `bail_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix-rocketchat/errors.rs:37:38 [INFO] [stdout] | [INFO] [stdout] 37 | return Err(simple_error!($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix-rocketchat/api/rocketchat/v1.rs:769:17 [INFO] [stdout] | [INFO] [stdout] 769 | bail_error!(ErrorKind::TooManyRequests(GROUPS_MEMBERS_PATH.to_string())) [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail_error` [INFO] [stdout] = note: this warning originates in the macro `bail_error` (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/matrix-rocketchat/api/rocketchat/v1.rs:871:90 [INFO] [stdout] | [INFO] [stdout] 871 | fn with_credentials(mut self: Box, user_id: String, auth_token: String) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn super::RocketchatApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/api/rocketchat/mod.rs:148:86 [INFO] [stdout] | [INFO] [stdout] 148 | fn with_credentials(self: Box, user_id: String, auth_token: String) -> Box; [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn RocketchatApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/api/rocketchat/mod.rs:157:6 [INFO] [stdout] | [INFO] [stdout] 157 | impl RocketchatApi { [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn RocketchatApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/api/rocketchat/mod.rs:160:64 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn new(base_url: String, logger: Logger) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn RocketchatApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/api/rocketchat/mod.rs:193:103 [INFO] [stdout] | [INFO] [stdout] 193 | fn get_max_supported_version_api(version: String, base_url: String, logger: Logger) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn RocketchatApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/error_notifier.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | pub matrix_api: &'a MatrixApi, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/iron/rocketchat.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | pub matrix_api: Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/iron/rocketchat.rs:23:51 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn chain(config: &Config, matrix_api: Box) -> Chain { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/iron/rocketchat_login.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 20 | pub matrix_api: Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/iron/transactions.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 20 | matrix_api: Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/iron/transactions.rs:25:50 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn chain(config: Config, matrix_api: Box) -> Chain { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/matrix/command_handler.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | matrix_api: &'a MatrixApi, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/matrix/command_handler.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | matrix_api: &'a MatrixApi, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/matrix/command_handler.rs:374:26 [INFO] [stdout] | [INFO] [stdout] 374 | rocketchat_api: &RocketchatApi, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn RocketchatApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/matrix/dispatcher.rs:19:21 [INFO] [stdout] | [INFO] [stdout] 19 | matrix_api: Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/matrix/dispatcher.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 28 | matrix_api: Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/matrix/forwarder.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | matrix_api: &'a MatrixApi, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/matrix/forwarder.rs:21:86 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn new(connection: &'a SqliteConnection, logger: &'a Logger, matrix_api: &'a MatrixApi) -> Forwarder<'a> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/matrix/forwarder.rs:71:26 [INFO] [stdout] | [INFO] [stdout] 71 | rocketchat_api: &RocketchatApi, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn RocketchatApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/matrix/membership_handler.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | matrix_api: &'a MatrixApi, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/matrix/membership_handler.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | matrix_api: &'a MatrixApi, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/matrix/message_handler.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | matrix_api: Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/matrix/message_handler.rs:25:25 [INFO] [stdout] | [INFO] [stdout] 25 | matrix_api: Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/rocketchat/forwarder.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 30 | matrix_api: &'a MatrixApi, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/rocketchat/forwarder.rs:41:25 [INFO] [stdout] | [INFO] [stdout] 41 | matrix_api: &'a MatrixApi, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/models/rocketchat_room.rs:22:21 [INFO] [stdout] | [INFO] [stdout] 22 | matrix_api: &'a MatrixApi, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/models/rocketchat_room.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | matrix_api: &'a MatrixApi, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/models/rocketchat_room.rs:41:25 [INFO] [stdout] | [INFO] [stdout] 41 | matrix_api: &'a MatrixApi, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/models/rocketchat_room.rs:44:29 [INFO] [stdout] | [INFO] [stdout] 44 | rocketchat_api: &'a RocketchatApi, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn RocketchatApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/models/rocketchat_room.rs:70:26 [INFO] [stdout] | [INFO] [stdout] 70 | rocketchat_api: &RocketchatApi, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn RocketchatApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/models/rocketchat_server.rs:122:22 [INFO] [stdout] | [INFO] [stdout] 122 | matrix_api: &MatrixApi, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/matrix-rocketchat/models/room.rs:23:69 [INFO] [stdout] | [INFO] [stdout] 23 | static ref DM_ROOMS: Mutex> = { Mutex::new(HashMap::new()) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/models/room.rs:36:21 [INFO] [stdout] | [INFO] [stdout] 36 | matrix_api: &'a MatrixApi, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/models/room.rs:41:72 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn new(config: &'a Config, logger: &'a Logger, matrix_api: &'a MatrixApi, id: RoomId) -> Room<'a> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/models/room.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | matrix_api: &MatrixApi, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/models/room.rs:64:25 [INFO] [stdout] | [INFO] [stdout] 64 | matrix_api: &'a MatrixApi, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/models/room.rs:289:26 [INFO] [stdout] | [INFO] [stdout] 289 | rocketchat_api: &RocketchatApi, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn RocketchatApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/models/virtual_user.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | matrix_api: &'a MatrixApi, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/models/virtual_user.rs:22:72 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn new(config: &'a Config, logger: &'a Logger, matrix_api: &'a MatrixApi) -> VirtualUser<'a> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/server.rs:65:44 [INFO] [stdout] | [INFO] [stdout] 65 | fn setup_routes(&self, matrix_api: Box) -> Router { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/server.rs:81:43 [INFO] [stdout] | [INFO] [stdout] 81 | fn setup_bot_user(&self, matrix_api: &MatrixApi) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/matrix-rocketchat/errors.rs:410:26 [INFO] [stdout] | [INFO] [stdout] 410 | self.error_chain.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/api/matrix/mod.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | MatrixApi::get_max_supported_version_api(&supported_versions.versions, config, logger) [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/api/rocketchat/mod.rs:190:9 [INFO] [stdout] | [INFO] [stdout] 190 | RocketchatApi::get_max_supported_version_api(rocketchat_info.version, base_url, logger) [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/matrix/command_handler.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 176 | RocketchatApi::new(rocketchat_url.to_owned(), self.logger.clone())?; [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/matrix/command_handler.rs:212:30 [INFO] [stdout] | [INFO] [stdout] 212 | let rocketchat_api = RocketchatApi::new(server.rocketchat_url.clone(), self.logger.clone())?.with_credentials( [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/matrix/command_handler.rs:228:30 [INFO] [stdout] | [INFO] [stdout] 228 | let rocketchat_api = RocketchatApi::new(server.rocketchat_url.clone(), self.logger.clone())?.with_credentials( [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/matrix/command_handler.rs:301:30 [INFO] [stdout] | [INFO] [stdout] 301 | let rocketchat_api = RocketchatApi::new(server.rocketchat_url.clone(), self.logger.clone())?.with_credentials( [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/matrix/forwarder.rs:36:30 [INFO] [stdout] | [INFO] [stdout] 36 | let rocketchat_api = RocketchatApi::new(server.rocketchat_url, self.logger.clone())?.with_credentials( [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/rocketchat/forwarder.rs:191:30 [INFO] [stdout] | [INFO] [stdout] 191 | let rocketchat_api = RocketchatApi::new(server.rocketchat_url.clone(), self.logger.clone())?.with_credentials( [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/rocketchat/forwarder.rs:270:30 [INFO] [stdout] | [INFO] [stdout] 270 | let rocketchat_api = RocketchatApi::new(server.rocketchat_url.clone(), self.logger.clone())?.with_credentials( [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/models/rocketchat_server.rs:127:30 [INFO] [stdout] | [INFO] [stdout] 127 | let rocketchat_api = RocketchatApi::new(self.rocketchat_url.clone(), logger.clone())?; [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/models/room.rs:254:30 [INFO] [stdout] | [INFO] [stdout] 254 | let rocketchat_api = RocketchatApi::new(server.rocketchat_url.clone(), self.logger.clone())? [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/server.rs:37:26 [INFO] [stdout] | [INFO] [stdout] 37 | let matrix_api = MatrixApi::new(self.config, self.logger.clone())?; [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: 67 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 02s [INFO] running `Command { std: "docker" "inspect" "60362a988e34d38adb88df1629b90e64af621cceb12a382d3906ccdd36d88f7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60362a988e34d38adb88df1629b90e64af621cceb12a382d3906ccdd36d88f7e", kill_on_drop: false }` [INFO] [stdout] 60362a988e34d38adb88df1629b90e64af621cceb12a382d3906ccdd36d88f7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4855d07089aa609d040e653694cde50457c923c5adb5277d7738fe0289877a0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f4855d07089aa609d040e653694cde50457c923c5adb5277d7738fe0289877a0", kill_on_drop: false }` [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/matrix-rocketchat/i18n.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | /// A list of languages that are supported by the application bridge [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/api/matrix/mod.rs:80:32 [INFO] [stdout] | [INFO] [stdout] 80 | fn clone_box(&self) -> Box; [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/api/matrix/mod.rs:87:32 [INFO] [stdout] | [INFO] [stdout] 87 | fn clone_box(&self) -> Box { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/api/matrix/mod.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | impl Clone for Box { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/api/matrix/mod.rs:93:28 [INFO] [stdout] | [INFO] [stdout] 93 | fn clone(&self) -> Box { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/api/matrix/mod.rs:98:6 [INFO] [stdout] | [INFO] [stdout] 98 | impl MatrixApi { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/api/matrix/mod.rs:101:63 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn new(config: &Config, logger: Logger) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/api/matrix/mod.rs:129:106 [INFO] [stdout] | [INFO] [stdout] 129 | fn get_max_supported_version_api(versions: &[String], config: &Config, logger: Logger) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/api/rest_api.rs:62:54 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn call_rocketchat>(endpoint: &Endpoint) -> Result<(String, StatusCode)> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Endpoint` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/api/rest_api.rs:67:58 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn get_rocketchat_file>(endpoint: &Endpoint) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Endpoint` [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] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix-rocketchat/errors.rs:37:38 [INFO] [stdout] | [INFO] [stdout] 37 | return Err(simple_error!($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix-rocketchat/api/rocketchat/v1.rs:569:17 [INFO] [stdout] | [INFO] [stdout] 569 | bail_error!(ErrorKind::TooManyRequests(CHANNELS_MEMBERS_PATH.to_string())) [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail_error` [INFO] [stdout] = note: this warning originates in the macro `bail_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix-rocketchat/errors.rs:37:38 [INFO] [stdout] | [INFO] [stdout] 37 | return Err(simple_error!($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix-rocketchat/api/rocketchat/v1.rs:619:17 [INFO] [stdout] | [INFO] [stdout] 619 | bail_error!(ErrorKind::TooManyRequests(CHANNELS_LIST_JOINED_PATH.to_string())) [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail_error` [INFO] [stdout] = note: this warning originates in the macro `bail_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix-rocketchat/errors.rs:37:38 [INFO] [stdout] | [INFO] [stdout] 37 | return Err(simple_error!($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix-rocketchat/api/rocketchat/v1.rs:769:17 [INFO] [stdout] | [INFO] [stdout] 769 | bail_error!(ErrorKind::TooManyRequests(GROUPS_MEMBERS_PATH.to_string())) [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail_error` [INFO] [stdout] = note: this warning originates in the macro `bail_error` (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/matrix-rocketchat/api/rocketchat/v1.rs:871:90 [INFO] [stdout] | [INFO] [stdout] 871 | fn with_credentials(mut self: Box, user_id: String, auth_token: String) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn super::RocketchatApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/api/rocketchat/mod.rs:148:86 [INFO] [stdout] | [INFO] [stdout] 148 | fn with_credentials(self: Box, user_id: String, auth_token: String) -> Box; [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn RocketchatApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/api/rocketchat/mod.rs:157:6 [INFO] [stdout] | [INFO] [stdout] 157 | impl RocketchatApi { [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn RocketchatApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/api/rocketchat/mod.rs:160:64 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn new(base_url: String, logger: Logger) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn RocketchatApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/api/rocketchat/mod.rs:193:103 [INFO] [stdout] | [INFO] [stdout] 193 | fn get_max_supported_version_api(version: String, base_url: String, logger: Logger) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn RocketchatApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/error_notifier.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | pub matrix_api: &'a MatrixApi, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/iron/rocketchat.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | pub matrix_api: Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/iron/rocketchat.rs:23:51 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn chain(config: &Config, matrix_api: Box) -> Chain { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/iron/rocketchat_login.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 20 | pub matrix_api: Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/iron/transactions.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 20 | matrix_api: Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/iron/transactions.rs:25:50 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn chain(config: Config, matrix_api: Box) -> Chain { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/matrix/command_handler.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | matrix_api: &'a MatrixApi, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/matrix/command_handler.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | matrix_api: &'a MatrixApi, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/matrix/command_handler.rs:374:26 [INFO] [stdout] | [INFO] [stdout] 374 | rocketchat_api: &RocketchatApi, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn RocketchatApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/matrix/dispatcher.rs:19:21 [INFO] [stdout] | [INFO] [stdout] 19 | matrix_api: Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/matrix/dispatcher.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 28 | matrix_api: Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/matrix/forwarder.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | matrix_api: &'a MatrixApi, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/matrix/forwarder.rs:21:86 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn new(connection: &'a SqliteConnection, logger: &'a Logger, matrix_api: &'a MatrixApi) -> Forwarder<'a> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/matrix/forwarder.rs:71:26 [INFO] [stdout] | [INFO] [stdout] 71 | rocketchat_api: &RocketchatApi, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn RocketchatApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/matrix/membership_handler.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | matrix_api: &'a MatrixApi, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/matrix/membership_handler.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | matrix_api: &'a MatrixApi, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/matrix/message_handler.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | matrix_api: Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/matrix/message_handler.rs:25:25 [INFO] [stdout] | [INFO] [stdout] 25 | matrix_api: Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/rocketchat/forwarder.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 30 | matrix_api: &'a MatrixApi, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/rocketchat/forwarder.rs:41:25 [INFO] [stdout] | [INFO] [stdout] 41 | matrix_api: &'a MatrixApi, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/models/rocketchat_room.rs:22:21 [INFO] [stdout] | [INFO] [stdout] 22 | matrix_api: &'a MatrixApi, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/models/rocketchat_room.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | matrix_api: &'a MatrixApi, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/models/rocketchat_room.rs:41:25 [INFO] [stdout] | [INFO] [stdout] 41 | matrix_api: &'a MatrixApi, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/models/rocketchat_room.rs:44:29 [INFO] [stdout] | [INFO] [stdout] 44 | rocketchat_api: &'a RocketchatApi, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn RocketchatApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/models/rocketchat_room.rs:70:26 [INFO] [stdout] | [INFO] [stdout] 70 | rocketchat_api: &RocketchatApi, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn RocketchatApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/models/rocketchat_server.rs:122:22 [INFO] [stdout] | [INFO] [stdout] 122 | matrix_api: &MatrixApi, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/matrix-rocketchat/models/room.rs:23:69 [INFO] [stdout] | [INFO] [stdout] 23 | static ref DM_ROOMS: Mutex> = { Mutex::new(HashMap::new()) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/models/room.rs:36:21 [INFO] [stdout] | [INFO] [stdout] 36 | matrix_api: &'a MatrixApi, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/models/room.rs:41:72 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn new(config: &'a Config, logger: &'a Logger, matrix_api: &'a MatrixApi, id: RoomId) -> Room<'a> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/models/room.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | matrix_api: &MatrixApi, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/models/room.rs:64:25 [INFO] [stdout] | [INFO] [stdout] 64 | matrix_api: &'a MatrixApi, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/models/room.rs:289:26 [INFO] [stdout] | [INFO] [stdout] 289 | rocketchat_api: &RocketchatApi, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn RocketchatApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/models/virtual_user.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | matrix_api: &'a MatrixApi, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/models/virtual_user.rs:22:72 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn new(config: &'a Config, logger: &'a Logger, matrix_api: &'a MatrixApi) -> VirtualUser<'a> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/server.rs:65:44 [INFO] [stdout] | [INFO] [stdout] 65 | fn setup_routes(&self, matrix_api: Box) -> Router { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/server.rs:81:43 [INFO] [stdout] | [INFO] [stdout] 81 | fn setup_bot_user(&self, matrix_api: &MatrixApi) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/matrix-rocketchat/errors.rs:410:26 [INFO] [stdout] | [INFO] [stdout] 410 | self.error_chain.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/api/matrix/mod.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | MatrixApi::get_max_supported_version_api(&supported_versions.versions, config, logger) [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/api/rocketchat/mod.rs:190:9 [INFO] [stdout] | [INFO] [stdout] 190 | RocketchatApi::get_max_supported_version_api(rocketchat_info.version, base_url, logger) [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/matrix/command_handler.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 176 | RocketchatApi::new(rocketchat_url.to_owned(), self.logger.clone())?; [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/matrix/command_handler.rs:212:30 [INFO] [stdout] | [INFO] [stdout] 212 | let rocketchat_api = RocketchatApi::new(server.rocketchat_url.clone(), self.logger.clone())?.with_credentials( [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/matrix/command_handler.rs:228:30 [INFO] [stdout] | [INFO] [stdout] 228 | let rocketchat_api = RocketchatApi::new(server.rocketchat_url.clone(), self.logger.clone())?.with_credentials( [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/matrix/command_handler.rs:301:30 [INFO] [stdout] | [INFO] [stdout] 301 | let rocketchat_api = RocketchatApi::new(server.rocketchat_url.clone(), self.logger.clone())?.with_credentials( [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/matrix/forwarder.rs:36:30 [INFO] [stdout] | [INFO] [stdout] 36 | let rocketchat_api = RocketchatApi::new(server.rocketchat_url, self.logger.clone())?.with_credentials( [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/rocketchat/forwarder.rs:191:30 [INFO] [stdout] | [INFO] [stdout] 191 | let rocketchat_api = RocketchatApi::new(server.rocketchat_url.clone(), self.logger.clone())?.with_credentials( [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/rocketchat/forwarder.rs:270:30 [INFO] [stdout] | [INFO] [stdout] 270 | let rocketchat_api = RocketchatApi::new(server.rocketchat_url.clone(), self.logger.clone())?.with_credentials( [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/models/rocketchat_server.rs:127:30 [INFO] [stdout] | [INFO] [stdout] 127 | let rocketchat_api = RocketchatApi::new(self.rocketchat_url.clone(), logger.clone())?; [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/models/room.rs:254:30 [INFO] [stdout] | [INFO] [stdout] 254 | let rocketchat_api = RocketchatApi::new(server.rocketchat_url.clone(), self.logger.clone())? [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/server.rs:37:26 [INFO] [stdout] | [INFO] [stdout] 37 | let matrix_api = MatrixApi::new(self.config, self.logger.clone())?; [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: 67 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling matrix_rocketchat_test v0.1.0 (/opt/rustwide/workdir/tests/matrix-rocketchat-test) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> tests/matrix-rocketchat-test/handlers.rs:486:46 [INFO] [stdout] | [INFO] [stdout] 486 | chain.link_before(message_forwarder);; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> tests/matrix-rocketchat-test/handlers.rs:522:46 [INFO] [stdout] | [INFO] [stdout] 522 | chain.link_before(message_forwarder);; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> tests/matrix-rocketchat-test/handlers.rs:721:46 [INFO] [stdout] | [INFO] [stdout] 721 | chain.link_before(message_forwarder);; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> tests/matrix-rocketchat-test/handlers.rs:856:46 [INFO] [stdout] | [INFO] [stdout] 856 | chain.link_before(message_forwarder);; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> tests/matrix-rocketchat-test/handlers.rs:1057:46 [INFO] [stdout] | [INFO] [stdout] 1057 | chain.link_before(message_forwarder);; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> tests/matrix-rocketchat-test/handlers.rs:1126:46 [INFO] [stdout] | [INFO] [stdout] 1126 | chain.link_before(message_forwarder);; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> tests/matrix-rocketchat-test/handlers.rs:1172:46 [INFO] [stdout] | [INFO] [stdout] 1172 | chain.link_before(message_forwarder);; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> tests/matrix-rocketchat-test/handlers.rs:1273:45 [INFO] [stdout] | [INFO] [stdout] 1273 | chain.link_after(message_forwarder);; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> tests/matrix-rocketchat-test/handlers.rs:1538:96 [INFO] [stdout] | [INFO] [stdout] 1538 | debug!(DEFAULT_LOGGER, "Matrix mock server adds alias {} to room {}", room_alias, room_id);; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/matrix-rocketchat-test/helpers.rs:25:22 [INFO] [stdout] | [INFO] [stdout] 25 | let matrix_api = MatrixApi::new(config, DEFAULT_LOGGER.clone()).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/matrix-rocketchat-test/helpers.rs:30:22 [INFO] [stdout] | [INFO] [stdout] 30 | let matrix_api = MatrixApi::new(config, DEFAULT_LOGGER.clone()).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/matrix-rocketchat-test/helpers.rs:35:22 [INFO] [stdout] | [INFO] [stdout] 35 | let matrix_api = MatrixApi::new(&config, DEFAULT_LOGGER.clone()).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/matrix-rocketchat-test/helpers.rs:103:22 [INFO] [stdout] | [INFO] [stdout] 103 | let matrix_api = MatrixApi::new(config, DEFAULT_LOGGER.clone()).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/matrix-rocketchat-test/lib.rs:432:26 [INFO] [stdout] | [INFO] [stdout] 432 | let matrix_api = MatrixApi::new(&self.config, DEFAULT_LOGGER.clone()).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/matrix-rocketchat-test/lib.rs:441:26 [INFO] [stdout] | [INFO] [stdout] 441 | let matrix_api = MatrixApi::new(&self.config, DEFAULT_LOGGER.clone()).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling matrix_rocketchat v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused return value of `Result::::is_err` that must be used [INFO] [stdout] --> tests/admin_commands_unkown.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | receiver.recv_timeout(default_timeout()).is_err(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you intended to assert that this is err, consider `.unwrap_err()` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Result::::is_err` that must be used [INFO] [stdout] --> tests/admin_commands_unkown.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | receiver.recv_timeout(default_timeout()).is_err(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you intended to assert that this is err, consider `.unwrap_err()` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Result::::is_err` that must be used [INFO] [stdout] --> tests/admin_commands_unkown.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | receiver.recv_timeout(default_timeout()).is_err(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: if you intended to assert that this is err, consider `.unwrap_err()` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/admin_commands_login.rs:281:22 [INFO] [stdout] | [INFO] [stdout] 281 | let matrix_api = MatrixApi::new(&test.config, DEFAULT_LOGGER.clone()).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/forward_matrix_to_rocketchat.rs:341:22 [INFO] [stdout] | [INFO] [stdout] 341 | let matrix_api = MatrixApi::new(&test.config, DEFAULT_LOGGER.clone()).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/forward_matrix_to_rocketchat.rs:364:22 [INFO] [stdout] | [INFO] [stdout] 364 | let matrix_api = MatrixApi::new(&test.config, DEFAULT_LOGGER.clone()).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/admin_commands_help.rs:66:22 [INFO] [stdout] | [INFO] [stdout] 66 | let matrix_api = MatrixApi::new(&test.config, DEFAULT_LOGGER.clone()).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/admin_commands_bridge.rs:103:22 [INFO] [stdout] | [INFO] [stdout] 103 | let matrix_api = MatrixApi::new(&test.config, DEFAULT_LOGGER.clone()).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/admin_commands_bridge.rs:193:22 [INFO] [stdout] | [INFO] [stdout] 193 | let matrix_api = MatrixApi::new(&test.config, DEFAULT_LOGGER.clone()).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/admin_commands_bridge.rs:227:22 [INFO] [stdout] | [INFO] [stdout] 227 | let matrix_api = MatrixApi::new(&test.config, DEFAULT_LOGGER.clone()).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/admin_commands_bridge.rs:231:22 [INFO] [stdout] | [INFO] [stdout] 231 | let matrix_api = MatrixApi::new(&test.config, DEFAULT_LOGGER.clone()).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/admin_commands_bridge.rs:313:22 [INFO] [stdout] | [INFO] [stdout] 313 | let matrix_api = MatrixApi::new(&test.config, DEFAULT_LOGGER.clone()).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/admin_commands_bridge.rs:438:22 [INFO] [stdout] | [INFO] [stdout] 438 | let matrix_api = MatrixApi::new(&test.config, DEFAULT_LOGGER.clone()).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/admin_commands_list.rs:50:22 [INFO] [stdout] | [INFO] [stdout] 50 | let matrix_api = MatrixApi::new(&test.config, DEFAULT_LOGGER.clone()).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/admin_commands_unbridge.rs:163:22 [INFO] [stdout] | [INFO] [stdout] 163 | let matrix_api = MatrixApi::new(&test.config, DEFAULT_LOGGER.clone()).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/admin_commands_unbridge.rs:167:22 [INFO] [stdout] | [INFO] [stdout] 167 | let matrix_api = MatrixApi::new(&test.config, DEFAULT_LOGGER.clone()).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/admin_commands_unbridge.rs:269:22 [INFO] [stdout] | [INFO] [stdout] 269 | let matrix_api = MatrixApi::new(&test.config, DEFAULT_LOGGER.clone()).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/admin_commands_unbridge.rs:273:22 [INFO] [stdout] | [INFO] [stdout] 273 | let matrix_api = MatrixApi::new(&test.config, DEFAULT_LOGGER.clone()).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/forward_rocketchat_direct_message_to_matrix.rs:109:22 [INFO] [stdout] | [INFO] [stdout] 109 | let matrix_api = MatrixApi::new(&test.config, DEFAULT_LOGGER.clone()).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/forward_rocketchat_direct_message_to_matrix.rs:342:22 [INFO] [stdout] | [INFO] [stdout] 342 | let matrix_api = MatrixApi::new(&test.config, DEFAULT_LOGGER.clone()).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/forward_rocketchat_direct_message_to_matrix.rs:530:22 [INFO] [stdout] | [INFO] [stdout] 530 | let matrix_api = MatrixApi::new(&test.config, DEFAULT_LOGGER.clone()).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/forward_rocketchat_direct_message_to_matrix.rs:534:22 [INFO] [stdout] | [INFO] [stdout] 534 | let matrix_api = MatrixApi::new(&test.config, DEFAULT_LOGGER.clone()).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/forward_rocketchat_channel_to_matrix.rs:112:22 [INFO] [stdout] | [INFO] [stdout] 112 | let matrix_api = MatrixApi::new(&test.config, DEFAULT_LOGGER.clone()).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/forward_rocketchat_channel_to_matrix.rs:205:22 [INFO] [stdout] | [INFO] [stdout] 205 | let matrix_api = MatrixApi::new(&test.config, DEFAULT_LOGGER.clone()).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/admin_commands_connect.rs:304:22 [INFO] [stdout] | [INFO] [stdout] 304 | let matrix_api = MatrixApi::new(&test.config, DEFAULT_LOGGER.clone()).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/admin_commands_connect.rs:368:22 [INFO] [stdout] | [INFO] [stdout] 368 | let matrix_api = MatrixApi::new(&test.config, DEFAULT_LOGGER.clone()).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/admin_commands_connect.rs:418:22 [INFO] [stdout] | [INFO] [stdout] 418 | let matrix_api = MatrixApi::new(&test.config, DEFAULT_LOGGER.clone()).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/admin_commands_connect.rs:507:22 [INFO] [stdout] | [INFO] [stdout] 507 | let matrix_api = MatrixApi::new(&test.config, DEFAULT_LOGGER.clone()).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/forward_rocketchat_channel_to_matrix.rs:731:22 [INFO] [stdout] | [INFO] [stdout] 731 | let matrix_api = MatrixApi::new(&test.config, DEFAULT_LOGGER.clone()).unwrap(); [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [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] [INFO] [stdout] [INFO] [stderr] error: could not compile `matrix_rocketchat`; 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name admin_commands_bridge tests/admin_commands_bridge.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=e05e8d8a5d934b10 -C extra-filename=-e05e8d8a5d934b10 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-c3f395ae4a7cc284.rlib --extern diesel=/opt/rustwide/target/debug/deps/libdiesel-125b6c7acb3f8ceb.rlib --extern diesel_migrations=/opt/rustwide/target/debug/deps/libdiesel_migrations-6ec612f782e819f9.rlib --extern error_chain=/opt/rustwide/target/debug/deps/liberror_chain-62ab34f77c41a1f7.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-d1074ef1eb5e4564.rlib --extern hyper_native_tls=/opt/rustwide/target/debug/deps/libhyper_native_tls-16d0f4a73ac634fd.rlib --extern iron=/opt/rustwide/target/debug/deps/libiron-c1e9e6876674a5fa.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-f94f742a39e224b7.rlib --extern matrix_rocketchat=/opt/rustwide/target/debug/deps/libmatrix_rocketchat-f37ef5d7d0b39e21.rlib --extern matrix_rocketchat_test=/opt/rustwide/target/debug/deps/libmatrix_rocketchat_test-275cf095c736ea97.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-d2a0bb669a69b38f.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-b341048ca5213d60.rlib --extern persistent=/opt/rustwide/target/debug/deps/libpersistent-bcea980a288576f1.rlib --extern pulldown_cmark=/opt/rustwide/target/debug/deps/libpulldown_cmark-b9fa723537319722.rlib --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-d8abafc7c5abea3c.rlib --extern r2d2_diesel=/opt/rustwide/target/debug/deps/libr2d2_diesel-27cfa34d3f680a53.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-dd531e10afb9485f.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-fa7cc597ce275e40.rlib --extern router=/opt/rustwide/target/debug/deps/librouter-a966509992dde002.rlib --extern ruma_client_api=/opt/rustwide/target/debug/deps/libruma_client_api-02a7a030b7fa5e72.rlib --extern ruma_events=/opt/rustwide/target/debug/deps/libruma_events-9fc09aa31719f37f.rlib --extern ruma_identifiers=/opt/rustwide/target/debug/deps/libruma_identifiers-fe8a789a69a74e60.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-19e1cc13d41db44b.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-e041ea8ef7d3ea25.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-443d77b830bde5d9.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-c744b58d70fb2af4.rlib --extern slog=/opt/rustwide/target/debug/deps/libslog-ad825864061a66ca.rlib --extern slog_async=/opt/rustwide/target/debug/deps/libslog_async-7e81314bee93ac1e.rlib --extern slog_json=/opt/rustwide/target/debug/deps/libslog_json-09131d1d56005c8b.rlib --extern slog_stream=/opt/rustwide/target/debug/deps/libslog_stream-cf5ffead07652351.rlib --extern slog_term=/opt/rustwide/target/debug/deps/libslog_term-f6972bb874e43401.rlib --extern tempdir=/opt/rustwide/target/debug/deps/libtempdir-021b68fa35219268.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-08f0cde6203842d2.rlib --extern yaml_rust=/opt/rustwide/target/debug/deps/libyaml_rust-21f4b3574a80dbbb.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-65f1173fde9e4dac/out -L native=/opt/rustwide/target/debug/build/ring-c9f874c4e849d953/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/admin_commands_unkown-2a66faf1d7bf5194.admin_commands_unkown.71fc7430-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/admin_commands_unkown-2a66faf1d7bf5194.admin_commands_unkown.71fc7430-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/admin_commands_unkown-2a66faf1d7bf5194.admin_commands_unkown.71fc7430-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/admin_commands_unkown-2a66faf1d7bf5194.admin_commands_unkown.71fc7430-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/admin_commands_unkown-2a66faf1d7bf5194.admin_commands_unkown.71fc7430-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/admin_commands_unkown-2a66faf1d7bf5194.admin_commands_unkown.71fc7430-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/admin_commands_unkown-2a66faf1d7bf5194.admin_commands_unkown.71fc7430-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/admin_commands_unkown-2a66faf1d7bf5194.admin_commands_unkown.71fc7430-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/admin_commands_unkown-2a66faf1d7bf5194.admin_commands_unkown.71fc7430-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/admin_commands_unkown-2a66faf1d7bf5194.admin_commands_unkown.71fc7430-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/admin_commands_unkown-2a66faf1d7bf5194.admin_commands_unkown.71fc7430-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/admin_commands_unkown-2a66faf1d7bf5194.admin_commands_unkown.71fc7430-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/admin_commands_unkown-2a66faf1d7bf5194.admin_commands_unkown.71fc7430-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/admin_commands_unkown-2a66faf1d7bf5194.admin_commands_unkown.71fc7430-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/admin_commands_unkown-2a66faf1d7bf5194.admin_commands_unkown.71fc7430-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/admin_commands_unkown-2a66faf1d7bf5194.admin_commands_unkown.71fc7430-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/admin_commands_unkown-2a66faf1d7bf5194.394xkz1w7q1qy7q8.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-65f1173fde9e4dac/out" "-L" "/opt/rustwide/target/debug/build/ring-c9f874c4e849d953/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-af71f5d5e2187f62.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-976ae3a75486bc7b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-638f891af6f9e3c4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-52ee1e0bb1279132.rlib" "/opt/rustwide/target/debug/deps/libmatrix_rocketchat_test-275cf095c736ea97.rlib" "/opt/rustwide/target/debug/deps/libtempdir-021b68fa35219268.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-24cc56b729dc19e8.rlib" "/opt/rustwide/target/debug/deps/libslog_stream-cf5ffead07652351.rlib" "/opt/rustwide/target/debug/deps/libslog_extra-e1cb9b13f49430dd.rlib" "/opt/rustwide/target/debug/deps/libslog-7bfd7f13f7529d01.rlib" "/opt/rustwide/target/debug/deps/libslog_json-09131d1d56005c8b.rlib" "/opt/rustwide/target/debug/deps/libslog_async-7e81314bee93ac1e.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-10d1d8a6a83d31a1.rlib" "/opt/rustwide/target/debug/deps/librand-5e867da64e008a81.rlib" "/opt/rustwide/target/debug/deps/libmatrix_rocketchat-f37ef5d7d0b39e21.rlib" "/opt/rustwide/target/debug/deps/libslog_term-f6972bb874e43401.rlib" "/opt/rustwide/target/debug/deps/libterm-688af89f6eeb3018.rlib" "/opt/rustwide/target/debug/deps/libdirs-15348ba1080d6c17.rlib" "/opt/rustwide/target/debug/deps/libisatty-607fc965abea1d46.rlib" "/opt/rustwide/target/debug/deps/libchrono-af0d36f2ae3768f3.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-640b48c6519ad13c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-bf75d6aff40a6f0b.rlib" "/opt/rustwide/target/debug/deps/libslog-ad825864061a66ca.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-c744b58d70fb2af4.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-21f4b3574a80dbbb.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-1ab29bfdbfbe72ac.rlib" "/opt/rustwide/target/debug/deps/libruma_client_api-02a7a030b7fa5e72.rlib" "/opt/rustwide/target/debug/deps/libruma_events-9fc09aa31719f37f.rlib" "/opt/rustwide/target/debug/deps/libruma_signatures-f29d98b950069df4.rlib" "/opt/rustwide/target/debug/deps/libring-a49056e138265843.rlib" "/opt/rustwide/target/debug/deps/libspin-e07e117e5addd750.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-a90465730e7781d1.rlib" "/opt/rustwide/target/debug/deps/libruma_identifiers-fe8a789a69a74e60.rlib" "/opt/rustwide/target/debug/deps/libruma_api-8ae15ea925475c54.rlib" "/opt/rustwide/target/debug/deps/librouter-a966509992dde002.rlib" "/opt/rustwide/target/debug/deps/libroute_recognizer-70bc4b3ef1166115.rlib" "/opt/rustwide/target/debug/deps/libreqwest-fa7cc597ce275e40.rlib" "/opt/rustwide/target/debug/deps/libuuid-8540ca244ca00eeb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b6b5cb9d29652055.rlib" "/opt/rustwide/target/debug/deps/libdtoa-458cccf5222f7c56.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-fcb065efd89786a7.rlib" "/opt/rustwide/target/debug/deps/libflate2-3486ea6f36cf38a0.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-bc70e93634857f2e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-d50447b4f4873e8f.rlib" "/opt/rustwide/target/debug/deps/libadler32-7d3743d80a778ac4.rlib" "/opt/rustwide/target/debug/deps/libcrc-0c704231c7f43429.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-7cea128644c4ca75.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5c105a999746ec85.rlib" "/opt/rustwide/target/debug/deps/libhyper-3b6e14c1cf30310d.rlib" "/opt/rustwide/target/debug/deps/libwant-ea0ad6012121bad7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b73c9715cf27566f.rlib" "/opt/rustwide/target/debug/deps/libtokio-15154e436c559c2d.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-f3593a52d4d0f3ad.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-844607a0cf2ac0b5.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-cf20ed2590a82523.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-38e2a9743bfc8d62.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-f989a632fe9bd1fc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-1f7cdd93cbc25e73.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a0a77ab05a64711c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d4bcc576551e9128.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-8a9d388883238a7f.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-47577823950587a1.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-ccf7f3383b4785a3.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-1be62644edc0a40f.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-eabcfe0c6d5c018e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c497e45dd4a28d93.rlib" "/opt/rustwide/target/debug/deps/libmio-fc0d7033f1c70a7f.rlib" "/opt/rustwide/target/debug/deps/liblazycell-d0d85cb3d64c35ac.rlib" "/opt/rustwide/target/debug/deps/libnet2-295c5275210a3941.rlib" "/opt/rustwide/target/debug/deps/libh2-46f4c3d258d6a88c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c56e03b6d933a479.rlib" "/opt/rustwide/target/debug/deps/libstring-ebd8883c4492013b.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-bef432f29879017c.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-5df9852db0e11a99.rlib" "/opt/rustwide/target/debug/deps/libfutures-416b29fe8120e74c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-132e616ef26155f3.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-33de40e9ba6100ce.rlib" "/opt/rustwide/target/debug/deps/libserde_json-443d77b830bde5d9.rlib" "/opt/rustwide/target/debug/deps/libryu-d90306b2a956d466.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-e15cd3ecd01e2af5.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-84896996c99b1d92.rlib" "/opt/rustwide/target/debug/deps/libserde-19e1cc13d41db44b.rlib" "/opt/rustwide/target/debug/deps/libtry_from-b16343bd835ad7ec.rlib" "/opt/rustwide/target/debug/deps/libfailure-cef72af125d8dd77.rlib" "/opt/rustwide/target/debug/deps/libcookie-964c52631acbb6ca.rlib" "/opt/rustwide/target/debug/deps/libbase64-82da384783769391.rlib" "/opt/rustwide/target/debug/deps/libregex-dd531e10afb9485f.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-c7c7d73be5df8ba5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-297916aab71a2357.rlib" "/opt/rustwide/target/debug/deps/libucd_util-211cda4359852344.rlib" "/opt/rustwide/target/debug/deps/libthread_local-d29d2012ee184d34.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-a63e9f9f55108531.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6b281f62d3c4616.rlib" "/opt/rustwide/target/debug/deps/libr2d2_diesel-27cfa34d3f680a53.rlib" "/opt/rustwide/target/debug/deps/libr2d2-d8abafc7c5abea3c.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-a04f2cef7fb0db31.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f540795eccc1e920.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-14b760202d237e78.rlib" "/opt/rustwide/target/debug/deps/librand-122432096653fb18.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-77606af54bbbbcc4.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-194054a0510c0d4b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d269308525f4b6f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8f4386616762b031.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-db35b97212c0da34.rlib" "/opt/rustwide/target/debug/deps/librand_core-f8c892ef9c68230d.rlib" "/opt/rustwide/target/debug/deps/librand_os-7fd163fd06b56839.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-0eda01d52f57d391.rlib" "/opt/rustwide/target/debug/deps/librand_core-83a6dba49af4e27f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d63734161be8245f.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-7e31377806f322d0.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-78be7f1f9af1dad8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ccc355fbacc0d8ae.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-b9fa723537319722.rlib" "/opt/rustwide/target/debug/deps/libbitflags-824b27534dc38988.rlib" "/opt/rustwide/target/debug/deps/libpersistent-bcea980a288576f1.rlib" "/opt/rustwide/target/debug/deps/libmime-d2a0bb669a69b38f.rlib" "/opt/rustwide/target/debug/deps/libunicase-d42b0f1267298c31.rlib" "/opt/rustwide/target/debug/deps/libhyper_native_tls-16d0f4a73ac634fd.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-c29f40a5b5ec5989.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-36a92b28f4910de3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-056330b32a7914da.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1f4bdc1c858f7fe6.rlib" "/opt/rustwide/target/debug/deps/libantidote-77b4f7f18fb16f36.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-62ab34f77c41a1f7.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ad937a26c2556436.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-5b70c7c2d29ca252.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-7aba9ab3746449b0.rlib" "/opt/rustwide/target/debug/deps/libdiesel_migrations-6ec612f782e819f9.rlib" "/opt/rustwide/target/debug/deps/libmigrations_internals-34732ae7c09c96d5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f94f742a39e224b7.rlib" "/opt/rustwide/target/debug/deps/libiron-c1e9e6876674a5fa.rlib" "/opt/rustwide/target/debug/deps/libmodifier-85f6b3952383d464.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a1e256c4ff52a332.rlib" "/opt/rustwide/target/debug/deps/libphf-79909531a5417d07.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-dd7c5e7a4af8cc09.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-48123994e92c3c1d.rlib" "/opt/rustwide/target/debug/deps/libplugin-36162bae24c0913f.rlib" "/opt/rustwide/target/debug/deps/libtypemap-b20d91ad8ad3bd20.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-a9c620ab08bf6f2d.rlib" "/opt/rustwide/target/debug/deps/libhyper-ce6ae7358440bfcd.rlib" "/opt/rustwide/target/debug/deps/libmime-39918544eebd6edf.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-66706a840c6b3f9e.rlib" "/opt/rustwide/target/debug/deps/libtypeable-61eca76ed0485390.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-ed142afbea10373b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b341048ca5213d60.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e503dff17cb4280b.rlib" "/opt/rustwide/target/debug/deps/libunicase-c72a0ad8888c3178.rlib" "/opt/rustwide/target/debug/deps/liburl-08f0cde6203842d2.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/libidna-4cf27ac22703b666.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b37233f9f239c366.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-3c1a1d8ddcd2eedc.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libtime-3ce2ee53ceefa83a.rlib" "/opt/rustwide/target/debug/deps/libbase64-9f4b077a0fe7ae25.rlib" "/opt/rustwide/target/debug/deps/libsafemem-093fc0e39b1d923d.rlib" "/opt/rustwide/target/debug/deps/liblog-36d4d1fdc627aece.rlib" "/opt/rustwide/target/debug/deps/liblog-d9f402977850d385.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e826ee23819dcb20.rlib" "/opt/rustwide/target/debug/deps/libhttp-d1074ef1eb5e4564.rlib" "/opt/rustwide/target/debug/deps/libitoa-ee4781cc30e192fc.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libbytes-1cf6796d2fa82896.rlib" "/opt/rustwide/target/debug/deps/libiovec-7262177ae14fd1cf.rlib" "/opt/rustwide/target/debug/deps/liblibc-ca4f35b519bd6420.rlib" "/opt/rustwide/target/debug/deps/libdiesel-125b6c7acb3f8ceb.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-d1822e69853dc063.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f54d370afb853429.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lsqlite3" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/admin_commands_unkown-2a66faf1d7bf5194" "-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; 3 warnings emitted [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/deps/welcome-006cb20ef96c6105.welcome.da7c1df0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/welcome-006cb20ef96c6105.welcome.da7c1df0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/welcome-006cb20ef96c6105.welcome.da7c1df0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/welcome-006cb20ef96c6105.welcome.da7c1df0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/welcome-006cb20ef96c6105.welcome.da7c1df0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/welcome-006cb20ef96c6105.welcome.da7c1df0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/welcome-006cb20ef96c6105.welcome.da7c1df0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/welcome-006cb20ef96c6105.welcome.da7c1df0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/welcome-006cb20ef96c6105.welcome.da7c1df0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/welcome-006cb20ef96c6105.welcome.da7c1df0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/welcome-006cb20ef96c6105.welcome.da7c1df0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/welcome-006cb20ef96c6105.welcome.da7c1df0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/welcome-006cb20ef96c6105.welcome.da7c1df0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/welcome-006cb20ef96c6105.welcome.da7c1df0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/welcome-006cb20ef96c6105.welcome.da7c1df0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/welcome-006cb20ef96c6105.welcome.da7c1df0-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/welcome-006cb20ef96c6105.ip0gviicp49iz8r.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-65f1173fde9e4dac/out" "-L" "/opt/rustwide/target/debug/build/ring-c9f874c4e849d953/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-af71f5d5e2187f62.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-976ae3a75486bc7b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-638f891af6f9e3c4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-52ee1e0bb1279132.rlib" "/opt/rustwide/target/debug/deps/libmatrix_rocketchat_test-275cf095c736ea97.rlib" "/opt/rustwide/target/debug/deps/libtempdir-021b68fa35219268.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-24cc56b729dc19e8.rlib" "/opt/rustwide/target/debug/deps/libslog_stream-cf5ffead07652351.rlib" "/opt/rustwide/target/debug/deps/libslog_extra-e1cb9b13f49430dd.rlib" "/opt/rustwide/target/debug/deps/libslog-7bfd7f13f7529d01.rlib" "/opt/rustwide/target/debug/deps/libslog_json-09131d1d56005c8b.rlib" "/opt/rustwide/target/debug/deps/libslog_async-7e81314bee93ac1e.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-10d1d8a6a83d31a1.rlib" "/opt/rustwide/target/debug/deps/librand-5e867da64e008a81.rlib" "/opt/rustwide/target/debug/deps/libmatrix_rocketchat-f37ef5d7d0b39e21.rlib" "/opt/rustwide/target/debug/deps/libslog_term-f6972bb874e43401.rlib" "/opt/rustwide/target/debug/deps/libterm-688af89f6eeb3018.rlib" "/opt/rustwide/target/debug/deps/libdirs-15348ba1080d6c17.rlib" "/opt/rustwide/target/debug/deps/libisatty-607fc965abea1d46.rlib" "/opt/rustwide/target/debug/deps/libchrono-af0d36f2ae3768f3.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-640b48c6519ad13c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-bf75d6aff40a6f0b.rlib" "/opt/rustwide/target/debug/deps/libslog-ad825864061a66ca.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-c744b58d70fb2af4.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-21f4b3574a80dbbb.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-1ab29bfdbfbe72ac.rlib" "/opt/rustwide/target/debug/deps/libruma_client_api-02a7a030b7fa5e72.rlib" "/opt/rustwide/target/debug/deps/libruma_events-9fc09aa31719f37f.rlib" "/opt/rustwide/target/debug/deps/libruma_signatures-f29d98b950069df4.rlib" "/opt/rustwide/target/debug/deps/libring-a49056e138265843.rlib" "/opt/rustwide/target/debug/deps/libspin-e07e117e5addd750.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-a90465730e7781d1.rlib" "/opt/rustwide/target/debug/deps/libruma_identifiers-fe8a789a69a74e60.rlib" "/opt/rustwide/target/debug/deps/libruma_api-8ae15ea925475c54.rlib" "/opt/rustwide/target/debug/deps/librouter-a966509992dde002.rlib" "/opt/rustwide/target/debug/deps/libroute_recognizer-70bc4b3ef1166115.rlib" "/opt/rustwide/target/debug/deps/libreqwest-fa7cc597ce275e40.rlib" "/opt/rustwide/target/debug/deps/libuuid-8540ca244ca00eeb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b6b5cb9d29652055.rlib" "/opt/rustwide/target/debug/deps/libdtoa-458cccf5222f7c56.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-fcb065efd89786a7.rlib" "/opt/rustwide/target/debug/deps/libflate2-3486ea6f36cf38a0.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-bc70e93634857f2e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-d50447b4f4873e8f.rlib" "/opt/rustwide/target/debug/deps/libadler32-7d3743d80a778ac4.rlib" "/opt/rustwide/target/debug/deps/libcrc-0c704231c7f43429.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-7cea128644c4ca75.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5c105a999746ec85.rlib" "/opt/rustwide/target/debug/deps/libhyper-3b6e14c1cf30310d.rlib" "/opt/rustwide/target/debug/deps/libwant-ea0ad6012121bad7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b73c9715cf27566f.rlib" "/opt/rustwide/target/debug/deps/libtokio-15154e436c559c2d.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-f3593a52d4d0f3ad.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-844607a0cf2ac0b5.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-cf20ed2590a82523.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-38e2a9743bfc8d62.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-f989a632fe9bd1fc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-1f7cdd93cbc25e73.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a0a77ab05a64711c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d4bcc576551e9128.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-8a9d388883238a7f.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-47577823950587a1.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-ccf7f3383b4785a3.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-1be62644edc0a40f.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-eabcfe0c6d5c018e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c497e45dd4a28d93.rlib" "/opt/rustwide/target/debug/deps/libmio-fc0d7033f1c70a7f.rlib" "/opt/rustwide/target/debug/deps/liblazycell-d0d85cb3d64c35ac.rlib" "/opt/rustwide/target/debug/deps/libnet2-295c5275210a3941.rlib" "/opt/rustwide/target/debug/deps/libh2-46f4c3d258d6a88c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c56e03b6d933a479.rlib" "/opt/rustwide/target/debug/deps/libstring-ebd8883c4492013b.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-bef432f29879017c.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-5df9852db0e11a99.rlib" "/opt/rustwide/target/debug/deps/libfutures-416b29fe8120e74c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-132e616ef26155f3.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-33de40e9ba6100ce.rlib" "/opt/rustwide/target/debug/deps/libserde_json-443d77b830bde5d9.rlib" "/opt/rustwide/target/debug/deps/libryu-d90306b2a956d466.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-e15cd3ecd01e2af5.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-84896996c99b1d92.rlib" "/opt/rustwide/target/debug/deps/libserde-19e1cc13d41db44b.rlib" "/opt/rustwide/target/debug/deps/libtry_from-b16343bd835ad7ec.rlib" "/opt/rustwide/target/debug/deps/libfailure-cef72af125d8dd77.rlib" "/opt/rustwide/target/debug/deps/libcookie-964c52631acbb6ca.rlib" "/opt/rustwide/target/debug/deps/libbase64-82da384783769391.rlib" "/opt/rustwide/target/debug/deps/libregex-dd531e10afb9485f.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-c7c7d73be5df8ba5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-297916aab71a2357.rlib" "/opt/rustwide/target/debug/deps/libucd_util-211cda4359852344.rlib" "/opt/rustwide/target/debug/deps/libthread_local-d29d2012ee184d34.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-a63e9f9f55108531.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6b281f62d3c4616.rlib" "/opt/rustwide/target/debug/deps/libr2d2_diesel-27cfa34d3f680a53.rlib" "/opt/rustwide/target/debug/deps/libr2d2-d8abafc7c5abea3c.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-a04f2cef7fb0db31.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f540795eccc1e920.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-14b760202d237e78.rlib" "/opt/rustwide/target/debug/deps/librand-122432096653fb18.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-77606af54bbbbcc4.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-194054a0510c0d4b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d269308525f4b6f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8f4386616762b031.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-db35b97212c0da34.rlib" "/opt/rustwide/target/debug/deps/librand_core-f8c892ef9c68230d.rlib" "/opt/rustwide/target/debug/deps/librand_os-7fd163fd06b56839.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-0eda01d52f57d391.rlib" "/opt/rustwide/target/debug/deps/librand_core-83a6dba49af4e27f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d63734161be8245f.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-7e31377806f322d0.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-78be7f1f9af1dad8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ccc355fbacc0d8ae.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-b9fa723537319722.rlib" "/opt/rustwide/target/debug/deps/libbitflags-824b27534dc38988.rlib" "/opt/rustwide/target/debug/deps/libpersistent-bcea980a288576f1.rlib" "/opt/rustwide/target/debug/deps/libmime-d2a0bb669a69b38f.rlib" "/opt/rustwide/target/debug/deps/libunicase-d42b0f1267298c31.rlib" "/opt/rustwide/target/debug/deps/libiron-c1e9e6876674a5fa.rlib" "/opt/rustwide/target/debug/deps/libmodifier-85f6b3952383d464.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a1e256c4ff52a332.rlib" "/opt/rustwide/target/debug/deps/libphf-79909531a5417d07.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-dd7c5e7a4af8cc09.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-48123994e92c3c1d.rlib" "/opt/rustwide/target/debug/deps/libplugin-36162bae24c0913f.rlib" "/opt/rustwide/target/debug/deps/libtypemap-b20d91ad8ad3bd20.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-a9c620ab08bf6f2d.rlib" "/opt/rustwide/target/debug/deps/libhyper_native_tls-16d0f4a73ac634fd.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-c29f40a5b5ec5989.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-36a92b28f4910de3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-056330b32a7914da.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f94f742a39e224b7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1f4bdc1c858f7fe6.rlib" "/opt/rustwide/target/debug/deps/libhyper-ce6ae7358440bfcd.rlib" "/opt/rustwide/target/debug/deps/libmime-39918544eebd6edf.rlib" "/opt/rustwide/target/debug/deps/liblog-36d4d1fdc627aece.rlib" "/opt/rustwide/target/debug/deps/liblog-d9f402977850d385.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-66706a840c6b3f9e.rlib" "/opt/rustwide/target/debug/deps/libtypeable-61eca76ed0485390.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-ed142afbea10373b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b341048ca5213d60.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e503dff17cb4280b.rlib" "/opt/rustwide/target/debug/deps/libunicase-c72a0ad8888c3178.rlib" "/opt/rustwide/target/debug/deps/liburl-08f0cde6203842d2.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/libidna-4cf27ac22703b666.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b37233f9f239c366.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-3c1a1d8ddcd2eedc.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libtime-3ce2ee53ceefa83a.rlib" "/opt/rustwide/target/debug/deps/libbase64-9f4b077a0fe7ae25.rlib" "/opt/rustwide/target/debug/deps/libsafemem-093fc0e39b1d923d.rlib" "/opt/rustwide/target/debug/deps/libantidote-77b4f7f18fb16f36.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-62ab34f77c41a1f7.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ad937a26c2556436.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-5b70c7c2d29ca252.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-7aba9ab3746449b0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e826ee23819dcb20.rlib" "/opt/rustwide/target/debug/deps/libdiesel_migrations-6ec612f782e819f9.rlib" "/opt/rustwide/target/debug/deps/libmigrations_internals-34732ae7c09c96d5.rlib" "/opt/rustwide/target/debug/deps/libdiesel-125b6c7acb3f8ceb.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-d1822e69853dc063.rlib" "/opt/rustwide/target/debug/deps/libhttp-d1074ef1eb5e4564.rlib" "/opt/rustwide/target/debug/deps/libitoa-ee4781cc30e192fc.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libbytes-1cf6796d2fa82896.rlib" "/opt/rustwide/target/debug/deps/libiovec-7262177ae14fd1cf.rlib" "/opt/rustwide/target/debug/deps/liblibc-ca4f35b519bd6420.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f54d370afb853429.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lsqlite3" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/welcome-006cb20ef96c6105" "-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: unused doc comment [INFO] [stdout] --> src/matrix-rocketchat/i18n.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | /// A list of languages that are supported by the application bridge [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/api/matrix/mod.rs:80:32 [INFO] [stdout] | [INFO] [stdout] 80 | fn clone_box(&self) -> Box; [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/api/matrix/mod.rs:87:32 [INFO] [stdout] | [INFO] [stdout] 87 | fn clone_box(&self) -> Box { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/api/matrix/mod.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | impl Clone for Box { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/api/matrix/mod.rs:93:28 [INFO] [stdout] | [INFO] [stdout] 93 | fn clone(&self) -> Box { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/api/matrix/mod.rs:98:6 [INFO] [stdout] | [INFO] [stdout] 98 | impl MatrixApi { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/api/matrix/mod.rs:101:63 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn new(config: &Config, logger: Logger) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/api/matrix/mod.rs:129:106 [INFO] [stdout] | [INFO] [stdout] 129 | fn get_max_supported_version_api(versions: &[String], config: &Config, logger: Logger) -> Result> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/api/rest_api.rs:62:54 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn call_rocketchat>(endpoint: &Endpoint) -> Result<(String, StatusCode)> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Endpoint` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/api/rest_api.rs:67:58 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn get_rocketchat_file>(endpoint: &Endpoint) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Endpoint` [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] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix-rocketchat/errors.rs:37:38 [INFO] [stdout] | [INFO] [stdout] 37 | return Err(simple_error!($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix-rocketchat/api/rocketchat/v1.rs:569:17 [INFO] [stdout] | [INFO] [stdout] 569 | bail_error!(ErrorKind::TooManyRequests(CHANNELS_MEMBERS_PATH.to_string())) [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail_error` [INFO] [stdout] = note: this warning originates in the macro `bail_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix-rocketchat/errors.rs:37:38 [INFO] [stdout] | [INFO] [stdout] 37 | return Err(simple_error!($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix-rocketchat/api/rocketchat/v1.rs:619:17 [INFO] [stdout] | [INFO] [stdout] 619 | bail_error!(ErrorKind::TooManyRequests(CHANNELS_LIST_JOINED_PATH.to_string())) [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail_error` [INFO] [stdout] = note: this warning originates in the macro `bail_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/matrix-rocketchat/errors.rs:37:38 [INFO] [stdout] | [INFO] [stdout] 37 | return Err(simple_error!($e)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/matrix-rocketchat/api/rocketchat/v1.rs:769:17 [INFO] [stdout] | [INFO] [stdout] 769 | bail_error!(ErrorKind::TooManyRequests(GROUPS_MEMBERS_PATH.to_string())) [INFO] [stdout] | ------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail_error` [INFO] [stdout] = note: this warning originates in the macro `bail_error` (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/matrix-rocketchat/api/rocketchat/v1.rs:871:90 [INFO] [stdout] | [INFO] [stdout] 871 | fn with_credentials(mut self: Box, user_id: String, auth_token: String) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn super::RocketchatApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/api/rocketchat/mod.rs:148:86 [INFO] [stdout] | [INFO] [stdout] 148 | fn with_credentials(self: Box, user_id: String, auth_token: String) -> Box; [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn RocketchatApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/api/rocketchat/mod.rs:157:6 [INFO] [stdout] | [INFO] [stdout] 157 | impl RocketchatApi { [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn RocketchatApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/api/rocketchat/mod.rs:160:64 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn new(base_url: String, logger: Logger) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn RocketchatApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/api/rocketchat/mod.rs:193:103 [INFO] [stdout] | [INFO] [stdout] 193 | fn get_max_supported_version_api(version: String, base_url: String, logger: Logger) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn RocketchatApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/error_notifier.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | pub matrix_api: &'a MatrixApi, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/iron/rocketchat.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | pub matrix_api: Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/iron/rocketchat.rs:23:51 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn chain(config: &Config, matrix_api: Box) -> Chain { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/iron/rocketchat_login.rs:20:25 [INFO] [stdout] | [INFO] [stdout] 20 | pub matrix_api: Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/iron/transactions.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 20 | matrix_api: Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/iron/transactions.rs:25:50 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn chain(config: Config, matrix_api: Box) -> Chain { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/matrix/command_handler.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | matrix_api: &'a MatrixApi, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/matrix/command_handler.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | matrix_api: &'a MatrixApi, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/matrix/command_handler.rs:374:26 [INFO] [stdout] | [INFO] [stdout] 374 | rocketchat_api: &RocketchatApi, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn RocketchatApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/matrix/dispatcher.rs:19:21 [INFO] [stdout] | [INFO] [stdout] 19 | matrix_api: Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/matrix/dispatcher.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 28 | matrix_api: Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/matrix/forwarder.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | matrix_api: &'a MatrixApi, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/matrix/forwarder.rs:21:86 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn new(connection: &'a SqliteConnection, logger: &'a Logger, matrix_api: &'a MatrixApi) -> Forwarder<'a> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/matrix/forwarder.rs:71:26 [INFO] [stdout] | [INFO] [stdout] 71 | rocketchat_api: &RocketchatApi, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn RocketchatApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/matrix/membership_handler.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | matrix_api: &'a MatrixApi, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/matrix/membership_handler.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | matrix_api: &'a MatrixApi, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/matrix/message_handler.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | matrix_api: Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/matrix/message_handler.rs:25:25 [INFO] [stdout] | [INFO] [stdout] 25 | matrix_api: Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/rocketchat/forwarder.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 30 | matrix_api: &'a MatrixApi, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/handlers/rocketchat/forwarder.rs:41:25 [INFO] [stdout] | [INFO] [stdout] 41 | matrix_api: &'a MatrixApi, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/models/rocketchat_room.rs:22:21 [INFO] [stdout] | [INFO] [stdout] 22 | matrix_api: &'a MatrixApi, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/models/rocketchat_room.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | matrix_api: &'a MatrixApi, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/models/rocketchat_room.rs:41:25 [INFO] [stdout] | [INFO] [stdout] 41 | matrix_api: &'a MatrixApi, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/models/rocketchat_room.rs:44:29 [INFO] [stdout] | [INFO] [stdout] 44 | rocketchat_api: &'a RocketchatApi, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn RocketchatApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/models/rocketchat_room.rs:70:26 [INFO] [stdout] | [INFO] [stdout] 70 | rocketchat_api: &RocketchatApi, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn RocketchatApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/models/rocketchat_server.rs:122:22 [INFO] [stdout] | [INFO] [stdout] 122 | matrix_api: &MatrixApi, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/matrix-rocketchat/models/room.rs:23:69 [INFO] [stdout] | [INFO] [stdout] 23 | static ref DM_ROOMS: Mutex> = { Mutex::new(HashMap::new()) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/models/room.rs:36:21 [INFO] [stdout] | [INFO] [stdout] 36 | matrix_api: &'a MatrixApi, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/models/room.rs:41:72 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn new(config: &'a Config, logger: &'a Logger, matrix_api: &'a MatrixApi, id: RoomId) -> Room<'a> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/models/room.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | matrix_api: &MatrixApi, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/models/room.rs:64:25 [INFO] [stdout] | [INFO] [stdout] 64 | matrix_api: &'a MatrixApi, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/models/room.rs:289:26 [INFO] [stdout] | [INFO] [stdout] 289 | rocketchat_api: &RocketchatApi, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn RocketchatApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/models/virtual_user.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | matrix_api: &'a MatrixApi, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/models/virtual_user.rs:22:72 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn new(config: &'a Config, logger: &'a Logger, matrix_api: &'a MatrixApi) -> VirtualUser<'a> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/server.rs:65:44 [INFO] [stdout] | [INFO] [stdout] 65 | fn setup_routes(&self, matrix_api: Box) -> Router { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/matrix-rocketchat/server.rs:81:43 [INFO] [stdout] | [INFO] [stdout] 81 | fn setup_bot_user(&self, matrix_api: &MatrixApi) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn MatrixApi` [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] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/transactions-c74f5ff679d23450.transactions.94c67daf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/transactions-c74f5ff679d23450.transactions.94c67daf-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/transactions-c74f5ff679d23450.transactions.94c67daf-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/transactions-c74f5ff679d23450.transactions.94c67daf-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/transactions-c74f5ff679d23450.transactions.94c67daf-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/transactions-c74f5ff679d23450.transactions.94c67daf-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/transactions-c74f5ff679d23450.transactions.94c67daf-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/transactions-c74f5ff679d23450.transactions.94c67daf-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/transactions-c74f5ff679d23450.transactions.94c67daf-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/transactions-c74f5ff679d23450.transactions.94c67daf-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/transactions-c74f5ff679d23450.transactions.94c67daf-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/transactions-c74f5ff679d23450.transactions.94c67daf-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/transactions-c74f5ff679d23450.transactions.94c67daf-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/transactions-c74f5ff679d23450.transactions.94c67daf-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/transactions-c74f5ff679d23450.transactions.94c67daf-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/transactions-c74f5ff679d23450.transactions.94c67daf-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/transactions-c74f5ff679d23450.tq2wmtusma2u945.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-65f1173fde9e4dac/out" "-L" "/opt/rustwide/target/debug/build/ring-c9f874c4e849d953/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-af71f5d5e2187f62.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-976ae3a75486bc7b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-638f891af6f9e3c4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-52ee1e0bb1279132.rlib" "/opt/rustwide/target/debug/deps/libmatrix_rocketchat_test-275cf095c736ea97.rlib" "/opt/rustwide/target/debug/deps/libtempdir-021b68fa35219268.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-24cc56b729dc19e8.rlib" "/opt/rustwide/target/debug/deps/libslog_stream-cf5ffead07652351.rlib" "/opt/rustwide/target/debug/deps/libslog_extra-e1cb9b13f49430dd.rlib" "/opt/rustwide/target/debug/deps/libslog-7bfd7f13f7529d01.rlib" "/opt/rustwide/target/debug/deps/libslog_json-09131d1d56005c8b.rlib" "/opt/rustwide/target/debug/deps/libslog_async-7e81314bee93ac1e.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-10d1d8a6a83d31a1.rlib" "/opt/rustwide/target/debug/deps/librand-5e867da64e008a81.rlib" "/opt/rustwide/target/debug/deps/libmatrix_rocketchat-f37ef5d7d0b39e21.rlib" "/opt/rustwide/target/debug/deps/libslog_term-f6972bb874e43401.rlib" "/opt/rustwide/target/debug/deps/libterm-688af89f6eeb3018.rlib" "/opt/rustwide/target/debug/deps/libdirs-15348ba1080d6c17.rlib" "/opt/rustwide/target/debug/deps/libisatty-607fc965abea1d46.rlib" "/opt/rustwide/target/debug/deps/libchrono-af0d36f2ae3768f3.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-640b48c6519ad13c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-bf75d6aff40a6f0b.rlib" "/opt/rustwide/target/debug/deps/libslog-ad825864061a66ca.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-c744b58d70fb2af4.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-21f4b3574a80dbbb.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-1ab29bfdbfbe72ac.rlib" "/opt/rustwide/target/debug/deps/libruma_client_api-02a7a030b7fa5e72.rlib" "/opt/rustwide/target/debug/deps/libruma_events-9fc09aa31719f37f.rlib" "/opt/rustwide/target/debug/deps/libruma_signatures-f29d98b950069df4.rlib" "/opt/rustwide/target/debug/deps/libring-a49056e138265843.rlib" "/opt/rustwide/target/debug/deps/libspin-e07e117e5addd750.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-a90465730e7781d1.rlib" "/opt/rustwide/target/debug/deps/libruma_identifiers-fe8a789a69a74e60.rlib" "/opt/rustwide/target/debug/deps/libruma_api-8ae15ea925475c54.rlib" "/opt/rustwide/target/debug/deps/librouter-a966509992dde002.rlib" "/opt/rustwide/target/debug/deps/libroute_recognizer-70bc4b3ef1166115.rlib" "/opt/rustwide/target/debug/deps/libreqwest-fa7cc597ce275e40.rlib" "/opt/rustwide/target/debug/deps/libuuid-8540ca244ca00eeb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b6b5cb9d29652055.rlib" "/opt/rustwide/target/debug/deps/libdtoa-458cccf5222f7c56.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-fcb065efd89786a7.rlib" "/opt/rustwide/target/debug/deps/libflate2-3486ea6f36cf38a0.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-bc70e93634857f2e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-d50447b4f4873e8f.rlib" "/opt/rustwide/target/debug/deps/libadler32-7d3743d80a778ac4.rlib" "/opt/rustwide/target/debug/deps/libcrc-0c704231c7f43429.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-7cea128644c4ca75.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5c105a999746ec85.rlib" "/opt/rustwide/target/debug/deps/libhyper-3b6e14c1cf30310d.rlib" "/opt/rustwide/target/debug/deps/libwant-ea0ad6012121bad7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b73c9715cf27566f.rlib" "/opt/rustwide/target/debug/deps/libtokio-15154e436c559c2d.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-f3593a52d4d0f3ad.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-844607a0cf2ac0b5.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-cf20ed2590a82523.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-38e2a9743bfc8d62.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-f989a632fe9bd1fc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-1f7cdd93cbc25e73.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a0a77ab05a64711c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d4bcc576551e9128.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-8a9d388883238a7f.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-47577823950587a1.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-ccf7f3383b4785a3.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-1be62644edc0a40f.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-eabcfe0c6d5c018e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c497e45dd4a28d93.rlib" "/opt/rustwide/target/debug/deps/libmio-fc0d7033f1c70a7f.rlib" "/opt/rustwide/target/debug/deps/liblazycell-d0d85cb3d64c35ac.rlib" "/opt/rustwide/target/debug/deps/libnet2-295c5275210a3941.rlib" "/opt/rustwide/target/debug/deps/libh2-46f4c3d258d6a88c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c56e03b6d933a479.rlib" "/opt/rustwide/target/debug/deps/libstring-ebd8883c4492013b.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-bef432f29879017c.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-5df9852db0e11a99.rlib" "/opt/rustwide/target/debug/deps/libfutures-416b29fe8120e74c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-132e616ef26155f3.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-33de40e9ba6100ce.rlib" "/opt/rustwide/target/debug/deps/libserde_json-443d77b830bde5d9.rlib" "/opt/rustwide/target/debug/deps/libryu-d90306b2a956d466.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-e15cd3ecd01e2af5.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-84896996c99b1d92.rlib" "/opt/rustwide/target/debug/deps/libserde-19e1cc13d41db44b.rlib" "/opt/rustwide/target/debug/deps/libtry_from-b16343bd835ad7ec.rlib" "/opt/rustwide/target/debug/deps/libfailure-cef72af125d8dd77.rlib" "/opt/rustwide/target/debug/deps/libcookie-964c52631acbb6ca.rlib" "/opt/rustwide/target/debug/deps/libbase64-82da384783769391.rlib" "/opt/rustwide/target/debug/deps/libregex-dd531e10afb9485f.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-c7c7d73be5df8ba5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-297916aab71a2357.rlib" "/opt/rustwide/target/debug/deps/libucd_util-211cda4359852344.rlib" "/opt/rustwide/target/debug/deps/libthread_local-d29d2012ee184d34.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-a63e9f9f55108531.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6b281f62d3c4616.rlib" "/opt/rustwide/target/debug/deps/libr2d2_diesel-27cfa34d3f680a53.rlib" "/opt/rustwide/target/debug/deps/libr2d2-d8abafc7c5abea3c.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-a04f2cef7fb0db31.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f540795eccc1e920.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-14b760202d237e78.rlib" "/opt/rustwide/target/debug/deps/librand-122432096653fb18.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-77606af54bbbbcc4.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-194054a0510c0d4b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d269308525f4b6f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8f4386616762b031.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-db35b97212c0da34.rlib" "/opt/rustwide/target/debug/deps/librand_core-f8c892ef9c68230d.rlib" "/opt/rustwide/target/debug/deps/librand_os-7fd163fd06b56839.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-0eda01d52f57d391.rlib" "/opt/rustwide/target/debug/deps/librand_core-83a6dba49af4e27f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d63734161be8245f.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-7e31377806f322d0.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-78be7f1f9af1dad8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ccc355fbacc0d8ae.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-b9fa723537319722.rlib" "/opt/rustwide/target/debug/deps/libbitflags-824b27534dc38988.rlib" "/opt/rustwide/target/debug/deps/libpersistent-bcea980a288576f1.rlib" "/opt/rustwide/target/debug/deps/libmime-d2a0bb669a69b38f.rlib" "/opt/rustwide/target/debug/deps/libunicase-d42b0f1267298c31.rlib" "/opt/rustwide/target/debug/deps/libiron-c1e9e6876674a5fa.rlib" "/opt/rustwide/target/debug/deps/libmodifier-85f6b3952383d464.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a1e256c4ff52a332.rlib" "/opt/rustwide/target/debug/deps/libphf-79909531a5417d07.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-dd7c5e7a4af8cc09.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-48123994e92c3c1d.rlib" "/opt/rustwide/target/debug/deps/libplugin-36162bae24c0913f.rlib" "/opt/rustwide/target/debug/deps/libtypemap-b20d91ad8ad3bd20.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-a9c620ab08bf6f2d.rlib" "/opt/rustwide/target/debug/deps/libhyper_native_tls-16d0f4a73ac634fd.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-c29f40a5b5ec5989.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-36a92b28f4910de3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-056330b32a7914da.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f94f742a39e224b7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1f4bdc1c858f7fe6.rlib" "/opt/rustwide/target/debug/deps/libhyper-ce6ae7358440bfcd.rlib" "/opt/rustwide/target/debug/deps/libmime-39918544eebd6edf.rlib" "/opt/rustwide/target/debug/deps/liblog-36d4d1fdc627aece.rlib" "/opt/rustwide/target/debug/deps/liblog-d9f402977850d385.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-66706a840c6b3f9e.rlib" "/opt/rustwide/target/debug/deps/libtypeable-61eca76ed0485390.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-ed142afbea10373b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b341048ca5213d60.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e503dff17cb4280b.rlib" "/opt/rustwide/target/debug/deps/libunicase-c72a0ad8888c3178.rlib" "/opt/rustwide/target/debug/deps/liburl-08f0cde6203842d2.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/libidna-4cf27ac22703b666.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b37233f9f239c366.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-3c1a1d8ddcd2eedc.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libtime-3ce2ee53ceefa83a.rlib" "/opt/rustwide/target/debug/deps/libbase64-9f4b077a0fe7ae25.rlib" "/opt/rustwide/target/debug/deps/libsafemem-093fc0e39b1d923d.rlib" "/opt/rustwide/target/debug/deps/libantidote-77b4f7f18fb16f36.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-62ab34f77c41a1f7.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ad937a26c2556436.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-5b70c7c2d29ca252.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-7aba9ab3746449b0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e826ee23819dcb20.rlib" "/opt/rustwide/target/debug/deps/libdiesel_migrations-6ec612f782e819f9.rlib" "/opt/rustwide/target/debug/deps/libmigrations_internals-34732ae7c09c96d5.rlib" "/opt/rustwide/target/debug/deps/libdiesel-125b6c7acb3f8ceb.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-d1822e69853dc063.rlib" "/opt/rustwide/target/debug/deps/libhttp-d1074ef1eb5e4564.rlib" "/opt/rustwide/target/debug/deps/libitoa-ee4781cc30e192fc.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libbytes-1cf6796d2fa82896.rlib" "/opt/rustwide/target/debug/deps/libiovec-7262177ae14fd1cf.rlib" "/opt/rustwide/target/debug/deps/liblibc-ca4f35b519bd6420.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f54d370afb853429.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lsqlite3" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/transactions-c74f5ff679d23450" "-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/deps/errors-6dc7e43296ee47fe.errors.8186e096-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/errors-6dc7e43296ee47fe.errors.8186e096-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/errors-6dc7e43296ee47fe.errors.8186e096-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/errors-6dc7e43296ee47fe.errors.8186e096-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/errors-6dc7e43296ee47fe.errors.8186e096-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/errors-6dc7e43296ee47fe.errors.8186e096-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/errors-6dc7e43296ee47fe.errors.8186e096-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/errors-6dc7e43296ee47fe.errors.8186e096-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/errors-6dc7e43296ee47fe.errors.8186e096-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/errors-6dc7e43296ee47fe.errors.8186e096-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/errors-6dc7e43296ee47fe.errors.8186e096-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/errors-6dc7e43296ee47fe.errors.8186e096-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/errors-6dc7e43296ee47fe.errors.8186e096-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/errors-6dc7e43296ee47fe.errors.8186e096-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/errors-6dc7e43296ee47fe.errors.8186e096-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/errors-6dc7e43296ee47fe.errors.8186e096-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/errors-6dc7e43296ee47fe.5g8rpfj04cu1j1ed.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-65f1173fde9e4dac/out" "-L" "/opt/rustwide/target/debug/build/ring-c9f874c4e849d953/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-af71f5d5e2187f62.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-976ae3a75486bc7b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-638f891af6f9e3c4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-52ee1e0bb1279132.rlib" "/opt/rustwide/target/debug/deps/libmatrix_rocketchat_test-275cf095c736ea97.rlib" "/opt/rustwide/target/debug/deps/libtempdir-021b68fa35219268.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-24cc56b729dc19e8.rlib" "/opt/rustwide/target/debug/deps/libslog_stream-cf5ffead07652351.rlib" "/opt/rustwide/target/debug/deps/libslog_extra-e1cb9b13f49430dd.rlib" "/opt/rustwide/target/debug/deps/libslog-7bfd7f13f7529d01.rlib" "/opt/rustwide/target/debug/deps/libslog_json-09131d1d56005c8b.rlib" "/opt/rustwide/target/debug/deps/libslog_async-7e81314bee93ac1e.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-10d1d8a6a83d31a1.rlib" "/opt/rustwide/target/debug/deps/librand-5e867da64e008a81.rlib" "/opt/rustwide/target/debug/deps/libmatrix_rocketchat-f37ef5d7d0b39e21.rlib" "/opt/rustwide/target/debug/deps/libslog_term-f6972bb874e43401.rlib" "/opt/rustwide/target/debug/deps/libterm-688af89f6eeb3018.rlib" "/opt/rustwide/target/debug/deps/libdirs-15348ba1080d6c17.rlib" "/opt/rustwide/target/debug/deps/libisatty-607fc965abea1d46.rlib" "/opt/rustwide/target/debug/deps/libchrono-af0d36f2ae3768f3.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-640b48c6519ad13c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-bf75d6aff40a6f0b.rlib" "/opt/rustwide/target/debug/deps/libslog-ad825864061a66ca.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-c744b58d70fb2af4.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-21f4b3574a80dbbb.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-1ab29bfdbfbe72ac.rlib" "/opt/rustwide/target/debug/deps/libruma_client_api-02a7a030b7fa5e72.rlib" "/opt/rustwide/target/debug/deps/libruma_events-9fc09aa31719f37f.rlib" "/opt/rustwide/target/debug/deps/libruma_signatures-f29d98b950069df4.rlib" "/opt/rustwide/target/debug/deps/libring-a49056e138265843.rlib" "/opt/rustwide/target/debug/deps/libspin-e07e117e5addd750.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-a90465730e7781d1.rlib" "/opt/rustwide/target/debug/deps/libruma_identifiers-fe8a789a69a74e60.rlib" "/opt/rustwide/target/debug/deps/libruma_api-8ae15ea925475c54.rlib" "/opt/rustwide/target/debug/deps/librouter-a966509992dde002.rlib" "/opt/rustwide/target/debug/deps/libroute_recognizer-70bc4b3ef1166115.rlib" "/opt/rustwide/target/debug/deps/libreqwest-fa7cc597ce275e40.rlib" "/opt/rustwide/target/debug/deps/libuuid-8540ca244ca00eeb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b6b5cb9d29652055.rlib" "/opt/rustwide/target/debug/deps/libdtoa-458cccf5222f7c56.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-fcb065efd89786a7.rlib" "/opt/rustwide/target/debug/deps/libflate2-3486ea6f36cf38a0.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-bc70e93634857f2e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-d50447b4f4873e8f.rlib" "/opt/rustwide/target/debug/deps/libadler32-7d3743d80a778ac4.rlib" "/opt/rustwide/target/debug/deps/libcrc-0c704231c7f43429.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-7cea128644c4ca75.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5c105a999746ec85.rlib" "/opt/rustwide/target/debug/deps/libhyper-3b6e14c1cf30310d.rlib" "/opt/rustwide/target/debug/deps/libwant-ea0ad6012121bad7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b73c9715cf27566f.rlib" "/opt/rustwide/target/debug/deps/libtokio-15154e436c559c2d.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-f3593a52d4d0f3ad.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-844607a0cf2ac0b5.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-cf20ed2590a82523.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-38e2a9743bfc8d62.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-f989a632fe9bd1fc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-1f7cdd93cbc25e73.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a0a77ab05a64711c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d4bcc576551e9128.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-8a9d388883238a7f.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-47577823950587a1.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-ccf7f3383b4785a3.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-1be62644edc0a40f.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-eabcfe0c6d5c018e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c497e45dd4a28d93.rlib" "/opt/rustwide/target/debug/deps/libmio-fc0d7033f1c70a7f.rlib" "/opt/rustwide/target/debug/deps/liblazycell-d0d85cb3d64c35ac.rlib" "/opt/rustwide/target/debug/deps/libnet2-295c5275210a3941.rlib" "/opt/rustwide/target/debug/deps/libh2-46f4c3d258d6a88c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c56e03b6d933a479.rlib" "/opt/rustwide/target/debug/deps/libstring-ebd8883c4492013b.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-bef432f29879017c.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-5df9852db0e11a99.rlib" "/opt/rustwide/target/debug/deps/libfutures-416b29fe8120e74c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-132e616ef26155f3.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-33de40e9ba6100ce.rlib" "/opt/rustwide/target/debug/deps/libserde_json-443d77b830bde5d9.rlib" "/opt/rustwide/target/debug/deps/libryu-d90306b2a956d466.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-e15cd3ecd01e2af5.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-84896996c99b1d92.rlib" "/opt/rustwide/target/debug/deps/libserde-19e1cc13d41db44b.rlib" "/opt/rustwide/target/debug/deps/libtry_from-b16343bd835ad7ec.rlib" "/opt/rustwide/target/debug/deps/libfailure-cef72af125d8dd77.rlib" "/opt/rustwide/target/debug/deps/libcookie-964c52631acbb6ca.rlib" "/opt/rustwide/target/debug/deps/libbase64-82da384783769391.rlib" "/opt/rustwide/target/debug/deps/libregex-dd531e10afb9485f.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-c7c7d73be5df8ba5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-297916aab71a2357.rlib" "/opt/rustwide/target/debug/deps/libucd_util-211cda4359852344.rlib" "/opt/rustwide/target/debug/deps/libthread_local-d29d2012ee184d34.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-a63e9f9f55108531.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6b281f62d3c4616.rlib" "/opt/rustwide/target/debug/deps/libr2d2_diesel-27cfa34d3f680a53.rlib" "/opt/rustwide/target/debug/deps/libr2d2-d8abafc7c5abea3c.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-a04f2cef7fb0db31.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f540795eccc1e920.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-14b760202d237e78.rlib" "/opt/rustwide/target/debug/deps/librand-122432096653fb18.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-77606af54bbbbcc4.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-194054a0510c0d4b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d269308525f4b6f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8f4386616762b031.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-db35b97212c0da34.rlib" "/opt/rustwide/target/debug/deps/librand_core-f8c892ef9c68230d.rlib" "/opt/rustwide/target/debug/deps/librand_os-7fd163fd06b56839.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-0eda01d52f57d391.rlib" "/opt/rustwide/target/debug/deps/librand_core-83a6dba49af4e27f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d63734161be8245f.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-7e31377806f322d0.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-78be7f1f9af1dad8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ccc355fbacc0d8ae.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-b9fa723537319722.rlib" "/opt/rustwide/target/debug/deps/libbitflags-824b27534dc38988.rlib" "/opt/rustwide/target/debug/deps/libpersistent-bcea980a288576f1.rlib" "/opt/rustwide/target/debug/deps/libmime-d2a0bb669a69b38f.rlib" "/opt/rustwide/target/debug/deps/libunicase-d42b0f1267298c31.rlib" "/opt/rustwide/target/debug/deps/libhyper_native_tls-16d0f4a73ac634fd.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-c29f40a5b5ec5989.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-36a92b28f4910de3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-056330b32a7914da.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f94f742a39e224b7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1f4bdc1c858f7fe6.rlib" "/opt/rustwide/target/debug/deps/libantidote-77b4f7f18fb16f36.rlib" "/opt/rustwide/target/debug/deps/libhttp-d1074ef1eb5e4564.rlib" "/opt/rustwide/target/debug/deps/libitoa-ee4781cc30e192fc.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libbytes-1cf6796d2fa82896.rlib" "/opt/rustwide/target/debug/deps/libiovec-7262177ae14fd1cf.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-62ab34f77c41a1f7.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ad937a26c2556436.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-5b70c7c2d29ca252.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-7aba9ab3746449b0.rlib" "/opt/rustwide/target/debug/deps/libdiesel_migrations-6ec612f782e819f9.rlib" "/opt/rustwide/target/debug/deps/libmigrations_internals-34732ae7c09c96d5.rlib" "/opt/rustwide/target/debug/deps/libdiesel-125b6c7acb3f8ceb.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-d1822e69853dc063.rlib" "/opt/rustwide/target/debug/deps/libiron-c1e9e6876674a5fa.rlib" "/opt/rustwide/target/debug/deps/libmodifier-85f6b3952383d464.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a1e256c4ff52a332.rlib" "/opt/rustwide/target/debug/deps/libphf-79909531a5417d07.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-dd7c5e7a4af8cc09.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-48123994e92c3c1d.rlib" "/opt/rustwide/target/debug/deps/libplugin-36162bae24c0913f.rlib" "/opt/rustwide/target/debug/deps/libtypemap-b20d91ad8ad3bd20.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-a9c620ab08bf6f2d.rlib" "/opt/rustwide/target/debug/deps/libhyper-ce6ae7358440bfcd.rlib" "/opt/rustwide/target/debug/deps/libmime-39918544eebd6edf.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-66706a840c6b3f9e.rlib" "/opt/rustwide/target/debug/deps/libtypeable-61eca76ed0485390.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-ed142afbea10373b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b341048ca5213d60.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e503dff17cb4280b.rlib" "/opt/rustwide/target/debug/deps/libunicase-c72a0ad8888c3178.rlib" "/opt/rustwide/target/debug/deps/liburl-08f0cde6203842d2.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/libidna-4cf27ac22703b666.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b37233f9f239c366.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-3c1a1d8ddcd2eedc.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libtime-3ce2ee53ceefa83a.rlib" "/opt/rustwide/target/debug/deps/liblibc-ca4f35b519bd6420.rlib" "/opt/rustwide/target/debug/deps/libbase64-9f4b077a0fe7ae25.rlib" "/opt/rustwide/target/debug/deps/libsafemem-093fc0e39b1d923d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f54d370afb853429.rlib" "/opt/rustwide/target/debug/deps/liblog-36d4d1fdc627aece.rlib" "/opt/rustwide/target/debug/deps/liblog-d9f402977850d385.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e826ee23819dcb20.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lsqlite3" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/errors-6dc7e43296ee47fe" "-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/deps/admin_commands_help-a3eb6bc67175a19c.admin_commands_help.be2f1971-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/admin_commands_help-a3eb6bc67175a19c.admin_commands_help.be2f1971-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/admin_commands_help-a3eb6bc67175a19c.admin_commands_help.be2f1971-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/admin_commands_help-a3eb6bc67175a19c.admin_commands_help.be2f1971-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/admin_commands_help-a3eb6bc67175a19c.admin_commands_help.be2f1971-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/admin_commands_help-a3eb6bc67175a19c.admin_commands_help.be2f1971-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/admin_commands_help-a3eb6bc67175a19c.admin_commands_help.be2f1971-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/admin_commands_help-a3eb6bc67175a19c.admin_commands_help.be2f1971-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/admin_commands_help-a3eb6bc67175a19c.admin_commands_help.be2f1971-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/admin_commands_help-a3eb6bc67175a19c.admin_commands_help.be2f1971-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/admin_commands_help-a3eb6bc67175a19c.admin_commands_help.be2f1971-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/admin_commands_help-a3eb6bc67175a19c.admin_commands_help.be2f1971-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/admin_commands_help-a3eb6bc67175a19c.admin_commands_help.be2f1971-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/admin_commands_help-a3eb6bc67175a19c.admin_commands_help.be2f1971-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/admin_commands_help-a3eb6bc67175a19c.admin_commands_help.be2f1971-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/admin_commands_help-a3eb6bc67175a19c.admin_commands_help.be2f1971-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/admin_commands_help-a3eb6bc67175a19c.4xz4jh60453pg0pp.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-65f1173fde9e4dac/out" "-L" "/opt/rustwide/target/debug/build/ring-c9f874c4e849d953/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-af71f5d5e2187f62.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-976ae3a75486bc7b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-638f891af6f9e3c4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-52ee1e0bb1279132.rlib" "/opt/rustwide/target/debug/deps/libmatrix_rocketchat_test-275cf095c736ea97.rlib" "/opt/rustwide/target/debug/deps/libtempdir-021b68fa35219268.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-24cc56b729dc19e8.rlib" "/opt/rustwide/target/debug/deps/libslog_stream-cf5ffead07652351.rlib" "/opt/rustwide/target/debug/deps/libslog_extra-e1cb9b13f49430dd.rlib" "/opt/rustwide/target/debug/deps/libslog-7bfd7f13f7529d01.rlib" "/opt/rustwide/target/debug/deps/libslog_json-09131d1d56005c8b.rlib" "/opt/rustwide/target/debug/deps/libslog_async-7e81314bee93ac1e.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-10d1d8a6a83d31a1.rlib" "/opt/rustwide/target/debug/deps/librand-5e867da64e008a81.rlib" "/opt/rustwide/target/debug/deps/libmatrix_rocketchat-f37ef5d7d0b39e21.rlib" "/opt/rustwide/target/debug/deps/libslog_term-f6972bb874e43401.rlib" "/opt/rustwide/target/debug/deps/libterm-688af89f6eeb3018.rlib" "/opt/rustwide/target/debug/deps/libdirs-15348ba1080d6c17.rlib" "/opt/rustwide/target/debug/deps/libisatty-607fc965abea1d46.rlib" "/opt/rustwide/target/debug/deps/libchrono-af0d36f2ae3768f3.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-640b48c6519ad13c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-bf75d6aff40a6f0b.rlib" "/opt/rustwide/target/debug/deps/libslog-ad825864061a66ca.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-c744b58d70fb2af4.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-21f4b3574a80dbbb.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-1ab29bfdbfbe72ac.rlib" "/opt/rustwide/target/debug/deps/libruma_client_api-02a7a030b7fa5e72.rlib" "/opt/rustwide/target/debug/deps/libruma_events-9fc09aa31719f37f.rlib" "/opt/rustwide/target/debug/deps/libruma_signatures-f29d98b950069df4.rlib" "/opt/rustwide/target/debug/deps/libring-a49056e138265843.rlib" "/opt/rustwide/target/debug/deps/libspin-e07e117e5addd750.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-a90465730e7781d1.rlib" "/opt/rustwide/target/debug/deps/libruma_identifiers-fe8a789a69a74e60.rlib" "/opt/rustwide/target/debug/deps/libruma_api-8ae15ea925475c54.rlib" "/opt/rustwide/target/debug/deps/librouter-a966509992dde002.rlib" "/opt/rustwide/target/debug/deps/libroute_recognizer-70bc4b3ef1166115.rlib" "/opt/rustwide/target/debug/deps/libreqwest-fa7cc597ce275e40.rlib" "/opt/rustwide/target/debug/deps/libuuid-8540ca244ca00eeb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b6b5cb9d29652055.rlib" "/opt/rustwide/target/debug/deps/libdtoa-458cccf5222f7c56.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-fcb065efd89786a7.rlib" "/opt/rustwide/target/debug/deps/libflate2-3486ea6f36cf38a0.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-bc70e93634857f2e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-d50447b4f4873e8f.rlib" "/opt/rustwide/target/debug/deps/libadler32-7d3743d80a778ac4.rlib" "/opt/rustwide/target/debug/deps/libcrc-0c704231c7f43429.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-7cea128644c4ca75.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5c105a999746ec85.rlib" "/opt/rustwide/target/debug/deps/libhyper-3b6e14c1cf30310d.rlib" "/opt/rustwide/target/debug/deps/libwant-ea0ad6012121bad7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b73c9715cf27566f.rlib" "/opt/rustwide/target/debug/deps/libtokio-15154e436c559c2d.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-f3593a52d4d0f3ad.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-844607a0cf2ac0b5.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-cf20ed2590a82523.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-38e2a9743bfc8d62.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-f989a632fe9bd1fc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-1f7cdd93cbc25e73.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a0a77ab05a64711c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d4bcc576551e9128.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-8a9d388883238a7f.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-47577823950587a1.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-ccf7f3383b4785a3.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-1be62644edc0a40f.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-eabcfe0c6d5c018e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c497e45dd4a28d93.rlib" "/opt/rustwide/target/debug/deps/libmio-fc0d7033f1c70a7f.rlib" "/opt/rustwide/target/debug/deps/liblazycell-d0d85cb3d64c35ac.rlib" "/opt/rustwide/target/debug/deps/libnet2-295c5275210a3941.rlib" "/opt/rustwide/target/debug/deps/libh2-46f4c3d258d6a88c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c56e03b6d933a479.rlib" "/opt/rustwide/target/debug/deps/libstring-ebd8883c4492013b.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-bef432f29879017c.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-5df9852db0e11a99.rlib" "/opt/rustwide/target/debug/deps/libfutures-416b29fe8120e74c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-132e616ef26155f3.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-33de40e9ba6100ce.rlib" "/opt/rustwide/target/debug/deps/libserde_json-443d77b830bde5d9.rlib" "/opt/rustwide/target/debug/deps/libryu-d90306b2a956d466.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-e15cd3ecd01e2af5.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-84896996c99b1d92.rlib" "/opt/rustwide/target/debug/deps/libserde-19e1cc13d41db44b.rlib" "/opt/rustwide/target/debug/deps/libtry_from-b16343bd835ad7ec.rlib" "/opt/rustwide/target/debug/deps/libfailure-cef72af125d8dd77.rlib" "/opt/rustwide/target/debug/deps/libcookie-964c52631acbb6ca.rlib" "/opt/rustwide/target/debug/deps/libbase64-82da384783769391.rlib" "/opt/rustwide/target/debug/deps/libregex-dd531e10afb9485f.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-c7c7d73be5df8ba5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-297916aab71a2357.rlib" "/opt/rustwide/target/debug/deps/libucd_util-211cda4359852344.rlib" "/opt/rustwide/target/debug/deps/libthread_local-d29d2012ee184d34.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-a63e9f9f55108531.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6b281f62d3c4616.rlib" "/opt/rustwide/target/debug/deps/libr2d2_diesel-27cfa34d3f680a53.rlib" "/opt/rustwide/target/debug/deps/libr2d2-d8abafc7c5abea3c.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-a04f2cef7fb0db31.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f540795eccc1e920.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-14b760202d237e78.rlib" "/opt/rustwide/target/debug/deps/librand-122432096653fb18.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-77606af54bbbbcc4.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-194054a0510c0d4b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d269308525f4b6f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8f4386616762b031.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-db35b97212c0da34.rlib" "/opt/rustwide/target/debug/deps/librand_core-f8c892ef9c68230d.rlib" "/opt/rustwide/target/debug/deps/librand_os-7fd163fd06b56839.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-0eda01d52f57d391.rlib" "/opt/rustwide/target/debug/deps/librand_core-83a6dba49af4e27f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d63734161be8245f.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-7e31377806f322d0.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-78be7f1f9af1dad8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ccc355fbacc0d8ae.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-b9fa723537319722.rlib" "/opt/rustwide/target/debug/deps/libbitflags-824b27534dc38988.rlib" "/opt/rustwide/target/debug/deps/libpersistent-bcea980a288576f1.rlib" "/opt/rustwide/target/debug/deps/libmime-d2a0bb669a69b38f.rlib" "/opt/rustwide/target/debug/deps/libunicase-d42b0f1267298c31.rlib" "/opt/rustwide/target/debug/deps/libhyper_native_tls-16d0f4a73ac634fd.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-c29f40a5b5ec5989.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-36a92b28f4910de3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-056330b32a7914da.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f94f742a39e224b7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1f4bdc1c858f7fe6.rlib" "/opt/rustwide/target/debug/deps/libantidote-77b4f7f18fb16f36.rlib" "/opt/rustwide/target/debug/deps/libhttp-d1074ef1eb5e4564.rlib" "/opt/rustwide/target/debug/deps/libitoa-ee4781cc30e192fc.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libbytes-1cf6796d2fa82896.rlib" "/opt/rustwide/target/debug/deps/libiovec-7262177ae14fd1cf.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-62ab34f77c41a1f7.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ad937a26c2556436.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-5b70c7c2d29ca252.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-7aba9ab3746449b0.rlib" "/opt/rustwide/target/debug/deps/libdiesel_migrations-6ec612f782e819f9.rlib" "/opt/rustwide/target/debug/deps/libmigrations_internals-34732ae7c09c96d5.rlib" "/opt/rustwide/target/debug/deps/libdiesel-125b6c7acb3f8ceb.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-d1822e69853dc063.rlib" "/opt/rustwide/target/debug/deps/libiron-c1e9e6876674a5fa.rlib" "/opt/rustwide/target/debug/deps/libmodifier-85f6b3952383d464.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a1e256c4ff52a332.rlib" "/opt/rustwide/target/debug/deps/libphf-79909531a5417d07.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-dd7c5e7a4af8cc09.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-48123994e92c3c1d.rlib" "/opt/rustwide/target/debug/deps/libplugin-36162bae24c0913f.rlib" "/opt/rustwide/target/debug/deps/libtypemap-b20d91ad8ad3bd20.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-a9c620ab08bf6f2d.rlib" "/opt/rustwide/target/debug/deps/libhyper-ce6ae7358440bfcd.rlib" "/opt/rustwide/target/debug/deps/libmime-39918544eebd6edf.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-66706a840c6b3f9e.rlib" "/opt/rustwide/target/debug/deps/libtypeable-61eca76ed0485390.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-ed142afbea10373b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b341048ca5213d60.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e503dff17cb4280b.rlib" "/opt/rustwide/target/debug/deps/libunicase-c72a0ad8888c3178.rlib" "/opt/rustwide/target/debug/deps/liburl-08f0cde6203842d2.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/libidna-4cf27ac22703b666.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b37233f9f239c366.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-3c1a1d8ddcd2eedc.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libtime-3ce2ee53ceefa83a.rlib" "/opt/rustwide/target/debug/deps/liblibc-ca4f35b519bd6420.rlib" "/opt/rustwide/target/debug/deps/libbase64-9f4b077a0fe7ae25.rlib" "/opt/rustwide/target/debug/deps/libsafemem-093fc0e39b1d923d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f54d370afb853429.rlib" "/opt/rustwide/target/debug/deps/liblog-36d4d1fdc627aece.rlib" "/opt/rustwide/target/debug/deps/liblog-d9f402977850d385.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e826ee23819dcb20.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lsqlite3" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/admin_commands_help-a3eb6bc67175a19c" "-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; 1 warning emitted [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/deps/admin_commands_login-09bc9cc6d0df1230.admin_commands_login.6dc753a0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/admin_commands_login-09bc9cc6d0df1230.admin_commands_login.6dc753a0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/admin_commands_login-09bc9cc6d0df1230.admin_commands_login.6dc753a0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/admin_commands_login-09bc9cc6d0df1230.admin_commands_login.6dc753a0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/admin_commands_login-09bc9cc6d0df1230.admin_commands_login.6dc753a0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/admin_commands_login-09bc9cc6d0df1230.admin_commands_login.6dc753a0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/admin_commands_login-09bc9cc6d0df1230.admin_commands_login.6dc753a0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/admin_commands_login-09bc9cc6d0df1230.admin_commands_login.6dc753a0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/admin_commands_login-09bc9cc6d0df1230.admin_commands_login.6dc753a0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/admin_commands_login-09bc9cc6d0df1230.admin_commands_login.6dc753a0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/admin_commands_login-09bc9cc6d0df1230.admin_commands_login.6dc753a0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/admin_commands_login-09bc9cc6d0df1230.admin_commands_login.6dc753a0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/admin_commands_login-09bc9cc6d0df1230.admin_commands_login.6dc753a0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/admin_commands_login-09bc9cc6d0df1230.admin_commands_login.6dc753a0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/admin_commands_login-09bc9cc6d0df1230.admin_commands_login.6dc753a0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/admin_commands_login-09bc9cc6d0df1230.admin_commands_login.6dc753a0-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/admin_commands_login-09bc9cc6d0df1230.2pjrocbmx2xerayq.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-65f1173fde9e4dac/out" "-L" "/opt/rustwide/target/debug/build/ring-c9f874c4e849d953/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-af71f5d5e2187f62.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-976ae3a75486bc7b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-638f891af6f9e3c4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-52ee1e0bb1279132.rlib" "/opt/rustwide/target/debug/deps/libmatrix_rocketchat_test-275cf095c736ea97.rlib" "/opt/rustwide/target/debug/deps/libtempdir-021b68fa35219268.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-24cc56b729dc19e8.rlib" "/opt/rustwide/target/debug/deps/libslog_stream-cf5ffead07652351.rlib" "/opt/rustwide/target/debug/deps/libslog_extra-e1cb9b13f49430dd.rlib" "/opt/rustwide/target/debug/deps/libslog-7bfd7f13f7529d01.rlib" "/opt/rustwide/target/debug/deps/libslog_json-09131d1d56005c8b.rlib" "/opt/rustwide/target/debug/deps/libslog_async-7e81314bee93ac1e.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-10d1d8a6a83d31a1.rlib" "/opt/rustwide/target/debug/deps/librand-5e867da64e008a81.rlib" "/opt/rustwide/target/debug/deps/libmatrix_rocketchat-f37ef5d7d0b39e21.rlib" "/opt/rustwide/target/debug/deps/libslog_term-f6972bb874e43401.rlib" "/opt/rustwide/target/debug/deps/libterm-688af89f6eeb3018.rlib" "/opt/rustwide/target/debug/deps/libdirs-15348ba1080d6c17.rlib" "/opt/rustwide/target/debug/deps/libisatty-607fc965abea1d46.rlib" "/opt/rustwide/target/debug/deps/libchrono-af0d36f2ae3768f3.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-640b48c6519ad13c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-bf75d6aff40a6f0b.rlib" "/opt/rustwide/target/debug/deps/libslog-ad825864061a66ca.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-c744b58d70fb2af4.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-21f4b3574a80dbbb.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-1ab29bfdbfbe72ac.rlib" "/opt/rustwide/target/debug/deps/libruma_client_api-02a7a030b7fa5e72.rlib" "/opt/rustwide/target/debug/deps/libruma_events-9fc09aa31719f37f.rlib" "/opt/rustwide/target/debug/deps/libruma_signatures-f29d98b950069df4.rlib" "/opt/rustwide/target/debug/deps/libring-a49056e138265843.rlib" "/opt/rustwide/target/debug/deps/libspin-e07e117e5addd750.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-a90465730e7781d1.rlib" "/opt/rustwide/target/debug/deps/libruma_identifiers-fe8a789a69a74e60.rlib" "/opt/rustwide/target/debug/deps/libruma_api-8ae15ea925475c54.rlib" "/opt/rustwide/target/debug/deps/librouter-a966509992dde002.rlib" "/opt/rustwide/target/debug/deps/libroute_recognizer-70bc4b3ef1166115.rlib" "/opt/rustwide/target/debug/deps/libreqwest-fa7cc597ce275e40.rlib" "/opt/rustwide/target/debug/deps/libuuid-8540ca244ca00eeb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b6b5cb9d29652055.rlib" "/opt/rustwide/target/debug/deps/libdtoa-458cccf5222f7c56.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-fcb065efd89786a7.rlib" "/opt/rustwide/target/debug/deps/libflate2-3486ea6f36cf38a0.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-bc70e93634857f2e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-d50447b4f4873e8f.rlib" "/opt/rustwide/target/debug/deps/libadler32-7d3743d80a778ac4.rlib" "/opt/rustwide/target/debug/deps/libcrc-0c704231c7f43429.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-7cea128644c4ca75.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5c105a999746ec85.rlib" "/opt/rustwide/target/debug/deps/libhyper-3b6e14c1cf30310d.rlib" "/opt/rustwide/target/debug/deps/libwant-ea0ad6012121bad7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b73c9715cf27566f.rlib" "/opt/rustwide/target/debug/deps/libtokio-15154e436c559c2d.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-f3593a52d4d0f3ad.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-844607a0cf2ac0b5.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-cf20ed2590a82523.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-38e2a9743bfc8d62.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-f989a632fe9bd1fc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-1f7cdd93cbc25e73.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a0a77ab05a64711c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d4bcc576551e9128.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-8a9d388883238a7f.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-47577823950587a1.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-ccf7f3383b4785a3.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-1be62644edc0a40f.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-eabcfe0c6d5c018e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c497e45dd4a28d93.rlib" "/opt/rustwide/target/debug/deps/libmio-fc0d7033f1c70a7f.rlib" "/opt/rustwide/target/debug/deps/liblazycell-d0d85cb3d64c35ac.rlib" "/opt/rustwide/target/debug/deps/libnet2-295c5275210a3941.rlib" "/opt/rustwide/target/debug/deps/libh2-46f4c3d258d6a88c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c56e03b6d933a479.rlib" "/opt/rustwide/target/debug/deps/libstring-ebd8883c4492013b.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-bef432f29879017c.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-5df9852db0e11a99.rlib" "/opt/rustwide/target/debug/deps/libfutures-416b29fe8120e74c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-132e616ef26155f3.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-33de40e9ba6100ce.rlib" "/opt/rustwide/target/debug/deps/libserde_json-443d77b830bde5d9.rlib" "/opt/rustwide/target/debug/deps/libryu-d90306b2a956d466.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-e15cd3ecd01e2af5.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-84896996c99b1d92.rlib" "/opt/rustwide/target/debug/deps/libserde-19e1cc13d41db44b.rlib" "/opt/rustwide/target/debug/deps/libtry_from-b16343bd835ad7ec.rlib" "/opt/rustwide/target/debug/deps/libfailure-cef72af125d8dd77.rlib" "/opt/rustwide/target/debug/deps/libcookie-964c52631acbb6ca.rlib" "/opt/rustwide/target/debug/deps/libbase64-82da384783769391.rlib" "/opt/rustwide/target/debug/deps/libregex-dd531e10afb9485f.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-c7c7d73be5df8ba5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-297916aab71a2357.rlib" "/opt/rustwide/target/debug/deps/libucd_util-211cda4359852344.rlib" "/opt/rustwide/target/debug/deps/libthread_local-d29d2012ee184d34.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-a63e9f9f55108531.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6b281f62d3c4616.rlib" "/opt/rustwide/target/debug/deps/libr2d2_diesel-27cfa34d3f680a53.rlib" "/opt/rustwide/target/debug/deps/libr2d2-d8abafc7c5abea3c.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-a04f2cef7fb0db31.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f540795eccc1e920.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-14b760202d237e78.rlib" "/opt/rustwide/target/debug/deps/librand-122432096653fb18.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-77606af54bbbbcc4.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-194054a0510c0d4b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d269308525f4b6f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8f4386616762b031.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-db35b97212c0da34.rlib" "/opt/rustwide/target/debug/deps/librand_core-f8c892ef9c68230d.rlib" "/opt/rustwide/target/debug/deps/librand_os-7fd163fd06b56839.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-0eda01d52f57d391.rlib" "/opt/rustwide/target/debug/deps/librand_core-83a6dba49af4e27f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d63734161be8245f.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-7e31377806f322d0.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-78be7f1f9af1dad8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ccc355fbacc0d8ae.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-b9fa723537319722.rlib" "/opt/rustwide/target/debug/deps/libbitflags-824b27534dc38988.rlib" "/opt/rustwide/target/debug/deps/libpersistent-bcea980a288576f1.rlib" "/opt/rustwide/target/debug/deps/libmime-d2a0bb669a69b38f.rlib" "/opt/rustwide/target/debug/deps/libunicase-d42b0f1267298c31.rlib" "/opt/rustwide/target/debug/deps/libhyper_native_tls-16d0f4a73ac634fd.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-c29f40a5b5ec5989.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-36a92b28f4910de3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-056330b32a7914da.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f94f742a39e224b7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1f4bdc1c858f7fe6.rlib" "/opt/rustwide/target/debug/deps/libantidote-77b4f7f18fb16f36.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-62ab34f77c41a1f7.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ad937a26c2556436.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-5b70c7c2d29ca252.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-7aba9ab3746449b0.rlib" "/opt/rustwide/target/debug/deps/libdiesel_migrations-6ec612f782e819f9.rlib" "/opt/rustwide/target/debug/deps/libmigrations_internals-34732ae7c09c96d5.rlib" "/opt/rustwide/target/debug/deps/libdiesel-125b6c7acb3f8ceb.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-d1822e69853dc063.rlib" "/opt/rustwide/target/debug/deps/libiron-c1e9e6876674a5fa.rlib" "/opt/rustwide/target/debug/deps/libmodifier-85f6b3952383d464.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a1e256c4ff52a332.rlib" "/opt/rustwide/target/debug/deps/libphf-79909531a5417d07.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-dd7c5e7a4af8cc09.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-48123994e92c3c1d.rlib" "/opt/rustwide/target/debug/deps/libplugin-36162bae24c0913f.rlib" "/opt/rustwide/target/debug/deps/libtypemap-b20d91ad8ad3bd20.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-a9c620ab08bf6f2d.rlib" "/opt/rustwide/target/debug/deps/libhyper-ce6ae7358440bfcd.rlib" "/opt/rustwide/target/debug/deps/libmime-39918544eebd6edf.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-66706a840c6b3f9e.rlib" "/opt/rustwide/target/debug/deps/libtypeable-61eca76ed0485390.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-ed142afbea10373b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b341048ca5213d60.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e503dff17cb4280b.rlib" "/opt/rustwide/target/debug/deps/libunicase-c72a0ad8888c3178.rlib" "/opt/rustwide/target/debug/deps/liburl-08f0cde6203842d2.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/libidna-4cf27ac22703b666.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b37233f9f239c366.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-3c1a1d8ddcd2eedc.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libtime-3ce2ee53ceefa83a.rlib" "/opt/rustwide/target/debug/deps/libbase64-9f4b077a0fe7ae25.rlib" "/opt/rustwide/target/debug/deps/libsafemem-093fc0e39b1d923d.rlib" "/opt/rustwide/target/debug/deps/liblog-36d4d1fdc627aece.rlib" "/opt/rustwide/target/debug/deps/liblog-d9f402977850d385.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e826ee23819dcb20.rlib" "/opt/rustwide/target/debug/deps/libhttp-d1074ef1eb5e4564.rlib" "/opt/rustwide/target/debug/deps/libitoa-ee4781cc30e192fc.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libbytes-1cf6796d2fa82896.rlib" "/opt/rustwide/target/debug/deps/libiovec-7262177ae14fd1cf.rlib" "/opt/rustwide/target/debug/deps/liblibc-ca4f35b519bd6420.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f54d370afb853429.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lsqlite3" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/admin_commands_login-09bc9cc6d0df1230" "-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; 1 warning emitted [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/deps/config-7105f0299c8d2aa9.config.9e5d62f6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/config-7105f0299c8d2aa9.config.9e5d62f6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/config-7105f0299c8d2aa9.config.9e5d62f6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/config-7105f0299c8d2aa9.config.9e5d62f6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/config-7105f0299c8d2aa9.config.9e5d62f6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/config-7105f0299c8d2aa9.config.9e5d62f6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/config-7105f0299c8d2aa9.config.9e5d62f6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/config-7105f0299c8d2aa9.config.9e5d62f6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/config-7105f0299c8d2aa9.config.9e5d62f6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/config-7105f0299c8d2aa9.config.9e5d62f6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/config-7105f0299c8d2aa9.config.9e5d62f6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/config-7105f0299c8d2aa9.config.9e5d62f6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/config-7105f0299c8d2aa9.config.9e5d62f6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/config-7105f0299c8d2aa9.config.9e5d62f6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/config-7105f0299c8d2aa9.config.9e5d62f6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/config-7105f0299c8d2aa9.config.9e5d62f6-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/config-7105f0299c8d2aa9.4jz23ndgi3xe9rp0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-65f1173fde9e4dac/out" "-L" "/opt/rustwide/target/debug/build/ring-c9f874c4e849d953/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-af71f5d5e2187f62.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-976ae3a75486bc7b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-638f891af6f9e3c4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-52ee1e0bb1279132.rlib" "/opt/rustwide/target/debug/deps/libmatrix_rocketchat_test-275cf095c736ea97.rlib" "/opt/rustwide/target/debug/deps/libtempdir-021b68fa35219268.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-24cc56b729dc19e8.rlib" "/opt/rustwide/target/debug/deps/libslog_stream-cf5ffead07652351.rlib" "/opt/rustwide/target/debug/deps/libslog_extra-e1cb9b13f49430dd.rlib" "/opt/rustwide/target/debug/deps/libslog-7bfd7f13f7529d01.rlib" "/opt/rustwide/target/debug/deps/libslog_json-09131d1d56005c8b.rlib" "/opt/rustwide/target/debug/deps/libslog_async-7e81314bee93ac1e.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-10d1d8a6a83d31a1.rlib" "/opt/rustwide/target/debug/deps/librand-5e867da64e008a81.rlib" "/opt/rustwide/target/debug/deps/libmatrix_rocketchat-f37ef5d7d0b39e21.rlib" "/opt/rustwide/target/debug/deps/libslog_term-f6972bb874e43401.rlib" "/opt/rustwide/target/debug/deps/libterm-688af89f6eeb3018.rlib" "/opt/rustwide/target/debug/deps/libdirs-15348ba1080d6c17.rlib" "/opt/rustwide/target/debug/deps/libisatty-607fc965abea1d46.rlib" "/opt/rustwide/target/debug/deps/libchrono-af0d36f2ae3768f3.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-640b48c6519ad13c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-bf75d6aff40a6f0b.rlib" "/opt/rustwide/target/debug/deps/libslog-ad825864061a66ca.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-c744b58d70fb2af4.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-21f4b3574a80dbbb.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-1ab29bfdbfbe72ac.rlib" "/opt/rustwide/target/debug/deps/libruma_client_api-02a7a030b7fa5e72.rlib" "/opt/rustwide/target/debug/deps/libruma_events-9fc09aa31719f37f.rlib" "/opt/rustwide/target/debug/deps/libruma_signatures-f29d98b950069df4.rlib" "/opt/rustwide/target/debug/deps/libring-a49056e138265843.rlib" "/opt/rustwide/target/debug/deps/libspin-e07e117e5addd750.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-a90465730e7781d1.rlib" "/opt/rustwide/target/debug/deps/libruma_identifiers-fe8a789a69a74e60.rlib" "/opt/rustwide/target/debug/deps/libruma_api-8ae15ea925475c54.rlib" "/opt/rustwide/target/debug/deps/librouter-a966509992dde002.rlib" "/opt/rustwide/target/debug/deps/libroute_recognizer-70bc4b3ef1166115.rlib" "/opt/rustwide/target/debug/deps/libreqwest-fa7cc597ce275e40.rlib" "/opt/rustwide/target/debug/deps/libuuid-8540ca244ca00eeb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b6b5cb9d29652055.rlib" "/opt/rustwide/target/debug/deps/libdtoa-458cccf5222f7c56.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-fcb065efd89786a7.rlib" "/opt/rustwide/target/debug/deps/libflate2-3486ea6f36cf38a0.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-bc70e93634857f2e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-d50447b4f4873e8f.rlib" "/opt/rustwide/target/debug/deps/libadler32-7d3743d80a778ac4.rlib" "/opt/rustwide/target/debug/deps/libcrc-0c704231c7f43429.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-7cea128644c4ca75.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5c105a999746ec85.rlib" "/opt/rustwide/target/debug/deps/libhyper-3b6e14c1cf30310d.rlib" "/opt/rustwide/target/debug/deps/libwant-ea0ad6012121bad7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b73c9715cf27566f.rlib" "/opt/rustwide/target/debug/deps/libtokio-15154e436c559c2d.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-f3593a52d4d0f3ad.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-844607a0cf2ac0b5.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-cf20ed2590a82523.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-38e2a9743bfc8d62.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-f989a632fe9bd1fc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-1f7cdd93cbc25e73.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a0a77ab05a64711c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-d4bcc576551e9128.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-8a9d388883238a7f.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-47577823950587a1.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-ccf7f3383b4785a3.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-1be62644edc0a40f.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-eabcfe0c6d5c018e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c497e45dd4a28d93.rlib" "/opt/rustwide/target/debug/deps/libmio-fc0d7033f1c70a7f.rlib" "/opt/rustwide/target/debug/deps/liblazycell-d0d85cb3d64c35ac.rlib" "/opt/rustwide/target/debug/deps/libnet2-295c5275210a3941.rlib" "/opt/rustwide/target/debug/deps/libh2-46f4c3d258d6a88c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c56e03b6d933a479.rlib" "/opt/rustwide/target/debug/deps/libstring-ebd8883c4492013b.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-bef432f29879017c.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-5df9852db0e11a99.rlib" "/opt/rustwide/target/debug/deps/libfutures-416b29fe8120e74c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-132e616ef26155f3.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-33de40e9ba6100ce.rlib" "/opt/rustwide/target/debug/deps/libserde_json-443d77b830bde5d9.rlib" "/opt/rustwide/target/debug/deps/libryu-d90306b2a956d466.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-e15cd3ecd01e2af5.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-84896996c99b1d92.rlib" "/opt/rustwide/target/debug/deps/libserde-19e1cc13d41db44b.rlib" "/opt/rustwide/target/debug/deps/libtry_from-b16343bd835ad7ec.rlib" "/opt/rustwide/target/debug/deps/libfailure-cef72af125d8dd77.rlib" "/opt/rustwide/target/debug/deps/libcookie-964c52631acbb6ca.rlib" "/opt/rustwide/target/debug/deps/libbase64-82da384783769391.rlib" "/opt/rustwide/target/debug/deps/libregex-dd531e10afb9485f.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-c7c7d73be5df8ba5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-297916aab71a2357.rlib" "/opt/rustwide/target/debug/deps/libucd_util-211cda4359852344.rlib" "/opt/rustwide/target/debug/deps/libthread_local-d29d2012ee184d34.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-a63e9f9f55108531.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6b281f62d3c4616.rlib" "/opt/rustwide/target/debug/deps/libr2d2_diesel-27cfa34d3f680a53.rlib" "/opt/rustwide/target/debug/deps/libr2d2-d8abafc7c5abea3c.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-a04f2cef7fb0db31.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f540795eccc1e920.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-14b760202d237e78.rlib" "/opt/rustwide/target/debug/deps/librand-122432096653fb18.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-77606af54bbbbcc4.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-194054a0510c0d4b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d269308525f4b6f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8f4386616762b031.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-db35b97212c0da34.rlib" "/opt/rustwide/target/debug/deps/librand_core-f8c892ef9c68230d.rlib" "/opt/rustwide/target/debug/deps/librand_os-7fd163fd06b56839.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-0eda01d52f57d391.rlib" "/opt/rustwide/target/debug/deps/librand_core-83a6dba49af4e27f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d63734161be8245f.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-7e31377806f322d0.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-78be7f1f9af1dad8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ccc355fbacc0d8ae.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-b9fa723537319722.rlib" "/opt/rustwide/target/debug/deps/libbitflags-824b27534dc38988.rlib" "/opt/rustwide/target/debug/deps/libpersistent-bcea980a288576f1.rlib" "/opt/rustwide/target/debug/deps/libmime-d2a0bb669a69b38f.rlib" "/opt/rustwide/target/debug/deps/libunicase-d42b0f1267298c31.rlib" "/opt/rustwide/target/debug/deps/libiron-c1e9e6876674a5fa.rlib" "/opt/rustwide/target/debug/deps/libmodifier-85f6b3952383d464.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a1e256c4ff52a332.rlib" "/opt/rustwide/target/debug/deps/libphf-79909531a5417d07.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-dd7c5e7a4af8cc09.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-48123994e92c3c1d.rlib" "/opt/rustwide/target/debug/deps/libplugin-36162bae24c0913f.rlib" "/opt/rustwide/target/debug/deps/libtypemap-b20d91ad8ad3bd20.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-a9c620ab08bf6f2d.rlib" "/opt/rustwide/target/debug/deps/libhyper_native_tls-16d0f4a73ac634fd.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-c29f40a5b5ec5989.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-36a92b28f4910de3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-056330b32a7914da.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f94f742a39e224b7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1f4bdc1c858f7fe6.rlib" "/opt/rustwide/target/debug/deps/libhyper-ce6ae7358440bfcd.rlib" "/opt/rustwide/target/debug/deps/libmime-39918544eebd6edf.rlib" "/opt/rustwide/target/debug/deps/liblog-36d4d1fdc627aece.rlib" "/opt/rustwide/target/debug/deps/liblog-d9f402977850d385.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-66706a840c6b3f9e.rlib" "/opt/rustwide/target/debug/deps/libtypeable-61eca76ed0485390.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-ed142afbea10373b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b341048ca5213d60.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e503dff17cb4280b.rlib" "/opt/rustwide/target/debug/deps/libunicase-c72a0ad8888c3178.rlib" "/opt/rustwide/target/debug/deps/liburl-08f0cde6203842d2.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/libidna-4cf27ac22703b666.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b37233f9f239c366.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-3c1a1d8ddcd2eedc.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libtime-3ce2ee53ceefa83a.rlib" "/opt/rustwide/target/debug/deps/libbase64-9f4b077a0fe7ae25.rlib" "/opt/rustwide/target/debug/deps/libsafemem-093fc0e39b1d923d.rlib" "/opt/rustwide/target/debug/deps/libantidote-77b4f7f18fb16f36.rlib" "/opt/rustwide/target/debug/deps/libhttp-d1074ef1eb5e4564.rlib" "/opt/rustwide/target/debug/deps/libitoa-ee4781cc30e192fc.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libbytes-1cf6796d2fa82896.rlib" "/opt/rustwide/target/debug/deps/libiovec-7262177ae14fd1cf.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-62ab34f77c41a1f7.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ad937a26c2556436.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-5b70c7c2d29ca252.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-7aba9ab3746449b0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e826ee23819dcb20.rlib" "/opt/rustwide/target/debug/deps/liblibc-ca4f35b519bd6420.rlib" "/opt/rustwide/target/debug/deps/libdiesel_migrations-6ec612f782e819f9.rlib" "/opt/rustwide/target/debug/deps/libmigrations_internals-34732ae7c09c96d5.rlib" "/opt/rustwide/target/debug/deps/libdiesel-125b6c7acb3f8ceb.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-d1822e69853dc063.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f54d370afb853429.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lsqlite3" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/config-7105f0299c8d2aa9" "-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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f4855d07089aa609d040e653694cde50457c923c5adb5277d7738fe0289877a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4855d07089aa609d040e653694cde50457c923c5adb5277d7738fe0289877a0", kill_on_drop: false }` [INFO] [stdout] f4855d07089aa609d040e653694cde50457c923c5adb5277d7738fe0289877a0