[INFO] fetching crate susydev-jsonrpc-http-server 11.0.0... [INFO] testing susydev-jsonrpc-http-server-11.0.0 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate susydev-jsonrpc-http-server 11.0.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate susydev-jsonrpc-http-server 11.0.0 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate susydev-jsonrpc-http-server 11.0.0 [INFO] finished tweaking crates.io crate susydev-jsonrpc-http-server 11.0.0 [INFO] tweaked toml for crates.io crate susydev-jsonrpc-http-server 11.0.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 739e64cb7a5ac4358037d171c5efaa3f67d03902d9b76b30c6e86d50710fe695 [INFO] running `Command { std: "docker" "start" "-a" "739e64cb7a5ac4358037d171c5efaa3f67d03902d9b76b30c6e86d50710fe695", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "739e64cb7a5ac4358037d171c5efaa3f67d03902d9b76b30c6e86d50710fe695", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "739e64cb7a5ac4358037d171c5efaa3f67d03902d9b76b30c6e86d50710fe695", kill_on_drop: false }` [INFO] [stdout] 739e64cb7a5ac4358037d171c5efaa3f67d03902d9b76b30c6e86d50710fe695 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06818d06e57813cbe2115efd66ee7bb5019414e29ff06305e4bd44d90c66ecfd [INFO] running `Command { std: "docker" "start" "-a" "06818d06e57813cbe2115efd66ee7bb5019414e29ff06305e4bd44d90c66ecfd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling susydev-jsonrpc-core v11.0.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling susydev-jsonrpc-server-utils v11.0.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling susydev-jsonrpc-http-server v11.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/handler.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | middleware: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn RequestMiddleware` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/handler.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | middleware: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn RequestMiddleware` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/handler.rs:117:17 [INFO] [stdout] | [INFO] [stdout] 117 | Middleware(Box, Error = hyper::Error> + Send>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = hyper::Error> + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:72:17 [INFO] [stdout] | [INFO] [stdout] 72 | response: Box, Error = hyper::Error> + Send>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = hyper::Error> + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:158:21 [INFO] [stdout] | [INFO] [stdout] 158 | pub extractor: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn MetaExtractor` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:195:22 [INFO] [stdout] | [INFO] [stdout] 195 | meta_extractor: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn MetaExtractor` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:196:26 [INFO] [stdout] | [INFO] [stdout] 196 | request_middleware: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn RequestMiddleware` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lib.rs:432:26 [INFO] [stdout] | [INFO] [stdout] 432 | .collect::)>>()?; [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:457:26 [INFO] [stdout] | [INFO] [stdout] 457 | request_middleware: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn RequestMiddleware` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.98s [INFO] running `Command { std: "docker" "inspect" "06818d06e57813cbe2115efd66ee7bb5019414e29ff06305e4bd44d90c66ecfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06818d06e57813cbe2115efd66ee7bb5019414e29ff06305e4bd44d90c66ecfd", kill_on_drop: false }` [INFO] [stdout] 06818d06e57813cbe2115efd66ee7bb5019414e29ff06305e4bd44d90c66ecfd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66192f8cf46d6b07d28b6b55bef119e46eb45a761762b4cb33890308993d9d6d [INFO] running `Command { std: "docker" "start" "-a" "66192f8cf46d6b07d28b6b55bef119e46eb45a761762b4cb33890308993d9d6d", kill_on_drop: false }` [INFO] [stderr] Compiling susydev-jsonrpc-http-server v11.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/handler.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | middleware: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn RequestMiddleware` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/handler.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | middleware: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn RequestMiddleware` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/handler.rs:117:17 [INFO] [stdout] | [INFO] [stdout] 117 | Middleware(Box, Error = hyper::Error> + Send>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = hyper::Error> + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:72:17 [INFO] [stdout] | [INFO] [stdout] 72 | response: Box, Error = hyper::Error> + Send>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = hyper::Error> + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:158:21 [INFO] [stdout] | [INFO] [stdout] 158 | pub extractor: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn MetaExtractor` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:195:22 [INFO] [stdout] | [INFO] [stdout] 195 | meta_extractor: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn MetaExtractor` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:196:26 [INFO] [stdout] | [INFO] [stdout] 196 | request_middleware: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn RequestMiddleware` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lib.rs:432:26 [INFO] [stdout] | [INFO] [stdout] 432 | .collect::)>>()?; [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:457:26 [INFO] [stdout] | [INFO] [stdout] 457 | request_middleware: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn RequestMiddleware` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/handler.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | middleware: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn RequestMiddleware` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/handler.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | middleware: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn RequestMiddleware` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/handler.rs:117:17 [INFO] [stdout] | [INFO] [stdout] 117 | Middleware(Box, Error = hyper::Error> + Send>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = hyper::Error> + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `thread` is imported redundantly [INFO] [stdout] --> src/tests.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 9 | use super::*; [INFO] [stdout] | -------- the item `thread` is already imported here [INFO] [stdout] ... [INFO] [stdout] 55 | use std::{thread, time}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:72:17 [INFO] [stdout] | [INFO] [stdout] 72 | response: Box, Error = hyper::Error> + Send>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = hyper::Error> + Send` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:158:21 [INFO] [stdout] | [INFO] [stdout] 158 | pub extractor: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn MetaExtractor` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:195:22 [INFO] [stdout] | [INFO] [stdout] 195 | meta_extractor: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn MetaExtractor` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:196:26 [INFO] [stdout] | [INFO] [stdout] 196 | request_middleware: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn RequestMiddleware` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lib.rs:432:26 [INFO] [stdout] | [INFO] [stdout] 432 | .collect::)>>()?; [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:457:26 [INFO] [stdout] | [INFO] [stdout] 457 | request_middleware: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn RequestMiddleware` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/server-1447e737cfed8d2f.server.4nzm70sz-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/server-1447e737cfed8d2f.server.4nzm70sz-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/server-1447e737cfed8d2f.server.4nzm70sz-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/server-1447e737cfed8d2f.server.4nzm70sz-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/server-1447e737cfed8d2f.server.4nzm70sz-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/server-1447e737cfed8d2f.server.4nzm70sz-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/server-1447e737cfed8d2f.server.4nzm70sz-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/server-1447e737cfed8d2f.server.4nzm70sz-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/server-1447e737cfed8d2f.server.4nzm70sz-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/server-1447e737cfed8d2f.server.4nzm70sz-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/server-1447e737cfed8d2f.server.4nzm70sz-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/server-1447e737cfed8d2f.server.4nzm70sz-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/server-1447e737cfed8d2f.server.4nzm70sz-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/server-1447e737cfed8d2f.server.4nzm70sz-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/server-1447e737cfed8d2f.server.4nzm70sz-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/server-1447e737cfed8d2f.server.4nzm70sz-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/server-1447e737cfed8d2f" "/opt/rustwide/target/debug/examples/server-1447e737cfed8d2f.54u6u1tinxe0w7ms.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsusydev_jsonrpc_http_server-e607547c30dcdaf0.rlib" "/opt/rustwide/target/debug/deps/libhyper-d9fe50bdd6a2ae81.rlib" "/opt/rustwide/target/debug/deps/libwant-cf7daf033c5e95d6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b390503a68b65fc5.rlib" "/opt/rustwide/target/debug/deps/libtime-02380505a7add8f5.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4d5ef5a2fbe90ec2.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4c819cc30606be81.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-01a453a07d1a8e5a.rlib" "/opt/rustwide/target/debug/deps/libh2-5c033264dfb04371.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f9c3c1de38c62b7f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-58b681a40238888b.rlib" "/opt/rustwide/target/debug/deps/libstring-060b037238ca65f7.rlib" "/opt/rustwide/target/debug/deps/libhttp-1e958c78eb2bf3ff.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-2cc8aaaeabbb2fb9.rlib" "/opt/rustwide/target/debug/deps/libsusydev_jsonrpc_server_utils-6762e2a8a76285d8.rlib" "/opt/rustwide/target/debug/deps/libglobset-e479aee88d68397d.rlib" "/opt/rustwide/target/debug/deps/libregex-b9ac967695d3d8cb.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-1c2e51d230ce711d.rlib" "/opt/rustwide/target/debug/deps/libbstr-63d6fef2a639753d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-95e05f880ff50868.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ed39d34d53eebdc4.rlib" "/opt/rustwide/target/debug/deps/libunicase-2b08b535fd34dd4d.rlib" "/opt/rustwide/target/debug/deps/libtokio-5f720fdef95d6aab.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-59a01a76af8ef3f1.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-f5f83500a0f1c354.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-53cf98c577925bfe.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-fd308f389d7c7d1c.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-17d24a851756ae70.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-9fad76ce5db761b3.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-3f89b32ffb71ffa2.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-74abd5af2a7c07a4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5cb698331e6b68dc.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ee8072264639357c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ebd36158b4cfa045.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-4f23376c30b6ceda.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-881991dfa7c6a7a0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-19bc19be2ff39edf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ebfbb7e63c509886.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-79a59e1541897844.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-8a024616f7281706.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-1f640b8d3ac3a16e.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-3a4867099c49d1f8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ebc1d734ababec95.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-1f530ac6c5ec63ef.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-d132f04b7b512fcd.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-071ff090805dcccc.rlib" "/opt/rustwide/target/debug/deps/libmio-83d889430ab1bec4.rlib" "/opt/rustwide/target/debug/deps/libslab-396e4fea689eef7d.rlib" "/opt/rustwide/target/debug/deps/libnet2-0ee9ab2b2681a750.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libbytes-edd91e2543584728.rlib" "/opt/rustwide/target/debug/deps/libeither-8780cecc3b77331d.rlib" "/opt/rustwide/target/debug/deps/libiovec-885d21a40701366c.rlib" "/opt/rustwide/target/debug/deps/liblibc-2eeb146fbbc48d30.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a08bfedee3afd0a5.rlib" "/opt/rustwide/target/debug/deps/libsusydev_jsonrpc_core-6d01fb6f6598b4ee.rlib" "/opt/rustwide/target/debug/deps/libfutures-400609fe0b38dbbe.rlib" "/opt/rustwide/target/debug/deps/libserde_json-de9bbe8c0be16e50.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib" "/opt/rustwide/target/debug/deps/libserde-cf3c707e87a3eee3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/liblog-106a529cec7317ee.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `susydev-jsonrpc-http-server` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "66192f8cf46d6b07d28b6b55bef119e46eb45a761762b4cb33890308993d9d6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66192f8cf46d6b07d28b6b55bef119e46eb45a761762b4cb33890308993d9d6d", kill_on_drop: false }` [INFO] [stdout] 66192f8cf46d6b07d28b6b55bef119e46eb45a761762b4cb33890308993d9d6d