[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FshakyShane%2Fconfig-gen" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shakyShane/config-gen on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-25/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b41b376c567f4adf531951ddf626eb3ba794679e80df0c79acce53d35551dd1d [INFO] running `Command { std: "docker" "start" "-a" "b41b376c567f4adf531951ddf626eb3ba794679e80df0c79acce53d35551dd1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b41b376c567f4adf531951ddf626eb3ba794679e80df0c79acce53d35551dd1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b41b376c567f4adf531951ddf626eb3ba794679e80df0c79acce53d35551dd1d", kill_on_drop: false }` [INFO] [stdout] b41b376c567f4adf531951ddf626eb3ba794679e80df0c79acce53d35551dd1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04e1e16621ea70f690d92b1f4d3717f466155a51a8a273a3bd6717177a8d7bc8 [INFO] running `Command { std: "docker" "start" "-a" "04e1e16621ea70f690d92b1f4d3717f466155a51a8a273a3bd6717177a8d7bc8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling cc v1.0.25 [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 lazycell v1.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling openssl v0.10.14 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling indexmap v1.0.1 [INFO] [stderr] Compiling string v0.1.1 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling native-tls v0.2.1 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling encoding_rs v0.8.10 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ratel v0.7.0 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling actix-web v0.7.13 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.6.0 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling bytes v0.4.10 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling libflate v0.1.18 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling lock_api v0.1.4 [INFO] [stderr] Compiling yaml-rust v0.4.2 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling resolv-conf v0.6.1 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling crossbeam-deque v0.6.1 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling ring v0.13.2 [INFO] [stderr] Compiling http v0.1.13 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling mime v0.3.12 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling tokio-io v0.1.9 [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 syn v0.14.9 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-timer v0.2.7 [INFO] [stderr] Compiling tokio-current-thread v0.1.3 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling flate2 v1.0.4 [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 phf_codegen v0.7.23 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling error-chain v0.1.12 [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 regex v1.0.5 [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 tokio v0.1.11 [INFO] [stderr] Compiling trust-dns-proto v0.4.3 [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 env_logger v0.5.13 [INFO] [stderr] Compiling serde_json v1.0.32 [INFO] [stderr] Compiling serde_urlencoded v0.5.3 [INFO] [stderr] Compiling serde_yaml v0.8.6 [INFO] [stderr] Compiling tokio-openssl v0.2.1 [INFO] [stderr] Compiling hyper v0.12.12 [INFO] [stderr] Compiling cookie v0.11.0 [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 reqwest v0.9.3 [INFO] [stderr] Compiling brotli2 v0.3.2 [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 rjs v0.1.0 (/opt/rustwide/workdir/rjs-parse) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling actix v0.7.5 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 16 - pub type FutResp = Box>; [INFO] [stdout] 16 + pub type FutResp = Box>; [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 24 - ) -> Box> { [INFO] [stdout] 24 + ) -> Box> { [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 18 - pub type PresetsMap = HashMap>>; [INFO] [stdout] 18 + pub type PresetsMap = HashMap>>; [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 18 - ) -> Box> { [INFO] [stdout] 18 + ) -> Box> { [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 25 - ) -> Box> { [INFO] [stdout] 25 + ) -> Box> { [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 77 - ) -> Box> { [INFO] [stdout] 77 + ) -> Box> { [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 102 - ) -> Box> { [INFO] [stdout] 102 + ) -> Box> { [INFO] [stdout] | [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 35.18s [INFO] running `Command { std: "docker" "inspect" "04e1e16621ea70f690d92b1f4d3717f466155a51a8a273a3bd6717177a8d7bc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04e1e16621ea70f690d92b1f4d3717f466155a51a8a273a3bd6717177a8d7bc8", kill_on_drop: false }` [INFO] [stdout] 04e1e16621ea70f690d92b1f4d3717f466155a51a8a273a3bd6717177a8d7bc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab15a48785ade82713fafbca8c903ca04e41216725f49733cfde8c1d297caf03 [INFO] running `Command { std: "docker" "start" "-a" "ab15a48785ade82713fafbca8c903ca04e41216725f49733cfde8c1d297caf03", kill_on_drop: false }` [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 16 - pub type FutResp = Box>; [INFO] [stdout] 16 + pub type FutResp = Box>; [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 24 - ) -> Box> { [INFO] [stdout] 24 + ) -> Box> { [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 18 - pub type PresetsMap = HashMap>>; [INFO] [stdout] 18 + pub type PresetsMap = HashMap>>; [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 18 - ) -> Box> { [INFO] [stdout] 18 + ) -> Box> { [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 25 - ) -> Box> { [INFO] [stdout] 25 + ) -> Box> { [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 77 - ) -> Box> { [INFO] [stdout] 77 + ) -> Box> { [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 102 - ) -> Box> { [INFO] [stdout] 102 + ) -> Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bs_rust v0.1.0 (/opt/rustwide/workdir) [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 16 - pub type FutResp = Box>; [INFO] [stdout] 16 + pub type FutResp = Box>; [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 24 - ) -> Box> { [INFO] [stdout] 24 + ) -> Box> { [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 18 - pub type PresetsMap = HashMap>>; [INFO] [stdout] 18 + pub type PresetsMap = HashMap>>; [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 18 - ) -> Box> { [INFO] [stdout] 18 + ) -> Box> { [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 25 - ) -> Box> { [INFO] [stdout] 25 + ) -> Box> { [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 77 - ) -> Box> { [INFO] [stdout] 77 + ) -> Box> { [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 102 - ) -> Box> { [INFO] [stdout] 102 + ) -> Box> { [INFO] [stdout] | [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-e50edc8a14024e0e.api.ca0a743e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/api-e50edc8a14024e0e.api.ca0a743e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/api-e50edc8a14024e0e.api.ca0a743e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/api-e50edc8a14024e0e.api.ca0a743e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/api-e50edc8a14024e0e.api.ca0a743e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/api-e50edc8a14024e0e.api.ca0a743e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/api-e50edc8a14024e0e.api.ca0a743e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/api-e50edc8a14024e0e.api.ca0a743e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/api-e50edc8a14024e0e.api.ca0a743e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/api-e50edc8a14024e0e.api.ca0a743e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/api-e50edc8a14024e0e.api.ca0a743e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/api-e50edc8a14024e0e.api.ca0a743e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/api-e50edc8a14024e0e.api.ca0a743e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/api-e50edc8a14024e0e.api.ca0a743e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/api-e50edc8a14024e0e.api.ca0a743e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/api-e50edc8a14024e0e.api.ca0a743e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/api-e50edc8a14024e0e.20b9e7d3bv2jpwr3.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-52fd6462532de534/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-8f1cc963e5056f65/out" "-L" "/opt/rustwide/target/debug/build/ring-bd320a17db0a240d/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-d51164326498955b/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c2ac6d738a0cc433.rlib" "/opt/rustwide/target/debug/deps/liblibflate-c7d9a63edfbf5dfe.rlib" "/opt/rustwide/target/debug/deps/libcrc-dde79d1067e5b28c.rlib" "/opt/rustwide/target/debug/deps/libadler32-7d3743d80a778ac4.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-24c5cbfabbbeb718.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-ceee2cd047a4e2fe.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libhyper-a430a68cc6b54b21.rlib" "/opt/rustwide/target/debug/deps/libwant-67f1b4a14938bdcd.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b73c9715cf27566f.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-45017826dff15b95.rlib" "/opt/rustwide/target/debug/deps/libbs-e64719c75c8a5b2b.rlib" "/opt/rustwide/target/debug/deps/librjs-c79c6649cb8aafc6.rlib" "/opt/rustwide/target/debug/deps/libtempdir-37501f46f750cbfe.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-24cc56b729dc19e8.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-d6eee735a438acdb.rlib" "/opt/rustwide/target/debug/deps/libhumantime-e1732b6ee7639b33.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-24e1ae8b24909985.rlib" "/opt/rustwide/target/debug/deps/libratel-c5eacfd4ee19fc93.rlib" "/opt/rustwide/target/debug/deps/libfrom_file-23bd528fea4e25b5.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-5640f1a604ed09cb.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-197d7eebb53cd34e.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-9f528fe0e150ff8c.rlib" "/opt/rustwide/target/debug/deps/libclap-a8f390cb19e53fbd.rlib" "/opt/rustwide/target/debug/deps/libvec_map-57200e3d45d6f731.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-189a203f866791cb.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-5f272c72ea72a41e.rlib" "/opt/rustwide/target/debug/deps/libstrsim-d10790cb4a33b4be.rlib" "/opt/rustwide/target/debug/deps/libatty-5750bf624e1048d5.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "/opt/rustwide/target/debug/deps/libactix_web-479ba2461a004ece.rlib" "/opt/rustwide/target/debug/deps/libactix_net-587dabe7c1982fcb.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-29bf26521cba7d83.rlib" "/opt/rustwide/target/debug/deps/libopenssl-2bdcc83aa968ad06.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-67a3a5cccbf2689b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-9a440a1d7018914b.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-63963f593b604df8.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9ad9bd2191a05b41.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1884c58d33b767cc.rlib" "/opt/rustwide/target/debug/deps/libryu-baf18f30f826e5fb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-23c570933ce2f3f2.rlib" "/opt/rustwide/target/debug/deps/libdtoa-ad4218119ab57c07.rlib" "/opt/rustwide/target/debug/deps/libh2-1d4322573e31bc94.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ed903e5782ec8112.rlib" "/opt/rustwide/target/debug/deps/libstring-bf73f7eb64bafe61.rlib" "/opt/rustwide/target/debug/deps/libflate2-dc5bc8d926d89dc5.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-539038144034bd63.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-31310d50988d78b6.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-b756c58bd0ef2d60.rlib" "/opt/rustwide/target/debug/deps/libserde-3bd7a0f6163c1e19.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-f53900555a9e7c8f.rlib" "/opt/rustwide/target/debug/deps/libphf-47d10cda8ba99050.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-abfa82c1d119a780.rlib" "/opt/rustwide/target/debug/deps/libunicase-9a0df06fffc1e033.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-48123994e92c3c1d.rlib" "/opt/rustwide/target/debug/deps/libmime-f95776ad19bfd0f8.rlib" "/opt/rustwide/target/debug/deps/libunicase-0b5732f9651ecd51.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-66706a840c6b3f9e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-909de8f812b5d0db.rlib" "/opt/rustwide/target/debug/deps/libhttp-663ef5b2ed08a5f4.rlib" "/opt/rustwide/target/debug/deps/libitoa-3fcba51b14786bdb.rlib" "/opt/rustwide/target/debug/deps/libhtmlescape-12bb86d7c168b8ca.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-d38187b871b3a093.rlib" "/opt/rustwide/target/debug/deps/libcookie-aaf6f4c5d390f442.rlib" "/opt/rustwide/target/debug/deps/libring-e9b0a8e95d07caa6.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-a90465730e7781d1.rlib" "/opt/rustwide/target/debug/deps/libtime-2280c86081f17370.rlib" "/opt/rustwide/target/debug/deps/libsha1-fe0bff6a1469592d.rlib" "/opt/rustwide/target/debug/deps/libregex-64f32bf0c23d1348.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-8d2ada521dfc3c51.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-709d646c09dd8b6f.rlib" "/opt/rustwide/target/debug/deps/libucd_util-ed126d8c55f43f8b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-d2f6403d560a8987.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-1b5c30735bb7c016.rlib" "/opt/rustwide/target/debug/deps/libmemchr-816a161278b3bcae.rlib" "/opt/rustwide/target/debug/deps/libbase64-770d22e8ce092f83.rlib" "/opt/rustwide/target/debug/deps/libsafemem-093fc0e39b1d923d.rlib" "/opt/rustwide/target/debug/deps/libactix-cc07fcba1ea4c9bd.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-d2cd85e4490eaae1.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-0ffafec5309a3918.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-53b5eb000469b45f.rlib" "/opt/rustwide/target/debug/deps/liburl-11ed37d6b7227363.rlib" "/opt/rustwide/target/debug/deps/libencoding-7d20ebc0240b578f.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-cd507f5ba7cce56a.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-e60ac44802791d01.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a01cf758b2321964.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-50c2a8e818368a21.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-eb954e74fa6117d3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/libsocket2-21e510f62fe5f02c.rlib" "/opt/rustwide/target/debug/deps/librand-7f6e738281aa1584.rlib" "/opt/rustwide/target/debug/deps/libidna-241ebb7de4f2ad64.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-fab05b5ab3e0959b.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-54bc79b6b815f670.rlib" "/opt/rustwide/target/debug/deps/libhostname-d9492ba758840a77.rlib" "/opt/rustwide/target/debug/deps/libquick_error-bbca79884f64fc4c.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c707936586ad78b0.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-51c27a95b0144ac1.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-ed1a6e9515b4252c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-8ae365295ddcf5b0.rlib" "/opt/rustwide/target/debug/deps/libdbghelp-87c87d60a7606a83.rlib" "/opt/rustwide/target/debug/deps/libwinapi-9c98d1bc6d82ae57.rlib" "/opt/rustwide/target/debug/deps/libkernel32-1075c0ffe9600ead.rlib" "/opt/rustwide/target/debug/deps/libfailure-c6c8031a35ebf730.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-107b0e2517e661d6.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-61c5be213b138ef6.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5f184df8ace8a0b1.rlib" "/opt/rustwide/target/debug/deps/libtokio-5a14a99a0bd2ebd0.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-9777caed2b134e76.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-1e9f304d029b3c31.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-3fbb74e428bd13ad.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-e7f613250f10c741.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-73438f18fcee98da.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-c469b3ff8119794d.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-ee9ea53b8ed4dbcf.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-1970abdb19986176.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a5f9effad62657ea.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-36e781234af6c701.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-307578c5c7a571d7.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-7810419302a0f735.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-133bccfa46a8f5f6.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-eeebfeba060ae191.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-b50ddc94d0faf33c.rlib" "/opt/rustwide/target/debug/deps/libmio-a4b4b7930aa8d4f3.rlib" "/opt/rustwide/target/debug/deps/libslab-0e37a834064bd48b.rlib" "/opt/rustwide/target/debug/deps/libnet2-29c4101ebdbded8b.rlib" "/opt/rustwide/target/debug/deps/liblazycell-64f99b343b89809a.rlib" "/opt/rustwide/target/debug/deps/libfutures-83b834c22ce6c250.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c1fd6b181e1981af.rlib" "/opt/rustwide/target/debug/deps/libuuid-dfc047fcebdc24c2.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-7f764cd215bdb080.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c90633f1ad21435d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e50868510b998b95.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1cc23ad6bd856b10.rlib" "/opt/rustwide/target/debug/deps/libunreachable-7f6700463b97da45.rlib" "/opt/rustwide/target/debug/deps/libvoid-8ddff08a32a4354c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e1987a63aa7021d7.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-afe1b996ec2b0733.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-78be7f1f9af1dad8.rlib" "/opt/rustwide/target/debug/deps/librand-55cbc5c1522425c8.rlib" "/opt/rustwide/target/debug/deps/librand_core-df67540526895ad2.rlib" "/opt/rustwide/target/debug/deps/librand_core-c636a87079c26c83.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7302d700f408bd22.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ccc355fbacc0d8ae.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a0a77ab05a64711c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c2ac713d61db7ef4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-47cd0483c1063f5c.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-2ecba471333d88ad.rlib" "/opt/rustwide/target/debug/deps/libnodrop-fed1e752780dc802.rlib" "/opt/rustwide/target/debug/deps/libbytes-7e7ce2b07985ca23.rlib" "/opt/rustwide/target/debug/deps/libiovec-60dac9dbbdf869c8.rlib" "/opt/rustwide/target/debug/deps/liblibc-9ac741036ab52362.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-9bf8739ae0df2246.rlib" "/opt/rustwide/target/debug/deps/liblog-c9f39be1fc4585de.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-266d27ed6d5fe7df.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/api-e50edc8a14024e0e" "-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] running `Command { std: "docker" "inspect" "ab15a48785ade82713fafbca8c903ca04e41216725f49733cfde8c1d297caf03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab15a48785ade82713fafbca8c903ca04e41216725f49733cfde8c1d297caf03", kill_on_drop: false }` [INFO] [stdout] ab15a48785ade82713fafbca8c903ca04e41216725f49733cfde8c1d297caf03