[INFO] cloning repository https://github.com/shakyShane/config-gen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shakyShane/config-gen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FshakyShane%2Fconfig-gen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FshakyShane%2Fconfig-gen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd7101c81c20192b89a751e65494bdf112c56a9a [INFO] testing shakyShane/config-gen against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FshakyShane%2Fconfig-gen" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shakyShane/config-gen 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/shakyShane/config-gen [INFO] finished tweaking git repo https://github.com/shakyShane/config-gen [INFO] tweaked toml for git repo https://github.com/shakyShane/config-gen written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/shakyShane/config-gen 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] b8c38674a236af3c8052637a8deb24a59ed805c1c5a01a1d64c4a631b3313cb0 [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" "b8c38674a236af3c8052637a8deb24a59ed805c1c5a01a1d64c4a631b3313cb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8c38674a236af3c8052637a8deb24a59ed805c1c5a01a1d64c4a631b3313cb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8c38674a236af3c8052637a8deb24a59ed805c1c5a01a1d64c4a631b3313cb0", kill_on_drop: false }` [INFO] [stdout] b8c38674a236af3c8052637a8deb24a59ed805c1c5a01a1d64c4a631b3313cb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c4a8fe55e8a760a47f6782cb41fa0ea34a40904d4c513e4edd5cf753bafa1c44 [INFO] running `Command { std: "docker" "start" "-a" "c4a8fe55e8a760a47f6782cb41fa0ea34a40904d4c513e4edd5cf753bafa1c44", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling openssl v0.10.14 [INFO] [stderr] Compiling encoding_rs v0.8.10 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling ratel v0.7.0 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling ring v0.13.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling actix-web v0.7.13 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling resolv-conf v0.6.1 [INFO] [stderr] Compiling tokio-timer v0.2.7 [INFO] [stderr] Compiling tokio-current-thread v0.1.3 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tokio-io v0.1.9 [INFO] [stderr] Compiling http v0.1.13 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling native-tls v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.32 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.6.0 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling mime v0.3.12 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling serde_yaml v0.8.6 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.6.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling serde_urlencoded v0.5.3 [INFO] [stderr] Compiling error-chain v0.1.12 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling flate2 v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.7 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling h2 v0.1.13 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.2 [INFO] [stderr] Compiling tokio-signal v0.2.5 [INFO] [stderr] Compiling tokio-openssl v0.2.1 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling from_file_derive v0.1.0 (/opt/rustwide/workdir/from_file_derive) [INFO] [stderr] Compiling trust-dns-proto v0.4.3 [INFO] [stderr] Compiling tokio v0.1.11 [INFO] [stderr] Compiling hyper v0.12.12 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling trust-dns-resolver v0.9.1 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.3 [INFO] [stderr] Compiling actix_derive v0.3.0 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling from_file v0.1.0 (/opt/rustwide/workdir/from-file) [INFO] [stderr] Compiling trust-dns-proto v0.5.0-alpha.5 [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> from-file/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling actix v0.7.5 [INFO] [stderr] Compiling rjs v0.1.0 (/opt/rustwide/workdir/rjs-parse) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bundle_config::BundleConfig` [INFO] [stdout] --> rjs-parse/src/client_config.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bundle_config::BundleConfig; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `modules` [INFO] [stdout] --> rjs-parse/src/client_config.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use modules; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> rjs-parse/src/parse.rs:208:29 [INFO] [stdout] | [INFO] [stdout] 208 | let mut map_item = output [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> rjs-parse/src/parse.rs:221:49 [INFO] [stdout] | [INFO] [stdout] 221 | ... let mut inner_map_item = map_item [INFO] [stdout] | ----^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> rjs-parse/src/parse.rs:308:29 [INFO] [stdout] | [INFO] [stdout] 308 | let mut map_item = [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling trust-dns-resolver v0.10.0-alpha.3 [INFO] [stderr] Compiling actix-net v0.1.1 [INFO] [stderr] Compiling bs_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib/presets/m2/preset_m2.rs:16:24 [INFO] [stdout] | [INFO] [stdout] 16 | pub type FutResp = Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib/proxy_transform.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | ) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib/setup.rs:18:42 [INFO] [stdout] | [INFO] [stdout] 18 | pub type PresetsMap = HashMap>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Preset` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib/with_body.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | ) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib/without_body.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | ) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib/without_body.rs:77:10 [INFO] [stdout] | [INFO] [stdout] 77 | ) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib/without_body.rs:102:10 [INFO] [stdout] | [INFO] [stdout] 102 | ) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib/presets/m2/state.rs:46:17 [INFO] [stdout] | [INFO] [stdout] 46 | let mut c = client_config.paths.clone(); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 16s [INFO] running `Command { std: "docker" "inspect" "c4a8fe55e8a760a47f6782cb41fa0ea34a40904d4c513e4edd5cf753bafa1c44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4a8fe55e8a760a47f6782cb41fa0ea34a40904d4c513e4edd5cf753bafa1c44", kill_on_drop: false }` [INFO] [stdout] c4a8fe55e8a760a47f6782cb41fa0ea34a40904d4c513e4edd5cf753bafa1c44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 64098d745b8feeaaf82d5e8078d30c552b33b071496795fd12bfe935220a1285 [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" "64098d745b8feeaaf82d5e8078d30c552b33b071496795fd12bfe935220a1285", kill_on_drop: false }` [INFO] [stderr] Compiling bs_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> from-file/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [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: unused import: `bundle_config::BundleConfig` [INFO] [stdout] --> rjs-parse/src/client_config.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use bundle_config::BundleConfig; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `modules` [INFO] [stdout] --> rjs-parse/src/client_config.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use modules; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> rjs-parse/src/parse.rs:208:29 [INFO] [stdout] | [INFO] [stdout] 208 | let mut map_item = output [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> rjs-parse/src/parse.rs:221:49 [INFO] [stdout] | [INFO] [stdout] 221 | ... let mut inner_map_item = map_item [INFO] [stdout] | ----^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> rjs-parse/src/parse.rs:308:29 [INFO] [stdout] | [INFO] [stdout] 308 | let mut map_item = [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib/presets/m2/preset_m2.rs:16:24 [INFO] [stdout] | [INFO] [stdout] 16 | pub type FutResp = Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib/proxy_transform.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | ) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib/setup.rs:18:42 [INFO] [stdout] | [INFO] [stdout] 18 | pub type PresetsMap = HashMap>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Preset` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib/with_body.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | ) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib/without_body.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | ) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib/without_body.rs:77:10 [INFO] [stdout] | [INFO] [stdout] 77 | ) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib/without_body.rs:102:10 [INFO] [stdout] | [INFO] [stdout] 102 | ) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib/presets/m2/state.rs:46:17 [INFO] [stdout] | [INFO] [stdout] 46 | let mut c = client_config.paths.clone(); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib/presets/m2/preset_m2.rs:16:24 [INFO] [stdout] | [INFO] [stdout] 16 | pub type FutResp = Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib/proxy_transform.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | ) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib/setup.rs:18:42 [INFO] [stdout] | [INFO] [stdout] 18 | pub type PresetsMap = HashMap>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Preset` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib/with_body.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | ) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib/without_body.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | ) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib/without_body.rs:77:10 [INFO] [stdout] | [INFO] [stdout] 77 | ) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib/without_body.rs:102:10 [INFO] [stdout] | [INFO] [stdout] 102 | ) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib/presets/m2/state.rs:46:17 [INFO] [stdout] | [INFO] [stdout] 46 | let mut c = client_config.paths.clone(); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [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/api-1b0707ea74c744e9.api.31fa148c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/api-1b0707ea74c744e9.api.31fa148c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/api-1b0707ea74c744e9.api.31fa148c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/api-1b0707ea74c744e9.api.31fa148c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/api-1b0707ea74c744e9.api.31fa148c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/api-1b0707ea74c744e9.api.31fa148c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/api-1b0707ea74c744e9.api.31fa148c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/api-1b0707ea74c744e9.api.31fa148c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/api-1b0707ea74c744e9.api.31fa148c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/api-1b0707ea74c744e9.api.31fa148c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/api-1b0707ea74c744e9.api.31fa148c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/api-1b0707ea74c744e9.api.31fa148c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/api-1b0707ea74c744e9.api.31fa148c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/api-1b0707ea74c744e9.api.31fa148c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/api-1b0707ea74c744e9.api.31fa148c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/api-1b0707ea74c744e9.api.31fa148c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/api-1b0707ea74c744e9.30scpku9b5zplmk2.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-22d88f600018a8de/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-30b062968c6688d8/out" "-L" "/opt/rustwide/target/debug/build/ring-00f42aa6045a06fb/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-b080de800a6b0b0e/out" "-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/libreqwest-de1178419213d863.rlib" "/opt/rustwide/target/debug/deps/liblibflate-2ee962bdf4c397d0.rlib" "/opt/rustwide/target/debug/deps/libcrc-3dff8768724f051a.rlib" "/opt/rustwide/target/debug/deps/libadler32-2dafcd23c356e1ad.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-ddcf92b953bcef8f.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-3cbc0f4e7323ead3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-b9238ab6b4f641c8.rlib" "/opt/rustwide/target/debug/deps/libhyper-9c9f9873c77a5000.rlib" "/opt/rustwide/target/debug/deps/libwant-d340f034d23da56a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a860008638408fd1.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-155d8fad8f0c1f7a.rlib" "/opt/rustwide/target/debug/deps/libbs-d2750a3e4c2a5886.rlib" "/opt/rustwide/target/debug/deps/librjs-cd94a7748038a865.rlib" "/opt/rustwide/target/debug/deps/libtempdir-e2e3b8028ed903fc.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-22400641624aab83.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-d6279d149ef55bf7.rlib" "/opt/rustwide/target/debug/deps/libhumantime-5279c127d2a488ae.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-f76fb0458abb635f.rlib" "/opt/rustwide/target/debug/deps/libratel-dcd8b659bb4d0eba.rlib" "/opt/rustwide/target/debug/deps/libfrom_file-e1ebc91445f49408.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-85c53d336cd0a823.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-156113483d0baadf.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-12da14f46649ef98.rlib" "/opt/rustwide/target/debug/deps/libclap-e23c7b20b74cb104.rlib" "/opt/rustwide/target/debug/deps/libvec_map-2fd734c4c1e4fc50.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-db8e725060015756.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-bbf70183f4a76aeb.rlib" "/opt/rustwide/target/debug/deps/libstrsim-2c756d049be254c7.rlib" "/opt/rustwide/target/debug/deps/libatty-fe2119338f07c99c.rlib" "/opt/rustwide/target/debug/deps/libansi_term-329dab68dba20daf.rlib" "/opt/rustwide/target/debug/deps/libactix_web-e7d087627a9ebad0.rlib" "/opt/rustwide/target/debug/deps/libactix_net-70cbee804d72e0e7.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-1fad031d1a1acd17.rlib" "/opt/rustwide/target/debug/deps/libopenssl-1bf80d1f2cd528e2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-0416238c59fd19a4.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-f1ebd72c1a55d615.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-5b5758ea1ed22e6d.rlib" "/opt/rustwide/target/debug/deps/libtower_service-e4876fb3fc264864.rlib" "/opt/rustwide/target/debug/deps/libserde_json-503b40a72b77c1a3.rlib" "/opt/rustwide/target/debug/deps/libryu-bddbdab27f019c27.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f46c561ff5baae1c.rlib" "/opt/rustwide/target/debug/deps/libdtoa-74f89fdc5dda9b67.rlib" "/opt/rustwide/target/debug/deps/libh2-06bc3e8297c2c0ac.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c28cd2b2448dc12c.rlib" "/opt/rustwide/target/debug/deps/libstring-86e52dd2654b3225.rlib" "/opt/rustwide/target/debug/deps/libflate2-d2b10e4629f23a17.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-9b7ab6769a4c1269.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-521d8fabd970337a.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-d799e02fb9197379.rlib" "/opt/rustwide/target/debug/deps/libserde-28a119dc444347b4.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-617dced4a9a8cf89.rlib" "/opt/rustwide/target/debug/deps/libphf-4183f7f028507f51.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-4ae60dce2901e9f8.rlib" "/opt/rustwide/target/debug/deps/libunicase-a774ffa4bd248fc6.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-c65310b90ba688a5.rlib" "/opt/rustwide/target/debug/deps/libmime-124e9993018a74e4.rlib" "/opt/rustwide/target/debug/deps/libunicase-e49d6b541f2539cd.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-5bc979fa4d844ccd.rlib" "/opt/rustwide/target/debug/deps/libhttparse-667e8746b721b1a7.rlib" "/opt/rustwide/target/debug/deps/libhttp-1fd85a3773f2fe45.rlib" "/opt/rustwide/target/debug/deps/libitoa-ed3e65388eda00dc.rlib" "/opt/rustwide/target/debug/deps/libhtmlescape-10a6b28c95f5dc47.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-621fb07fc7ad789f.rlib" "/opt/rustwide/target/debug/deps/libcookie-78f082d969d4716b.rlib" "/opt/rustwide/target/debug/deps/libring-92e1ccfc8f985920.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-1e38d1ed7884dfd0.rlib" "/opt/rustwide/target/debug/deps/libtime-6b3bbab1f9c5602f.rlib" "/opt/rustwide/target/debug/deps/libsha1-c66f505a6c8b35fc.rlib" "/opt/rustwide/target/debug/deps/libregex-50f0a37d50d962a2.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-b255fafb71032af0.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0595450d6930813e.rlib" "/opt/rustwide/target/debug/deps/libucd_util-4d5aff6136066490.rlib" "/opt/rustwide/target/debug/deps/libthread_local-53c3d1213eb40a68.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ca0d5da14be92d8d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-7958c0809c625ce8.rlib" "/opt/rustwide/target/debug/deps/libbase64-a63cc1936212a99c.rlib" "/opt/rustwide/target/debug/deps/libsafemem-5e5aa9da0a714674.rlib" "/opt/rustwide/target/debug/deps/libactix-3a43571a23d4267c.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-c7c4a9f0a9af9a42.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-72d25bc4d9982963.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-e525dd0b3884d83a.rlib" "/opt/rustwide/target/debug/deps/liburl-9f37afc4c7644f63.rlib" "/opt/rustwide/target/debug/deps/libencoding-cb1a7502c2c55705.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-9ea6ccaae1294ff5.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-a51f21fc40257b5e.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-dd5fa4b6d61b5fc0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-921ee5f8d35914a9.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ac8b7c061b6fd447.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-704ce0efd41c512b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-99e14dd780bb9182.rlib" "/opt/rustwide/target/debug/deps/librand-a7c8ba3b8ee8b4ea.rlib" "/opt/rustwide/target/debug/deps/libidna-7a0a88ed437c17e1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-45216fbaaa88443b.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-0287523dbc01ccb7.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-310e12a0bdbee4a5.rlib" "/opt/rustwide/target/debug/deps/libhostname-29eb44a7e6c0e82a.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8af1626c14a64d49.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-8959eb1af29dc858.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-db8c7433dc1936ce.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-d8253a161a425e53.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-dc1f12ecb3260884.rlib" "/opt/rustwide/target/debug/deps/libdbghelp-a84ca1bc5e51cf01.rlib" "/opt/rustwide/target/debug/deps/libwinapi-91b2b0ae1989e851.rlib" "/opt/rustwide/target/debug/deps/libkernel32-22de4dded38eac93.rlib" "/opt/rustwide/target/debug/deps/libfailure-2362219fcf51747f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-6430fac47a93ecaf.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-73324efa2087dbeb.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-7239985090d046c5.rlib" "/opt/rustwide/target/debug/deps/libtokio-00e4ffa093c383db.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-52af09aeccce8fcd.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-213e7465c79a44e0.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-6ef2bce823b8fa35.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-839acd22a9750ddf.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-994b486c0ad1d5b0.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-7fac43004e49ed47.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-74e572878febaf71.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-ba910462ce739f0e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-697b597af62eca03.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-df00ecfe316b1524.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0be4764beb1bf40c.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-fb9f0dc5a327fbd8.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-473cebaca200d6bc.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-183841106c0d0aa5.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-5cb4906a205f19fa.rlib" "/opt/rustwide/target/debug/deps/libmio-2d2d453eb1442955.rlib" "/opt/rustwide/target/debug/deps/libslab-bcf2fc1dbc274d4d.rlib" "/opt/rustwide/target/debug/deps/libnet2-8929abacf49153ea.rlib" "/opt/rustwide/target/debug/deps/liblazycell-1f4f36d7dd7a52d3.rlib" "/opt/rustwide/target/debug/deps/libfutures-3babde1b46e96f98.rlib" "/opt/rustwide/target/debug/deps/libbitflags-be708b057de9c1af.rlib" "/opt/rustwide/target/debug/deps/libuuid-0807841863e148ca.rlib" "/opt/rustwide/target/debug/deps/libfnv-7449a3f4573c4646.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-45fbe25a6721707e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-2ce037715157772d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2050f0a2575ecede.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8c576ceeed6b1c1c.rlib" "/opt/rustwide/target/debug/deps/libunreachable-c0df0943ae257096.rlib" "/opt/rustwide/target/debug/deps/libvoid-bbb98054dd984e62.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ec3c780978d2cb85.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-c876a54c7be708d0.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-245eaa65bcbdd4bf.rlib" "/opt/rustwide/target/debug/deps/librand-2eae46a253d7fa13.rlib" "/opt/rustwide/target/debug/deps/librand_core-654c7ab35898abd9.rlib" "/opt/rustwide/target/debug/deps/librand_core-2c7e3ff7546cac4b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d1ab180d9f809255.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e0d77d0b25435982.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad810a0622b424db.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7351ed5db7bc6651.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-97fa122d0068a41d.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6da4df966460158d.rlib" "/opt/rustwide/target/debug/deps/libnodrop-5dc01c48a0d43d1c.rlib" "/opt/rustwide/target/debug/deps/libbytes-358d7111826f69e7.rlib" "/opt/rustwide/target/debug/deps/libiovec-83051e81983fb881.rlib" "/opt/rustwide/target/debug/deps/liblibc-94c920f5a7e04087.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d8cba65ca66e7081.rlib" "/opt/rustwide/target/debug/deps/liblog-927ca1c04cfd3ae7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-cbca0bb30c89f8c0.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" "-lssl" "-lcrypto" "-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/api-1b0707ea74c744e9" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/bs-3dd0fe2cd4bbee59.bs.28d843d7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/bs-3dd0fe2cd4bbee59.bs.28d843d7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/bs-3dd0fe2cd4bbee59.bs.28d843d7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/bs-3dd0fe2cd4bbee59.bs.28d843d7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/bs-3dd0fe2cd4bbee59.bs.28d843d7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/bs-3dd0fe2cd4bbee59.bs.28d843d7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/bs-3dd0fe2cd4bbee59.bs.28d843d7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/bs-3dd0fe2cd4bbee59.bs.28d843d7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/bs-3dd0fe2cd4bbee59.bs.28d843d7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/bs-3dd0fe2cd4bbee59.bs.28d843d7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/bs-3dd0fe2cd4bbee59.bs.28d843d7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/bs-3dd0fe2cd4bbee59.bs.28d843d7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/bs-3dd0fe2cd4bbee59.bs.28d843d7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/bs-3dd0fe2cd4bbee59.bs.28d843d7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/bs-3dd0fe2cd4bbee59.bs.28d843d7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/bs-3dd0fe2cd4bbee59.bs.28d843d7-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/bs-3dd0fe2cd4bbee59.3ts17xw53i20gejs.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-22d88f600018a8de/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-30b062968c6688d8/out" "-L" "/opt/rustwide/target/debug/build/ring-00f42aa6045a06fb/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-b080de800a6b0b0e/out" "-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/librjs-cd94a7748038a865.rlib" "/opt/rustwide/target/debug/deps/libtempdir-e2e3b8028ed903fc.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-22400641624aab83.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-d6279d149ef55bf7.rlib" "/opt/rustwide/target/debug/deps/libhumantime-5279c127d2a488ae.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-f76fb0458abb635f.rlib" "/opt/rustwide/target/debug/deps/libratel-dcd8b659bb4d0eba.rlib" "/opt/rustwide/target/debug/deps/libfrom_file-e1ebc91445f49408.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-85c53d336cd0a823.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-156113483d0baadf.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-12da14f46649ef98.rlib" "/opt/rustwide/target/debug/deps/libclap-e23c7b20b74cb104.rlib" "/opt/rustwide/target/debug/deps/libvec_map-2fd734c4c1e4fc50.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-db8e725060015756.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-bbf70183f4a76aeb.rlib" "/opt/rustwide/target/debug/deps/libstrsim-2c756d049be254c7.rlib" "/opt/rustwide/target/debug/deps/libatty-fe2119338f07c99c.rlib" "/opt/rustwide/target/debug/deps/libansi_term-329dab68dba20daf.rlib" "/opt/rustwide/target/debug/deps/libactix_web-e7d087627a9ebad0.rlib" "/opt/rustwide/target/debug/deps/libactix_net-70cbee804d72e0e7.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-1fad031d1a1acd17.rlib" "/opt/rustwide/target/debug/deps/libopenssl-1bf80d1f2cd528e2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-0416238c59fd19a4.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-f1ebd72c1a55d615.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-5b5758ea1ed22e6d.rlib" "/opt/rustwide/target/debug/deps/libtower_service-e4876fb3fc264864.rlib" "/opt/rustwide/target/debug/deps/libserde_json-503b40a72b77c1a3.rlib" "/opt/rustwide/target/debug/deps/libryu-bddbdab27f019c27.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f46c561ff5baae1c.rlib" "/opt/rustwide/target/debug/deps/libdtoa-74f89fdc5dda9b67.rlib" "/opt/rustwide/target/debug/deps/libh2-06bc3e8297c2c0ac.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c28cd2b2448dc12c.rlib" "/opt/rustwide/target/debug/deps/libstring-86e52dd2654b3225.rlib" "/opt/rustwide/target/debug/deps/libflate2-d2b10e4629f23a17.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-9b7ab6769a4c1269.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-521d8fabd970337a.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-d799e02fb9197379.rlib" "/opt/rustwide/target/debug/deps/libserde-28a119dc444347b4.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-617dced4a9a8cf89.rlib" "/opt/rustwide/target/debug/deps/libphf-4183f7f028507f51.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-4ae60dce2901e9f8.rlib" "/opt/rustwide/target/debug/deps/libunicase-a774ffa4bd248fc6.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-c65310b90ba688a5.rlib" "/opt/rustwide/target/debug/deps/libmime-124e9993018a74e4.rlib" "/opt/rustwide/target/debug/deps/libunicase-e49d6b541f2539cd.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-5bc979fa4d844ccd.rlib" "/opt/rustwide/target/debug/deps/libhttparse-667e8746b721b1a7.rlib" "/opt/rustwide/target/debug/deps/libhttp-1fd85a3773f2fe45.rlib" "/opt/rustwide/target/debug/deps/libitoa-ed3e65388eda00dc.rlib" "/opt/rustwide/target/debug/deps/libhtmlescape-10a6b28c95f5dc47.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-621fb07fc7ad789f.rlib" "/opt/rustwide/target/debug/deps/libcookie-78f082d969d4716b.rlib" "/opt/rustwide/target/debug/deps/libring-92e1ccfc8f985920.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-1e38d1ed7884dfd0.rlib" "/opt/rustwide/target/debug/deps/libtime-6b3bbab1f9c5602f.rlib" "/opt/rustwide/target/debug/deps/libsha1-c66f505a6c8b35fc.rlib" "/opt/rustwide/target/debug/deps/libregex-50f0a37d50d962a2.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-b255fafb71032af0.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0595450d6930813e.rlib" "/opt/rustwide/target/debug/deps/libucd_util-4d5aff6136066490.rlib" "/opt/rustwide/target/debug/deps/libthread_local-53c3d1213eb40a68.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ca0d5da14be92d8d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-7958c0809c625ce8.rlib" "/opt/rustwide/target/debug/deps/libbase64-a63cc1936212a99c.rlib" "/opt/rustwide/target/debug/deps/libsafemem-5e5aa9da0a714674.rlib" "/opt/rustwide/target/debug/deps/libactix-3a43571a23d4267c.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-c7c4a9f0a9af9a42.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-72d25bc4d9982963.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-e525dd0b3884d83a.rlib" "/opt/rustwide/target/debug/deps/liburl-9f37afc4c7644f63.rlib" "/opt/rustwide/target/debug/deps/libencoding-cb1a7502c2c55705.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-9ea6ccaae1294ff5.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-a51f21fc40257b5e.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-dd5fa4b6d61b5fc0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-921ee5f8d35914a9.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ac8b7c061b6fd447.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-704ce0efd41c512b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-99e14dd780bb9182.rlib" "/opt/rustwide/target/debug/deps/librand-a7c8ba3b8ee8b4ea.rlib" "/opt/rustwide/target/debug/deps/libidna-7a0a88ed437c17e1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-45216fbaaa88443b.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-0287523dbc01ccb7.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-310e12a0bdbee4a5.rlib" "/opt/rustwide/target/debug/deps/libhostname-29eb44a7e6c0e82a.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8af1626c14a64d49.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-8959eb1af29dc858.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-db8c7433dc1936ce.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-d8253a161a425e53.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-dc1f12ecb3260884.rlib" "/opt/rustwide/target/debug/deps/libdbghelp-a84ca1bc5e51cf01.rlib" "/opt/rustwide/target/debug/deps/libwinapi-91b2b0ae1989e851.rlib" "/opt/rustwide/target/debug/deps/libkernel32-22de4dded38eac93.rlib" "/opt/rustwide/target/debug/deps/libfailure-2362219fcf51747f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-6430fac47a93ecaf.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-73324efa2087dbeb.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-7239985090d046c5.rlib" "/opt/rustwide/target/debug/deps/libtokio-00e4ffa093c383db.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-52af09aeccce8fcd.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-213e7465c79a44e0.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-6ef2bce823b8fa35.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-839acd22a9750ddf.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-994b486c0ad1d5b0.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-7fac43004e49ed47.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-74e572878febaf71.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-ba910462ce739f0e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-697b597af62eca03.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-df00ecfe316b1524.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0be4764beb1bf40c.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-fb9f0dc5a327fbd8.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-473cebaca200d6bc.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-183841106c0d0aa5.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-5cb4906a205f19fa.rlib" "/opt/rustwide/target/debug/deps/libmio-2d2d453eb1442955.rlib" "/opt/rustwide/target/debug/deps/libslab-bcf2fc1dbc274d4d.rlib" "/opt/rustwide/target/debug/deps/libnet2-8929abacf49153ea.rlib" "/opt/rustwide/target/debug/deps/liblazycell-1f4f36d7dd7a52d3.rlib" "/opt/rustwide/target/debug/deps/libfutures-3babde1b46e96f98.rlib" "/opt/rustwide/target/debug/deps/libbitflags-be708b057de9c1af.rlib" "/opt/rustwide/target/debug/deps/libuuid-0807841863e148ca.rlib" "/opt/rustwide/target/debug/deps/libfnv-7449a3f4573c4646.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-45fbe25a6721707e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-2ce037715157772d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2050f0a2575ecede.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-8c576ceeed6b1c1c.rlib" "/opt/rustwide/target/debug/deps/libunreachable-c0df0943ae257096.rlib" "/opt/rustwide/target/debug/deps/libvoid-bbb98054dd984e62.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ec3c780978d2cb85.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-c876a54c7be708d0.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-245eaa65bcbdd4bf.rlib" "/opt/rustwide/target/debug/deps/librand-2eae46a253d7fa13.rlib" "/opt/rustwide/target/debug/deps/librand_core-654c7ab35898abd9.rlib" "/opt/rustwide/target/debug/deps/librand_core-2c7e3ff7546cac4b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d1ab180d9f809255.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e0d77d0b25435982.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad810a0622b424db.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7351ed5db7bc6651.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-97fa122d0068a41d.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6da4df966460158d.rlib" "/opt/rustwide/target/debug/deps/libnodrop-5dc01c48a0d43d1c.rlib" "/opt/rustwide/target/debug/deps/libbytes-358d7111826f69e7.rlib" "/opt/rustwide/target/debug/deps/libiovec-83051e81983fb881.rlib" "/opt/rustwide/target/debug/deps/liblibc-94c920f5a7e04087.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d8cba65ca66e7081.rlib" "/opt/rustwide/target/debug/deps/liblog-927ca1c04cfd3ae7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-cbca0bb30c89f8c0.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" "-lssl" "-lcrypto" "-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/bs-3dd0fe2cd4bbee59" "-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] [stderr] error: could not compile `bs_rust` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "64098d745b8feeaaf82d5e8078d30c552b33b071496795fd12bfe935220a1285", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64098d745b8feeaaf82d5e8078d30c552b33b071496795fd12bfe935220a1285", kill_on_drop: false }` [INFO] [stdout] 64098d745b8feeaaf82d5e8078d30c552b33b071496795fd12bfe935220a1285