[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 master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadowmint%2Frelay" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shadowmint/relay on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-6/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 845d4f08bb6122fc3dc734e73ca81cb6b4438fcde0517a36375144c5260d33a9 [INFO] running `Command { std: "docker" "start" "-a" "845d4f08bb6122fc3dc734e73ca81cb6b4438fcde0517a36375144c5260d33a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "845d4f08bb6122fc3dc734e73ca81cb6b4438fcde0517a36375144c5260d33a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "845d4f08bb6122fc3dc734e73ca81cb6b4438fcde0517a36375144c5260d33a9", kill_on_drop: false }` [INFO] [stdout] 845d4f08bb6122fc3dc734e73ca81cb6b4438fcde0517a36375144c5260d33a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 339c9e0324793df4445d518895fa8d3449967e56f0d73c55c54dfb4f6fa1a3b5 [INFO] running `Command { std: "docker" "start" "-a" "339c9e0324793df4445d518895fa8d3449967e56f0d73c55c54dfb4f6fa1a3b5", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling serde v1.0.88 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling data-encoding v2.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling block-padding v0.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling names v0.10.0 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling regex v1.1.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_derive v1.0.88 [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] [stdout] warning: field is never read: `active` [INFO] [stdout] --> crates/relay-core/src/isolates/client/client_state.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | active: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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: 4 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_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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 is no longer accepted in Rust 2021 [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 51.70s [INFO] running `Command { std: "docker" "inspect" "339c9e0324793df4445d518895fa8d3449967e56f0d73c55c54dfb4f6fa1a3b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "339c9e0324793df4445d518895fa8d3449967e56f0d73c55c54dfb4f6fa1a3b5", kill_on_drop: false }` [INFO] [stdout] 339c9e0324793df4445d518895fa8d3449967e56f0d73c55c54dfb4f6fa1a3b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6ff5c3f3a8352d9f195ec4dec3c28b2d7fc4e3f69ae6d3a56e21d3f0dc1ec76 [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" "d6ff5c3f3a8352d9f195ec4dec3c28b2d7fc4e3f69ae6d3a56e21d3f0dc1ec76", kill_on_drop: false }` [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-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: field is never read: `active` [INFO] [stdout] --> crates/relay-core/src/isolates/client/client_state.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | active: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 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] [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_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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 is no longer accepted in Rust 2021 [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_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [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 is no longer accepted in Rust 2021 [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: 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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/001_connect_master_and_clients-147b4e88f1367370.001_connect_master_and_clients.dhyb86np-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/001_connect_master_and_clients-147b4e88f1367370.001_connect_master_and_clients.dhyb86np-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/001_connect_master_and_clients-147b4e88f1367370.001_connect_master_and_clients.dhyb86np-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/001_connect_master_and_clients-147b4e88f1367370.001_connect_master_and_clients.dhyb86np-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/001_connect_master_and_clients-147b4e88f1367370.001_connect_master_and_clients.dhyb86np-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/001_connect_master_and_clients-147b4e88f1367370.001_connect_master_and_clients.dhyb86np-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/001_connect_master_and_clients-147b4e88f1367370.001_connect_master_and_clients.dhyb86np-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/001_connect_master_and_clients-147b4e88f1367370.001_connect_master_and_clients.dhyb86np-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/001_connect_master_and_clients-147b4e88f1367370.001_connect_master_and_clients.dhyb86np-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/001_connect_master_and_clients-147b4e88f1367370.001_connect_master_and_clients.dhyb86np-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/001_connect_master_and_clients-147b4e88f1367370.001_connect_master_and_clients.dhyb86np-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/001_connect_master_and_clients-147b4e88f1367370.001_connect_master_and_clients.dhyb86np-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/001_connect_master_and_clients-147b4e88f1367370.001_connect_master_and_clients.dhyb86np-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/001_connect_master_and_clients-147b4e88f1367370.001_connect_master_and_clients.dhyb86np-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/001_connect_master_and_clients-147b4e88f1367370.001_connect_master_and_clients.dhyb86np-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/001_connect_master_and_clients-147b4e88f1367370" "/opt/rustwide/target/debug/deps/001_connect_master_and_clients-147b4e88f1367370.3pio7rzvdsve101d.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-bf52c83b5218000c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-1b1cab3f10607987.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-2e1c807fd8d214f1.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-a6c04fd1ac45a934.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c9f124f6e94019e0.rlib" "/opt/rustwide/target/debug/deps/librelay-52e8bd79d5d4e581.rlib" "/opt/rustwide/target/debug/deps/libtoml-fa0374e9807feb46.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-72a460121376592a.rlib" "/opt/rustwide/target/debug/deps/librelay_auth-12097f67b99d300e.rlib" "/opt/rustwide/target/debug/deps/libsha2-2c72feb98841907d.rlib" "/opt/rustwide/target/debug/deps/libchrono-eaf622cc25e6950b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9939bff4b793dbbb.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-eb20b5fec31850de.rlib" "/opt/rustwide/target/debug/deps/librelay_analytics-ced26a7841cd6a87.rlib" "/opt/rustwide/target/debug/deps/libregex-ab28db7bd13335d6.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-34a93cb0f57de7bb.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cc336fe58e5253ae.rlib" "/opt/rustwide/target/debug/deps/libucd_util-dd49457a1bccdb32.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fbb691992798f92f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9ebd67e6f768d187.rlib" "/opt/rustwide/target/debug/deps/libmemchr-9ecf7f71e8b143f4.rlib" "/opt/rustwide/target/debug/deps/libfutures-a6499817d78b9966.rlib" "/opt/rustwide/target/debug/deps/librelay_core-1933cab3e2184a56.rlib" "/opt/rustwide/target/debug/deps/librelay_logging-c31780237e9eda7d.rlib" "/opt/rustwide/target/debug/deps/libbase_logging-5a0e340a575f2d98.rlib" "/opt/rustwide/target/debug/deps/libserde_json-25811d2d6a971904.rlib" "/opt/rustwide/target/debug/deps/libryu-5ac4bc40e150250a.rlib" "/opt/rustwide/target/debug/deps/libitoa-bf00738b2b8bc4b5.rlib" "/opt/rustwide/target/debug/deps/libtime-bac67642611cb753.rlib" "/opt/rustwide/target/debug/deps/librust_isolate-58f22550c2d809b2.rlib" "/opt/rustwide/target/debug/deps/libuuid-36b6fa5491f55c99.rlib" "/opt/rustwide/target/debug/deps/librand-9b24297938c3243d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1e039282c11db744.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-3c8ed1aa5fbe2a69.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b3fed04289ecdc38.rlib" "/opt/rustwide/target/debug/deps/librand_core-b3ad2787a7c25ff6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7e6783183828e1c9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-6f619bc2db0b7144.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-f5a087051b01bfc8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c57a7396c2d7c3f7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-92151e25d7efb998.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2811d96a8b4ed22f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-29af9674b0993fe8.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-2cfd87a3e903b273.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-aa3ec19c2b5b6173.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6c70fef7836186dc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-6869964ebbc1fb77.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d897c9e0b42baa56.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e324d2207fe6a6b7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-a81217398a8baf8f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4ba9c026e96e4251.rlib" "/opt/rustwide/target/debug/deps/libserde-54c25eb3ec13ee41.rlib" "/opt/rustwide/target/debug/deps/libws-f4a1065c0df08c05.rlib" "/opt/rustwide/target/debug/deps/liburl-f979e1c7d9c6967a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libidna-035dcf03cc0afe00.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c863bd1c172a5493.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-70d3e06f6296bb48.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libsha1-0bb56a178b92ac17.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-a616ba6b34dcbbdc.rlib" "/opt/rustwide/target/debug/deps/libdigest-202d2578f9579b54.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d7054515339b8240.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-83d55551478a2b53.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-c9b99f1b9f456bd2.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4c4430ceec425427.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-25e3e23763c68a97.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-375797a4cc2df0da.rlib" "/opt/rustwide/target/debug/deps/librand-3d7f9ceb4aef6e55.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-547e20561c66783a.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-eeb2dda5eeeefa6b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-29b765447745d749.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-4069892426269f4f.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-444aa90c291757cb.rlib" "/opt/rustwide/target/debug/deps/librand_core-d59f52a6c43cdb07.rlib" "/opt/rustwide/target/debug/deps/librand_os-4c3226d2d4c3cc55.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-35edfbb82201539e.rlib" "/opt/rustwide/target/debug/deps/librand_core-7840c02da82e2bf0.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-72941f0f9f87c1c2.rlib" "/opt/rustwide/target/debug/deps/libmio-b03a8d81238cfde7.rlib" "/opt/rustwide/target/debug/deps/liblog-bf3faccb6e6f618a.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libnet2-f0352f3e6c445d68.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-f5e17ae785639b51.rlib" "/opt/rustwide/target/debug/deps/liblazycell-2d930fed4571de76.rlib" "/opt/rustwide/target/debug/deps/libhttparse-b984df79d108a010.rlib" "/opt/rustwide/target/debug/deps/libbytes-cb240023c14b2945.rlib" "/opt/rustwide/target/debug/deps/libiovec-f5783b43d93b1995.rlib" "/opt/rustwide/target/debug/deps/liblibc-1ab4eae0cb75ec2a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-1bd1672a8ef13396.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/000_template-9909d55521274522.000_template.2c3slnuw-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/000_template-9909d55521274522.000_template.2c3slnuw-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/000_template-9909d55521274522.000_template.2c3slnuw-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/000_template-9909d55521274522.000_template.2c3slnuw-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/000_template-9909d55521274522.000_template.2c3slnuw-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/000_template-9909d55521274522.000_template.2c3slnuw-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/000_template-9909d55521274522.000_template.2c3slnuw-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/000_template-9909d55521274522.000_template.2c3slnuw-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/000_template-9909d55521274522.000_template.2c3slnuw-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/000_template-9909d55521274522.000_template.2c3slnuw-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/000_template-9909d55521274522.000_template.2c3slnuw-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/000_template-9909d55521274522.000_template.2c3slnuw-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/000_template-9909d55521274522.000_template.2c3slnuw-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/000_template-9909d55521274522.000_template.2c3slnuw-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/000_template-9909d55521274522.000_template.2c3slnuw-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/000_template-9909d55521274522" "/opt/rustwide/target/debug/deps/000_template-9909d55521274522.56oderxans1qahwa.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-bf52c83b5218000c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-1b1cab3f10607987.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-2e1c807fd8d214f1.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-a6c04fd1ac45a934.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c9f124f6e94019e0.rlib" "/opt/rustwide/target/debug/deps/librelay-52e8bd79d5d4e581.rlib" "/opt/rustwide/target/debug/deps/libtoml-fa0374e9807feb46.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-72a460121376592a.rlib" "/opt/rustwide/target/debug/deps/librelay_auth-12097f67b99d300e.rlib" "/opt/rustwide/target/debug/deps/libsha2-2c72feb98841907d.rlib" "/opt/rustwide/target/debug/deps/libchrono-eaf622cc25e6950b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9939bff4b793dbbb.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-eb20b5fec31850de.rlib" "/opt/rustwide/target/debug/deps/librelay_analytics-ced26a7841cd6a87.rlib" "/opt/rustwide/target/debug/deps/libregex-ab28db7bd13335d6.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-34a93cb0f57de7bb.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cc336fe58e5253ae.rlib" "/opt/rustwide/target/debug/deps/libucd_util-dd49457a1bccdb32.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fbb691992798f92f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9ebd67e6f768d187.rlib" "/opt/rustwide/target/debug/deps/libmemchr-9ecf7f71e8b143f4.rlib" "/opt/rustwide/target/debug/deps/libfutures-a6499817d78b9966.rlib" "/opt/rustwide/target/debug/deps/librelay_core-1933cab3e2184a56.rlib" "/opt/rustwide/target/debug/deps/librelay_logging-c31780237e9eda7d.rlib" "/opt/rustwide/target/debug/deps/libbase_logging-5a0e340a575f2d98.rlib" "/opt/rustwide/target/debug/deps/libserde_json-25811d2d6a971904.rlib" "/opt/rustwide/target/debug/deps/libryu-5ac4bc40e150250a.rlib" "/opt/rustwide/target/debug/deps/libitoa-bf00738b2b8bc4b5.rlib" "/opt/rustwide/target/debug/deps/libtime-bac67642611cb753.rlib" "/opt/rustwide/target/debug/deps/librust_isolate-58f22550c2d809b2.rlib" "/opt/rustwide/target/debug/deps/libuuid-36b6fa5491f55c99.rlib" "/opt/rustwide/target/debug/deps/librand-9b24297938c3243d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1e039282c11db744.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-3c8ed1aa5fbe2a69.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b3fed04289ecdc38.rlib" "/opt/rustwide/target/debug/deps/librand_core-b3ad2787a7c25ff6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7e6783183828e1c9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-6f619bc2db0b7144.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-f5a087051b01bfc8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c57a7396c2d7c3f7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-92151e25d7efb998.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2811d96a8b4ed22f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-29af9674b0993fe8.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-2cfd87a3e903b273.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-aa3ec19c2b5b6173.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6c70fef7836186dc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-6869964ebbc1fb77.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d897c9e0b42baa56.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e324d2207fe6a6b7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-a81217398a8baf8f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4ba9c026e96e4251.rlib" "/opt/rustwide/target/debug/deps/libserde-54c25eb3ec13ee41.rlib" "/opt/rustwide/target/debug/deps/libws-f4a1065c0df08c05.rlib" "/opt/rustwide/target/debug/deps/liburl-f979e1c7d9c6967a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libidna-035dcf03cc0afe00.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c863bd1c172a5493.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-70d3e06f6296bb48.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libsha1-0bb56a178b92ac17.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-a616ba6b34dcbbdc.rlib" "/opt/rustwide/target/debug/deps/libdigest-202d2578f9579b54.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d7054515339b8240.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-83d55551478a2b53.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-c9b99f1b9f456bd2.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4c4430ceec425427.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-25e3e23763c68a97.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-375797a4cc2df0da.rlib" "/opt/rustwide/target/debug/deps/librand-3d7f9ceb4aef6e55.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-547e20561c66783a.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-eeb2dda5eeeefa6b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-29b765447745d749.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-4069892426269f4f.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-444aa90c291757cb.rlib" "/opt/rustwide/target/debug/deps/librand_core-d59f52a6c43cdb07.rlib" "/opt/rustwide/target/debug/deps/librand_os-4c3226d2d4c3cc55.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-35edfbb82201539e.rlib" "/opt/rustwide/target/debug/deps/librand_core-7840c02da82e2bf0.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-72941f0f9f87c1c2.rlib" "/opt/rustwide/target/debug/deps/libmio-b03a8d81238cfde7.rlib" "/opt/rustwide/target/debug/deps/liblog-bf3faccb6e6f618a.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libnet2-f0352f3e6c445d68.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-f5e17ae785639b51.rlib" "/opt/rustwide/target/debug/deps/liblazycell-2d930fed4571de76.rlib" "/opt/rustwide/target/debug/deps/libhttparse-b984df79d108a010.rlib" "/opt/rustwide/target/debug/deps/libbytes-cb240023c14b2945.rlib" "/opt/rustwide/target/debug/deps/libiovec-f5783b43d93b1995.rlib" "/opt/rustwide/target/debug/deps/liblibc-1ab4eae0cb75ec2a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-1bd1672a8ef13396.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d6ff5c3f3a8352d9f195ec4dec3c28b2d7fc4e3f69ae6d3a56e21d3f0dc1ec76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6ff5c3f3a8352d9f195ec4dec3c28b2d7fc4e3f69ae6d3a56e21d3f0dc1ec76", kill_on_drop: false }` [INFO] [stdout] d6ff5c3f3a8352d9f195ec4dec3c28b2d7fc4e3f69ae6d3a56e21d3f0dc1ec76