[INFO] cloning repository https://github.com/shakyShane/bs-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shakyShane/bs-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FshakyShane%2Fbs-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FshakyShane%2Fbs-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd7101c81c20192b89a751e65494bdf112c56a9a [INFO] testing shakyShane/bs-rust against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FshakyShane%2Fbs-rust" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shakyShane/bs-rust on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shakyShane/bs-rust [INFO] finished tweaking git repo https://github.com/shakyShane/bs-rust [INFO] tweaked toml for git repo https://github.com/shakyShane/bs-rust written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/shakyShane/bs-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ee59823521ebbcd40d24d809c37e428e89a980847beaa6c4f256c598c2551f3 [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" "5ee59823521ebbcd40d24d809c37e428e89a980847beaa6c4f256c598c2551f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ee59823521ebbcd40d24d809c37e428e89a980847beaa6c4f256c598c2551f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ee59823521ebbcd40d24d809c37e428e89a980847beaa6c4f256c598c2551f3", kill_on_drop: false }` [INFO] [stdout] 5ee59823521ebbcd40d24d809c37e428e89a980847beaa6c4f256c598c2551f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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] 5b54f12875c2ca1e768f21948466a675d701fb1ca0218329b44ac11d4aacf560 [INFO] running `Command { std: "docker" "start" "-a" "5b54f12875c2ca1e768f21948466a675d701fb1ca0218329b44ac11d4aacf560", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling lazycell v1.2.0 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling openssl v0.10.14 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling string v0.1.1 [INFO] [stderr] Compiling indexmap v1.0.1 [INFO] [stderr] Compiling native-tls v0.2.1 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.10 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling ratel v0.7.0 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling ring v0.13.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling actix-web v0.7.13 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling lock_api v0.1.4 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling bytes v0.4.10 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling resolv-conf v0.6.1 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling flate2 v1.0.4 [INFO] [stderr] Compiling mime v0.3.12 [INFO] [stderr] Compiling tokio-io v0.1.9 [INFO] [stderr] Compiling http v0.1.13 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.6.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling tokio-timer v0.2.7 [INFO] [stderr] Compiling tokio-current-thread v0.1.3 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling libflate v0.1.18 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling crossbeam-deque v0.6.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling error-chain v0.1.12 [INFO] [stderr] Compiling tokio-threadpool v0.1.7 [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 cookie v0.11.0 [INFO] [stderr] Compiling h2 v0.1.13 [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 env_logger v0.5.13 [INFO] [stderr] Compiling serde_json v1.0.32 [INFO] [stderr] Compiling serde_yaml v0.8.6 [INFO] [stderr] Compiling serde_urlencoded v0.5.3 [INFO] [stderr] Compiling trust-dns-proto v0.4.3 [INFO] [stderr] Compiling tokio v0.1.11 [INFO] [stderr] Compiling tokio-openssl v0.2.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [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 hyper v0.12.12 [INFO] [stderr] Compiling trust-dns-resolver v0.9.1 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling actix_derive v0.3.0 [INFO] [stderr] Compiling reqwest v0.9.3 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling trust-dns-proto v0.5.0-alpha.5 [INFO] [stderr] Compiling actix v0.7.5 [INFO] [stderr] Compiling from_file v0.1.0 (/opt/rustwide/workdir/from-file) [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 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] [stderr] Compiling trust-dns-resolver v0.10.0-alpha.3 [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [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 [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 [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 [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 [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 [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 [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 [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 50s [INFO] running `Command { std: "docker" "inspect" "5b54f12875c2ca1e768f21948466a675d701fb1ca0218329b44ac11d4aacf560", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b54f12875c2ca1e768f21948466a675d701fb1ca0218329b44ac11d4aacf560", kill_on_drop: false }` [INFO] [stdout] 5b54f12875c2ca1e768f21948466a675d701fb1ca0218329b44ac11d4aacf560 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ca8ee73ebc449d310aa2882a8d5647dc308a0d248361145003418d5906ca0f1 [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" "2ca8ee73ebc449d310aa2882a8d5647dc308a0d248361145003418d5906ca0f1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 [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 [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 [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 [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 [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 [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 [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] 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 [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 [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 [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 [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 [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 [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 [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-231a6e143dc582c5.api.5355c7ef-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/api-231a6e143dc582c5.api.5355c7ef-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/api-231a6e143dc582c5.api.5355c7ef-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/api-231a6e143dc582c5.api.5355c7ef-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/api-231a6e143dc582c5.api.5355c7ef-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/api-231a6e143dc582c5.api.5355c7ef-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/api-231a6e143dc582c5.api.5355c7ef-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/api-231a6e143dc582c5.api.5355c7ef-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/api-231a6e143dc582c5.api.5355c7ef-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/api-231a6e143dc582c5.api.5355c7ef-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/api-231a6e143dc582c5.api.5355c7ef-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/api-231a6e143dc582c5.api.5355c7ef-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/api-231a6e143dc582c5.api.5355c7ef-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/api-231a6e143dc582c5.api.5355c7ef-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/api-231a6e143dc582c5.api.5355c7ef-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/api-231a6e143dc582c5.api.5355c7ef-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/api-231a6e143dc582c5.4r3qg26u2c5hjkbb.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-a15b3581b82e332c/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-7bd9b7a168845f5f/out" "-L" "/opt/rustwide/target/debug/build/ring-b647d44e6d6b5fd9/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-53ec604f2d01d5d8/out" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libreqwest-b5a7c5d6197c71fa.rlib" "/opt/rustwide/target/debug/deps/liblibflate-4fa110f3a5abaff7.rlib" "/opt/rustwide/target/debug/deps/libcrc-d2d65ad65ceab12a.rlib" "/opt/rustwide/target/debug/deps/libadler32-c02bb474b1c06caf.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-ae0153ddf9af81dc.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-293110c03dbdebd5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/libhyper-db0a5dfbf7ad693d.rlib" "/opt/rustwide/target/debug/deps/libwant-4aada508f74c26fd.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a4e2eb4f3012113e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d36406e1a78fe11c.rlib" "/opt/rustwide/target/debug/deps/libbs-60086b2df3b661e0.rlib" "/opt/rustwide/target/debug/deps/librjs-055a5e5aa31309b2.rlib" "/opt/rustwide/target/debug/deps/libtempdir-a6986c660ab4494f.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-ee69be44825954b3.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-5c4f2e025e87fac6.rlib" "/opt/rustwide/target/debug/deps/libhumantime-2cbc458c2d53e329.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-606fb3677bb52f25.rlib" "/opt/rustwide/target/debug/deps/libratel-cb469428aa82bb1f.rlib" "/opt/rustwide/target/debug/deps/libfrom_file-38f861250f3eb961.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-9e72c401748ca7de.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-46bcb91b9540a6f8.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-5dfbd93749ce7059.rlib" "/opt/rustwide/target/debug/deps/libclap-0fd02658789cfa7a.rlib" "/opt/rustwide/target/debug/deps/libvec_map-11539489c7468588.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-6150aefb2733d976.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-1c5c393aa49a23dd.rlib" "/opt/rustwide/target/debug/deps/libstrsim-086f10016726ef86.rlib" "/opt/rustwide/target/debug/deps/libatty-374407ad6939721c.rlib" "/opt/rustwide/target/debug/deps/libansi_term-76ca62e328105e50.rlib" "/opt/rustwide/target/debug/deps/libactix_web-e70c39187002e8f1.rlib" "/opt/rustwide/target/debug/deps/libactix_net-959d089d24bd4f05.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-f532931bdb113fde.rlib" "/opt/rustwide/target/debug/deps/libopenssl-fc31139c8fe00d9c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-b351f55a4ecd83f5.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-efb77b76e2a44b46.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-884a00d71ebcffa9.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9787122aa4d53e54.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9d564b143406a266.rlib" "/opt/rustwide/target/debug/deps/libryu-c38caa1788232c92.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-dbc96ec6834c3ad7.rlib" "/opt/rustwide/target/debug/deps/libdtoa-d7bbb6b1042d1b33.rlib" "/opt/rustwide/target/debug/deps/libh2-2aba6760c3353bb9.rlib" "/opt/rustwide/target/debug/deps/libindexmap-225ec3951a5804ba.rlib" "/opt/rustwide/target/debug/deps/libstring-8a8660d4001ff60c.rlib" "/opt/rustwide/target/debug/deps/libflate2-3294a7cb6126de81.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-f38f42fe3e3ab2f0.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-6907c368f7b18ef7.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-b221a366c45c87c3.rlib" "/opt/rustwide/target/debug/deps/libserde-cf97db2f353d6d48.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e43a12eaef4f6112.rlib" "/opt/rustwide/target/debug/deps/libphf-c3b6853a865c1b91.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-d0051443e7c7c45f.rlib" "/opt/rustwide/target/debug/deps/libunicase-9d3bf68306791c3a.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-59c5ab0de98e183d.rlib" "/opt/rustwide/target/debug/deps/libmime-13b8e6f0f487632a.rlib" "/opt/rustwide/target/debug/deps/libunicase-bdd1dd337b01bf04.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-2657e2513e136c93.rlib" "/opt/rustwide/target/debug/deps/libhttparse-6351043a40156eb4.rlib" "/opt/rustwide/target/debug/deps/libhttp-081396151ed86584.rlib" "/opt/rustwide/target/debug/deps/libitoa-96ce37d5cfefc361.rlib" "/opt/rustwide/target/debug/deps/libhtmlescape-500e7f755b15b242.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-7670a9d9a31bc061.rlib" "/opt/rustwide/target/debug/deps/libcookie-3c2575e18ebeaaa6.rlib" "/opt/rustwide/target/debug/deps/libring-97bca2d957dd3da9.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-ec592d9bc5129d71.rlib" "/opt/rustwide/target/debug/deps/libtime-fe888bf65ee32468.rlib" "/opt/rustwide/target/debug/deps/libsha1-b913d53b1b7c425f.rlib" "/opt/rustwide/target/debug/deps/libregex-fd023cbfea47ca83.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-733d8196dc58cfa4.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-4901350bb01421e7.rlib" "/opt/rustwide/target/debug/deps/libucd_util-409a4dac3dbdbcb9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-26ab55ae74e06b24.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-74f0a6afb90109d8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-cbbd35b45fcd01b1.rlib" "/opt/rustwide/target/debug/deps/libbase64-da07dba0b4e78c82.rlib" "/opt/rustwide/target/debug/deps/libsafemem-a6d25bcd900e5dba.rlib" "/opt/rustwide/target/debug/deps/libactix-84981f21d8bdaa81.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-5dbecb9cf5ff072a.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-21f4c7e338c7ee0d.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-d1844d37ed28e35d.rlib" "/opt/rustwide/target/debug/deps/liburl-51f8da766feee5b5.rlib" "/opt/rustwide/target/debug/deps/libencoding-fbe604e60003199e.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-8dcb34ed8ed76838.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-85e471f2c0eb0c18.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-e6927871f4271e27.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-455ec1bcb0f4e90b.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-59406844627a9060.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libsocket2-8ab6710b0b292d10.rlib" "/opt/rustwide/target/debug/deps/librand-ab02e11c5ddcf01a.rlib" "/opt/rustwide/target/debug/deps/libidna-e0a7aba14d391b09.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b28ad4304b839fee.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-c64a15ac985a3f84.rlib" "/opt/rustwide/target/debug/deps/libhostname-4b15fb8ca3fd8c19.rlib" "/opt/rustwide/target/debug/deps/libquick_error-63d061bf0c7acb92.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-d99b9765fd9ef964.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-de148d6d2179b5b5.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-3d814ef48fa7f7a6.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-beb834b643f4ec98.rlib" "/opt/rustwide/target/debug/deps/libdbghelp-1b8c89a4415b9ce8.rlib" "/opt/rustwide/target/debug/deps/libwinapi-4d42a927084ddbff.rlib" "/opt/rustwide/target/debug/deps/libkernel32-1cb31e1f8a5753d0.rlib" "/opt/rustwide/target/debug/deps/libfailure-cf5d8ec4c8a9997f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b4333101f78ced8c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-13c26feb397195fc.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-0f973fa7de2dcfcf.rlib" "/opt/rustwide/target/debug/deps/libtokio-f485d6610980c887.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-3210e5c478ce5ab6.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-e8cf3d8b094d5580.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-60b762eac8683c51.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-10e7782f3e0521a9.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-95e2b3b2e9479d7c.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-14741e0d72f3283f.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-e802ae7f72941aa7.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-34994565df2f834b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f6162c65f9c9f7f3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-72a92111f4a0bcf6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-a5675cd84c1825d0.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-673cb85e51959411.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-6e049f7b122a6326.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-1272a5df87fa93f3.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-e7e5f7b520c30386.rlib" "/opt/rustwide/target/debug/deps/libmio-ed6504a10cc5d984.rlib" "/opt/rustwide/target/debug/deps/libslab-a72257093ff3b984.rlib" "/opt/rustwide/target/debug/deps/libnet2-12a7f54a5ce251d4.rlib" "/opt/rustwide/target/debug/deps/liblazycell-0f82aa2c1e1187bc.rlib" "/opt/rustwide/target/debug/deps/libfutures-e9995fc50dddec1f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-257fd09b908c4179.rlib" "/opt/rustwide/target/debug/deps/libuuid-9e2e114de79348ba.rlib" "/opt/rustwide/target/debug/deps/libfnv-8c5c165005b941da.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-197d1270ae6e2e9c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-beed9a1758a4f578.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3fa5cdf59b25afc1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-734877dc8db81827.rlib" "/opt/rustwide/target/debug/deps/libunreachable-75903259687ac390.rlib" "/opt/rustwide/target/debug/deps/libvoid-7b6fd157ed8721ab.rlib" "/opt/rustwide/target/debug/deps/liblock_api-27fac26d71301e15.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-cda3dd274dbcb30e.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eea17b0cf09b3ccf.rlib" "/opt/rustwide/target/debug/deps/librand-934e7949b9e66968.rlib" "/opt/rustwide/target/debug/deps/librand_core-d1af084f27c556c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-59265aa4cf82afb6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-5429a71cb4181d34.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d1d942d3990dad6b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1e2cbff4eafa7f91.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-2b6cbc883b27448c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-fac7606041edf632.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6fb23d017bc3bc29.rlib" "/opt/rustwide/target/debug/deps/libnodrop-863439ffd0a42070.rlib" "/opt/rustwide/target/debug/deps/libbytes-77f1a8c248fc756a.rlib" "/opt/rustwide/target/debug/deps/libiovec-f689bfb44b0aeca7.rlib" "/opt/rustwide/target/debug/deps/liblibc-c23787a595f08a63.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a9ad5a938e4b83aa.rlib" "/opt/rustwide/target/debug/deps/liblog-9ed612f78966238a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4a0a4d007dac91ef.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.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/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/api-231a6e143dc582c5" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bs_rust` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2ca8ee73ebc449d310aa2882a8d5647dc308a0d248361145003418d5906ca0f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ca8ee73ebc449d310aa2882a8d5647dc308a0d248361145003418d5906ca0f1", kill_on_drop: false }` [INFO] [stdout] 2ca8ee73ebc449d310aa2882a8d5647dc308a0d248361145003418d5906ca0f1