[INFO] cloning repository https://github.com/shadowmint/relay [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shadowmint/relay" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadowmint%2Frelay", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadowmint%2Frelay'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2920d422f680587b398089993499458490fbdcdd [INFO] testing shadowmint/relay against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadowmint%2Frelay" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shadowmint/relay on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shadowmint/relay [INFO] finished tweaking git repo https://github.com/shadowmint/relay [INFO] tweaked toml for git repo https://github.com/shadowmint/relay written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/shadowmint/relay already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d06ca48739d3e0be2c773a8792c6d2d12555c03c064d89f5719a32e73dd551c0 [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" "d06ca48739d3e0be2c773a8792c6d2d12555c03c064d89f5719a32e73dd551c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d06ca48739d3e0be2c773a8792c6d2d12555c03c064d89f5719a32e73dd551c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d06ca48739d3e0be2c773a8792c6d2d12555c03c064d89f5719a32e73dd551c0", kill_on_drop: false }` [INFO] [stdout] d06ca48739d3e0be2c773a8792c6d2d12555c03c064d89f5719a32e73dd551c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40e997871015b66fabe296771fde7989d25e554d6a7fcff44b1ff8eef3a8cd7b [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" "40e997871015b66fabe296771fde7989d25e554d6a7fcff44b1ff8eef3a8cd7b", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.88 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling data-encoding v2.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling block-padding v0.1.3 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling serde_derive v1.0.88 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling names v0.10.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling ws v0.9.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling rust-isolate v1.0.0 (https://github.com/shadowmint/rust-isolate?tag=1.0.0#8a7652d7) [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling base-logging v0.3.0 (https://github.com/shadowmint/rust-base-logging?branch=master#b62b7298) [INFO] [stderr] Compiling relay-logging v0.1.0 (/opt/rustwide/workdir/crates/relay-logging) [INFO] [stderr] Compiling relay-analytics v0.1.0 (/opt/rustwide/workdir/crates/relay-analytics) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> crates/relay-analytics/src/isolates/analytics_service/analytics_master.rs:58:114 [INFO] [stdout] | [INFO] [stdout] 58 | match promise.send(Err(AnalyticsError::QueryError(format!("Invalid regex: {}: {}", &f, e.description())))) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> crates/relay-analytics/src/analytics_error.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | Some(self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling relay-core v0.1.0 (/opt/rustwide/workdir/crates/relay-core) [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> crates/relay-core/src/isolates/master.rs:177:31 [INFO] [stdout] | [INFO] [stdout] 177 | ... e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> crates/relay-core/src/isolates/master.rs:194:39 [INFO] [stdout] | [INFO] [stdout] 194 | ... e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> crates/relay-core/src/isolates/client.rs:177:31 [INFO] [stdout] | [INFO] [stdout] 177 | ... e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling relay-auth v0.1.0 (/opt/rustwide/workdir/crates/relay-auth) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> crates/relay-auth/src/auth_provider.rs:35:25 [INFO] [stdout] | [INFO] [stdout] 35 | err.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> crates/relay-auth/src/errors.rs:25:43 [INFO] [stdout] | [INFO] [stdout] 25 | AuthError::SerializationError(err.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling relay v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/server_config.rs:26:33 [INFO] [stdout] | [INFO] [stdout] 26 | ServerError::Failed(err.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/server_config.rs:32:33 [INFO] [stdout] | [INFO] [stdout] 32 | ServerError::Failed(err.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/server_error.rs:27:33 [INFO] [stdout] | [INFO] [stdout] 27 | ServerError::Failed(err.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/server_error.rs:33:33 [INFO] [stdout] | [INFO] [stdout] 33 | ServerError::Failed(err.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/server_error.rs:39:33 [INFO] [stdout] | [INFO] [stdout] 39 | ServerError::Failed(err.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/server_error.rs:45:33 [INFO] [stdout] | [INFO] [stdout] 45 | ServerError::Failed(err.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/server_error.rs:51:33 [INFO] [stdout] | [INFO] [stdout] 51 | ServerError::Failed(err.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/server_error.rs:57:33 [INFO] [stdout] | [INFO] [stdout] 57 | ServerError::Failed(err.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/server_error.rs:63:33 [INFO] [stdout] | [INFO] [stdout] 63 | ServerError::Failed(err.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/server_error.rs:69:33 [INFO] [stdout] | [INFO] [stdout] 69 | ServerError::Failed(err.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/server_connection.rs:207:43 [INFO] [stdout] | [INFO] [stdout] 207 | ... e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/server_connection.rs:214:39 [INFO] [stdout] | [INFO] [stdout] 214 | ... e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/server_connection.rs:251:43 [INFO] [stdout] | [INFO] [stdout] 251 | ... e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/server_connection.rs:258:39 [INFO] [stdout] | [INFO] [stdout] 258 | ... e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/server_connection.rs:280:65 [INFO] [stdout] | [INFO] [stdout] 280 | .warn(format!("Failed to send event: {}", e.description())); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> bin/relay-schema.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> bin/relay.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | Err(f) => { panic!(f.to_string()) } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 16 | Err(f) => { panic!("{}", f.to_string()) } [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 16 | Err(f) => { std::panic::panic_any(f.to_string()) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> bin/relay.rs:30:20 [INFO] [stdout] | [INFO] [stdout] 30 | panic!(e.to_string()) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 30 | panic!("{}", e.to_string()) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 30 | std::panic::panic_any(e.to_string()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "40e997871015b66fabe296771fde7989d25e554d6a7fcff44b1ff8eef3a8cd7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40e997871015b66fabe296771fde7989d25e554d6a7fcff44b1ff8eef3a8cd7b", kill_on_drop: false }` [INFO] [stdout] 40e997871015b66fabe296771fde7989d25e554d6a7fcff44b1ff8eef3a8cd7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 133214ded000b806bacc51d40edde23de70a3ef0c95e4e93b1b4674fe5889c71 [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" "133214ded000b806bacc51d40edde23de70a3ef0c95e4e93b1b4674fe5889c71", kill_on_drop: false }` [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> crates/relay-analytics/src/isolates/analytics_service/analytics_master.rs:58:114 [INFO] [stdout] | [INFO] [stdout] 58 | match promise.send(Err(AnalyticsError::QueryError(format!("Invalid regex: {}: {}", &f, e.description())))) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> crates/relay-analytics/src/analytics_error.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | Some(self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> crates/relay-core/src/isolates/master.rs:177:31 [INFO] [stdout] | [INFO] [stdout] 177 | ... e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> crates/relay-core/src/isolates/master.rs:194:39 [INFO] [stdout] | [INFO] [stdout] 194 | ... e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> crates/relay-core/src/isolates/client.rs:177:31 [INFO] [stdout] | [INFO] [stdout] 177 | ... e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> crates/relay-auth/src/auth_provider.rs:35:25 [INFO] [stdout] | [INFO] [stdout] 35 | err.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling relay v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> crates/relay-auth/src/errors.rs:25:43 [INFO] [stdout] | [INFO] [stdout] 25 | AuthError::SerializationError(err.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/server_config.rs:26:33 [INFO] [stdout] | [INFO] [stdout] 26 | ServerError::Failed(err.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/server_config.rs:32:33 [INFO] [stdout] | [INFO] [stdout] 32 | ServerError::Failed(err.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/server_error.rs:27:33 [INFO] [stdout] | [INFO] [stdout] 27 | ServerError::Failed(err.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/server_error.rs:33:33 [INFO] [stdout] | [INFO] [stdout] 33 | ServerError::Failed(err.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/server_error.rs:39:33 [INFO] [stdout] | [INFO] [stdout] 39 | ServerError::Failed(err.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/server_error.rs:45:33 [INFO] [stdout] | [INFO] [stdout] 45 | ServerError::Failed(err.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/server_error.rs:51:33 [INFO] [stdout] | [INFO] [stdout] 51 | ServerError::Failed(err.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/server_error.rs:57:33 [INFO] [stdout] | [INFO] [stdout] 57 | ServerError::Failed(err.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/server_error.rs:63:33 [INFO] [stdout] | [INFO] [stdout] 63 | ServerError::Failed(err.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/server_error.rs:69:33 [INFO] [stdout] | [INFO] [stdout] 69 | ServerError::Failed(err.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/server_connection.rs:207:43 [INFO] [stdout] | [INFO] [stdout] 207 | ... e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/server_connection.rs:214:39 [INFO] [stdout] | [INFO] [stdout] 214 | ... e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/server_connection.rs:251:43 [INFO] [stdout] | [INFO] [stdout] 251 | ... e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/server_connection.rs:258:39 [INFO] [stdout] | [INFO] [stdout] 258 | ... e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/server_connection.rs:280:65 [INFO] [stdout] | [INFO] [stdout] 280 | .warn(format!("Failed to send event: {}", e.description())); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> bin/relay-schema.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> bin/relay.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | Err(f) => { panic!(f.to_string()) } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 16 | Err(f) => { panic!("{}", f.to_string()) } [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 16 | Err(f) => { std::panic::panic_any(f.to_string()) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> bin/relay.rs:30:20 [INFO] [stdout] | [INFO] [stdout] 30 | panic!(e.to_string()) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 30 | panic!("{}", e.to_string()) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 30 | std::panic::panic_any(e.to_string()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> bin/relay-schema.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> bin/relay.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | Err(f) => { panic!(f.to_string()) } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 16 | Err(f) => { panic!("{}", f.to_string()) } [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 16 | Err(f) => { std::panic::panic_any(f.to_string()) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> bin/relay.rs:30:20 [INFO] [stdout] | [INFO] [stdout] 30 | panic!(e.to_string()) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 30 | panic!("{}", e.to_string()) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 30 | std::panic::panic_any(e.to_string()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/server_config.rs:26:33 [INFO] [stdout] | [INFO] [stdout] 26 | ServerError::Failed(err.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/server_config.rs:32:33 [INFO] [stdout] | [INFO] [stdout] 32 | ServerError::Failed(err.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/server_error.rs:27:33 [INFO] [stdout] | [INFO] [stdout] 27 | ServerError::Failed(err.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/server_error.rs:33:33 [INFO] [stdout] | [INFO] [stdout] 33 | ServerError::Failed(err.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/server_error.rs:39:33 [INFO] [stdout] | [INFO] [stdout] 39 | ServerError::Failed(err.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/server_error.rs:45:33 [INFO] [stdout] | [INFO] [stdout] 45 | ServerError::Failed(err.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/server_error.rs:51:33 [INFO] [stdout] | [INFO] [stdout] 51 | ServerError::Failed(err.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/server_error.rs:57:33 [INFO] [stdout] | [INFO] [stdout] 57 | ServerError::Failed(err.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/server_error.rs:63:33 [INFO] [stdout] | [INFO] [stdout] 63 | ServerError::Failed(err.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/server_error.rs:69:33 [INFO] [stdout] | [INFO] [stdout] 69 | ServerError::Failed(err.description().to_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/server_connection.rs:207:43 [INFO] [stdout] | [INFO] [stdout] 207 | ... e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/server_connection.rs:214:39 [INFO] [stdout] | [INFO] [stdout] 214 | ... e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/server_connection.rs:251:43 [INFO] [stdout] | [INFO] [stdout] 251 | ... e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/server_connection.rs:258:39 [INFO] [stdout] | [INFO] [stdout] 258 | ... e.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/server/server_connection.rs:280:65 [INFO] [stdout] | [INFO] [stdout] 280 | .warn(format!("Failed to send event: {}", e.description())); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 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/002_send_messages-da4c3b5e1da134d2.002_send_messages.ae073367-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/002_send_messages-da4c3b5e1da134d2.002_send_messages.ae073367-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/002_send_messages-da4c3b5e1da134d2.002_send_messages.ae073367-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/002_send_messages-da4c3b5e1da134d2.002_send_messages.ae073367-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/002_send_messages-da4c3b5e1da134d2.002_send_messages.ae073367-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/002_send_messages-da4c3b5e1da134d2.002_send_messages.ae073367-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/002_send_messages-da4c3b5e1da134d2.002_send_messages.ae073367-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/002_send_messages-da4c3b5e1da134d2.002_send_messages.ae073367-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/002_send_messages-da4c3b5e1da134d2.002_send_messages.ae073367-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/002_send_messages-da4c3b5e1da134d2.002_send_messages.ae073367-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/002_send_messages-da4c3b5e1da134d2.002_send_messages.ae073367-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/002_send_messages-da4c3b5e1da134d2.002_send_messages.ae073367-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/002_send_messages-da4c3b5e1da134d2.002_send_messages.ae073367-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/002_send_messages-da4c3b5e1da134d2.002_send_messages.ae073367-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/002_send_messages-da4c3b5e1da134d2.002_send_messages.ae073367-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/002_send_messages-da4c3b5e1da134d2.002_send_messages.ae073367-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/002_send_messages-da4c3b5e1da134d2.4bwk8aoi0o3v5ag0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ae0b9de85e81d76f.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dd17e7b765638f54.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e55ce254123a1c62.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c91921c83bf98d74.rlib" "/opt/rustwide/target/debug/deps/librelay-b16f3f6ca38702fe.rlib" "/opt/rustwide/target/debug/deps/libtoml-ee38dab8f33076c9.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-f69f993b7105de04.rlib" "/opt/rustwide/target/debug/deps/librelay_auth-e027822ba2359400.rlib" "/opt/rustwide/target/debug/deps/libsha2-d6b82d49f198257b.rlib" "/opt/rustwide/target/debug/deps/libchrono-6e5da3e38b77b0f0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-aba3543fb35a6f9a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3e148929924274a8.rlib" "/opt/rustwide/target/debug/deps/librelay_analytics-ddd124d52b564817.rlib" "/opt/rustwide/target/debug/deps/libregex-b3a152af0425e46d.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-cadba9984ec700c8.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a50725a16c3ac1f6.rlib" "/opt/rustwide/target/debug/deps/libucd_util-2d9b96822d3aa814.rlib" "/opt/rustwide/target/debug/deps/libthread_local-021e690041591d5b.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-6d0039eecfe22cb9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bdcc980632531b7d.rlib" "/opt/rustwide/target/debug/deps/libfutures-3babde1b46e96f98.rlib" "/opt/rustwide/target/debug/deps/librelay_core-262695e2165c7788.rlib" "/opt/rustwide/target/debug/deps/librelay_logging-a8b6138ff1e1a03e.rlib" "/opt/rustwide/target/debug/deps/libbase_logging-2d94e35d7040cfbf.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0b099f6d7ca7dbe7.rlib" "/opt/rustwide/target/debug/deps/libryu-660a4fd43c22b659.rlib" "/opt/rustwide/target/debug/deps/libitoa-ed3e65388eda00dc.rlib" "/opt/rustwide/target/debug/deps/libtime-4e2be5f6b98fd262.rlib" "/opt/rustwide/target/debug/deps/librust_isolate-4c0e4dd42ae131fa.rlib" "/opt/rustwide/target/debug/deps/libuuid-0eae75a54f4a7447.rlib" "/opt/rustwide/target/debug/deps/librand-a2f88e839db4ac67.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a599736e21f6bb8b.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-b5c8dfded0adc8de.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0702336ae6d45f61.rlib" "/opt/rustwide/target/debug/deps/librand_core-cff57b988cbd1ca1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-896d2d82848c3ee9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-14232b98de059cfb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-08e05a74a633ced2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-ac5174cf86f30a9b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ced9676040c1bbfa.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-532d72c8d2256ec0.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e0d77d0b25435982.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad810a0622b424db.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-1f4d454ea04da53f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ab55f96d71d431c9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-21b9703d86f7fd8f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-89e514321b6cf7f6.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-7576f39c9297a92c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-40e082ba93e78e23.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-be5b982b5ab50524.rlib" "/opt/rustwide/target/debug/deps/libserde-6df5abbc6fb71124.rlib" "/opt/rustwide/target/debug/deps/libws-b432999f7de9e340.rlib" "/opt/rustwide/target/debug/deps/liburl-2b21ddd7e78d571e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libidna-1dd7facc25fcdf70.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-0c0e22d93d9f3b93.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-4e435b1f265ca396.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-0287523dbc01ccb7.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libsha1-9c2e0c052e071b9b.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-d6a0776fdec2e64e.rlib" "/opt/rustwide/target/debug/deps/libdigest-1f41acd73050e3ec.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-33b058387834f24d.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-feb46993204bffa9.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-d1a3a932ca139cd1.rlib" "/opt/rustwide/target/debug/deps/libtypenum-c3557d940aaf3512.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-3387c86edc54a6b4.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-6433339f2f1db59d.rlib" "/opt/rustwide/target/debug/deps/librand-473fee03c9717e64.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-5a2c186f25db0db2.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-49066a71efdc1d5e.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a62c60b6695dd231.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-760c0b5eed4bdc4a.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-5fce77345e8d6f2c.rlib" "/opt/rustwide/target/debug/deps/librand_core-f1dc128c8e73d570.rlib" "/opt/rustwide/target/debug/deps/librand_os-6d065d6c8a4d8c55.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-3bd801330e31b198.rlib" "/opt/rustwide/target/debug/deps/librand_core-0cdc5813e9ef98e7.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-5da22ed43984c5c1.rlib" "/opt/rustwide/target/debug/deps/libmio-c6d97db2bad6d7bd.rlib" "/opt/rustwide/target/debug/deps/liblog-02feb6c7a4bbd181.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libnet2-79dcfade0ab24d48.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-cbca0bb30c89f8c0.rlib" "/opt/rustwide/target/debug/deps/liblazycell-8d64c0c5c2ba1fa0.rlib" "/opt/rustwide/target/debug/deps/libhttparse-667e8746b721b1a7.rlib" "/opt/rustwide/target/debug/deps/libbytes-27010af772c72ebf.rlib" "/opt/rustwide/target/debug/deps/libiovec-3d2914c7486ba47e.rlib" "/opt/rustwide/target/debug/deps/liblibc-e353681d5d0d351d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-59339b7967b0d21b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/002_send_messages-da4c3b5e1da134d2" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `relay` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "133214ded000b806bacc51d40edde23de70a3ef0c95e4e93b1b4674fe5889c71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "133214ded000b806bacc51d40edde23de70a3ef0c95e4e93b1b4674fe5889c71", kill_on_drop: false }` [INFO] [stdout] 133214ded000b806bacc51d40edde23de70a3ef0c95e4e93b1b4674fe5889c71